SystemData interface

Metadata pertaining to creation and last modification of the resource.

Properties

createdAt

The timestamp of resource creation (UTC). NOTE: This property will not be serialized. It can only be populated by the server.

createdBy

The identity that created the resource. NOTE: This property will not be serialized. It can only be populated by the server.

createdByType

The type of identity that created the resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedAt

The timestamp of the last modification the resource (UTC). NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedBy

The identity that last modified the resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedByType

The type of identity that last modified the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

createdAt

The timestamp of resource creation (UTC). NOTE: This property will not be serialized. It can only be populated by the server.

createdAt?: Date

Property Value

Date

createdBy

The identity that created the resource. NOTE: This property will not be serialized. It can only be populated by the server.

createdBy?: string

Property Value

string

createdByType

The type of identity that created the resource. NOTE: This property will not be serialized. It can only be populated by the server.

createdByType?: string

Property Value

string

lastModifiedAt

The timestamp of the last modification the resource (UTC). NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedAt?: Date

Property Value

Date

lastModifiedBy

The identity that last modified the resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedBy?: string

Property Value

string

lastModifiedByType

The type of identity that last modified the resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedByType?: string

Property Value

string