DeviceTelemetryEventProperties.Body Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="body")]
public object Body { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="body")>]
member this.Body : obj with get, set
Public Property Body As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to