SPRoutingRuleTargetPipeBind members

Contract for Cmdlet parameters that represent an SPRoutingMachineInfo Identity Note: this is similar to [SPRoutingMachineInfoPipeBind] with the addition of being able to resolve the object using the machine name only by calling and additional [Initialize] method.

The SPRoutingRuleTargetPipeBind type exposes the following members.

Constructors

  Name Description
Public method SPRoutingRuleTargetPipeBind(String) Initializes a new [SPRoutingRuleTargetPipeBind] object from the specified machine address NOTE: this requires the use of the [Initialize] method!
Public method SPRoutingRuleTargetPipeBind(SPRoutingMachineInfo) Initializes a new [SPRoutingRuleTargetPipeBind] object from the specified [SPRoutingMachineInfo] object

Top

Methods

  Name Description
Protected method Discover (Overrides SPCmdletPipeBind<TCmdletObject>.Discover(TCmdletObject).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Read Reads an [SPRoutingMachineInfo] object from the pipe. (Overrides SPCmdletPipeBind<TCmdletObject>.Read().)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPRoutingRuleTargetPipeBind class

Microsoft.SharePoint.PowerShell namespace