IApplicationGroup.WorkspaceArmPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Workspace arm path of ApplicationGroup.
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Workspace arm path of ApplicationGroup.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="workspaceArmPath")]
public string WorkspaceArmPath { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Workspace arm path of ApplicationGroup.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="workspaceArmPath")>]
member this.WorkspaceArmPath : string
Public ReadOnly Property WorkspaceArmPath As String
Property Value
- Attributes