public sealed class GenerateAzureAccessTokenResponse : IMessage<GenerateAzureAccessTokenResponse>, IEquatable<GenerateAzureAccessTokenResponse>, IDeepCloneable<GenerateAzureAccessTokenResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GenerateAzureAccessTokenResponse.
Response message for AzureClusters.GenerateAzureAccessToken method.
[[["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 webpage provides reference documentation for the `GenerateAzureAccessTokenResponse` class within the Google Cloud GKE MultiCloud v1 API, specifically for version 2.6.0."],["The `GenerateAzureAccessTokenResponse` class is designed as a response message for the `AzureClusters.GenerateAzureAccessToken` method."],["This class inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GenerateAzureAccessTokenResponse` class contains two key properties: `AccessToken`, which is a string representing the authentication token, and `ExpirationTime`, a timestamp indicating when the token expires."],["The page lists the various available versions of this document, ranging from 1.0.0-beta01 to the latest 2.8.0."]]],[]]