Share via


SPRoutingMachinePoolPipeBind.Discover method

This member overrides SPCmdletPipeBind<TCmdletObject>.Discover(TCmdletObject).

Namespace:  Microsoft.SharePoint.PowerShell
Assembly:  Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)

Syntax

'Declaration
Protected Overrides Sub Discover ( _
    instance As SPRoutingMachinePool _
)
'Usage
Dim instance As SPRoutingMachinePool

Me.Discover(instance)
protected override void Discover(
    SPRoutingMachinePool instance
)

Parameters

See also

Reference

SPRoutingMachinePoolPipeBind class

SPRoutingMachinePoolPipeBind members

Microsoft.SharePoint.PowerShell namespace