SPRoutingRule members
Include protected members
Include inherited members
判斷機器的設定為何規則套用至要求
The SPRoutingRule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPRoutingRule() | 預設建構函式 | |
SPRoutingRule(String) | 建立新的路由規則的建構函式 |
Top
Properties
Name | Description | |
---|---|---|
Criteria | 取得或設定一組準則,以比對要求。 (Inherited from SPRequestManagementRule.) | |
ExecutionGroup | 取得或設定規則的執行中執行分組。 (Inherited from SPRequestManagementRule.) | |
Expiration | 取得或設定此規則會到期的日期。 (Inherited from SPRequestManagementRule.) | |
MachinePool | 此規則的路由目標 | |
Name | 取得或設定規則的名稱。 (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