< Back
Disable-AzureRmBackupProtection
Post
NAME Disable-AzureRmBackupProtection
SYNOPSIS
Disables protection for a Backup protected item.
SYNTAX
Disable-AzureRmBackupProtection [-Item] <AzureRMBackupItem> [[-RemoveRecoveryPoints]] [-DefaultProfile <IAzureContextContainer>] [-Force]
[-Confirm] [-WhatIf] [<CommonParameters>]
DESCRIPTION
The Disable-AzureRmBackupProtection cmdlet disables protection for an Azure Backup protected item. This cmdlet stops regular scheduled backup of
an item. This cmdlet can delete existing recovery points for the backup item.
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
-Force [<SwitchParameter>]
Forces the command to run without asking for user confirmation.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Item <AzureRMBackupItem>
Specifies the Backup item for which this cmdlet disables protection. To obtain an AzureRmBackupItem , use the Get-AzureRmBackupItem cmdlet.
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-RemoveRecoveryPoints [<SwitchParameter>]
Indicates that this cmdlet deletes existing recovery points. To delete stored recovery points later, run this cmdlet again and specify this
parameter.
Required? false
Position? 1
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Prompts you for confirmation before running the cmdlet.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Required? false
Position? named
Default value False
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
AzureRmBackupItem
OUTPUTS
AzureRmBackupJob
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... protection
Enable-AzureRmBackupProtection
Get-AzureRmBackupItem
SYNOPSIS
Disables protection for a Backup protected item.
SYNTAX
Disable-AzureRmBackupProtection [-Item] <AzureRMBackupItem> [[-RemoveRecoveryPoints]] [-DefaultProfile <IAzureContextContainer>] [-Force]
[-Confirm] [-WhatIf] [<CommonParameters>]
DESCRIPTION
The Disable-AzureRmBackupProtection cmdlet disables protection for an Azure Backup protected item. This cmdlet stops regular scheduled backup of
an item. This cmdlet can delete existing recovery points for the backup item.
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
-Force [<SwitchParameter>]
Forces the command to run without asking for user confirmation.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Item <AzureRMBackupItem>
Specifies the Backup item for which this cmdlet disables protection. To obtain an AzureRmBackupItem , use the Get-AzureRmBackupItem cmdlet.
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-RemoveRecoveryPoints [<SwitchParameter>]
Indicates that this cmdlet deletes existing recovery points. To delete stored recovery points later, run this cmdlet again and specify this
parameter.
Required? false
Position? 1
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Prompts you for confirmation before running the cmdlet.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Required? false
Position? named
Default value False
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
AzureRmBackupItem
OUTPUTS
AzureRmBackupJob
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... protection
Enable-AzureRmBackupProtection
Get-AzureRmBackupItem