< Back
Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping
Post
NAME Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping
SYNOPSIS
Deletes the specified ASR storage classification mapping.
SYNTAX
Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping [-Confirm] [-DefaultProfile <IAzureContextContainer>] -InputObject
<ASRStorageClassificationMapping> [-WhatIf] [<CommonParameters>]
DESCRIPTION
The Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping cmdlet deletes the specified Azure Site Recovery storage classification mapping.
PARAMETERS
-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
-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
-InputObject <ASRStorageClassificationMapping>
The input object to the cmdlet: The ASR storage classification mapping object corresponding to the ASR storage classification mapping to be
deleted.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
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
Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRStorageClassificationMapping
OUTPUTS
Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRJob
NOTES
Example 1
PS C:\\> $currentJob = Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping -StorageClassificationMapping $StorageClassificationMapping
Starts the deletion of specified storage classification mapping and returns the ASR job used to track the operation.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... rstoragecl
Get-AzureRmRecoveryServicesAsrStorageClassificationMapping
Get-AzureRmRecoveryServicesAsrStorageClassificationMapping
New-AzureRmRecoveryServicesAsrStorageClassificationMapping
SYNOPSIS
Deletes the specified ASR storage classification mapping.
SYNTAX
Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping [-Confirm] [-DefaultProfile <IAzureContextContainer>] -InputObject
<ASRStorageClassificationMapping> [-WhatIf] [<CommonParameters>]
DESCRIPTION
The Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping cmdlet deletes the specified Azure Site Recovery storage classification mapping.
PARAMETERS
-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
-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
-InputObject <ASRStorageClassificationMapping>
The input object to the cmdlet: The ASR storage classification mapping object corresponding to the ASR storage classification mapping to be
deleted.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByValue)
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
Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRStorageClassificationMapping
OUTPUTS
Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRJob
NOTES
Example 1
PS C:\\> $currentJob = Remove-AzureRmRecoveryServicesAsrStorageClassificationMapping -StorageClassificationMapping $StorageClassificationMapping
Starts the deletion of specified storage classification mapping and returns the ASR job used to track the operation.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... rstoragecl
Get-AzureRmRecoveryServicesAsrStorageClassificationMapping
Get-AzureRmRecoveryServicesAsrStorageClassificationMapping
New-AzureRmRecoveryServicesAsrStorageClassificationMapping