< Back
Start-AzureRmSiteRecoveryCommitFailoverJob
Post
NAME Start-AzureRmSiteRecoveryCommitFailoverJob
SYNOPSIS
Starts the commit failover action for a Site Recovery object.
SYNTAX
Start-AzureRmSiteRecoveryCommitFailoverJob [-DefaultProfile <IAzureContextContainer>] -ProtectionEntity <ASRProtectionEntity> [<CommonParameters>]
Start-AzureRmSiteRecoveryCommitFailoverJob [-DefaultProfile <IAzureContextContainer>] -RecoveryPlan <ASRRecoveryPlan> [<CommonParameters>]
Start-AzureRmSiteRecoveryCommitFailoverJob [-DefaultProfile <IAzureContextContainer>] -ReplicationProtectedItem <ASRReplicationProtectedItem>
[<CommonParameters>]
DESCRIPTION
The Start-AzureRmSiteRecoveryCommitFailoverJob cmdlet starts the commit failover process for an Azure Site Recovery object after a failover
operation.
PARAMETERS
-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
-ProtectionEntity <ASRProtectionEntity>
Specifies the Site Recovery protection entity object.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-RecoveryPlan <ASRRecoveryPlan>
Specifies a recovery plan object.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-ReplicationProtectedItem <ASRReplicationProtectedItem>
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
ASRProtectionEntity
Parameter 'ProtectionEntity' accepts value of type 'ASRProtectionEntity' from the pipeline
ASRRecoveryPlan
Parameter 'RecoveryPlan' accepts value of type 'ASRRecoveryPlan' from the pipeline
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 ... ailoverjob
SYNOPSIS
Starts the commit failover action for a Site Recovery object.
SYNTAX
Start-AzureRmSiteRecoveryCommitFailoverJob [-DefaultProfile <IAzureContextContainer>] -ProtectionEntity <ASRProtectionEntity> [<CommonParameters>]
Start-AzureRmSiteRecoveryCommitFailoverJob [-DefaultProfile <IAzureContextContainer>] -RecoveryPlan <ASRRecoveryPlan> [<CommonParameters>]
Start-AzureRmSiteRecoveryCommitFailoverJob [-DefaultProfile <IAzureContextContainer>] -ReplicationProtectedItem <ASRReplicationProtectedItem>
[<CommonParameters>]
DESCRIPTION
The Start-AzureRmSiteRecoveryCommitFailoverJob cmdlet starts the commit failover process for an Azure Site Recovery object after a failover
operation.
PARAMETERS
-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
-ProtectionEntity <ASRProtectionEntity>
Specifies the Site Recovery protection entity object.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-RecoveryPlan <ASRRecoveryPlan>
Specifies a recovery plan object.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-ReplicationProtectedItem <ASRReplicationProtectedItem>
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
ASRProtectionEntity
Parameter 'ProtectionEntity' accepts value of type 'ASRProtectionEntity' from the pipeline
ASRRecoveryPlan
Parameter 'RecoveryPlan' accepts value of type 'ASRRecoveryPlan' from the pipeline
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 ... ailoverjob