Partager via


OperationResultContract.Updated Propriété

Définition

Obtient ou définit l’heure de la dernière mise à jour d’une opération asynchrone. La date est conforme au format suivant : yyyy-MM-ddTHH:mm:ssZ tel que spécifié par la norme ISO 8601.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à