다음을 통해 공유


SystemData.LastModifiedAt Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to