다음을 통해 공유


SystemData.CreatedAt Property

Definition

Gets specifies the time in UTC at which the Cloud Service (extended support) resource was created. <br />Minimum api-version: 2022-04-04.

[Newtonsoft.Json.JsonProperty(PropertyName="createdAt")]
public DateTime? CreatedAt { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdAt")>]
member this.CreatedAt : Nullable<DateTime>
Public ReadOnly Property CreatedAt As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to