Language

QuotaBucketRequest.CurrentQuota Property

Definition

Current quota limit of the quota bucket.

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

Property Value

Implements

Attributes

Applies to