Partilhar via


PSRoutingProperties.FallbackRoute Property

Definition

The properties of the route that will be used as a fallback route

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to