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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `AzureK8sVersionInfo` class within the Anthos Multi-Cloud v1 API, specifically in the `Google.Cloud.GkeMultiCloud.V1` namespace, for the .NET platform."],["The `AzureK8sVersionInfo` class represents information about a supported Kubernetes version and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor with no parameter and another one that takes another `AzureK8sVersionInfo` object as a parameter, and it has a property called `Version` which is of type `string`."],["The document also provides links to documentation for various versions of the API, ranging from the latest 2.8.0 version down to the 1.0.0-beta01 version."]]],[]]