Partager via


Operation.CreatedTime Propriété

Définition

Obtient ou définit l’heure à laquelle l’opération a démarré.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à