public sealed class RemoveGroupMigrationRequest : IMessage<RemoveGroupMigrationRequest>, IEquatable<RemoveGroupMigrationRequest>, IDeepCloneable<RemoveGroupMigrationRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eRemoveGroupMigrationRequest\u003c/code\u003e is 2.6.0, with the documentation also covering versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRemoveGroupMigrationRequest\u003c/code\u003e is a message class used for sending requests to remove a migration and it inherits from Object and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default one and one that accepts another \u003ccode\u003eRemoveGroupMigrationRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eIt contains four properties: \u003ccode\u003eGroup\u003c/code\u003e (the name of the group to remove), \u003ccode\u003eGroupAsGroupName\u003c/code\u003e (a GroupName-typed view of the group name), \u003ccode\u003eMigratingVm\u003c/code\u003e (the specific migrating VM to remove), and \u003ccode\u003eMigratingVmAsMigratingVmName\u003c/code\u003e (a typed view of the migrating VM's name).\u003c/p\u003e\n"]]],[],null,[]]