getScalingPlanPooledSchedule

Get a ScalingPlanPooledSchedule. API Version: 2022-04-01-preview.

Return

Represents a ScalingPlanPooledSchedule definition.

Parameters

argument

null


suspend fun getScalingPlanPooledSchedule(resourceGroupName: String, scalingPlanName: String, scalingPlanScheduleName: String): GetScalingPlanPooledScheduleResult

Return

Represents a ScalingPlanPooledSchedule definition.

Parameters

resourceGroupName

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

scalingPlanName

The name of the scaling plan.

scalingPlanScheduleName

The name of the ScalingPlanSchedule

See also


Return

Represents a ScalingPlanPooledSchedule definition.

Parameters

argument

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

See also