Partager via


Container.CreatedDateTime Propriété

Définition

Obtient l’heure UTC à laquelle le conteneur a été créé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à