StorageInsightStatus Class

The status of the storage insight.

All required parameters must be populated in order to send to Azure.

Inheritance
StorageInsightStatus

Constructor

StorageInsightStatus(*, state: Union[str, azure.mgmt.loganalytics.models._log_analytics_management_client_enums.StorageInsightState], description: Optional[str] = None, **kwargs)

Parameters

state
str or StorageInsightState
Required

Required. The state of the storage insight connection to the workspace. Possible values include: "OK", "ERROR".

description
str
Required

Description of the state of the storage insight.