Language

IQuotaBucketRequest.CurrentUsage Property

Definition

Current quota usage of the quota bucket.

[Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Runtime.Info(Create=true, Description="Current quota usage of the quota bucket.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="currentUsage", Update=true)]
public int? CurrentUsage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Runtime.Info(Create=true, Description="Current quota usage of the quota bucket.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="currentUsage", Update=true)>]
member this.CurrentUsage : Nullable<int> with get, set
Public Property CurrentUsage As Nullable(Of Integer)

Property Value

Attributes

Applies to