IDesktopVirtualizationIdentity.DesktopName Property

Definition

The name of the desktop within the specified desktop group

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The name of the desktop within the specified desktop group", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="desktopName")]
public string DesktopName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="The name of the desktop within the specified desktop group", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="desktopName")>]
member this.DesktopName : string with get, set
Public Property DesktopName As String

Property Value

Attributes

Applies to