public sealed class BackgroundJobLogEntry.Types.ImportRulesJobDetails : IMessage<BackgroundJobLogEntry.Types.ImportRulesJobDetails>, IEquatable<BackgroundJobLogEntry.Types.ImportRulesJobDetails>, IDeepCloneable<BackgroundJobLogEntry.Types.ImportRulesJobDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class BackgroundJobLogEntry.Types.ImportRulesJobDetails.
[[["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 provides details for the `BackgroundJobLogEntry.Types.ImportRulesJobDetails` class within the Database Migration v1 API, specifically for version 2.3.0."],["The `ImportRulesJobDetails` class represents details regarding an Import Rules background job, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `FileFormat`, representing the file format of the import rules, and `Files`, which is a list of file names used in the import job."],["Version 2.5.0 is the latest version, with versions spanning from 1.0.0 to 2.5.0 all having documentation, and there is more information about the class including constructors, and inherited members."]]],[]]