public sealed class DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger : IMessage<DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger>, IEquatable<DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger>, IDeepCloneable<DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger.
This trigger is triggered when the scan job itself fails, 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.JobFailureTrigger` class within the Cloud Dataplex v1 API for .NET."],["The `JobFailureTrigger` class is designed to trigger actions when a scan job fails, regardless of the scan's outcome, as indicated by the documentation."],["It is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, and deep cloning."],["The documentation also provides a list of versions for the `JobFailureTrigger` class, ranging from version 1.0.0 up to the latest version 3.6.0."],["The page outlines the class's inheritance from `object` and lists its implemented interfaces, as well as detailing the available constructors, `JobFailureTrigger()` and `JobFailureTrigger(JobFailureTrigger other)`, for creating instances."]]],[]]