DuplicateRulesetHandlingStrategy Enumeration

Deprecated  Use RulesetInsertOptions

Beta  

Strategies for handling duplicate rulesets.

Members

Name Value Description
Skip 0 Do not insert the ruleset if another ruleset with the same ID already exists.
Replace 1 Replace already existing ruleset if one exists with the same ID and version.

Defined in

Last Updated: 29 November, 2022