Compartilhar via


ISessionHost.SxSStackVersion Property

Definition

The version of the side by side stack on the session host.

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

Property Value

Attributes

Applies to