Share via


IApplicationGroup.WorkspaceArmPath Property

Definition

Workspace arm path of ApplicationGroup.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=false, Description="Workspace arm path of ApplicationGroup.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="workspaceArmPath", Update=false)]
public string WorkspaceArmPath { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=false, Description="Workspace arm path of ApplicationGroup.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="workspaceArmPath", Update=false)>]
member this.WorkspaceArmPath : string
Public ReadOnly Property WorkspaceArmPath As String

Property Value

Attributes

Applies to