KubernetesVersionListResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Hold values properties, which is array of KubernetesVersion
public class KubernetesVersionListResult
type KubernetesVersionListResult = class
Public Class KubernetesVersionListResult
- Inheritance
-
KubernetesVersionListResult
Constructors
KubernetesVersionListResult() |
Initializes a new instance of the KubernetesVersionListResult class. |
KubernetesVersionListResult(IList<KubernetesVersion>) |
Initializes a new instance of the KubernetesVersionListResult class. |
Properties
Values |
Gets or sets array of AKS supported Kubernetes versions. |