Share via


QuotaRequestDetails.Value Property

Definition

Quota request details.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ISubRequest> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Inlined)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.ISubRequest> with get, set
Public Property Value As List(Of ISubRequest)

Property Value

Implements

Attributes

Applies to