public sealed class GenerateAzureAccessTokenRequest : IMessage<GenerateAzureAccessTokenRequest>, IEquatable<GenerateAzureAccessTokenRequest>, IDeepCloneable<GenerateAzureAccessTokenRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GenerateAzureAccessTokenRequest.
Request 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 page provides reference documentation for the `GenerateAzureAccessTokenRequest` class within the Google Cloud GKE Multi-Cloud v1 API, with version 2.4.0 being the version of the documentation covered in the current content."],["The `GenerateAzureAccessTokenRequest` class is used to generate an access token for an Azure Cluster, and is a request message for the `AzureClusters.GenerateAzureAccessToken` method."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable\u003cGenerateAzureAccessTokenRequest\u003e`, `IDeepCloneable\u003cGenerateAzureAccessTokenRequest\u003e`, and `IBufferMessage`."],["The `GenerateAzureAccessTokenRequest` class includes properties like `AzureCluster`, which is a required string representing the name of the AzureCluster resource, and `AzureClusterAsAzureClusterName`, which provides a typed view over the AzureCluster resource name."],["The page lists various versions of the same class, with the latest version being 2.8.0, and covers versions as far back as 1.0.0-beta01, including a link to each of them."]]],[]]