public sealed class GetImportDataFileRequest : IMessage<GetImportDataFileRequest>, IEquatable<GetImportDataFileRequest>, IDeepCloneable<GetImportDataFileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class GetImportDataFileRequest.
[[["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 webpage provides documentation for the `GetImportDataFileRequest` class within the Migration Center v1 API for .NET."],["The `GetImportDataFileRequest` class is used to request an import data file and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor that takes no arguments and a copy constructor that takes another `GetImportDataFileRequest` instance."],["The `GetImportDataFileRequest` class contains two properties: `ImportDataFileName` which is a typed view over the resource name and `Name` which is a string representing the required name of the import data file."],["The API is available in multiple versions, with 1.4.0 being the latest, and includes older versions such as 1.3.0, 1.2.0, 1.1.0, and 1.0.0."]]],[]]