Interface: IInsertBuildIdAssignmentRule
v1.UpdateWorkerVersioningRulesRequest.IInsertBuildIdAssignmentRule
Properties of an InsertBuildIdAssignmentRule.
Implemented by
Properties
rule
• Optional
rule: null
| IBuildIdAssignmentRule
InsertBuildIdAssignmentRule 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.