public sealed class DisableProcessorMetadata : IMessage<DisableProcessorMetadata>, IEquatable<DisableProcessorMetadata>, IDeepCloneable<DisableProcessorMetadata>, IBufferMessage, IMessage
The long running operation metadata for disable processor method.
[[["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-24 UTC."],[[["The latest version available for `DisableProcessorMetadata` is 2.0.0-beta23, with version 1.0.0-beta04 also documented."],["`DisableProcessorMetadata` is a class used for the long-running operation metadata when disabling a processor."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various interactions."],["It inherits from `Object` and provides constructors for default initialization and cloning from another `DisableProcessorMetadata` instance."],["The `CommonMetadata` property, of type `CommonOperationMetadata`, contains the basic metadata for the long-running operation."]]],[]]