ScalingPlanHostPool

data class ScalingPlanHostPool(val hostpoolId: String, val scalingPlanEnabled: Boolean)

Constructors

Link copied to clipboard
constructor(hostpoolId: String, scalingPlanEnabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the HostPool to assign the Scaling Plan to.

Link copied to clipboard

Specifies if the scaling plan is enabled or disabled for the HostPool.