AuditStorageDetailsResult ComplexType

Contains status of operation and AuditStorageDetails dictionary.

Properties

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

Name Type Details
AuditStorageDetails Collection_String_AuditStorageDetails

Dictionary with table logical name and Audit Storage Details.

Status Edm.String

Status of the operation, can be Pending, InProgress, Completed, Cancelled or Failed.

Used by

The following use the AuditStorageDetailsResult ComplexType.

Name How used
GetAuditStorageDetailsResponse Result Property

See also