DeleteAuditDataResponse ComplexType

Contains the response from the DeleteAuditData action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
PartitionsDeleted Edm.Int32

The number of deleted audit partitions or the number of deleted Audit records.

Used by

The following use the DeleteAuditDataResponse ComplexType.

Name How used
DeleteAuditData ReturnType

See also