OrchestrationTemplateContent object

Example JSON representation

{
  "rules": [
    {
      "action": {
        "actionType": "Action"
      },
      "blocking": true,
      "enabled": true,
      "order": 1,
      "runAs": "string",
      "target": {
        "targetType": "Target"
      },
      "timeout": 1,
      "trigger": {
        "triggerType": "Trigger"
      }
    }
  ]
}

Properties

property attributes valid values description filter option
rules
Array of OrchestrationRuleTemplateContent objects
optional

Farm Role Orchestration Rules.