NewFrontDoorRulesEngineActionObject.CustomForwardingPath 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.
[System.Management.Automation.Parameter(HelpMessage="The custom path used to rewrite resource paths matched by this rule. Leave empty to use incoming path.", Mandatory=false, ParameterSetName="ByFieldsWithForwardingParameterSet")]
public string CustomForwardingPath { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The custom path used to rewrite resource paths matched by this rule. Leave empty to use incoming path.", Mandatory=false, ParameterSetName="ByFieldsWithForwardingParameterSet")>]
member this.CustomForwardingPath : string with get, set
Public Property CustomForwardingPath As String
Property Value
- Attributes