< Back
Remove-AzureRmResourceGroupDeployment
Post
NAME Remove-AzureRmResourceGroupDeployment
SYNOPSIS
Removes a resource group deployment and any associated operations.
SYNTAX
Remove-AzureRmResourceGroupDeployment [-ApiVersion <String>] [-DefaultProfile <IAzureContextContainer>] -Id <String> [-Pre] [-Confirm] [-WhatIf]
[<CommonParameters>]
Remove-AzureRmResourceGroupDeployment [-ApiVersion <String>] [-DefaultProfile <IAzureContextContainer>] -Name <String> [-Pre] -ResourceGroupName
<String> [-Confirm] [-WhatIf] [<CommonParameters>]
DESCRIPTION
The Remove-AzureRmResourceGroupDeployment cmdlet removes an Azure resource group deployment and any associated operations.
PARAMETERS
-ApiVersion <String>
Specifies the API version that is supported by the resource Provider. You can specify a different version than the default version.
Required? false
Position? named
Default value None
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
-Id <String>
Specifies the ID of the resource group deployment to remove.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Name <String>
Specifies the name of the resource group deployment to remove.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Pre [<SwitchParameter>]
Indicates that this cmdlet considers pre-release API versions when it automatically determines which version to use.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group to remove.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
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
None
This cmdlet does not accept any input.
OUTPUTS
System.Boolean
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... deployment
Get-AzureRmResourceGroupDeployment
New-AzureRmResourceGroupDeployment
Stop-AzureRmResourceGroupDeployment
Test-AzureRmResourceGroupDeployment
SYNOPSIS
Removes a resource group deployment and any associated operations.
SYNTAX
Remove-AzureRmResourceGroupDeployment [-ApiVersion <String>] [-DefaultProfile <IAzureContextContainer>] -Id <String> [-Pre] [-Confirm] [-WhatIf]
[<CommonParameters>]
Remove-AzureRmResourceGroupDeployment [-ApiVersion <String>] [-DefaultProfile <IAzureContextContainer>] -Name <String> [-Pre] -ResourceGroupName
<String> [-Confirm] [-WhatIf] [<CommonParameters>]
DESCRIPTION
The Remove-AzureRmResourceGroupDeployment cmdlet removes an Azure resource group deployment and any associated operations.
PARAMETERS
-ApiVersion <String>
Specifies the API version that is supported by the resource Provider. You can specify a different version than the default version.
Required? false
Position? named
Default value None
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
-Id <String>
Specifies the ID of the resource group deployment to remove.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Name <String>
Specifies the name of the resource group deployment to remove.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Pre [<SwitchParameter>]
Indicates that this cmdlet considers pre-release API versions when it automatically determines which version to use.
Required? false
Position? named
Default value False
Accept pipeline input? False
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group to remove.
Required? true
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
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
None
This cmdlet does not accept any input.
OUTPUTS
System.Boolean
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... deployment
Get-AzureRmResourceGroupDeployment
New-AzureRmResourceGroupDeployment
Stop-AzureRmResourceGroupDeployment
Test-AzureRmResourceGroupDeployment