IKeySetUserStatus.StatusMessage Property

Definition

The additional information describing the current status of this user, if any available.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The additional information describing the current status of this user, if any available.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="statusMessage")]
public string StatusMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The additional information describing the current status of this user, if any available.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="statusMessage")>]
member this.StatusMessage : string
Public ReadOnly Property StatusMessage As String

Property Value

Attributes

Applies to