public sealed class GetImportJobRequest : IMessage<GetImportJobRequest>, IEquatable<GetImportJobRequest>, IDeepCloneable<GetImportJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class GetImportJobRequest.
[[["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 is for the `GetImportJobRequest` class within the Migration Center v1 API, specifically version 1.3.0."],["The `GetImportJobRequest` class is used to retrieve a specific import job within the Migration Center."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetImportJobRequest` class has properties such as `ImportJobName`, `Name`, and `View`, allowing for specifying the import job to retrieve and the level of detail to return."],["The latest version available is 1.4.0, but there are multiple versions that go as far back as 1.0.0, all of which can be referenced."]]],[]]