Share via


IWorkspace.ApplicationGroupReference Property

Definition

List of applicationGroup resource Ids.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="List of applicationGroup resource Ids.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="applicationGroupReferences", Update=true)]
public System.Collections.Generic.List<string> ApplicationGroupReference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="List of applicationGroup resource Ids.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="applicationGroupReferences", Update=true)>]
member this.ApplicationGroupReference : System.Collections.Generic.List<string> with get, set
Public Property ApplicationGroupReference As List(Of String)

Property Value

Attributes

Applies to