Language

QuotaBucketRequest.CurrentUsage Property

Definition

Current quota usage of the quota bucket.

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

Property Value

Implements

Attributes

Applies to