Language

ICustomerSubscriptionDetails.QuotaId Property

Definition

Quota ID of a subscription

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Quota ID of a subscription", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="quotaId", Update=true)]
public string QuotaId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Quota ID of a subscription", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="quotaId", Update=true)>]
member this.QuotaId : string with get, set
Public Property QuotaId As String

Property Value

Attributes

Applies to