< Back

Restore-SPODataEncryptionPolicy

Sat Jan 18, 2020 2:38 pm

NAME Restore-SPODataEncryptionPolicy



SYNTAX

Restore-SPODataEncryptionPolicy [-Identity] <SpoSitePipeBind> -PrimaryKeyVaultName <string> -PrimaryKeyName

<string> -PrimaryKeyVersion <guid> -SecondaryKeyVaultName <string> -SecondaryKeyName <string> -SecondaryKeyVersion

<guid> [<CommonParameters>]





PARAMETERS

-Identity <SpoSitePipeBind>



Required? true

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-PrimaryKeyName <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-PrimaryKeyVaultName <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-PrimaryKeyVersion <guid>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-SecondaryKeyName <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-SecondaryKeyVaultName <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-SecondaryKeyVersion <guid>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

Microsoft.Online.SharePoint.PowerShell.SpoSitePipeBind





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=System.Management.Automation.PSObject[]}

inputTypes : @{inputType=@{description=}}

syntax : @{syntaxItem=@{name=Restore-SPODeletedSite; parameter=System.Management.Automation.PSObject[]}}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{verb=Restore; noun=SPODeletedSite; name=Restore-SPODeletedSite;

description=System.Management.Automation.PSObject[];

copyright=System.Management.Automation.PSObject[]; version=}

description : {@{Text=You must be a SharePoint Online global administrator and a site collection administrator to

run the cmdlet.

}, @{Text=For permissions and the most current information about Windows PowerShell for SharePoint

Online, see the online documentation at http://go.microsoft.com/fwlink/p/?LinkId=251832

(http://go.microsoft.com/fwlink/p/?LinkId=251832).}}

relatedLinks : @{navigationLink=System.Management.Automation.PSObject[]}

returnValues : @{returnValue=@{description=}}

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:xsi : http://www.w3.org/2001/XMLSchema-instance

xmlns:ddue : http://ddue.schemas.microsoft.com/authoring/2003/5

xmlns:msxsl : urn:schemas-microsoft-com:xslt

Name : Restore-SPODeletedSite

Category : Cmdlet

Synopsis : Restores a SharePoint Online deleted site collection from the Recycle Bin.

Component :

Role :

Functionality :

PSSnapIn :

ModuleName : Microsoft.Online.SharePoint.PowerShell