File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 2831
2831
"type" : " string" ,
2832
2832
"description" : " The name of the subnet this integration runtime will join."
2833
2833
},
2834
+ "subnetId" : {
2835
+ "type" : " string" ,
2836
+ "description" : " The ID of subnet, to which this Azure-SSIS integration runtime will be joined."
2837
+ },
2834
2838
"vNetId" : {
2835
2839
"type" : " string" ,
2836
2840
"description" : " The ID of the VNet that this integration runtime will join."
Original file line number Diff line number Diff line change 2831
2831
"type" : " string" ,
2832
2832
"description" : " The name of the subnet this integration runtime will join."
2833
2833
},
2834
+ "subnetId" : {
2835
+ "type" : " string" ,
2836
+ "description" : " The ID of subnet, to which this Azure-SSIS integration runtime will be joined."
2837
+ },
2834
2838
"vNetId" : {
2835
2839
"type" : " string" ,
2836
2840
"description" : " The ID of the VNet that this integration runtime will join."
Original file line number Diff line number Diff line change 2852
2852
"type" : " string" ,
2853
2853
"description" : " The name of the subnet this integration runtime will join."
2854
2854
},
2855
+ "subnetId" : {
2856
+ "type" : " string" ,
2857
+ "description" : " The ID of subnet, to which this Azure-SSIS integration runtime will be joined."
2858
+ },
2855
2859
"vNetId" : {
2856
2860
"type" : " string" ,
2857
2861
"description" : " The ID of the VNet that this integration runtime will join."
You can’t perform that action at this time.
0 commit comments