< Back

Remove-AzureRmSiteRecoveryProtectionContainerMapping

Thu Apr 04, 2019 5:40 am

NAME Remove-AzureRmSiteRecoveryProtectionContainerMapping



SYNOPSIS

Removes an Azure Site Recovery Protection Container mapping.





SYNTAX

Remove-AzureRmSiteRecoveryProtectionContainerMapping [-DefaultProfile <IAzureContextContainer>] [-Force] -ProtectionContainerMapping

<ASRProtectionContainerMapping> [-Confirm] [-WhatIf] [<CommonParameters>]





DESCRIPTION

The Remove-AzureRmSiteRecoveryProtectionContainerMapping cmdlet removes an Azure Site Recovery Protection Container mapping.





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



-ProtectionContainerMapping <ASRProtectionContainerMapping>

Specifies the Azure Site Recovery Protection Container mapping object.



Required? true

Position? named

Default value None

Accept pipeline input? True (ByValue)

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

ASRProtectionContainerMapping

Parameter 'ProtectionContainerMapping' accepts value of type 'ASRProtectionContainerMapping' from the pipeline





OUTPUTS

Microsoft.Azure.Commands.SiteRecovery.ASRJob







NOTES











RELATED LINKS

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

Get-AzureRmSiteRecoveryProtectionContainerMapping

New-AzureRmSiteRecoveryProtectionContainerMapping