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 Anthos Multi-Cloud v1 API, specifically for GKE clusters on Azure."],["The `GetAzureServerConfigRequest` class is used to retrieve the server configuration of a GKE cluster on Azure, with the latest version being 2.8.0."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of `GetAzureServerConfigRequest` include `AzureServerConfigName`, which is a typed view of the resource name, and `Name`, which is a required string specifying the name of the `AzureServerConfig` resource to describe."],["The class has 2 constructors: `GetAzureServerConfigRequest()` and `GetAzureServerConfigRequest(GetAzureServerConfigRequest other)`."]]],[]]