NewFrontDoorRulesEngineActionObject.CustomPath Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The full path to redirect. Path cannot be empty and must start with /. Leave empty to use the incoming path as destination path.", Mandatory=false, ParameterSetName="ByFieldsWithRedirectParameterSet")]
public string CustomPath { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The full path to redirect. Path cannot be empty and must start with /. Leave empty to use the incoming path as destination path.", Mandatory=false, ParameterSetName="ByFieldsWithRedirectParameterSet")>]
member this.CustomPath : string with get, set
Public Property CustomPath As String

Property Value

String
Attributes

Applies to