public sealed class DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger : IMessage<DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger>, IEquatable<DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger>, IDeepCloneable<DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger.
This trigger is triggered whenever a scan job run ends, regardless
of the result.
[[["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-25 UTC."],[[["This page provides reference documentation for the `DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger` class within the Cloud Dataplex v1 API for .NET."],["The `JobEndTrigger` class is activated when a scan job completes, regardless of whether the job was successful or not."],["The documentation lists available versions of the class, ranging from the latest version 3.6.0 down to version 1.0.0, alongside the current version of 3.5.0."],["`JobEndTrigger` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities and usage in .NET."],["The page lists the constructers of the `JobEndTrigger` class and their parameters."]]],[]]