Udostępnij przez


IWorkbookTemplateUpdateParameters.Gallery Property

Definition

Workbook galleries supported by the template.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=true, Description="Workbook galleries supported by the template.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IWorkbookTemplateGallery) }, Read=true, ReadOnly=false, Required=false, SerializedName="galleries", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IWorkbookTemplateGallery> Gallery { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Create=true, Description="Workbook galleries supported by the template.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IWorkbookTemplateGallery) }, Read=true, ReadOnly=false, Required=false, SerializedName="galleries", Update=true)>]
member this.Gallery : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IWorkbookTemplateGallery> with get, set
Public Property Gallery As List(Of IWorkbookTemplateGallery)

Property Value

Attributes

Applies to