Partager via


OperationStatus.CreatedTime Propriété

Définition

Obtient ou définit une chaîne de date et d’heure UTC combinée qui décrit l’heure à laquelle l’opération (prendre ou appliquer un instantané) est demandée. Par exemple, 2018-12-25T11:41:02.2331413Z.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à