Share via


ApiManagementServiceData.CreatedAtUtc Property

Definition

Creation UTC date of the API Management service.The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

public DateTimeOffset? CreatedAtUtc { get; }
member this.CreatedAtUtc : Nullable<DateTimeOffset>
Public ReadOnly Property CreatedAtUtc As Nullable(Of DateTimeOffset)

Property Value

Applies to