ClusterPoolResourcePropertiesResponseAksClusterProfile

data class ClusterPoolResourcePropertiesResponseAksClusterProfile(val aksClusterAgentPoolIdentityProfile: AksClusterProfileResponseAksClusterAgentPoolIdentityProfile? = null, val aksClusterResourceId: String? = null, val aksVersion: String)

Properties of underlying AKS cluster.

Constructors

constructor(aksClusterAgentPoolIdentityProfile: AksClusterProfileResponseAksClusterAgentPoolIdentityProfile? = null, aksClusterResourceId: String? = null, aksVersion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identity properties of the AKS cluster agentpool MSI

Link copied to clipboard

ARM Resource ID of the AKS cluster

Link copied to clipboard

AKS control plane and default node pool version of this ClusterPool