SPRoutingRule members

Rule for determining what set of machines apply to a request

The SPRoutingRule type exposes the following members.

Constructors

  Name Description
Public method SPRoutingRule() Default constructor
Public method SPRoutingRule(String) Constructor for creating a new routing rule

Top

Properties

  Name Description
Public property Criteria Gets or sets a collection of criteria to match against the request. (Inherited from SPRequestManagementRule.)
Public property ExecutionGroup Gets or sets the execution grouping that the rule runs in. (Inherited from SPRequestManagementRule.)
Public property Expiration Gets or sets the date the rule expires. (Inherited from SPRequestManagementRule.)
Public property MachinePool The routing targets for this rule
Public property Name Gets or sets the name of the rule. (Inherited from SPRequestManagementRule.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPRoutingRule class

Microsoft.SharePoint.Administration namespace