getScalingPlan

Get a scaling plan. API Version: 2021-02-01-preview.

Return

Represents a scaling plan definition.

Parameters

argument

null


suspend fun getScalingPlan(resourceGroupName: String, scalingPlanName: String): GetScalingPlanResult

Return

Represents a scaling plan definition.

Parameters

resourceGroupName

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

scalingPlanName

The name of the scaling plan.

See also


Return

Represents a scaling plan definition.

Parameters

argument

Builder for com.pulumi.azurenative.desktopvirtualization.kotlin.inputs.GetScalingPlanPlainArgs.

See also