public sealed class GetAzureServerConfigRequest : IMessage<GetAzureServerConfigRequest>, IEquatable<GetAzureServerConfigRequest>, IDeepCloneable<GetAzureServerConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GetAzureServerConfigRequest.
GetAzureServerConfigRequest gets the server config of GKE cluster on Azure.
[[["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."],[[["The latest version available for the `GetAzureServerConfigRequest` class is 2.8.0, while the provided content focuses on version 2.2.0 and includes documentation on versions ranging from 1.0.0-beta01 to 2.8.0."],["`GetAzureServerConfigRequest` is a class within the Anthos Multi-Cloud v1 API, specifically designed to retrieve the server configuration for a GKE cluster on Azure."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.GkeMultiCloud.V1` namespace."],["The `GetAzureServerConfigRequest` class includes properties such as `AzureServerConfigName` and `Name`, where `Name` represents the resource name of the `AzureServerConfig` to describe and follows a specific format for Google Cloud resource names."],["There are two constructors for the `GetAzureServerConfigRequest` class, one empty and one that can clone another object of its type."]]],[]]