ComponentPurgeBody Class

Describes the body of a purge request for an App Insights component.

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

Inheritance
ComponentPurgeBody

Constructor

ComponentPurgeBody(*, table: str, filters, **kwargs)

Parameters

table
str
Required

Required. Table from which to purge data.

filters
list[ComponentPurgeBodyFilters]
Required

Required. The set of columns and filters (queries) to run over them to purge the resulting data.