Skip to content

Commit

Permalink
Remove sharedWithFactories property from SelfHostedIntegrationRuntime…
Browse files Browse the repository at this point in the history
…StatusTypeProperties (#3390)
  • Loading branch information
zhangyd2015 authored and sarangan12 committed Jul 11, 2018
1 parent eec4c37 commit b9282c4
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -616,15 +616,6 @@
"$ref": "#/definitions/LinkedIntegrationRuntime"
}
},
"sharedWithFactories": {
"description": "The MSI-s of the data factories to which the integration runtime is shared.",
"type": "array",
"items": {
"description": "The service principals of data factories",
"type": "string"
},
"readOnly": true
},
"pushedVersion": {
"description": "The version that the integration runtime is going to update to.",
"type": "string",
Expand Down

0 comments on commit b9282c4

Please sign in to comment.