ClusterPoolResourcePropertiesAksClusterProfile interface
Properties of underlying AKS cluster.
- Extends
Inherited 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. |
Inherited Property Details
aksClusterAgentPoolIdentityProfile
Identity properties of the AKS cluster agentpool MSI
aksClusterAgentPoolIdentityProfile?: AksClusterProfileAksClusterAgentPoolIdentityProfile
Property Value
Inherited From AksClusterProfile.aksClusterAgentPoolIdentityProfile
aksClusterResourceId
ARM Resource ID of the AKS cluster
aksClusterResourceId?: string
Property Value
string
Inherited From AksClusterProfile.aksClusterResourceId
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
Inherited From AksClusterProfile.aksVersion
Azure SDK for JavaScript