< Back
Stop-AzureRmSiteRecoveryJob
Post
NAME Stop-AzureRmSiteRecoveryJob
SYNOPSIS
Stops a Site Recovery job.
SYNTAX
Stop-AzureRmSiteRecoveryJob [-DefaultProfile <IAzureContextContainer>] -Job <ASRJob> [<CommonParameters>]
Stop-AzureRmSiteRecoveryJob [-DefaultProfile <IAzureContextContainer>] -Name <String> [<CommonParameters>]
DESCRIPTION
The Stop-AzureRmSiteRecoveryJob cmdlet stops 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 to stop.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-Name <String>
Specifies the unique name for the Site Recovery job to stop.
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
Restart-AzureRmSiteRecoveryJob
Resume-AzureRmSiteRecoveryJob
SYNOPSIS
Stops a Site Recovery job.
SYNTAX
Stop-AzureRmSiteRecoveryJob [-DefaultProfile <IAzureContextContainer>] -Job <ASRJob> [<CommonParameters>]
Stop-AzureRmSiteRecoveryJob [-DefaultProfile <IAzureContextContainer>] -Name <String> [<CommonParameters>]
DESCRIPTION
The Stop-AzureRmSiteRecoveryJob cmdlet stops 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 to stop.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-Name <String>
Specifies the unique name for the Site Recovery job to stop.
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
Restart-AzureRmSiteRecoveryJob
Resume-AzureRmSiteRecoveryJob