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-04-08 UTC."],[[["This webpage provides documentation for the `BackgroundJobLogEntry.Types.ApplyJobDetails` class within the Database Migration v1 API."],["The class `BackgroundJobLogEntry.Types.ApplyJobDetails` contains details regarding an Apply background job and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers nine different versions of the API, from version 1.0.0 to the latest version 2.5.0."],["The `ApplyJobDetails` class includes properties such as `ConnectionProfile` and `Filter`, both of which are strings and are designated as output-only fields."],["There are two constructors for creating the `ApplyJobDetails` object, one with no parameter, and the other accepting a `BackgroundJobLogEntry.Types.ApplyJobDetails` parameter."]]],[]]