WorkspacePurgeBody Class
Describes the body of a purge request for an App Insights Workspace.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
WorkspacePurgeBody
Constructor
WorkspacePurgeBody(*, table: str, filters: List[azure.mgmt.loganalytics.models._models_py3.WorkspacePurgeBodyFilters], **kwargs)
Parameters
- filters
- list[WorkspacePurgeBodyFilters]
Required
Required. The set of columns and filters (queries) to run over them to purge the resulting data.
Feedback
Submit and view feedback for