public sealed class AzureK8sVersionInfo : IMessage<AzureK8sVersionInfo>, IEquatable<AzureK8sVersionInfo>, IDeepCloneable<AzureK8sVersionInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureK8sVersionInfo.
Kubernetes version information of GKE cluster on Azure.
Optional. True if the version is available for cluster creation. If a
version is enabled for creation, it can be used to create new clusters.
Otherwise, cluster creation will fail. However, cluster upgrade operations
may succeed, even if the version is not enabled.
Optional. True if this cluster version belongs to a minor version that has
reached its end of life and is no longer in scope to receive security and
bug fixes.
Optional. The estimated date (in Pacific Time) when this cluster version
will reach its end of life. Or if this version is no longer supported (the
end_of_life field is true), this is the actual date (in Pacific time)
when the version reached its end of life.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eAzureK8sVersionInfo\u003c/code\u003e class is 2.8.0, with several previous versions available for reference, ranging back to 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAzureK8sVersionInfo\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.GkeMultiCloud.V1\u003c/code\u003e namespace, providing details about Kubernetes versions in GKE clusters on Azure.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAzureK8sVersionInfo\u003c/code\u003e include \u003ccode\u003eEnabled\u003c/code\u003e, \u003ccode\u003eEndOfLife\u003c/code\u003e, \u003ccode\u003eEndOfLifeDate\u003c/code\u003e, \u003ccode\u003eReleaseDate\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, providing information about the availability and lifecycle of specific Kubernetes versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eAzureK8sVersionInfo()\u003c/code\u003e and another to create a new instance by copying an existing one \u003ccode\u003eAzureK8sVersionInfo(AzureK8sVersionInfo other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]