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\u003eThis document provides reference documentation for the \u003ccode\u003eAzureK8sVersionInfo\u003c/code\u003e class, a part of the Anthos Multi-Cloud v1 API, specifically for Kubernetes version information on GKE clusters in Azure.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.8.0, and it lists documentation for versions ranging from 1.0.0-beta01 to the current 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAzureK8sVersionInfo\u003c/code\u003e includes properties like \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, which provide details about the availability, support status, and release timelines of specific Kubernetes versions.\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, indicating its functionalities and behavior within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the usage of two constructors, \u003ccode\u003eAzureK8sVersionInfo()\u003c/code\u003e and \u003ccode\u003eAzureK8sVersionInfo(AzureK8sVersionInfo other)\u003c/code\u003e, which enable the creation of instances of the class with or without parameters.\u003c/p\u003e\n"]]],[],null,[]]