GetClustersClusterHostPoolInfo

data class GetClustersClusterHostPoolInfo(val hpBizId: String, val hpName: String)

Constructors

Link copied to clipboard
constructor(hpBizId: String, hpName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Machine pool ID.

Link copied to clipboard

The name of the machine pool.