WorkspacePurgeStatusResponse Class
Response containing status for a specific purge operation.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
WorkspacePurgeStatusResponse
Constructor
WorkspacePurgeStatusResponse(*, status: Union[str, azure.mgmt.loganalytics.models._log_analytics_management_client_enums.PurgeState], **kwargs)
Parameters
- status
- str or PurgeState
Required
Required. Status of the operation represented by the requested Id. Possible values include: "pending", "completed".
Feedback
Submit and view feedback for