public sealed class GetManagementServerRequest : IMessage<GetManagementServerRequest>, IEquatable<GetManagementServerRequest>, IDeepCloneable<GetManagementServerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class GetManagementServerRequest.
Request message for getting a management server instance.
[[["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."],[[["This documentation covers the `GetManagementServerRequest` class, which is part of the Backup and DR Service v1 API."],["The `GetManagementServerRequest` class is a request message used to retrieve information about a management server instance."],["The latest version of this specific document is 2.1.0, but the current documentation is for version 1.2.0 of the class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The `GetManagementServerRequest` class has properties such as `ManagementServerName` and `Name`, with the `Name` being the required property, and it is also of the string type."]]],[]]