Compartir a través de


ISendMessage.MessageBody Property

Definition

Body of message.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Body of message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="messageBody")]
public string MessageBody { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Body of message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="messageBody")>]
member this.MessageBody : string with get, set
Public Property MessageBody As String

Property Value

Attributes

Applies to