Uses of Interface
com.azure.resourcemanager.loganalytics.models.StorageInsight.DefinitionStages.WithCreate
Packages that use StorageInsight.DefinitionStages.WithCreate
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of StorageInsight.DefinitionStages.WithCreate in com.azure.resourcemanager.loganalytics.models
Subinterfaces of StorageInsight.DefinitionStages.WithCreate in com.azure.resourcemanager.loganalytics.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the StorageInsight definition.Methods in com.azure.resourcemanager.loganalytics.models that return StorageInsight.DefinitionStages.WithCreateModifier and TypeMethodDescriptionStorageInsight.DefinitionStages.WithContainers.withContainers(List<String> containers) Specifies the containers property: The names of the blob containers that the workspace should read.Specifies the etag property: The ETag of the storage insight..StorageInsight.DefinitionStages.WithParentResource.withExistingWorkspace(String resourceGroupName, String workspaceName) Specifies resourceGroupName, workspaceName.StorageInsight.DefinitionStages.WithStorageAccount.withStorageAccount(StorageAccount storageAccount) Specifies the storageAccount property: The storage account connection details.StorageInsight.DefinitionStages.WithTables.withTables(List<String> tables) Specifies the tables property: The names of the Azure tables that the workspace should read.Specifies the tags property: Resource tags..