Cluster Pool Resource Properties Response Aks Cluster Profile
data class ClusterPoolResourcePropertiesResponseAksClusterProfile(val aksClusterAgentPoolIdentityProfile: AksClusterProfileResponseAksClusterAgentPoolIdentityProfile? = null, val aksClusterResourceId: String? = null, val aksVersion: String)
Properties of underlying AKS cluster.
Constructors
Link copied to clipboard
constructor(aksClusterAgentPoolIdentityProfile: AksClusterProfileResponseAksClusterAgentPoolIdentityProfile? = null, aksClusterResourceId: String? = null, aksVersion: String)
Properties
Link copied to clipboard
val aksClusterAgentPoolIdentityProfile: AksClusterProfileResponseAksClusterAgentPoolIdentityProfile? = null
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