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.3.0 being the version in focus."],["The `GenerateAzureAccessTokenRequest` class is used to form request messages for the `AzureClusters.GenerateAzureAccessToken` method, which allows authentication to an Azure Cluster."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class includes properties such as `AzureCluster` (a string representing the resource name of the AzureCluster) and `AzureClusterAsAzureClusterName` (a typed view over the AzureCluster property)."],["There are multiple versions of the API available, ranging from 1.0.0-beta01 up to the latest 2.8.0, each with their respective documentation links."]]],[]]