SPRoutingRule.MachinePool property
The routing targets for this rule
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MachinePool As SPRoutingMachinePool
Get
Set
'Usage
Dim instance As SPRoutingRule
Dim value As SPRoutingMachinePool
value = instance.MachinePool
instance.MachinePool = value
public SPRoutingMachinePool MachinePool { get; set; }
Property value
Type: Microsoft.SharePoint.Administration.SPRoutingMachinePool