PSIotHubInputProperties.Routing Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to