GroupQuotaSubscriptionRequestStatusProperties.RequestSubmitTime Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Owned)]
public DateTime? RequestSubmitTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Owned)>]
member this.RequestSubmitTime : Nullable<DateTime> with get, set
Public Property RequestSubmitTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to