ClusterPoolVersionProperties interface
Cluster pool version properties.
Properties
aks |
AKS version. |
cluster |
Cluster pool version is a 2-part version. |
is |
Indicate if this version is in preview or not. |
Property Details
aksVersion
AKS version.
aksVersion?: string
Property Value
string
clusterPoolVersion
Cluster pool version is a 2-part version.
clusterPoolVersion?: string
Property Value
string
isPreview
Indicate if this version is in preview or not.
isPreview?: boolean
Property Value
boolean
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