Uses of Class
com.azure.resourcemanager.applicationinsights.fluent.models.MyWorkbookProperties
Packages that use MyWorkbookProperties
Package
Description
Package containing the inner data models for ApplicationInsightsManagementClient.
-
Uses of MyWorkbookProperties in com.azure.resourcemanager.applicationinsights.fluent.models
Methods in com.azure.resourcemanager.applicationinsights.fluent.models that return MyWorkbookPropertiesModifier and TypeMethodDescriptionMyWorkbookProperties.withCategory(String category) Set the category property: Workbook category, as defined by the user at creation time.MyWorkbookProperties.withDisplayName(String displayName) Set the displayName property: The user-defined name of the private workbook.MyWorkbookProperties.withSerializedData(String serializedData) Set the serializedData property: Configuration of this particular private workbook.MyWorkbookProperties.withSourceId(String sourceId) Set the sourceId property: Optional resourceId for a source resource.MyWorkbookProperties.withStorageUri(String storageUri) Set the storageUri property: BYOS Storage Account URI.Set the tags property: A list of 0 or more tags that are associated with this private workbook definition.MyWorkbookProperties.withVersion(String version) Set the version property: This instance's version of the data model.