AksClusterProfile interface
Properties of the cluster pool underlying AKS cluster.
Properties
aks |
Identity properties of the AKS cluster agentpool MSI |
aks |
ARM Resource ID of the AKS cluster |
aks |
AKS control plane and default node pool version of this ClusterPool NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
aksClusterAgentPoolIdentityProfile
Identity properties of the AKS cluster agentpool MSI
aksClusterAgentPoolIdentityProfile?: AksClusterProfileAksClusterAgentPoolIdentityProfile
Property Value
aksClusterResourceId
ARM Resource ID of the AKS cluster
aksClusterResourceId?: string
Property Value
string
aksVersion
AKS control plane and default node pool version of this ClusterPool NOTE: This property will not be serialized. It can only be populated by the server.
aksVersion?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript