WorkbookTemplateData.Galleries Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Workbook galleries supported by the template.
public System.Collections.Generic.IList<Azure.ResourceManager.ApplicationInsights.Models.WorkbookTemplateGallery> Galleries { get; }
member this.Galleries : System.Collections.Generic.IList<Azure.ResourceManager.ApplicationInsights.Models.WorkbookTemplateGallery>
Public ReadOnly Property Galleries As IList(Of WorkbookTemplateGallery)