From 0182edc1dbd4336faf9759370b9b8fc5b1f527dc Mon Sep 17 00:00:00 2001 From: Meiyan Li Date: Mon, 11 Jan 2021 10:41:11 +0800 Subject: [PATCH] Update swagger for SSIS IR to support SSISDB failover --- .../stable/2018-06-01/entityTypes/IntegrationRuntime.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/IntegrationRuntime.json b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/IntegrationRuntime.json index 00dbf932a1d5..1b2ffcc15fc8 100644 --- a/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/IntegrationRuntime.json +++ b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/IntegrationRuntime.json @@ -270,6 +270,10 @@ "name": "IntegrationRuntimeSsisCatalogPricingTier", "modelAsString": true } + }, + "dualStandbyPairName": { + "description": "The dual standby pair name of Azure-SSIS Integration Runtimes to support SSISDB failover.", + "type": "string" } }, "additionalProperties": {