Share via


SPThrottlingRulePipeBind-Klasse

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

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.PowerShell.SPCmdletPipeBind<SPThrottlingRule>
    Microsoft.SharePoint.PowerShell.SPThrottlingRulePipeBind

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

Syntax

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

Threadsicherheit

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

Siehe auch

Referenz

SPThrottlingRulePipeBind-Member

Microsoft.SharePoint.PowerShell-Namespace