Partager via


ForwardingConfiguration.CustomForwardingPath Property

Definition

A custom path used to rewrite resource paths matched by this rule. Leave empty to use incoming path.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public string CustomForwardingPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.CustomForwardingPath : string with get, set
Public Property CustomForwardingPath As String

Property Value

Implements

Attributes

Applies to