IotHubProperties.Routing Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to