SPDeletedSitePipeBind class
SharePoint 2013
Represents a binding for pipeline and command-line input to PowerShell cmdlet parameters.
System.Object
Microsoft.SharePoint.PowerShell.SPCmdletPipeBind<SPDeletedSite>
Microsoft.SharePoint.PowerShell.SPDeletedSitePipeBind
Microsoft.SharePoint.PowerShell.SPCmdletPipeBind<SPDeletedSite>
Microsoft.SharePoint.PowerShell.SPDeletedSitePipeBind
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
This class represents the input parameters specific to deleted sites that are represented as SPDeletedSite objects. This class facilitates the binding to and handling of input parameters as an instance of an SPDeletedSite object, a GUID identifier, or a string representation of a GUID.