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-04-09 UTC."],[[["This document provides reference information for the `GetAzureServerConfigRequest` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.6.0."],["The `GetAzureServerConfigRequest` class is used to retrieve the server configuration for a GKE cluster on Azure, and it inherits from object while also implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that accepts another `GetAzureServerConfigRequest` object, and it has two properties, `AzureServerConfigName`, which is a typed view of the resource name, and `Name`, which holds the resource name string, both of which are used to specify the AzureServerConfig resource to be retrieved."],["The document lists all available versions of the API, from the latest 2.8.0 to 1.0.0-beta01."]]],[]]