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 covers the `GetImportJobRequest` class within the Migration Center v1 API, designed for requesting details about an import job."],["`GetImportJobRequest` is a sealed class that implements multiple interfaces for message handling, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name` (the resource name), `ImportJobName` (a typed view over the resource name), and `View` (for specifying the detail level of the import job information)."],["There are two constructors provided: a default one and one that takes another `GetImportJobRequest` object for creating a copy."],["The documented class, `GetImportJobRequest`, has gone through 5 different versions, the latest being `1.4.0`."]]],[]]