Share via


IApplicationGroup.ApplicationGroupType Property

Definition

Resource Type of ApplicationGroup.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "RemoteApp", "Desktop" })]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Resource Type of ApplicationGroup.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="applicationGroupType", Update=true)]
public string ApplicationGroupType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "RemoteApp", "Desktop" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Resource Type of ApplicationGroup.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="applicationGroupType", Update=true)>]
member this.ApplicationGroupType : string with get, set
Public Property ApplicationGroupType As String

Property Value

Attributes

Applies to