Language

QuotaBucketRequest.NewQuota Property

Definition

New quota limit of the quota bucket.

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

Property Value

Implements

Attributes

Applies to