Share via


ICommunicationDetails.Body Property

Definition

Body of the communication.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="Body of the communication.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="body", Update=true)]
public string Body { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="Body of the communication.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="body", Update=true)>]
member this.Body : string with get, set
Public Property Body As String

Property Value

Attributes

Applies to