Share via


ISessionHost.OSVersion Property

Definition

The version of the OS on the session host.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The version of the OS on the session host.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="osVersion", Update=true)]
public string OSVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The version of the OS on the session host.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="osVersion", Update=true)>]
member this.OSVersion : string with get, set
Public Property OSVersion As String

Property Value

Attributes

Applies to