public sealed class GetAzureClusterRequest : IMessage<GetAzureClusterRequest>, IEquatable<GetAzureClusterRequest>, IDeepCloneable<GetAzureClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GetAzureClusterRequest.
Request message for AzureClusters.GetAzureCluster 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 `GetAzureClusterRequest` class within the Anthos Multi-Cloud v1 API, specifically for version 2.7.0, which is not the latest version."],["The `GetAzureClusterRequest` class is a request message used by the `AzureClusters.GetAzureCluster` method to retrieve information about a specific Azure cluster."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAzureClusterRequest` class includes properties like `Name` and `AzureClusterName`, which are used to specify the Azure cluster to retrieve by providing the fully formatted resource name."],["The documentation covers the `GetAzureClusterRequest` class's constructors, properties, and inherited members, alongside various versioned links to the class."]]],[]]