Skip to content

Commit

Permalink
Update swagger for SSIS IR to support SSISDB failover (Azure#12357)
Browse files Browse the repository at this point in the history
  • Loading branch information
meiyan-Li authored Jan 11, 2021
1 parent 1d1b920 commit 4c93f28
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,10 @@
"name": "IntegrationRuntimeSsisCatalogPricingTier",
"modelAsString": true
}
},
"dualStandbyPairName": {
"description": "The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.",
"type": "string"
}
},
"additionalProperties": {
Expand Down

0 comments on commit 4c93f28

Please sign in to comment.