< Back
Start-AzureRmSiteRecoveryApplyRecoveryPoint
Post
NAME Start-AzureRmSiteRecoveryApplyRecoveryPoint
SYNOPSIS
Changes a recovery point for a failed over protected item before commiting the failover operation.
SYNTAX
Start-AzureRmSiteRecoveryApplyRecoveryPoint [-DataEncryptionPrimaryCertFile <String>] [-DataEncryptionSecondaryCertFile <String>] [-DefaultProfile
<IAzureContextContainer>] -RecoveryPoint <ASRRecoveryPoint> -ReplicationProtectedItem <ASRReplicationProtectedItem> [<CommonParameters>]
DESCRIPTION
The Start-AzureRmSiteRecoveryApplyRecoveryPoint changes a recovery point for a failed over protected item before it commits the failover operation.
PARAMETERS
-DataEncryptionPrimaryCertFile <String>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-DataEncryptionSecondaryCertFile <String>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with azure.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-RecoveryPoint <ASRRecoveryPoint>
Specifies the recovery point object that this cmdlet changes.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-ReplicationProtectedItem <ASRReplicationProtectedItem>
Specifies the Replication Protected Item object.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
ASRReplicationProtectedItem
Parameter 'ReplicationProtectedItem' accepts value of type 'ASRReplicationProtectedItem' from the pipeline
OUTPUTS
Microsoft.Azure.Commands.SiteRecovery.ASRJob
NOTES
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... overypoint
Azure Site Recovery Cmdlets
SYNOPSIS
Changes a recovery point for a failed over protected item before commiting the failover operation.
SYNTAX
Start-AzureRmSiteRecoveryApplyRecoveryPoint [-DataEncryptionPrimaryCertFile <String>] [-DataEncryptionSecondaryCertFile <String>] [-DefaultProfile
<IAzureContextContainer>] -RecoveryPoint <ASRRecoveryPoint> -ReplicationProtectedItem <ASRReplicationProtectedItem> [<CommonParameters>]
DESCRIPTION
The Start-AzureRmSiteRecoveryApplyRecoveryPoint changes a recovery point for a failed over protected item before it commits the failover operation.
PARAMETERS
-DataEncryptionPrimaryCertFile <String>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-DataEncryptionSecondaryCertFile <String>
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with azure.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-RecoveryPoint <ASRRecoveryPoint>
Specifies the recovery point object that this cmdlet changes.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-ReplicationProtectedItem <ASRReplicationProtectedItem>
Specifies the Replication Protected Item object.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
ASRReplicationProtectedItem
Parameter 'ReplicationProtectedItem' accepts value of type 'ASRReplicationProtectedItem' from the pipeline
OUTPUTS
Microsoft.Azure.Commands.SiteRecovery.ASRJob
NOTES
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... overypoint
Azure Site Recovery Cmdlets