Partager via


ApiManagementServiceResource.CreatedAtUtc Propriété

Définition

Obtient la date de création UTC du service Gestion des API. 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.createdAtUtc")]
public DateTime? CreatedAtUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.createdAtUtc")>]
member this.CreatedAtUtc : Nullable<DateTime>
Public ReadOnly Property CreatedAtUtc As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à