SPHealthAnalysisRuleInstancePipeBind Class

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.PowerShell.SPCmdletPipeBind<SPHealthAnalysisRuleInstance>
    Microsoft.SharePoint.PowerShell.SPHealthAnalysisRuleInstancePipeBind

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

Syntax

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

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

SPHealthAnalysisRuleInstancePipeBind Members

Microsoft.SharePoint.PowerShell Namespace