< Back
Restart-AzureRmSiteRecoveryJob
Post
NAME Restart-AzureRmSiteRecoveryJob
SYNOPSIS
Restarts an Azure Site Recovery job.
SYNTAX
Restart-AzureRmSiteRecoveryJob [-DefaultProfile <IAzureContextContainer>] -Job <ASRJob> [<CommonParameters>]
Restart-AzureRmSiteRecoveryJob [-DefaultProfile <IAzureContextContainer>] -Name <String> [<CommonParameters>]
DESCRIPTION
The Restart-AzureRmSiteRecoveryJob cmdlet restarts an Azure Site Recovery job.
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
-Job <ASRJob>
Specifies the Site Recovery job object.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-Name <String>
Specifies the unique name for the job.
Required? true
Position? named
Default value None
Accept pipeline input? False
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
ASRJob
Parameter 'Job' accepts value of type 'ASRJob' from the pipeline
OUTPUTS
Microsoft.Azure.Commands.SiteRecovery.ASRJob
NOTES
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... ecoveryjob
Get-AzureRmSiteRecoveryJob
Resume-AzureRmSiteRecoveryJob
Stop-AzureRmSiteRecoveryJob
SYNOPSIS
Restarts an Azure Site Recovery job.
SYNTAX
Restart-AzureRmSiteRecoveryJob [-DefaultProfile <IAzureContextContainer>] -Job <ASRJob> [<CommonParameters>]
Restart-AzureRmSiteRecoveryJob [-DefaultProfile <IAzureContextContainer>] -Name <String> [<CommonParameters>]
DESCRIPTION
The Restart-AzureRmSiteRecoveryJob cmdlet restarts an Azure Site Recovery job.
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
-Job <ASRJob>
Specifies the Site Recovery job object.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-Name <String>
Specifies the unique name for the job.
Required? true
Position? named
Default value None
Accept pipeline input? False
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
ASRJob
Parameter 'Job' accepts value of type 'ASRJob' from the pipeline
OUTPUTS
Microsoft.Azure.Commands.SiteRecovery.ASRJob
NOTES
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... ecoveryjob
Get-AzureRmSiteRecoveryJob
Resume-AzureRmSiteRecoveryJob
Stop-AzureRmSiteRecoveryJob