Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.15 KB

QuotaNotificationExtended.md

File metadata and controls

18 lines (14 loc) · 1.15 KB

QuotaNotificationExtended

Properties

Name Type Description Notes
ActionAlert bool Send alert when rule matches. [default to null]
ActionEmailAddress string Email a specific email address when rule matches. [optional] [default to null]
ActionEmailOwner bool Email quota domain owner when rule matches. [default to null]
EmailTemplate string Path of optional /ifs template file used for email actions. [optional] [default to null]
Holdoff int32 Time to wait between detections for rules triggered by user actions. [optional] [default to null]
Schedule string Schedule for rules that repeatedly notify. [optional] [default to null]
Condition string The condition detected. [default to null]
Id string The system ID given to the rule. [default to null]
Threshold string The quota threshold detected. [default to null]

[Back to Model list] [Back to API list] [Back to README]