Share via


TestAllRoutesInput.Message Property

Definition

Gets or sets routing message

[Newtonsoft.Json.JsonProperty(PropertyName="message")]
public Microsoft.Azure.Management.IotHub.Models.RoutingMessage Message { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="message")>]
member this.Message : Microsoft.Azure.Management.IotHub.Models.RoutingMessage with get, set
Public Property Message As RoutingMessage

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to