GroupQuotaSubscriptionRequestStatusProperties.RequestSubmitOn Property

Definition

The request submission time. The date conforms to the following format specified by the ISO 8601 standard: yyyy-MM-ddTHH:mm:ssZ.

public DateTimeOffset? RequestSubmitOn { get; set; }
member this.RequestSubmitOn : Nullable<DateTimeOffset> with get, set
Public Property RequestSubmitOn As Nullable(Of DateTimeOffset)

Property Value

Applies to