Language

QuotaResource.Limit Property

Definition

Current quota limit of the quota bucket.

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

Property Value

Implements

Attributes

Applies to