< Back

Remove-AzureRmSiteRecoveryFabric

Thu Apr 04, 2019 5:40 am

NAME Remove-AzureRmSiteRecoveryFabric



SYNOPSIS

Removes an Azure Site Recovery Fabric.





SYNTAX

Remove-AzureRmSiteRecoveryFabric [-DefaultProfile <IAzureContextContainer>] -Fabric <ASRFabric> [-Force] [-Confirm] [-WhatIf] [<CommonParameters>]





DESCRIPTION

The Remove-AzureRmSiteRecoveryFabric cmdlet removes an Azure Site Recovery Fabric.





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



-Fabric <ASRFabric>

Specifies the Azure Site Recovery Fabric object.



Required? true

Position? named

Default value None

Accept pipeline input? True (ByValue)

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



-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

ASRFabric

Parameter 'Fabric' accepts value of type 'ASRFabric' from the pipeline





OUTPUTS

Microsoft.Azure.Commands.SiteRecovery.ASRJob







NOTES











RELATED LINKS

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

Get-AzureRmSiteRecoveryFabric

New-AzureRmSiteRecoveryFabric