public sealed class GetAzureClientRequest : IMessage<GetAzureClientRequest>, IEquatable<GetAzureClientRequest>, IDeepCloneable<GetAzureClientRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GetAzureClientRequest.
Request message for AzureClusters.GetAzureClient 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 document provides reference documentation for the `GetAzureClientRequest` class within the Google Cloud GkeMultiCloud V1 API, specifically for version 2.0.0."],["The `GetAzureClientRequest` class is used as a request message for the `AzureClusters.GetAzureClient` method, designed to describe a specific AzureClient resource."],["The `GetAzureClientRequest` class includes properties such as `AzureClientName` and `Name`, which are used to identify and specify the AzureClient resource to be retrieved."],["The document outlines that the `GetAzureClientRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes links to previous and latest versions of the `GetAzureClientRequest`, such as from versions 1.0.0-beta01 up to 2.8.0."]]],[]]