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."],[[["The `GetAzureClientRequest` class is used to request information about an Azure client via the `AzureClusters.GetAzureClient` method within the Anthos Multi-Cloud v1 API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to support various functionalities like message handling, equality checks, deep cloning, and buffer manipulation."],["The class features two constructors for creating new instances, either as a default or by copying from an existing `GetAzureClientRequest` object."],["It includes properties like `AzureClientName`, which is a typed view over the resource name, and `Name`, which specifies the name of the Azure client resource to be described in the format `projects/\u003cproject-id\u003e/locations/\u003cregion\u003e/azureClients/\u003cclient-id\u003e`."],["This page provides documentation for version 2.6.0 of the API, with links to other versions, including the latest, 2.8.0, and a version as old as 1.0.0-beta01."]]],[]]