Share via


SPThrottlingRulePipeBind.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 SPThrottlingRule _
)
'Usage
Dim instance As SPThrottlingRule

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

Parameters

See also

Reference

SPThrottlingRulePipeBind class

SPThrottlingRulePipeBind members

Microsoft.SharePoint.PowerShell namespace