Freigeben über


ApiManagementServiceBaseProperties.CreatedAtUtc Eigenschaft

Definition

Ruft das UTC-Erstellungsdatum des API Management-Diensts ab. Das Datum entspricht dem folgenden Format: yyyy-MM-ddTHH:mm:ssZ gemäß der ISO 8601-Norm.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: