Skip to content

Commit

Permalink
Update managedInstances.json (#5114)
Browse files Browse the repository at this point in the history
Adding two new ManagedInstance properties
  • Loading branch information
stefanb995 authored and anuchandy committed Jan 30, 2019
1 parent 60a8c18 commit 2072ba5
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,14 @@
"x-ms-mutability": [
"create"
]
},
"publicDataEndpointEnabled": {
"description": "Whether or not the public data endpoint is enabled.",
"type": "boolean"
},
"proxyOverride": {
"description": "Proxy override of the managed instance.",
"type": "string"
}
}
},
Expand Down

0 comments on commit 2072ba5

Please sign in to comment.