Share via


QuotaRequestStatusDetails.LimitValue Property

Definition

The quota/limit value

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

Property Value

Implements

Attributes

Applies to