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-03-21 UTC."],[[["This webpage provides reference documentation for the `GenerateAzureAccessTokenResponse` class within the Google Cloud GKE Multi-Cloud v1 API, detailing its structure and usage."],["The `GenerateAzureAccessTokenResponse` class is part of the `Google.Cloud.GkeMultiCloud.V1` namespace and is implemented in the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used in various contexts within the Google Cloud ecosystem."],["The class has two constructors, a parameterless constructor and one that takes in another object of the same class type, and two properties, `AccessToken` and `ExpirationTime`."],["This page displays the documentation for version 2.3.0 of this API, but also provides links to versions from 1.0.0-beta01 to 2.8.0, with 2.8.0 being the latest version."]]],[]]