IGroupQuotasEntityBase.GroupType Property

Definition

Type of the group.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.PSArgumentCompleter(new System.String[] { "AllocationGroup", "EnforcedGroup" })]
[Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=false, Description="Type of the group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="groupType", Update=false)]
public string GroupType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.PSArgumentCompleter(new System.String[] { "AllocationGroup", "EnforcedGroup" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=false, Description="Type of the group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="groupType", Update=false)>]
member this.GroupType : string
Public ReadOnly Property GroupType As String

Property Value

Attributes

Applies to