Partager via


ApiRevisionContract.CreatedDateTime Propriété

Définition

Obtient l’heure à laquelle la révision de l’API a été créée. La date est conforme au format suivant : aaaa-MM-jjTHH:mm:ssZ tel que spécifié par la norme ISO 8601.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à