Share via


ISessionHost.AgentVersion Property

Definition

Version of agent on SessionHost.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Version of agent on SessionHost.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="agentVersion", Update=true)]
public string AgentVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Version of agent on SessionHost.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="agentVersion", Update=true)>]
member this.AgentVersion : string with get, set
Public Property AgentVersion As String

Property Value

Attributes

Applies to