ChangeAttributes interface

Details about the change resource

Properties

changesCount

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

correlationId

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

newResourceSnapshotId

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

previousResourceSnapshotId

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

timestamp

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.

Property Details

changesCount

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

changesCount?: number

Property Value

number

correlationId

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

correlationId?: string

Property Value

string

newResourceSnapshotId

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

newResourceSnapshotId?: string

Property Value

string

previousResourceSnapshotId

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

previousResourceSnapshotId?: string

Property Value

string

timestamp

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.

timestamp?: string

Property Value

string