< Back

Remove-AzureRmSiteRecoveryStorageClassificationMapping

Thu Apr 04, 2019 5:40 am

NAME Remove-AzureRmSiteRecoveryStorageClassificationMapping



SYNOPSIS

Removes a storage classification mapping from Site Recovery.





SYNTAX

Remove-AzureRmSiteRecoveryStorageClassificationMapping [-DefaultProfile <IAzureContextContainer>] -StorageClassificationMapping

<ASRStorageClassificationMapping> [<CommonParameters>]





DESCRIPTION

The Remove-AzureRmSiteRecoveryStorageClassificationMapping cmdlet removes a storage classification mapping from Azure Site Recovery.





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



-StorageClassificationMapping <ASRStorageClassificationMapping>

Specifies a storage classification mapping that this cmdlet removes.



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

ASRStorageClassificationMapping

Parameter 'StorageClassificationMapping' accepts value of type 'ASRStorageClassificationMapping' from the pipeline





OUTPUTS

Microsoft.Azure.Commands.SiteRecovery.ASRJob







NOTES











RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... ionmapping

Get-AzureRmSiteRecoveryStorageClassificationMapping

New-AzureRmSiteRecoveryStorageClassificationMapping