ListenerRuleDescription

Name Description Required Schema Default Example

Action (result only)

The type of action for the rule (always forward).

false

string

HostPattern

A host-name pattern for the rule, with a maximum length of 128 characters.
This host-name pattern supports maximum three wildcards, and must not contain any special characters except [-.?].

false

string

PathPattern

A path pattern for the rule, with a maximum length of 128 characters.
This path pattern supports maximum three wildcards, and must not contain any special characters except [_-.$/~"'@:+?].

false

string

Priority

The priority level of the listener rule, between 1 and 19999 both included.
Each rule must have a unique priority level. Otherwise, an error is returned.

true

integer

RuleId (result only)

A unique identifier for the listener rule.

false

integer

RuleName

A human-readable name for the listener rule.

true

string