Uses of Interface
com.azure.resourcemanager.applicationinsights.models.MyWorkbook.DefinitionStages.WithCreate
Packages that use MyWorkbook.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApplicationInsightsManagementClient.
-
Uses of MyWorkbook.DefinitionStages.WithCreate in com.azure.resourcemanager.applicationinsights.models
Subinterfaces of MyWorkbook.DefinitionStages.WithCreate in com.azure.resourcemanager.applicationinsights.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the MyWorkbook definition.Methods in com.azure.resourcemanager.applicationinsights.models that return MyWorkbook.DefinitionStages.WithCreateModifier and TypeMethodDescriptionMyWorkbook.DefinitionStages.WithCategory.withCategory(String category) Specifies the category property: Workbook category, as defined by the user at creation time..MyWorkbook.DefinitionStages.WithDisplayName.withDisplayName(String displayName) Specifies the displayName property: The user-defined name of the private workbook..Specifies the etag property: Resource etag.MyWorkbook.DefinitionStages.WithResourceGroup.withExistingResourceGroup(String resourceGroupName) Specifies resourceGroupName.MyWorkbook.DefinitionStages.WithIdentity.withIdentity(MyWorkbookManagedIdentity identity) Specifies the identity property: Identity used for BYOS.Specifies the kind property: The kind of workbook.Specifies the name property: Azure resource name.MyWorkbook.DefinitionStages.WithSerializedData.withSerializedData(String serializedData) Specifies the serializedData property: Configuration of this particular private workbook.MyWorkbook.DefinitionStages.WithSourceId.withSourceId(String sourceId) Specifies the sourceId property: Optional resourceId for a source resource..MyWorkbook.DefinitionStages.WithSourceIdParameter.withSourceIdParameter(String sourceId) Specifies the sourceId property: Azure Resource Id that will fetch all linked workbooks..MyWorkbook.DefinitionStages.WithStorageUri.withStorageUri(String storageUri) Specifies the storageUri property: BYOS Storage Account URI.Specifies the tags property: Resource tags..MyWorkbook.DefinitionStages.WithTagsPropertiesTags.withTagsPropertiesTags(List<String> tagsPropertiesTags) Specifies the tagsPropertiesTags property: A list of 0 or more tags that are associated with this private workbook definition.Specifies the type property: Azure resource type.MyWorkbook.DefinitionStages.WithVersion.withVersion(String version) Specifies the version property: This instance's version of the data model.