IDesktopVirtualizationIdentity.SessionHostName Property

Definition

The name of the session host within the specified host pool

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

Property Value

Attributes

Applies to