Package version:

Interface ChangeAttributes

Details about the change resource

Hierarchy

  • ChangeAttributes

Properties

changesCount?: number

The number of changes this resource captures NOTE: This property will not be serialized. It can only be populated by the server.

correlationId?: string

The ARM correlation ID of the change resource NOTE: This property will not be serialized. It can only be populated by the server.

newResourceSnapshotId?: string

The GUID of the new snapshot NOTE: This property will not be serialized. It can only be populated by the server.

previousResourceSnapshotId?: string

The GUID of the previous snapshot NOTE: This property will not be serialized. It can only be populated by the server.

timestamp?: string

The time the change(s) on the target resource ocurred NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc