Uses of Class
com.azure.resourcemanager.applicationinsights.models.WorkbookUpdateSharedTypeKind
Packages that use WorkbookUpdateSharedTypeKind
Package
Description
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of WorkbookUpdateSharedTypeKind in com.azure.resourcemanager.applicationinsights.models
Fields in com.azure.resourcemanager.applicationinsights.models declared as WorkbookUpdateSharedTypeKindModifier and TypeFieldDescriptionstatic final WorkbookUpdateSharedTypeKindWorkbookUpdateSharedTypeKind.SHAREDStatic value shared for WorkbookUpdateSharedTypeKind.Methods in com.azure.resourcemanager.applicationinsights.models that return WorkbookUpdateSharedTypeKindModifier and TypeMethodDescriptionstatic WorkbookUpdateSharedTypeKindWorkbookUpdateSharedTypeKind.fromString(String name) Creates or finds a WorkbookUpdateSharedTypeKind from its string representation.WorkbookUpdateParameters.kind()Get the kind property: The kind of workbook.Methods in com.azure.resourcemanager.applicationinsights.models that return types with arguments of type WorkbookUpdateSharedTypeKindModifier and TypeMethodDescriptionWorkbookUpdateSharedTypeKind.values()Gets known WorkbookUpdateSharedTypeKind values.Methods in com.azure.resourcemanager.applicationinsights.models with parameters of type WorkbookUpdateSharedTypeKindModifier and TypeMethodDescriptionWorkbook.UpdateStages.WithKind.withKind(WorkbookUpdateSharedTypeKind kind) Specifies the kind property: The kind of workbook.WorkbookUpdateParameters.withKind(WorkbookUpdateSharedTypeKind kind) Set the kind property: The kind of workbook.