ClusterPoolResourcePropertiesResponseClusterPoolProfile

data class ClusterPoolResourcePropertiesResponseClusterPoolProfile(val clusterPoolVersion: String, val publicIpTag: IpTagResponse? = null)

CLuster pool profile.

Constructors

constructor(clusterPoolVersion: String, publicIpTag: IpTagResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cluster pool version is a 2-part version.

Link copied to clipboard

Gets or sets the IP tag for the public IPs created along with the HDInsightOnAks ClusterPools and Clusters.