getAutoscaleSetting

Gets an autoscale setting API Version: 2015-04-01.

Return

The autoscale setting resource.

Parameters

argument

null


suspend fun getAutoscaleSetting(autoscaleSettingName: String, resourceGroupName: String): GetAutoscaleSettingResult

Return

The autoscale setting resource.

Parameters

autoscaleSettingName

The autoscale setting name.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

The autoscale setting resource.

Parameters

argument

Builder for com.pulumi.azurenative.insights.kotlin.inputs.GetAutoscaleSettingPlainArgs.

See also