ISubscriptionGroupQuotaAssignment.GroupQuotaId Property

Definition

The group quota id of the quota source.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="The group quota id of the quota source.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="groupQuotaId", Update=true)]
public string GroupQuotaId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=true, Description="The group quota id of the quota source.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="groupQuotaId", Update=true)>]
member this.GroupQuotaId : string with get, set
Public Property GroupQuotaId As String

Property Value

Attributes

Applies to