Skip to main content

Interface: IInsertBuildIdAssignmentRule

v1.UpdateWorkerVersioningRulesRequest.IInsertBuildIdAssignmentRule

Properties of an InsertBuildIdAssignmentRule.

Hierarchy

Properties

rule

Optional rule: null | $Properties

InsertBuildIdAssignmentRule rule

Inherited from

$Properties.rule


ruleIndex

Optional ruleIndex: null | number

Use this option to insert the rule in a particular index. By default, the new rule is inserted at the beginning of the list (index 0). If the given index is too larger the rule will be inserted at the end of the list.

Inherited from

$Properties.ruleIndex