Share via


ISessionHost.UpdateErrorMessage Property

Definition

The error message.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The error message.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="updateErrorMessage", Update=true)]
public string UpdateErrorMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The error message.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="updateErrorMessage", Update=true)>]
member this.UpdateErrorMessage : string with get, set
Public Property UpdateErrorMessage As String

Property Value

Attributes

Applies to