AuditStorageDetails ComplexType

Contains audit storage details for a specific table.

Properties

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

Name Type Details
ObjectTypeCode Edm.Int32

The object type code of the audited table.

SizeInBytes Edm.Int64

The size in bytes of audits stored in log storage for the audited table.

Used by

The following use the AuditStorageDetails ComplexType.

Name How used
Collection_String_AuditStorageDetails Values Property

See also