Uses of Class
com.azure.resourcemanager.loganalytics.models.StorageInsightStatus
Packages that use StorageInsightStatus
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of StorageInsightStatus in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return StorageInsightStatus -
Uses of StorageInsightStatus in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return StorageInsightStatusModifier and TypeMethodDescriptionStorageInsight.status()Gets the status property: The status of the storage insight.StorageInsightStatus.withDescription(String description) Set the description property: Description of the state of the storage insight.StorageInsightStatus.withState(StorageInsightState state) Set the state property: The state of the storage insight connection to the workspace.