SPRoutingMachinePoolPipeBind 构造函数 (SPRoutingMachinePool)
初始化一个新的**[SPRoutingMachinePoolPipeBind]对象,从指定的[SPRoutingMachinePool]**对象
命名空间: Microsoft.SharePoint.PowerShell
程序集: Microsoft.SharePoint.PowerShell(位于 Microsoft.SharePoint.PowerShell.dll 中)
语法
声明
Public Sub New ( _
pipebindObject As SPRoutingMachinePool _
)
用法
Dim pipebindObject As SPRoutingMachinePool
Dim instance As New SPRoutingMachinePoolPipeBind(pipebindObject)
public SPRoutingMachinePoolPipeBind(
SPRoutingMachinePool pipebindObject
)
参数
- pipebindObject
类型:Microsoft.SharePoint.Administration.SPRoutingMachinePool
另请参阅
引用
SPRoutingMachinePoolPipeBind 类
SPRoutingMachinePoolPipeBind 成员