Remove-AutoscaleSetting

Applies To: Azure PowerShell 1.0

Remove-AutoscaleSetting

Removes an Autoscale setting.

Syntax

Parameter Set: Parameters for RemoveAutoscaleSetting cmdlet
Remove-AutoscaleSetting -Name <String> -ResourceGroup <String> [ <CommonParameters>]

Detailed Description

The Remove-AutoscaleSetting cmdlet removes an Autoscale setting identified by a resource group name and the setting name.

Parameters

-Name<String>

Specifies the name of the setting.

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

true(ByPropertyName)

Accept Wildcard Characters?

false

-ResourceGroup<String>

Specifies the name of the resource group.

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

true(ByPropertyName)

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see    about_CommonParameters.

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Add-AutoscaleSetting

Get-AutoscaleHistory

Get-AutoscaleSetting