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 represents a trigger that activates when a scan job ends, irrespective of the job's outcome."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's inheritance from the base `object` class, as well as its implemented interfaces and provides its namespace and assembly information."],["A list of versions of the API ranging from version 1.0.0 to 3.6.0 are provided, with 3.6.0 as the latest, and each version links to the corresponding page for `JobEndTrigger`."]]],[]]