AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem interface        
Properties
| default | Whether this version is the default agent pool version. | 
| is | Whether Kubernetes version is currently in preview. | 
| kubernetes | The Kubernetes version (major.minor.patch). | 
Property Details
default
Whether this version is the default agent pool version.
default?: booleanProperty Value
boolean
		isPreview
	 
	Whether Kubernetes version is currently in preview.
isPreview?: booleanProperty Value
boolean
		kubernetesVersion
	 
	The Kubernetes version (major.minor.patch).
kubernetesVersion?: stringProperty Value
string