SPRoutingMachinePoolPipeBind class

Contract for Cmdlet parameters that represent an SPRoutingMachinePool Identity

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.PowerShell.SPCmdletPipeBind<SPRoutingMachinePool>
    Microsoft.SharePoint.PowerShell.SPRoutingMachinePoolPipeBind

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

Syntax

'Declaration
Public NotInheritable Class SPRoutingMachinePoolPipeBind _
    Inherits SPCmdletPipeBind(Of SPRoutingMachinePool)
'Usage
Dim instance As SPRoutingMachinePoolPipeBind
public sealed class SPRoutingMachinePoolPipeBind : SPCmdletPipeBind<SPRoutingMachinePool>

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPRoutingMachinePoolPipeBind members

Microsoft.SharePoint.PowerShell namespace