Language

IQuotaBucketRequest.DimensionSubscriptionId Property

Definition

Subscription Id dimension for new quota request of the quota bucket.

[Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Runtime.Info(Create=true, Description="Subscription Id dimension for new quota request of the quota bucket.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subscriptionId", Update=true)]
public string DimensionSubscriptionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Runtime.Info(Create=true, Description="Subscription Id dimension for new quota request of the quota bucket.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subscriptionId", Update=true)>]
member this.DimensionSubscriptionId : string with get, set
Public Property DimensionSubscriptionId As String

Property Value

Attributes

Applies to