RecoveryPointsRecommendedForMoveOperations interface
Interface representing a RecoveryPointsRecommendedForMove operations.
Properties
| list | Lists the recovery points recommended for move to another tier |
Property Details
list
Lists the recovery points recommended for move to another tier
list: (vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: ListRecoveryPointsRecommendedForMoveRequest, options?: RecoveryPointsRecommendedForMoveListOptionalParams) => PagedAsyncIterableIterator<RecoveryPointResource, RecoveryPointResource[], PageSettings>
Property Value
(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: ListRecoveryPointsRecommendedForMoveRequest, options?: RecoveryPointsRecommendedForMoveListOptionalParams) => PagedAsyncIterableIterator<RecoveryPointResource, RecoveryPointResource[], PageSettings>