public sealed class GenerateAzureClusterAgentTokenResponse : IMessage<GenerateAzureClusterAgentTokenResponse>, IEquatable<GenerateAzureClusterAgentTokenResponse>, IDeepCloneable<GenerateAzureClusterAgentTokenResponse>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["The latest version available for `GenerateAzureClusterAgentTokenResponse` is 2.8.0, and there are versions ranging from 1.0.0-beta01 up to 2.8.0 documented."],["`GenerateAzureClusterAgentTokenResponse` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class `GenerateAzureClusterAgentTokenResponse` contains properties for `AccessToken`, `ExpiresIn`, and `TokenType`, which are string, int, and string type respectively."],["`GenerateAzureClusterAgentTokenResponse` has 2 constructors, one default and one that takes in the same type as parameter."]]],[]]