Uses of Interface
com.azure.resourcemanager.loganalytics.models.StorageInsight
Packages that use StorageInsight
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of StorageInsight in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return StorageInsightModifier and TypeMethodDescriptionStorageInsight.Update.apply()Executes the update request.StorageInsight.Update.apply(com.azure.core.util.Context context) Executes the update request.StorageInsight.DefinitionStages.WithCreate.create()Executes the create request.StorageInsight.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.StorageInsightConfigs.get(String resourceGroupName, String workspaceName, String storageInsightName) Gets a storage insight instance.Gets a storage insight instance.StorageInsight.refresh()Refreshes the resource to sync with Azure.StorageInsight.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.loganalytics.models that return types with arguments of type StorageInsightModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<StorageInsight>StorageInsightConfigs.getByIdWithResponse(String id, com.azure.core.util.Context context) Gets a storage insight instance.com.azure.core.http.rest.Response<StorageInsight>StorageInsightConfigs.getWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, com.azure.core.util.Context context) Gets a storage insight instance.com.azure.core.http.rest.PagedIterable<StorageInsight>StorageInsightConfigs.listByWorkspace(String resourceGroupName, String workspaceName) Lists the storage insight instances within a workspace.com.azure.core.http.rest.PagedIterable<StorageInsight>StorageInsightConfigs.listByWorkspace(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) Lists the storage insight instances within a workspace.