Share via


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

See also

Reference

SPRoutingMachinePoolPipeBind class

SPRoutingMachinePoolPipeBind members

SPRoutingMachinePoolPipeBind overload

Microsoft.SharePoint.PowerShell namespace