Uses of Class
com.azure.resourcemanager.applicationinsights.models.WorkbookTemplateGallery
Packages that use WorkbookTemplateGallery
Package
Description
Package containing the inner data models for ApplicationInsightsManagementClient.
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of WorkbookTemplateGallery in com.azure.resourcemanager.applicationinsights.fluent.models
Methods in com.azure.resourcemanager.applicationinsights.fluent.models that return types with arguments of type WorkbookTemplateGalleryModifier and TypeMethodDescriptionWorkbookTemplateInner.galleries()Get the galleries property: Workbook galleries supported by the template.WorkbookTemplateProperties.galleries()Get the galleries property: Workbook galleries supported by the template.Method parameters in com.azure.resourcemanager.applicationinsights.fluent.models with type arguments of type WorkbookTemplateGalleryModifier and TypeMethodDescriptionWorkbookTemplateInner.withGalleries(List<WorkbookTemplateGallery> galleries) Set the galleries property: Workbook galleries supported by the template.WorkbookTemplateProperties.withGalleries(List<WorkbookTemplateGallery> galleries) Set the galleries property: Workbook galleries supported by the template. -
Uses of WorkbookTemplateGallery in com.azure.resourcemanager.applicationinsights.models
Methods in com.azure.resourcemanager.applicationinsights.models that return WorkbookTemplateGalleryModifier and TypeMethodDescriptionWorkbookTemplateGallery.withCategory(String category) Set the category property: Category for the gallery.Set the name property: Name of the workbook template in the gallery.Set the order property: Order of the template within the gallery.WorkbookTemplateGallery.withResourceType(String resourceType) Set the resourceType property: Azure resource type supported by the gallery.Set the type property: Type of workbook supported by the workbook template.Methods in com.azure.resourcemanager.applicationinsights.models that return types with arguments of type WorkbookTemplateGalleryModifier and TypeMethodDescriptionWorkbookTemplate.galleries()Gets the galleries property: Workbook galleries supported by the template.WorkbookTemplateLocalizedGallery.galleries()Get the galleries property: Workbook galleries supported by the template.WorkbookTemplateUpdateParameters.galleries()Get the galleries property: Workbook galleries supported by the template.Method parameters in com.azure.resourcemanager.applicationinsights.models with type arguments of type WorkbookTemplateGalleryModifier and TypeMethodDescriptionWorkbookTemplate.DefinitionStages.WithGalleries.withGalleries(List<WorkbookTemplateGallery> galleries) Specifies the galleries property: Workbook galleries supported by the template..WorkbookTemplate.UpdateStages.WithGalleries.withGalleries(List<WorkbookTemplateGallery> galleries) Specifies the galleries property: Workbook galleries supported by the template..WorkbookTemplateLocalizedGallery.withGalleries(List<WorkbookTemplateGallery> galleries) Set the galleries property: Workbook galleries supported by the template.WorkbookTemplateUpdateParameters.withGalleries(List<WorkbookTemplateGallery> galleries) Set the galleries property: Workbook galleries supported by the template.