PSRoutingProperties.FallbackRoute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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