Partager via


SystemData.LastModifiedAt Propriété

Définition

Obtient ou définit l’horodatage de la dernière modification de la ressource (UTC)

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à