public sealed class GetTargetProjectRequest : IMessage<GetTargetProjectRequest>, IEquatable<GetTargetProjectRequest>, IDeepCloneable<GetTargetProjectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class GetTargetProjectRequest.
[[["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."],[[["This document provides reference documentation for the `GetTargetProjectRequest` class within the VM Migration v1 API."],["The latest version of the `GetTargetProjectRequest` class is 2.6.0, with previous versions dating back to 1.0.0 also available."],["`GetTargetProjectRequest` is a request message used for the 'GetTargetProject' API call."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTargetProjectRequest` class has properties `Name` (a string) and `TargetProjectName` (of type `TargetProjectName`), with `Name` being a required property for the target project."]]],[]]