public sealed class ThresholdRule : IMessage<ThresholdRule>, IEquatable<ThresholdRule>, IDeepCloneable<ThresholdRule>, IBufferMessage, IMessage
ThresholdRule contains a definition of a threshold which triggers
an alert (a notification of a threshold being crossed) to be sent when
spend goes above the specified amount.
Alerts are automatically e-mailed to users with the Billing Account
Administrator role or the Billing Account User role.
The thresholds here have no effect on notifications sent to anything
configured under Budget.all_updates_rule.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eThresholdRule\u003c/code\u003e class defines a threshold that, when crossed, triggers an alert notification for billing-related spending.\u003c/p\u003e\n"],["\u003cp\u003eAlerts are automatically emailed to users holding the Billing Account Administrator or Billing Account User roles upon crossing a threshold.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpendBasis\u003c/code\u003e property in \u003ccode\u003eThresholdRule\u003c/code\u003e determines the type of spending used to check if the threshold has been passed, defaulting to current spending.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eThresholdPercent\u003c/code\u003e property is a required field, representing a percentage-based threshold that, when exceeded, triggers the alert, and it should be a non-negative number.\u003c/p\u003e\n"],["\u003cp\u003eThe current latest version is 2.6.0, and the page also documents versions from 2.5.0 to 1.1.0.\u003c/p\u003e\n"]]],[],null,[]]