RoutingRuleProperties.RouteConfiguration 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.
A reference to the routing configuration.
[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IRouteConfiguration RouteConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inherited)>]
member this.RouteConfiguration : Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IRouteConfiguration with get, set
Public Property RouteConfiguration As IRouteConfiguration
Property Value
Implements
- Attributes