SystemDataV3 interface
System metadata for a resource
Properties
| created |
Timestamp of resource creation |
| created |
Identity that created the resource |
| created |
Type of identity that created the resource |
| last |
Timestamp of last resource modification |
Property Details
createdAt
Timestamp of resource creation
createdAt?: Date
Property Value
Date
createdBy
Identity that created the resource
createdBy?: string
Property Value
string
createdByType
Type of identity that created the resource
createdByType?: string
Property Value
string
lastModifiedAt
Timestamp of last resource modification
lastModifiedAt?: Date
Property Value
Date