SPRoutingMachinePoolPipeBind constructor (SPRoutingMachinePool)
Initializes a new [SPRoutingMachinePoolPipeBind] object from the specified [SPRoutingMachinePool] object
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Public Sub New ( _
pipebindObject As SPRoutingMachinePool _
)
'Usage
Dim pipebindObject As SPRoutingMachinePool
Dim instance As New SPRoutingMachinePoolPipeBind(pipebindObject)
public SPRoutingMachinePoolPipeBind(
SPRoutingMachinePool pipebindObject
)
Parameters
- pipebindObject
Type: Microsoft.SharePoint.Administration.SPRoutingMachinePool
See also
Reference
SPRoutingMachinePoolPipeBind class
SPRoutingMachinePoolPipeBind members