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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetAzureClientRequest` class within the Google Cloud GKE Multi-Cloud v1 API, detailing its structure and functionality."],["The `GetAzureClientRequest` class is used to request information about a specific AzureClient resource, as indicated by the `AzureClusters.GetAzureClient` method."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities like message handling, comparison, deep cloning, and buffered message handling."],["The latest version of the API is 2.8.0, while the current page focuses on version 2.7.0 with a history of previous versions dating back to 1.0.0-beta01."],["`GetAzureClientRequest` has properties to get or set the name of the Azure Client which can be accessed as a string, or as an `AzureClientName` type."]]],[]]