Scaling Host Pool Reference Response
    data class ScalingHostPoolReferenceResponse(val hostPoolArmPath: String? = null, val scalingPlanEnabled: Boolean? = null)
Scaling plan reference to hostpool.
Constructors
Link copied to clipboard
                fun ScalingHostPoolReferenceResponse(hostPoolArmPath: String? = null, scalingPlanEnabled: Boolean? = null)