System Data Response
data class SystemDataResponse(val createdAt: String, val createdBy: String, val createdByType: String, val lastModifiedAt: String, val lastModifiedBy: String, val lastModifiedByType: String)
Top level metadata https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources
Constructors
Properties
Link copied to clipboard
The type of identity that created the resource: user, application, managedIdentity, key
Link copied to clipboard
The timestamp of resource last modification (UTC)
Link copied to clipboard
A string identifier for the identity that last modified the resource
Link copied to clipboard
The type of identity that last modified the resource: user, application, managedIdentity, key