Udostępnij przez


FrontDoorUpdateParameters.RoutingRule Property

Definition

Routing rules associated with this Front Door.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IRoutingRule> RoutingRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.RoutingRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IRoutingRule> with get, set
Public Property RoutingRule As List(Of IRoutingRule)

Property Value

Implements

Attributes

Applies to