RoutingRule Class

Definition

Specifies a routing rule which can divert traffic to different site based on re-route percentage and host name.

public abstract class RoutingRule
type RoutingRule = class
Public MustInherit Class RoutingRule
Inheritance
RoutingRule
Derived

Constructors

RoutingRule()

Initializes a new instance of the RoutingRule class.

Properties

Name

Optional. A string that contains name of the rule. It has to be unique in the collection of rules.

Applies to