Share via


SPRoutingMachinePoolPipeBind-Klasse

Vertrag für Cmdlet-Parameter, die eine Identität SPRoutingMachinePool darstellen.

Vererbungshierarchie

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>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPRoutingMachinePoolPipeBind-Member

Microsoft.SharePoint.PowerShell-Namespace