public sealed class Finding.Types.MuteInfo.Types.StaticMute : IMessage<Finding.Types.MuteInfo.Types.StaticMute>, IEquatable<Finding.Types.MuteInfo.Types.StaticMute>, IDeepCloneable<Finding.Types.MuteInfo.Types.StaticMute>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class Finding.Types.MuteInfo.Types.StaticMute.
Information about the static mute state. A static mute state overrides
any dynamic mute rules that apply to this finding. The static mute state
can be set by a static mute rule or by muting the finding directly.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eStaticMute\u003c/code\u003e class within the Security Command Center v2 API, which controls the static mute state of a finding.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStaticMute\u003c/code\u003e class overrides dynamic mute rules, allowing a finding to be directly muted or unmuted either manually or by the rule.\u003c/p\u003e\n"],["\u003cp\u003eThe class is implemented using several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStaticMute\u003c/code\u003e class includes properties like \u003ccode\u003eApplyTime\u003c/code\u003e (a \u003ccode\u003eTimestamp\u003c/code\u003e object) to track when the mute was applied and \u003ccode\u003eState\u003c/code\u003e (a \u003ccode\u003eFinding.Types.Mute\u003c/code\u003e object) to track whether the state is set as \u003ccode\u003eMUTED\u003c/code\u003e or \u003ccode\u003eUNMUTED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors, \u003ccode\u003eStaticMute()\u003c/code\u003e and \u003ccode\u003eStaticMute(StaticMute other)\u003c/code\u003e, are provided to create instances of the class.\u003c/p\u003e\n"]]],[],null,[]]