Uses of Class
com.azure.resourcemanager.applicationinsights.models.WorkbookTemplateLocalizedGallery
Packages that use WorkbookTemplateLocalizedGallery
Package
Description
Package containing the inner data models for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of WorkbookTemplateLocalizedGallery in com.azure.resourcemanager.applicationinsights.fluent.models
Methods in com.azure.resourcemanager.applicationinsights.fluent.models that return types with arguments of type WorkbookTemplateLocalizedGalleryModifier and TypeMethodDescriptionWorkbookTemplateInner.localized()Get the localized property: Key value pair of localized gallery.WorkbookTemplateProperties.localized()Get the localized property: Key value pair of localized gallery.Method parameters in com.azure.resourcemanager.applicationinsights.fluent.models with type arguments of type WorkbookTemplateLocalizedGalleryModifier and TypeMethodDescriptionWorkbookTemplateInner.withLocalized(Map<String, List<WorkbookTemplateLocalizedGallery>> localized) Set the localized property: Key value pair of localized gallery.WorkbookTemplateProperties.withLocalized(Map<String, List<WorkbookTemplateLocalizedGallery>> localized) Set the localized property: Key value pair of localized gallery. -
Uses of WorkbookTemplateLocalizedGallery in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return WorkbookTemplateLocalizedGalleryModifier and TypeMethodDescriptionWorkbookTemplateLocalizedGallery.withGalleries(List<WorkbookTemplateGallery> galleries) Set the galleries property: Workbook galleries supported by the template.WorkbookTemplateLocalizedGallery.withTemplateData(Object templateData) Set the templateData property: Valid JSON object containing workbook template payload.Methods in com.azure.resourcemanager.applicationinsights.models that return types with arguments of type WorkbookTemplateLocalizedGalleryModifier and TypeMethodDescriptionWorkbookTemplate.localized()Gets the localized property: Key value pair of localized gallery.WorkbookTemplateUpdateParameters.localized()Get the localized property: Key value pair of localized gallery.Method parameters in com.azure.resourcemanager.applicationinsights.models with type arguments of type WorkbookTemplateLocalizedGalleryModifier and TypeMethodDescriptionWorkbookTemplate.DefinitionStages.WithLocalized.withLocalized(Map<String, List<WorkbookTemplateLocalizedGallery>> localized) Specifies the localized property: Key value pair of localized gallery.WorkbookTemplate.UpdateStages.WithLocalized.withLocalized(Map<String, List<WorkbookTemplateLocalizedGallery>> localized) Specifies the localized property: Key value pair of localized gallery.WorkbookTemplateUpdateParameters.withLocalized(Map<String, List<WorkbookTemplateLocalizedGallery>> localized) Set the localized property: Key value pair of localized gallery.