Get-DPMRecoveryTarget
Retrieves the recovery target for the specified role.
Get-DPMRecoveryTarget [-Type] <AmDatasourceType> [-DpmRole] <DPMRole> [<CommonParameters>]
The Get-DPMRecoveryTarget cmdlet retrieves the recovery target for the specified role.
Indicates whether you are providing a SQL Server instance or SQL Server database to the cmdlet.
Attributes
Name | Value |
---|---|
Required? |
true |
Accept wildcard characters? |
false |
Accept Pipeline Input? |
false |
Position? |
1 |
The DPM role for SQL Server end-user recovery.
Attributes
Name | Value |
---|---|
Required? |
true |
Accept wildcard characters? |
false |
Accept Pipeline Input? |
false |
Position? |
0 |
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, and OutVariable. For more information, see about_CommonParameters.
The input type is the type of the objects that you can pipe to the cmdlet. The return type is the type of the objects that the cmdlet emits.
For more information, type "Get-Help Get-DPMRecoveryTarget -detailed".
For technical information, type "Get-Help Get-DPMRecoveryTarget -full".Additionally, any updated information about the cmdlet will be available at https://go.microsoft.com/fwlink/?LinkId=95130.