SPCmdletDistributedCacheClusterInfoManagerPipeBind class

Contract for Cmdlet parameters that represent an SPDistributedCacheClusterInfoManager Identity

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.PowerShell.SPCmdletPipeBind<SPDistributedCacheClusterInfoManager>
    Microsoft.SharePoint.PowerShell.SPCmdletDistributedCacheClusterInfoManagerPipeBind

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

Syntax

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

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

SPCmdletDistributedCacheClusterInfoManagerPipeBind members

Microsoft.SharePoint.PowerShell namespace