WebPubSubSimpleResponse.Body Property

Definition

Response body including error message.

[System.Text.Json.Serialization.JsonPropertyName("body")]
public string Body { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("body")>]
member this.Body : string with get, set
Public Property Body As String

Property Value

Attributes

Applies to