public sealed class BackgroundJobLogEntry.Types.ApplyJobDetails : IMessage<BackgroundJobLogEntry.Types.ApplyJobDetails>, IEquatable<BackgroundJobLogEntry.Types.ApplyJobDetails>, IDeepCloneable<BackgroundJobLogEntry.Types.ApplyJobDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class BackgroundJobLogEntry.Types.ApplyJobDetails.
[[["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 webpage provides reference documentation for the `BackgroundJobLogEntry.Types.ApplyJobDetails` class within the Database Migration v1 API, which is used for detailing Apply background jobs."],["The page offers links to documentation for various versions of the API, ranging from version 1.0.0 to the latest version, 2.5.0, with the content currently displaying the documentation for version 2.4.0."],["The `BackgroundJobLogEntry.Types.ApplyJobDetails` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ConnectionProfile` and `Filter`, both of type string, which provide information about the connection profile used and the filter applied during a job."],["The class has two constructors : a parameterless one and one that takes another instance of `ApplyJobDetails` to clone it."]]],[]]