你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ApplicationInsightsWorkbookTemplateData.LocalizedGalleries Property

Definition

Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal.

public System.Collections.Generic.IDictionary<string,System.Collections.Generic.IList<Azure.ResourceManager.ApplicationInsights.Models.WorkbookTemplateLocalizedGallery>> LocalizedGalleries { get; }
member this.LocalizedGalleries : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IList<Azure.ResourceManager.ApplicationInsights.Models.WorkbookTemplateLocalizedGallery>>
Public ReadOnly Property LocalizedGalleries As IDictionary(Of String, IList(Of WorkbookTemplateLocalizedGallery))

Property Value

Applies to