Share via


ISessionHost.UpdateState Property

Definition

Update state of a SessionHost.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "Initial", "Pending", "Started", "Succeeded", "Failed" })]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Update state of a SessionHost.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="updateState", Update=true)]
public string UpdateState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "Initial", "Pending", "Started", "Succeeded", "Failed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Update state of a SessionHost.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="updateState", Update=true)>]
member this.UpdateState : string with get, set
Public Property UpdateState As String

Property Value

Attributes

Applies to