public sealed class GetGroupRequest : IMessage<GetGroupRequest>, IEquatable<GetGroupRequest>, IDeepCloneable<GetGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class GetGroupRequest.
[[["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 document provides reference documentation for the `GetGroupRequest` class within the VM Migration v1 API, specifically for version 2.5.0."],["`GetGroupRequest` is a request message class used for retrieving a group in the VM Migration API, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetGroupRequest` class has two constructors: a parameterless constructor and one that takes another `GetGroupRequest` instance as a parameter."],["The `GetGroupRequest` class contains two properties: `GroupName`, which is a typed view over the resource name, and `Name`, which represents the required group name as a string."],["The latest version of this API is 2.6.0, and there are 7 other past versions detailed within the documentation, ranging from 2.4.0 to 1.0.0."]]],[]]