SystemDataResponse

data class SystemDataResponse(val createdAt: String, val lastModifiedAt: String)

The system meta data relating to this resource.

Constructors

Link copied to clipboard
constructor(createdAt: String, lastModifiedAt: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the time in UTC at which the Cloud Service (extended support) resource was created.
Minimum api-version: 2022-04-04.

Link copied to clipboard

Specifies the time in UTC at which the Cloud Service (extended support) resource was last modified.
Minimum api-version: 2022-04-04.