New-DPMRecoveryTarget

语法

New-DPMRecoveryTarget
   [-Type] <AmDatasourceType>
   [-RecoveryTarget] <String>
   [-RecoveredFilesPath] <String>
   [<CommonParameters>]
New-DPMRecoveryTarget
   [-Type] <AmDatasourceType>
   [-RecoveryTarget] <String>
   [-Unrestricted]
   [<CommonParameters>]

示例

1:

PS C:\>

2:

PS C:\>

参数

-RecoveredFilesPath

类型:String
Position:3
默认值:None
必需:True
接受管道输入:False
接受通配符:False

-RecoveryTarget

类型:String
Position:2
默认值:None
必需:True
接受管道输入:False
接受通配符:False

-Type

类型:AmDatasourceType
接受的值:SqlDatabase, SqlInstance
Position:1
默认值:None
必需:True
接受管道输入:False
接受通配符:False

-Unrestricted

类型:SwitchParameter
Position:3
默认值:None
必需:True
接受管道输入:False
接受通配符:False