Get-DPMRecoveryItem
Gets a DPM Recovery item.
Syntax
Default (Default)
Get-DPMRecoveryItem
[-DpmRole] <DpmRole>
[-Type] <AmDatasourceType>
[<CommonParameters>]
Description
The Get-DPMRecoveryItem cmdlet gets a DPM Recovery item.
Parameters
-DpmRole
Specifies a DPM role that this cmdlet modifies. To obtain a DPM role object, use the Get-DPMRole cmdlet.
Parameter properties
Type: | DpmRole |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | 1 |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-Type
Specifies an array of DPM job types.
Parameter properties
Type: | AmDatasourceType |
Default value: | None |
Accepted values: | SqlDatabase, SqlInstance |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | 2 |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.