SPRoutingRule members
Rule for determining what set of machines apply to a request
The SPRoutingRule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPRoutingRule() | Default constructor |
![]() |
SPRoutingRule(String) | Constructor for creating a new routing rule |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Criteria | Gets or sets a collection of criteria to match against the request. (Inherited from SPRequestManagementRule.) |
![]() |
ExecutionGroup | Gets or sets the execution grouping that the rule runs in. (Inherited from SPRequestManagementRule.) |
![]() |
Expiration | Gets or sets the date the rule expires. (Inherited from SPRequestManagementRule.) |
![]() |
MachinePool | The routing targets for this rule |
![]() |
Name | Gets or sets the name of the rule. (Inherited from SPRequestManagementRule.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top