@azure/arm-databricks 3.0.1-alpha.20241230.1 → 3.0.1-alpha.20250109.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (545) hide show
  1. package/{dist-esm/src → dist/browser}/azureDatabricksManagementClient.d.ts +2 -2
  2. package/dist/browser/azureDatabricksManagementClient.d.ts.map +1 -0
  3. package/{dist-esm/src → dist/browser}/azureDatabricksManagementClient.js +1 -1
  4. package/dist/browser/azureDatabricksManagementClient.js.map +1 -0
  5. package/dist/browser/index.d.ts +5 -0
  6. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  7. package/{dist-esm/src → dist/browser}/index.js +4 -4
  8. package/dist/browser/index.js.map +1 -0
  9. package/dist/browser/lroImpl.js.map +1 -0
  10. package/dist/browser/models/index.js.map +1 -0
  11. package/dist/browser/models/mappers.js.map +1 -0
  12. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  13. package/dist/browser/models/parameters.js.map +1 -0
  14. package/{dist-esm/src → dist/browser}/operations/accessConnectors.d.ts +3 -3
  15. package/dist/browser/operations/accessConnectors.d.ts.map +1 -0
  16. package/{dist-esm/src → dist/browser}/operations/accessConnectors.js +113 -125
  17. package/dist/browser/operations/accessConnectors.js.map +1 -0
  18. package/dist/browser/operations/index.d.ts +8 -0
  19. package/dist/browser/operations/index.d.ts.map +1 -0
  20. package/dist/browser/operations/index.js +15 -0
  21. package/dist/browser/operations/index.js.map +1 -0
  22. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  23. package/dist/browser/operations/operations.d.ts.map +1 -0
  24. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  25. package/dist/browser/operations/operations.js.map +1 -0
  26. package/{dist-esm/src → dist/browser}/operations/outboundNetworkDependenciesEndpoints.d.ts +3 -3
  27. package/dist/browser/operations/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
  28. package/{dist-esm/src → dist/browser}/operations/outboundNetworkDependenciesEndpoints.js +2 -2
  29. package/dist/browser/operations/outboundNetworkDependenciesEndpoints.js.map +1 -0
  30. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  31. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  32. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +88 -96
  33. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  34. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
  35. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  36. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +3 -3
  37. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  38. package/{dist-esm/src → dist/browser}/operations/vNetPeering.d.ts +3 -3
  39. package/dist/browser/operations/vNetPeering.d.ts.map +1 -0
  40. package/{dist-esm/src → dist/browser}/operations/vNetPeering.js +83 -91
  41. package/dist/browser/operations/vNetPeering.js.map +1 -0
  42. package/{dist-esm/src → dist/browser}/operations/workspaces.d.ts +3 -3
  43. package/dist/browser/operations/workspaces.d.ts.map +1 -0
  44. package/{dist-esm/src → dist/browser}/operations/workspaces.js +113 -125
  45. package/dist/browser/operations/workspaces.js.map +1 -0
  46. package/{dist-esm/src → dist/browser}/operationsInterfaces/accessConnectors.d.ts +1 -1
  47. package/dist/browser/operationsInterfaces/accessConnectors.d.ts.map +1 -0
  48. package/dist/browser/operationsInterfaces/accessConnectors.js.map +1 -0
  49. package/dist/browser/operationsInterfaces/index.d.ts +8 -0
  50. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  51. package/dist/browser/operationsInterfaces/index.js +15 -0
  52. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  53. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  54. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  55. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  56. package/{dist-esm/src → dist/browser}/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts +1 -1
  57. package/dist/browser/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
  58. package/dist/browser/operationsInterfaces/outboundNetworkDependenciesEndpoints.js.map +1 -0
  59. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  60. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  61. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  62. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
  63. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  64. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  65. package/{dist-esm/src → dist/browser}/operationsInterfaces/vNetPeering.d.ts +1 -1
  66. package/dist/browser/operationsInterfaces/vNetPeering.d.ts.map +1 -0
  67. package/dist/browser/operationsInterfaces/vNetPeering.js.map +1 -0
  68. package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaces.d.ts +1 -1
  69. package/dist/browser/operationsInterfaces/workspaces.d.ts.map +1 -0
  70. package/dist/browser/operationsInterfaces/workspaces.js.map +1 -0
  71. package/dist/browser/package.json +3 -0
  72. package/dist/browser/pagingHelper.js.map +1 -0
  73. package/dist/commonjs/azureDatabricksManagementClient.d.ts +23 -0
  74. package/dist/commonjs/azureDatabricksManagementClient.d.ts.map +1 -0
  75. package/dist/commonjs/azureDatabricksManagementClient.js +81 -0
  76. package/dist/commonjs/azureDatabricksManagementClient.js.map +1 -0
  77. package/dist/commonjs/index.d.ts +5 -0
  78. package/dist/commonjs/index.d.ts.map +1 -0
  79. package/dist/commonjs/index.js +19 -0
  80. package/dist/commonjs/index.js.map +1 -0
  81. package/dist/commonjs/lroImpl.d.ts +11 -0
  82. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  83. package/dist/commonjs/lroImpl.js +24 -0
  84. package/dist/commonjs/lroImpl.js.map +1 -0
  85. package/{types/arm-databricks.d.ts → dist/commonjs/models/index.d.ts} +1049 -1500
  86. package/dist/commonjs/models/index.d.ts.map +1 -0
  87. package/dist/commonjs/models/index.js +151 -0
  88. package/dist/commonjs/models/index.js.map +1 -0
  89. package/dist/commonjs/models/mappers.d.ts +52 -0
  90. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  91. package/dist/commonjs/models/mappers.js +1542 -0
  92. package/dist/commonjs/models/mappers.js.map +1 -0
  93. package/dist/commonjs/models/parameters.d.ts +21 -0
  94. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  95. package/dist/commonjs/models/parameters.js +185 -0
  96. package/dist/commonjs/models/parameters.js.map +1 -0
  97. package/dist/commonjs/operations/accessConnectors.d.ts +107 -0
  98. package/dist/commonjs/operations/accessConnectors.d.ts.map +1 -0
  99. package/dist/commonjs/operations/accessConnectors.js +535 -0
  100. package/dist/commonjs/operations/accessConnectors.js.map +1 -0
  101. package/dist/commonjs/operations/index.d.ts +8 -0
  102. package/dist/commonjs/operations/index.d.ts.map +1 -0
  103. package/dist/commonjs/operations/index.js +18 -0
  104. package/dist/commonjs/operations/index.js.map +1 -0
  105. package/dist/commonjs/operations/operations.d.ts +32 -0
  106. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  107. package/dist/commonjs/operations/operations.js +137 -0
  108. package/dist/commonjs/operations/operations.js.map +1 -0
  109. package/dist/commonjs/operations/outboundNetworkDependenciesEndpoints.d.ts +22 -0
  110. package/dist/commonjs/operations/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
  111. package/dist/commonjs/operations/outboundNetworkDependenciesEndpoints.js +70 -0
  112. package/dist/commonjs/operations/outboundNetworkDependenciesEndpoints.js.map +1 -0
  113. package/dist/commonjs/operations/privateEndpointConnections.d.ts +81 -0
  114. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  115. package/dist/commonjs/operations/privateEndpointConnections.js +368 -0
  116. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  117. package/dist/commonjs/operations/privateLinkResources.d.ts +46 -0
  118. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  119. package/dist/commonjs/operations/privateLinkResources.js +186 -0
  120. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  121. package/dist/commonjs/operations/vNetPeering.d.ts +81 -0
  122. package/dist/commonjs/operations/vNetPeering.d.ts.map +1 -0
  123. package/dist/commonjs/operations/vNetPeering.js +359 -0
  124. package/dist/commonjs/operations/vNetPeering.js.map +1 -0
  125. package/dist/commonjs/operations/workspaces.d.ts +107 -0
  126. package/dist/commonjs/operations/workspaces.d.ts.map +1 -0
  127. package/dist/commonjs/operations/workspaces.js +535 -0
  128. package/dist/commonjs/operations/workspaces.js.map +1 -0
  129. package/dist/commonjs/operationsInterfaces/accessConnectors.d.ts +71 -0
  130. package/dist/commonjs/operationsInterfaces/accessConnectors.d.ts.map +1 -0
  131. package/dist/commonjs/operationsInterfaces/accessConnectors.js +10 -0
  132. package/dist/commonjs/operationsInterfaces/accessConnectors.js.map +1 -0
  133. package/dist/commonjs/operationsInterfaces/index.d.ts +8 -0
  134. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  135. package/dist/commonjs/operationsInterfaces/index.js +18 -0
  136. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  137. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  138. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  139. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  140. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  141. package/dist/commonjs/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts +14 -0
  142. package/dist/commonjs/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
  143. package/dist/commonjs/operationsInterfaces/outboundNetworkDependenciesEndpoints.js +10 -0
  144. package/dist/commonjs/operationsInterfaces/outboundNetworkDependenciesEndpoints.js.map +1 -0
  145. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
  146. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  147. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  148. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  149. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +21 -0
  150. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  151. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  152. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  153. package/dist/commonjs/operationsInterfaces/vNetPeering.d.ts +56 -0
  154. package/dist/commonjs/operationsInterfaces/vNetPeering.d.ts.map +1 -0
  155. package/dist/commonjs/operationsInterfaces/vNetPeering.js +10 -0
  156. package/dist/commonjs/operationsInterfaces/vNetPeering.js.map +1 -0
  157. package/dist/commonjs/operationsInterfaces/workspaces.d.ts +71 -0
  158. package/dist/commonjs/operationsInterfaces/workspaces.d.ts.map +1 -0
  159. package/dist/commonjs/operationsInterfaces/workspaces.js +10 -0
  160. package/dist/commonjs/operationsInterfaces/workspaces.js.map +1 -0
  161. package/dist/commonjs/package.json +3 -0
  162. package/dist/commonjs/pagingHelper.d.ts +13 -0
  163. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  164. package/dist/commonjs/pagingHelper.js +36 -0
  165. package/dist/commonjs/pagingHelper.js.map +1 -0
  166. package/dist/esm/azureDatabricksManagementClient.d.ts +23 -0
  167. package/dist/esm/azureDatabricksManagementClient.d.ts.map +1 -0
  168. package/dist/esm/azureDatabricksManagementClient.js +76 -0
  169. package/dist/esm/azureDatabricksManagementClient.js.map +1 -0
  170. package/dist/esm/index.d.ts +5 -0
  171. package/dist/esm/index.d.ts.map +1 -0
  172. package/{src/index.ts → dist/esm/index.js} +5 -5
  173. package/dist/esm/index.js.map +1 -0
  174. package/dist/esm/lroImpl.d.ts +11 -0
  175. package/dist/esm/lroImpl.d.ts.map +1 -0
  176. package/dist/esm/lroImpl.js +21 -0
  177. package/dist/esm/lroImpl.js.map +1 -0
  178. package/dist/esm/models/index.d.ts +1049 -0
  179. package/dist/esm/models/index.d.ts.map +1 -0
  180. package/dist/esm/models/index.js +148 -0
  181. package/dist/esm/models/index.js.map +1 -0
  182. package/dist/esm/models/mappers.d.ts +52 -0
  183. package/dist/esm/models/mappers.d.ts.map +1 -0
  184. package/dist/esm/models/mappers.js +1539 -0
  185. package/dist/esm/models/mappers.js.map +1 -0
  186. package/dist/esm/models/parameters.d.ts +21 -0
  187. package/dist/esm/models/parameters.d.ts.map +1 -0
  188. package/dist/esm/models/parameters.js +182 -0
  189. package/dist/esm/models/parameters.js.map +1 -0
  190. package/dist/esm/operations/accessConnectors.d.ts +107 -0
  191. package/dist/esm/operations/accessConnectors.d.ts.map +1 -0
  192. package/dist/esm/operations/accessConnectors.js +531 -0
  193. package/dist/esm/operations/accessConnectors.js.map +1 -0
  194. package/dist/esm/operations/index.d.ts +8 -0
  195. package/dist/esm/operations/index.d.ts.map +1 -0
  196. package/dist/esm/operations/index.js +15 -0
  197. package/dist/esm/operations/index.js.map +1 -0
  198. package/dist/esm/operations/operations.d.ts +32 -0
  199. package/dist/esm/operations/operations.d.ts.map +1 -0
  200. package/dist/esm/operations/operations.js +133 -0
  201. package/dist/esm/operations/operations.js.map +1 -0
  202. package/dist/esm/operations/outboundNetworkDependenciesEndpoints.d.ts +22 -0
  203. package/dist/esm/operations/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
  204. package/dist/esm/operations/outboundNetworkDependenciesEndpoints.js +65 -0
  205. package/dist/esm/operations/outboundNetworkDependenciesEndpoints.js.map +1 -0
  206. package/dist/esm/operations/privateEndpointConnections.d.ts +81 -0
  207. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  208. package/dist/esm/operations/privateEndpointConnections.js +364 -0
  209. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  210. package/dist/esm/operations/privateLinkResources.d.ts +46 -0
  211. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  212. package/dist/esm/operations/privateLinkResources.js +182 -0
  213. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  214. package/dist/esm/operations/vNetPeering.d.ts +81 -0
  215. package/dist/esm/operations/vNetPeering.d.ts.map +1 -0
  216. package/dist/esm/operations/vNetPeering.js +355 -0
  217. package/dist/esm/operations/vNetPeering.js.map +1 -0
  218. package/dist/esm/operations/workspaces.d.ts +107 -0
  219. package/dist/esm/operations/workspaces.d.ts.map +1 -0
  220. package/dist/esm/operations/workspaces.js +531 -0
  221. package/dist/esm/operations/workspaces.js.map +1 -0
  222. package/dist/esm/operationsInterfaces/accessConnectors.d.ts +71 -0
  223. package/dist/esm/operationsInterfaces/accessConnectors.d.ts.map +1 -0
  224. package/dist/esm/operationsInterfaces/accessConnectors.js +9 -0
  225. package/dist/esm/operationsInterfaces/accessConnectors.js.map +1 -0
  226. package/dist/esm/operationsInterfaces/index.d.ts +8 -0
  227. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  228. package/dist/esm/operationsInterfaces/index.js +15 -0
  229. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  230. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  231. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  232. package/dist/esm/operationsInterfaces/operations.js +9 -0
  233. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  234. package/dist/esm/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts +14 -0
  235. package/dist/esm/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
  236. package/dist/esm/operationsInterfaces/outboundNetworkDependenciesEndpoints.js +9 -0
  237. package/dist/esm/operationsInterfaces/outboundNetworkDependenciesEndpoints.js.map +1 -0
  238. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
  239. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  240. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  241. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  242. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +21 -0
  243. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  244. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  245. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  246. package/dist/esm/operationsInterfaces/vNetPeering.d.ts +56 -0
  247. package/dist/esm/operationsInterfaces/vNetPeering.d.ts.map +1 -0
  248. package/dist/esm/operationsInterfaces/vNetPeering.js +9 -0
  249. package/dist/esm/operationsInterfaces/vNetPeering.js.map +1 -0
  250. package/dist/esm/operationsInterfaces/workspaces.d.ts +71 -0
  251. package/dist/esm/operationsInterfaces/workspaces.d.ts.map +1 -0
  252. package/dist/esm/operationsInterfaces/workspaces.js +9 -0
  253. package/dist/esm/operationsInterfaces/workspaces.js.map +1 -0
  254. package/dist/esm/package.json +3 -0
  255. package/dist/esm/pagingHelper.d.ts +13 -0
  256. package/dist/esm/pagingHelper.d.ts.map +1 -0
  257. package/dist/esm/pagingHelper.js +32 -0
  258. package/dist/esm/pagingHelper.js.map +1 -0
  259. package/dist/react-native/azureDatabricksManagementClient.d.ts +23 -0
  260. package/dist/react-native/azureDatabricksManagementClient.d.ts.map +1 -0
  261. package/dist/react-native/azureDatabricksManagementClient.js +76 -0
  262. package/dist/react-native/azureDatabricksManagementClient.js.map +1 -0
  263. package/dist/react-native/index.d.ts +5 -0
  264. package/dist/react-native/index.d.ts.map +1 -0
  265. package/dist/react-native/index.js +13 -0
  266. package/dist/react-native/index.js.map +1 -0
  267. package/dist/react-native/lroImpl.d.ts +11 -0
  268. package/dist/react-native/lroImpl.d.ts.map +1 -0
  269. package/dist/react-native/lroImpl.js +21 -0
  270. package/dist/react-native/lroImpl.js.map +1 -0
  271. package/dist/react-native/models/index.d.ts +1049 -0
  272. package/dist/react-native/models/index.d.ts.map +1 -0
  273. package/dist/react-native/models/index.js +148 -0
  274. package/dist/react-native/models/index.js.map +1 -0
  275. package/dist/react-native/models/mappers.d.ts +52 -0
  276. package/dist/react-native/models/mappers.d.ts.map +1 -0
  277. package/dist/react-native/models/mappers.js +1539 -0
  278. package/dist/react-native/models/mappers.js.map +1 -0
  279. package/dist/react-native/models/parameters.d.ts +21 -0
  280. package/dist/react-native/models/parameters.d.ts.map +1 -0
  281. package/dist/react-native/models/parameters.js +182 -0
  282. package/dist/react-native/models/parameters.js.map +1 -0
  283. package/dist/react-native/operations/accessConnectors.d.ts +107 -0
  284. package/dist/react-native/operations/accessConnectors.d.ts.map +1 -0
  285. package/dist/react-native/operations/accessConnectors.js +531 -0
  286. package/dist/react-native/operations/accessConnectors.js.map +1 -0
  287. package/dist/react-native/operations/index.d.ts +8 -0
  288. package/dist/react-native/operations/index.d.ts.map +1 -0
  289. package/dist/react-native/operations/index.js +15 -0
  290. package/dist/react-native/operations/index.js.map +1 -0
  291. package/dist/react-native/operations/operations.d.ts +32 -0
  292. package/dist/react-native/operations/operations.d.ts.map +1 -0
  293. package/dist/react-native/operations/operations.js +133 -0
  294. package/dist/react-native/operations/operations.js.map +1 -0
  295. package/dist/react-native/operations/outboundNetworkDependenciesEndpoints.d.ts +22 -0
  296. package/dist/react-native/operations/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
  297. package/dist/react-native/operations/outboundNetworkDependenciesEndpoints.js +65 -0
  298. package/dist/react-native/operations/outboundNetworkDependenciesEndpoints.js.map +1 -0
  299. package/dist/react-native/operations/privateEndpointConnections.d.ts +81 -0
  300. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  301. package/dist/react-native/operations/privateEndpointConnections.js +364 -0
  302. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  303. package/dist/react-native/operations/privateLinkResources.d.ts +46 -0
  304. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  305. package/dist/react-native/operations/privateLinkResources.js +182 -0
  306. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  307. package/dist/react-native/operations/vNetPeering.d.ts +81 -0
  308. package/dist/react-native/operations/vNetPeering.d.ts.map +1 -0
  309. package/dist/react-native/operations/vNetPeering.js +355 -0
  310. package/dist/react-native/operations/vNetPeering.js.map +1 -0
  311. package/dist/react-native/operations/workspaces.d.ts +107 -0
  312. package/dist/react-native/operations/workspaces.d.ts.map +1 -0
  313. package/dist/react-native/operations/workspaces.js +531 -0
  314. package/dist/react-native/operations/workspaces.js.map +1 -0
  315. package/dist/react-native/operationsInterfaces/accessConnectors.d.ts +71 -0
  316. package/dist/react-native/operationsInterfaces/accessConnectors.d.ts.map +1 -0
  317. package/dist/react-native/operationsInterfaces/accessConnectors.js +9 -0
  318. package/dist/react-native/operationsInterfaces/accessConnectors.js.map +1 -0
  319. package/dist/react-native/operationsInterfaces/index.d.ts +8 -0
  320. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  321. package/dist/react-native/operationsInterfaces/index.js +15 -0
  322. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  323. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  324. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  325. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  326. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  327. package/dist/react-native/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts +14 -0
  328. package/dist/react-native/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
  329. package/dist/react-native/operationsInterfaces/outboundNetworkDependenciesEndpoints.js +9 -0
  330. package/dist/react-native/operationsInterfaces/outboundNetworkDependenciesEndpoints.js.map +1 -0
  331. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
  332. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  333. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  334. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  335. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +21 -0
  336. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  337. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  338. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  339. package/dist/react-native/operationsInterfaces/vNetPeering.d.ts +56 -0
  340. package/dist/react-native/operationsInterfaces/vNetPeering.d.ts.map +1 -0
  341. package/dist/react-native/operationsInterfaces/vNetPeering.js +9 -0
  342. package/dist/react-native/operationsInterfaces/vNetPeering.js.map +1 -0
  343. package/dist/react-native/operationsInterfaces/workspaces.d.ts +71 -0
  344. package/dist/react-native/operationsInterfaces/workspaces.d.ts.map +1 -0
  345. package/dist/react-native/operationsInterfaces/workspaces.js +9 -0
  346. package/dist/react-native/operationsInterfaces/workspaces.js.map +1 -0
  347. package/dist/react-native/package.json +3 -0
  348. package/dist/react-native/pagingHelper.d.ts +13 -0
  349. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  350. package/dist/react-native/pagingHelper.js +32 -0
  351. package/dist/react-native/pagingHelper.js.map +1 -0
  352. package/package.json +58 -28
  353. package/dist/index.js +0 -4239
  354. package/dist/index.js.map +0 -1
  355. package/dist/index.min.js +0 -1
  356. package/dist/index.min.js.map +0 -1
  357. package/dist-esm/samples-dev/accessConnectorsCreateOrUpdateSample.d.ts +0 -2
  358. package/dist-esm/samples-dev/accessConnectorsCreateOrUpdateSample.d.ts.map +0 -1
  359. package/dist-esm/samples-dev/accessConnectorsCreateOrUpdateSample.js +0 -58
  360. package/dist-esm/samples-dev/accessConnectorsCreateOrUpdateSample.js.map +0 -1
  361. package/dist-esm/samples-dev/accessConnectorsDeleteSample.d.ts +0 -2
  362. package/dist-esm/samples-dev/accessConnectorsDeleteSample.d.ts.map +0 -1
  363. package/dist-esm/samples-dev/accessConnectorsDeleteSample.js +0 -38
  364. package/dist-esm/samples-dev/accessConnectorsDeleteSample.js.map +0 -1
  365. package/dist-esm/samples-dev/accessConnectorsGetSample.d.ts +0 -2
  366. package/dist-esm/samples-dev/accessConnectorsGetSample.d.ts.map +0 -1
  367. package/dist-esm/samples-dev/accessConnectorsGetSample.js +0 -38
  368. package/dist-esm/samples-dev/accessConnectorsGetSample.js.map +0 -1
  369. package/dist-esm/samples-dev/accessConnectorsListByResourceGroupSample.d.ts +0 -2
  370. package/dist-esm/samples-dev/accessConnectorsListByResourceGroupSample.d.ts.map +0 -1
  371. package/dist-esm/samples-dev/accessConnectorsListByResourceGroupSample.js +0 -53
  372. package/dist-esm/samples-dev/accessConnectorsListByResourceGroupSample.js.map +0 -1
  373. package/dist-esm/samples-dev/accessConnectorsListBySubscriptionSample.d.ts +0 -2
  374. package/dist-esm/samples-dev/accessConnectorsListBySubscriptionSample.d.ts.map +0 -1
  375. package/dist-esm/samples-dev/accessConnectorsListBySubscriptionSample.js +0 -52
  376. package/dist-esm/samples-dev/accessConnectorsListBySubscriptionSample.js.map +0 -1
  377. package/dist-esm/samples-dev/accessConnectorsUpdateSample.d.ts +0 -2
  378. package/dist-esm/samples-dev/accessConnectorsUpdateSample.d.ts.map +0 -1
  379. package/dist-esm/samples-dev/accessConnectorsUpdateSample.js +0 -39
  380. package/dist-esm/samples-dev/accessConnectorsUpdateSample.js.map +0 -1
  381. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  382. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  383. package/dist-esm/samples-dev/operationsListSample.js +0 -53
  384. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  385. package/dist-esm/samples-dev/outboundNetworkDependenciesEndpointsListSample.d.ts +0 -2
  386. package/dist-esm/samples-dev/outboundNetworkDependenciesEndpointsListSample.d.ts.map +0 -1
  387. package/dist-esm/samples-dev/outboundNetworkDependenciesEndpointsListSample.js +0 -39
  388. package/dist-esm/samples-dev/outboundNetworkDependenciesEndpointsListSample.js.map +0 -1
  389. package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.d.ts +0 -2
  390. package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.d.ts.map +0 -1
  391. package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js +0 -48
  392. package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js.map +0 -1
  393. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  394. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  395. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -40
  396. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  397. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  398. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  399. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -40
  400. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  401. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
  402. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
  403. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -55
  404. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
  405. package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +0 -2
  406. package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +0 -1
  407. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +0 -40
  408. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +0 -1
  409. package/dist-esm/samples-dev/privateLinkResourcesListSample.d.ts +0 -2
  410. package/dist-esm/samples-dev/privateLinkResourcesListSample.d.ts.map +0 -1
  411. package/dist-esm/samples-dev/privateLinkResourcesListSample.js +0 -55
  412. package/dist-esm/samples-dev/privateLinkResourcesListSample.js.map +0 -1
  413. package/dist-esm/samples-dev/vNetPeeringCreateOrUpdateSample.d.ts +0 -2
  414. package/dist-esm/samples-dev/vNetPeeringCreateOrUpdateSample.d.ts.map +0 -1
  415. package/dist-esm/samples-dev/vNetPeeringCreateOrUpdateSample.js +0 -48
  416. package/dist-esm/samples-dev/vNetPeeringCreateOrUpdateSample.js.map +0 -1
  417. package/dist-esm/samples-dev/vNetPeeringDeleteSample.d.ts +0 -2
  418. package/dist-esm/samples-dev/vNetPeeringDeleteSample.d.ts.map +0 -1
  419. package/dist-esm/samples-dev/vNetPeeringDeleteSample.js +0 -39
  420. package/dist-esm/samples-dev/vNetPeeringDeleteSample.js.map +0 -1
  421. package/dist-esm/samples-dev/vNetPeeringGetSample.d.ts +0 -2
  422. package/dist-esm/samples-dev/vNetPeeringGetSample.d.ts.map +0 -1
  423. package/dist-esm/samples-dev/vNetPeeringGetSample.js +0 -39
  424. package/dist-esm/samples-dev/vNetPeeringGetSample.js.map +0 -1
  425. package/dist-esm/samples-dev/vNetPeeringListByWorkspaceSample.d.ts +0 -2
  426. package/dist-esm/samples-dev/vNetPeeringListByWorkspaceSample.d.ts.map +0 -1
  427. package/dist-esm/samples-dev/vNetPeeringListByWorkspaceSample.js +0 -54
  428. package/dist-esm/samples-dev/vNetPeeringListByWorkspaceSample.js.map +0 -1
  429. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts +0 -2
  430. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts.map +0 -1
  431. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +0 -221
  432. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +0 -1
  433. package/dist-esm/samples-dev/workspacesDeleteSample.d.ts +0 -2
  434. package/dist-esm/samples-dev/workspacesDeleteSample.d.ts.map +0 -1
  435. package/dist-esm/samples-dev/workspacesDeleteSample.js +0 -38
  436. package/dist-esm/samples-dev/workspacesDeleteSample.js.map +0 -1
  437. package/dist-esm/samples-dev/workspacesGetSample.d.ts +0 -2
  438. package/dist-esm/samples-dev/workspacesGetSample.d.ts.map +0 -1
  439. package/dist-esm/samples-dev/workspacesGetSample.js +0 -74
  440. package/dist-esm/samples-dev/workspacesGetSample.js.map +0 -1
  441. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts +0 -2
  442. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts.map +0 -1
  443. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +0 -53
  444. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +0 -1
  445. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts +0 -2
  446. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts.map +0 -1
  447. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +0 -52
  448. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +0 -1
  449. package/dist-esm/samples-dev/workspacesUpdateSample.d.ts +0 -2
  450. package/dist-esm/samples-dev/workspacesUpdateSample.d.ts.map +0 -1
  451. package/dist-esm/samples-dev/workspacesUpdateSample.js +0 -39
  452. package/dist-esm/samples-dev/workspacesUpdateSample.js.map +0 -1
  453. package/dist-esm/src/azureDatabricksManagementClient.d.ts.map +0 -1
  454. package/dist-esm/src/azureDatabricksManagementClient.js.map +0 -1
  455. package/dist-esm/src/index.d.ts +0 -5
  456. package/dist-esm/src/index.js.map +0 -1
  457. package/dist-esm/src/lroImpl.js.map +0 -1
  458. package/dist-esm/src/models/index.js.map +0 -1
  459. package/dist-esm/src/models/mappers.js.map +0 -1
  460. package/dist-esm/src/models/parameters.js.map +0 -1
  461. package/dist-esm/src/operations/accessConnectors.d.ts.map +0 -1
  462. package/dist-esm/src/operations/accessConnectors.js.map +0 -1
  463. package/dist-esm/src/operations/index.d.ts +0 -8
  464. package/dist-esm/src/operations/index.d.ts.map +0 -1
  465. package/dist-esm/src/operations/index.js +0 -15
  466. package/dist-esm/src/operations/index.js.map +0 -1
  467. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  468. package/dist-esm/src/operations/operations.js.map +0 -1
  469. package/dist-esm/src/operations/outboundNetworkDependenciesEndpoints.d.ts.map +0 -1
  470. package/dist-esm/src/operations/outboundNetworkDependenciesEndpoints.js.map +0 -1
  471. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  472. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  473. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  474. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  475. package/dist-esm/src/operations/vNetPeering.d.ts.map +0 -1
  476. package/dist-esm/src/operations/vNetPeering.js.map +0 -1
  477. package/dist-esm/src/operations/workspaces.d.ts.map +0 -1
  478. package/dist-esm/src/operations/workspaces.js.map +0 -1
  479. package/dist-esm/src/operationsInterfaces/accessConnectors.d.ts.map +0 -1
  480. package/dist-esm/src/operationsInterfaces/accessConnectors.js.map +0 -1
  481. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
  482. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  483. package/dist-esm/src/operationsInterfaces/index.js +0 -15
  484. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  485. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  486. package/dist-esm/src/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts.map +0 -1
  487. package/dist-esm/src/operationsInterfaces/outboundNetworkDependenciesEndpoints.js.map +0 -1
  488. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  489. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  490. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  491. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  492. package/dist-esm/src/operationsInterfaces/vNetPeering.d.ts.map +0 -1
  493. package/dist-esm/src/operationsInterfaces/vNetPeering.js.map +0 -1
  494. package/dist-esm/src/operationsInterfaces/workspaces.d.ts.map +0 -1
  495. package/dist-esm/src/operationsInterfaces/workspaces.js.map +0 -1
  496. package/dist-esm/src/pagingHelper.js.map +0 -1
  497. package/dist-esm/test/databricks_examples.d.ts +0 -4
  498. package/dist-esm/test/databricks_examples.d.ts.map +0 -1
  499. package/dist-esm/test/databricks_examples.js +0 -107
  500. package/dist-esm/test/databricks_examples.js.map +0 -1
  501. package/src/azureDatabricksManagementClient.ts +0 -134
  502. package/src/lroImpl.ts +0 -42
  503. package/src/models/index.ts +0 -1194
  504. package/src/models/mappers.ts +0 -1624
  505. package/src/models/parameters.ts +0 -213
  506. package/src/operations/accessConnectors.ts +0 -717
  507. package/src/operations/index.ts +0 -15
  508. package/src/operations/operations.ts +0 -149
  509. package/src/operations/outboundNetworkDependenciesEndpoints.ts +0 -85
  510. package/src/operations/privateEndpointConnections.ts +0 -509
  511. package/src/operations/privateLinkResources.ts +0 -238
  512. package/src/operations/vNetPeering.ts +0 -507
  513. package/src/operations/workspaces.ts +0 -717
  514. package/src/operationsInterfaces/accessConnectors.ts +0 -139
  515. package/src/operationsInterfaces/index.ts +0 -15
  516. package/src/operationsInterfaces/operations.ts +0 -22
  517. package/src/operationsInterfaces/outboundNetworkDependenciesEndpoints.ts +0 -29
  518. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -109
  519. package/src/operationsInterfaces/privateLinkResources.ts +0 -44
  520. package/src/operationsInterfaces/vNetPeering.ts +0 -109
  521. package/src/operationsInterfaces/workspaces.ts +0 -139
  522. package/src/pagingHelper.ts +0 -39
  523. package/tsconfig.json +0 -33
  524. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  525. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  526. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  527. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  528. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  529. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  530. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  531. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  532. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  533. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  534. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  535. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessConnectors.js +0 -0
  536. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  537. /package/{dist-esm/src → dist/browser}/operationsInterfaces/outboundNetworkDependenciesEndpoints.js +0 -0
  538. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  539. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  540. /package/{dist-esm/src → dist/browser}/operationsInterfaces/vNetPeering.js +0 -0
  541. /package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaces.js +0 -0
  542. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  543. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  544. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  545. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -1,1500 +1,1049 @@
1
- import * as coreAuth from '@azure/core-auth';
2
- import * as coreClient from '@azure/core-client';
3
- import { OperationState } from '@azure/core-lro';
4
- import { PagedAsyncIterableIterator } from '@azure/core-paging';
5
- import { SimplePollerLike } from '@azure/core-lro';
6
-
7
- /** Information about azure databricks accessConnector. */
8
- export declare interface AccessConnector extends TrackedResource {
9
- /** Managed service identity (system assigned and/or user assigned identities) */
10
- identity?: ManagedServiceIdentity;
11
- /**
12
- * The system metadata relating to this resource
13
- * NOTE: This property will not be serialized. It can only be populated by the server.
14
- */
15
- readonly systemData?: SystemData;
16
- /** Azure Databricks accessConnector properties */
17
- properties?: AccessConnectorProperties;
18
- }
19
-
20
- /** List of azure databricks accessConnector. */
21
- export declare interface AccessConnectorListResult {
22
- /** The array of azure databricks accessConnector. */
23
- value?: AccessConnector[];
24
- /** The URL to use for getting the next set of results. */
25
- nextLink?: string;
26
- }
27
-
28
- export declare interface AccessConnectorProperties {
29
- /**
30
- * Provisioning status of the accessConnector.
31
- * NOTE: This property will not be serialized. It can only be populated by the server.
32
- */
33
- readonly provisioningState?: ProvisioningState;
34
- }
35
-
36
- /** Interface representing a AccessConnectors. */
37
- export declare interface AccessConnectors {
38
- /**
39
- * Gets all the azure databricks accessConnectors within a resource group.
40
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
- * @param options The options parameters.
42
- */
43
- listByResourceGroup(resourceGroupName: string, options?: AccessConnectorsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<AccessConnector>;
44
- /**
45
- * Gets all the azure databricks accessConnectors within a subscription.
46
- * @param options The options parameters.
47
- */
48
- listBySubscription(options?: AccessConnectorsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<AccessConnector>;
49
- /**
50
- * Gets an azure databricks accessConnector.
51
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
52
- * @param connectorName The name of the azure databricks accessConnector.
53
- * @param options The options parameters.
54
- */
55
- get(resourceGroupName: string, connectorName: string, options?: AccessConnectorsGetOptionalParams): Promise<AccessConnectorsGetResponse>;
56
- /**
57
- * Deletes the azure databricks accessConnector.
58
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
- * @param connectorName The name of the azure databricks accessConnector.
60
- * @param options The options parameters.
61
- */
62
- beginDelete(resourceGroupName: string, connectorName: string, options?: AccessConnectorsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
63
- /**
64
- * Deletes the azure databricks accessConnector.
65
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
66
- * @param connectorName The name of the azure databricks accessConnector.
67
- * @param options The options parameters.
68
- */
69
- beginDeleteAndWait(resourceGroupName: string, connectorName: string, options?: AccessConnectorsDeleteOptionalParams): Promise<void>;
70
- /**
71
- * Creates or updates azure databricks accessConnector.
72
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
73
- * @param connectorName The name of the azure databricks accessConnector.
74
- * @param parameters Parameters supplied to the create or update an azure databricks accessConnector.
75
- * @param options The options parameters.
76
- */
77
- beginCreateOrUpdate(resourceGroupName: string, connectorName: string, parameters: AccessConnector, options?: AccessConnectorsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AccessConnectorsCreateOrUpdateResponse>, AccessConnectorsCreateOrUpdateResponse>>;
78
- /**
79
- * Creates or updates azure databricks accessConnector.
80
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
81
- * @param connectorName The name of the azure databricks accessConnector.
82
- * @param parameters Parameters supplied to the create or update an azure databricks accessConnector.
83
- * @param options The options parameters.
84
- */
85
- beginCreateOrUpdateAndWait(resourceGroupName: string, connectorName: string, parameters: AccessConnector, options?: AccessConnectorsCreateOrUpdateOptionalParams): Promise<AccessConnectorsCreateOrUpdateResponse>;
86
- /**
87
- * Updates an azure databricks accessConnector.
88
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
- * @param connectorName The name of the azure databricks accessConnector.
90
- * @param parameters The update to the azure databricks accessConnector.
91
- * @param options The options parameters.
92
- */
93
- beginUpdate(resourceGroupName: string, connectorName: string, parameters: AccessConnectorUpdate, options?: AccessConnectorsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AccessConnectorsUpdateResponse>, AccessConnectorsUpdateResponse>>;
94
- /**
95
- * Updates an azure databricks accessConnector.
96
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
97
- * @param connectorName The name of the azure databricks accessConnector.
98
- * @param parameters The update to the azure databricks accessConnector.
99
- * @param options The options parameters.
100
- */
101
- beginUpdateAndWait(resourceGroupName: string, connectorName: string, parameters: AccessConnectorUpdate, options?: AccessConnectorsUpdateOptionalParams): Promise<AccessConnectorsUpdateResponse>;
102
- }
103
-
104
- /** Optional parameters. */
105
- export declare interface AccessConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
106
- /** Delay to wait until next poll, in milliseconds. */
107
- updateIntervalInMs?: number;
108
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
109
- resumeFrom?: string;
110
- }
111
-
112
- /** Contains response data for the createOrUpdate operation. */
113
- export declare type AccessConnectorsCreateOrUpdateResponse = AccessConnector;
114
-
115
- /** Optional parameters. */
116
- export declare interface AccessConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
117
- /** Delay to wait until next poll, in milliseconds. */
118
- updateIntervalInMs?: number;
119
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
120
- resumeFrom?: string;
121
- }
122
-
123
- /** Optional parameters. */
124
- export declare interface AccessConnectorsGetOptionalParams extends coreClient.OperationOptions {
125
- }
126
-
127
- /** Contains response data for the get operation. */
128
- export declare type AccessConnectorsGetResponse = AccessConnector;
129
-
130
- /** Optional parameters. */
131
- export declare interface AccessConnectorsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
132
- }
133
-
134
- /** Contains response data for the listByResourceGroupNext operation. */
135
- export declare type AccessConnectorsListByResourceGroupNextResponse = AccessConnectorListResult;
136
-
137
- /** Optional parameters. */
138
- export declare interface AccessConnectorsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
139
- }
140
-
141
- /** Contains response data for the listByResourceGroup operation. */
142
- export declare type AccessConnectorsListByResourceGroupResponse = AccessConnectorListResult;
143
-
144
- /** Optional parameters. */
145
- export declare interface AccessConnectorsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
146
- }
147
-
148
- /** Contains response data for the listBySubscriptionNext operation. */
149
- export declare type AccessConnectorsListBySubscriptionNextResponse = AccessConnectorListResult;
150
-
151
- /** Optional parameters. */
152
- export declare interface AccessConnectorsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
153
- }
154
-
155
- /** Contains response data for the listBySubscription operation. */
156
- export declare type AccessConnectorsListBySubscriptionResponse = AccessConnectorListResult;
157
-
158
- /** Optional parameters. */
159
- export declare interface AccessConnectorsUpdateOptionalParams extends coreClient.OperationOptions {
160
- /** Delay to wait until next poll, in milliseconds. */
161
- updateIntervalInMs?: number;
162
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
163
- resumeFrom?: string;
164
- }
165
-
166
- /** Contains response data for the update operation. */
167
- export declare type AccessConnectorsUpdateResponse = AccessConnector;
168
-
169
- /** An update to an azure databricks accessConnector. */
170
- export declare interface AccessConnectorUpdate {
171
- /** Resource tags. */
172
- tags?: {
173
- [propertyName: string]: string;
174
- };
175
- /** Managed service identity (system assigned and/or user assigned identities) */
176
- identity?: ManagedServiceIdentity;
177
- }
178
-
179
- /** AddressSpace contains an array of IP address ranges that can be used by subnets of the virtual network. */
180
- export declare interface AddressSpace {
181
- /** A list of address blocks reserved for this virtual network in CIDR notation. */
182
- addressPrefixes?: string[];
183
- }
184
-
185
- export declare class AzureDatabricksManagementClient extends coreClient.ServiceClient {
186
- $host: string;
187
- subscriptionId: string;
188
- /**
189
- * Initializes a new instance of the AzureDatabricksManagementClient class.
190
- * @param credentials Subscription credentials which uniquely identify client subscription.
191
- * @param subscriptionId The ID of the target subscription.
192
- * @param options The parameter options
193
- */
194
- constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureDatabricksManagementClientOptionalParams);
195
- workspaces: Workspaces;
196
- operations: Operations;
197
- privateLinkResources: PrivateLinkResources;
198
- privateEndpointConnections: PrivateEndpointConnections;
199
- outboundNetworkDependenciesEndpoints: OutboundNetworkDependenciesEndpoints;
200
- vNetPeering: VNetPeering;
201
- accessConnectors: AccessConnectors;
202
- }
203
-
204
- /** Optional parameters. */
205
- export declare interface AzureDatabricksManagementClientOptionalParams extends coreClient.ServiceClientOptions {
206
- /** server parameter */
207
- $host?: string;
208
- /** Overrides client endpoint. */
209
- endpoint?: string;
210
- }
211
-
212
- /** Provides details of the entity that created/updated the workspace. */
213
- export declare interface CreatedBy {
214
- /**
215
- * The Object ID that created the workspace.
216
- * NOTE: This property will not be serialized. It can only be populated by the server.
217
- */
218
- readonly oid?: string;
219
- /**
220
- * The Personal Object ID corresponding to the object ID above
221
- * NOTE: This property will not be serialized. It can only be populated by the server.
222
- */
223
- readonly puid?: string;
224
- /**
225
- * The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
226
- * NOTE: This property will not be serialized. It can only be populated by the server.
227
- */
228
- readonly applicationId?: string;
229
- }
230
-
231
- /**
232
- * Defines values for CreatedByType. \
233
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
234
- * this enum contains the known values that the service supports.
235
- * ### Known values supported by the service
236
- * **User** \
237
- * **Application** \
238
- * **ManagedIdentity** \
239
- * **Key**
240
- */
241
- export declare type CreatedByType = string;
242
-
243
- /**
244
- * Defines values for CustomParameterType. \
245
- * {@link KnownCustomParameterType} can be used interchangeably with CustomParameterType,
246
- * this enum contains the known values that the service supports.
247
- * ### Known values supported by the service
248
- * **Bool** \
249
- * **Object** \
250
- * **String**
251
- */
252
- export declare type CustomParameterType = string;
253
-
254
- /** The object that contains details of encryption used on the workspace. */
255
- export declare interface Encryption {
256
- /** The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault */
257
- keySource?: KeySource;
258
- /** The name of KeyVault key. */
259
- keyName?: string;
260
- /** The version of KeyVault key. */
261
- keyVersion?: string;
262
- /** The Uri of KeyVault. */
263
- keyVaultUri?: string;
264
- }
265
-
266
- /** Encryption entities for databricks workspace resource. */
267
- export declare interface EncryptionEntitiesDefinition {
268
- /** Encryption properties for the databricks managed services. */
269
- managedServices?: EncryptionV2;
270
- /** Encryption properties for the databricks managed disks. */
271
- managedDisk?: ManagedDiskEncryption;
272
- }
273
-
274
- /**
275
- * Defines values for EncryptionKeySource. \
276
- * {@link KnownEncryptionKeySource} can be used interchangeably with EncryptionKeySource,
277
- * this enum contains the known values that the service supports.
278
- * ### Known values supported by the service
279
- * **Microsoft.Keyvault**
280
- */
281
- export declare type EncryptionKeySource = string;
282
-
283
- /** The object that contains details of encryption used on the workspace. */
284
- export declare interface EncryptionV2 {
285
- /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault */
286
- keySource: EncryptionKeySource;
287
- /** Key Vault input properties for encryption. */
288
- keyVaultProperties?: EncryptionV2KeyVaultProperties;
289
- }
290
-
291
- /** Key Vault input properties for encryption. */
292
- export declare interface EncryptionV2KeyVaultProperties {
293
- /** The Uri of KeyVault. */
294
- keyVaultUri: string;
295
- /** The name of KeyVault key. */
296
- keyName: string;
297
- /** The version of KeyVault key. */
298
- keyVersion: string;
299
- }
300
-
301
- /** A domain name or IP address the Workspace is reaching at. */
302
- export declare interface EndpointDependency {
303
- /** The domain name of the dependency. */
304
- domainName?: string;
305
- /** The Ports used when connecting to domainName. */
306
- endpointDetails?: EndpointDetail[];
307
- }
308
-
309
- /** Connect information from the Workspace to a single endpoint. */
310
- export declare interface EndpointDetail {
311
- /** An IP Address that Domain Name currently resolves to. */
312
- ipAddress?: string;
313
- /** The port an endpoint is connected to. */
314
- port?: number;
315
- /** The time in milliseconds it takes for the connection to be created from the Workspace to this IpAddress at this Port. */
316
- latency?: number;
317
- /** Whether it is possible to create a connection from the Workspace to this IpAddress at this Port. */
318
- isAccessible?: boolean;
319
- }
320
-
321
- /** Error details. */
322
- export declare interface ErrorDetail {
323
- /** The error's code. */
324
- code: string;
325
- /** A human readable error message. */
326
- message: string;
327
- /** Indicates which property in the request is responsible for the error. */
328
- target?: string;
329
- }
330
-
331
- /** The code and message for an error. */
332
- export declare interface ErrorInfo {
333
- /** A machine readable error code. */
334
- code: string;
335
- /** A human readable error message. */
336
- message: string;
337
- /** error details. */
338
- details?: ErrorDetail[];
339
- /** Inner error details if they exist. */
340
- innererror?: string;
341
- }
342
-
343
- /** Contains details when the response code indicates an error. */
344
- export declare interface ErrorResponse {
345
- /** The error details. */
346
- error: ErrorInfo;
347
- }
348
-
349
- /**
350
- * Given the last `.value` produced by the `byPage` iterator,
351
- * returns a continuation token that can be used to begin paging from
352
- * that point later.
353
- * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
354
- * @returns The continuation token that can be passed into byPage() during future calls.
355
- */
356
- export declare function getContinuationToken(page: unknown): string | undefined;
357
-
358
- /** The group information for creating a private endpoint on a workspace */
359
- export declare interface GroupIdInformation extends Resource {
360
- /** The group id properties. */
361
- properties: GroupIdInformationProperties;
362
- }
363
-
364
- /** The properties for a group information object */
365
- export declare interface GroupIdInformationProperties {
366
- /** The group id */
367
- groupId?: string;
368
- /** The required members for a specific group id */
369
- requiredMembers?: string[];
370
- /** The required DNS zones for a specific group id */
371
- requiredZoneNames?: string[];
372
- }
373
-
374
- /**
375
- * Defines values for KeySource. \
376
- * {@link KnownKeySource} can be used interchangeably with KeySource,
377
- * this enum contains the known values that the service supports.
378
- * ### Known values supported by the service
379
- * **Default** \
380
- * **Microsoft.Keyvault**
381
- */
382
- export declare type KeySource = string;
383
-
384
- /** Known values of {@link CreatedByType} that the service accepts. */
385
- export declare enum KnownCreatedByType {
386
- /** User */
387
- User = "User",
388
- /** Application */
389
- Application = "Application",
390
- /** ManagedIdentity */
391
- ManagedIdentity = "ManagedIdentity",
392
- /** Key */
393
- Key = "Key"
394
- }
395
-
396
- /** Known values of {@link CustomParameterType} that the service accepts. */
397
- export declare enum KnownCustomParameterType {
398
- /** Bool */
399
- Bool = "Bool",
400
- /** Object */
401
- Object = "Object",
402
- /** String */
403
- String = "String"
404
- }
405
-
406
- /** Known values of {@link EncryptionKeySource} that the service accepts. */
407
- export declare enum KnownEncryptionKeySource {
408
- /** MicrosoftKeyvault */
409
- MicrosoftKeyvault = "Microsoft.Keyvault"
410
- }
411
-
412
- /** Known values of {@link KeySource} that the service accepts. */
413
- export declare enum KnownKeySource {
414
- /** Default */
415
- Default = "Default",
416
- /** MicrosoftKeyvault */
417
- MicrosoftKeyvault = "Microsoft.Keyvault"
418
- }
419
-
420
- /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
421
- export declare enum KnownManagedServiceIdentityType {
422
- /** None */
423
- None = "None",
424
- /** SystemAssigned */
425
- SystemAssigned = "SystemAssigned",
426
- /** UserAssigned */
427
- UserAssigned = "UserAssigned",
428
- /** SystemAssignedUserAssigned */
429
- SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
430
- }
431
-
432
- /** Known values of {@link PeeringProvisioningState} that the service accepts. */
433
- export declare enum KnownPeeringProvisioningState {
434
- /** Succeeded */
435
- Succeeded = "Succeeded",
436
- /** Updating */
437
- Updating = "Updating",
438
- /** Deleting */
439
- Deleting = "Deleting",
440
- /** Failed */
441
- Failed = "Failed"
442
- }
443
-
444
- /** Known values of {@link PeeringState} that the service accepts. */
445
- export declare enum KnownPeeringState {
446
- /** Initiated */
447
- Initiated = "Initiated",
448
- /** Connected */
449
- Connected = "Connected",
450
- /** Disconnected */
451
- Disconnected = "Disconnected"
452
- }
453
-
454
- /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
455
- export declare enum KnownPrivateEndpointConnectionProvisioningState {
456
- /** Succeeded */
457
- Succeeded = "Succeeded",
458
- /** Creating */
459
- Creating = "Creating",
460
- /** Updating */
461
- Updating = "Updating",
462
- /** Deleting */
463
- Deleting = "Deleting",
464
- /** Failed */
465
- Failed = "Failed"
466
- }
467
-
468
- /** Known values of {@link PrivateLinkServiceConnectionStatus} that the service accepts. */
469
- export declare enum KnownPrivateLinkServiceConnectionStatus {
470
- /** Pending */
471
- Pending = "Pending",
472
- /** Approved */
473
- Approved = "Approved",
474
- /** Rejected */
475
- Rejected = "Rejected",
476
- /** Disconnected */
477
- Disconnected = "Disconnected"
478
- }
479
-
480
- /** Known values of {@link ProvisioningState} that the service accepts. */
481
- export declare enum KnownProvisioningState {
482
- /** Accepted */
483
- Accepted = "Accepted",
484
- /** Running */
485
- Running = "Running",
486
- /** Ready */
487
- Ready = "Ready",
488
- /** Creating */
489
- Creating = "Creating",
490
- /** Created */
491
- Created = "Created",
492
- /** Deleting */
493
- Deleting = "Deleting",
494
- /** Deleted */
495
- Deleted = "Deleted",
496
- /** Canceled */
497
- Canceled = "Canceled",
498
- /** Failed */
499
- Failed = "Failed",
500
- /** Succeeded */
501
- Succeeded = "Succeeded",
502
- /** Updating */
503
- Updating = "Updating"
504
- }
505
-
506
- /** Known values of {@link PublicNetworkAccess} that the service accepts. */
507
- export declare enum KnownPublicNetworkAccess {
508
- /** Enabled */
509
- Enabled = "Enabled",
510
- /** Disabled */
511
- Disabled = "Disabled"
512
- }
513
-
514
- /** Known values of {@link RequiredNsgRules} that the service accepts. */
515
- export declare enum KnownRequiredNsgRules {
516
- /** AllRules */
517
- AllRules = "AllRules",
518
- /** NoAzureDatabricksRules */
519
- NoAzureDatabricksRules = "NoAzureDatabricksRules",
520
- /** NoAzureServiceRules */
521
- NoAzureServiceRules = "NoAzureServiceRules"
522
- }
523
-
524
- /** The object that contains details of encryption used on the workspace. */
525
- export declare interface ManagedDiskEncryption {
526
- /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault */
527
- keySource: EncryptionKeySource;
528
- /** Key Vault input properties for encryption. */
529
- keyVaultProperties: ManagedDiskEncryptionKeyVaultProperties;
530
- /** Indicate whether the latest key version should be automatically used for Managed Disk Encryption. */
531
- rotationToLatestKeyVersionEnabled?: boolean;
532
- }
533
-
534
- /** Key Vault input properties for encryption. */
535
- export declare interface ManagedDiskEncryptionKeyVaultProperties {
536
- /** The URI of KeyVault. */
537
- keyVaultUri: string;
538
- /** The name of KeyVault key. */
539
- keyName: string;
540
- /** The version of KeyVault key. */
541
- keyVersion: string;
542
- }
543
-
544
- /** The Managed Identity details for storage account. */
545
- export declare interface ManagedIdentityConfiguration {
546
- /**
547
- * The objectId of the Managed Identity that is linked to the Managed Storage account.
548
- * NOTE: This property will not be serialized. It can only be populated by the server.
549
- */
550
- readonly principalId?: string;
551
- /**
552
- * The tenant Id where the Managed Identity is created.
553
- * NOTE: This property will not be serialized. It can only be populated by the server.
554
- */
555
- readonly tenantId?: string;
556
- /**
557
- * The type of Identity created. It can be either SystemAssigned or UserAssigned.
558
- * NOTE: This property will not be serialized. It can only be populated by the server.
559
- */
560
- readonly type?: string;
561
- }
562
-
563
- /** Managed service identity (system assigned and/or user assigned identities) */
564
- export declare interface ManagedServiceIdentity {
565
- /**
566
- * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
567
- * NOTE: This property will not be serialized. It can only be populated by the server.
568
- */
569
- readonly principalId?: string;
570
- /**
571
- * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
572
- * NOTE: This property will not be serialized. It can only be populated by the server.
573
- */
574
- readonly tenantId?: string;
575
- /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
576
- type: ManagedServiceIdentityType;
577
- /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
578
- userAssignedIdentities?: {
579
- [propertyName: string]: UserAssignedIdentity;
580
- };
581
- }
582
-
583
- /**
584
- * Defines values for ManagedServiceIdentityType. \
585
- * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
586
- * this enum contains the known values that the service supports.
587
- * ### Known values supported by the service
588
- * **None** \
589
- * **SystemAssigned** \
590
- * **UserAssigned** \
591
- * **SystemAssigned,UserAssigned**
592
- */
593
- export declare type ManagedServiceIdentityType = string;
594
-
595
- /** REST API operation */
596
- export declare interface Operation {
597
- /** Operation name: {provider}/{resource}/{operation} */
598
- name?: string;
599
- /** The object that represents the operation. */
600
- display?: OperationDisplay;
601
- }
602
-
603
- /** The object that represents the operation. */
604
- export declare interface OperationDisplay {
605
- /** Service provider: ex Microsoft.Databricks */
606
- provider?: string;
607
- /** Resource on which the operation is performed. */
608
- resource?: string;
609
- /** Operation type: Read, write, delete, etc. */
610
- operation?: string;
611
- /** Description for the resource operation. */
612
- description?: string;
613
- }
614
-
615
- /** Result of the request to list Resource Provider operations. It contains a list of operations and a URL link to get the next set of results. */
616
- export declare interface OperationListResult {
617
- /** List of Resource Provider operations supported by the Resource Provider resource provider. */
618
- value?: Operation[];
619
- /** URL to get the next set of operation list results if there are any. */
620
- nextLink?: string;
621
- }
622
-
623
- /** Interface representing a Operations. */
624
- export declare interface Operations {
625
- /**
626
- * Lists all of the available RP operations.
627
- * @param options The options parameters.
628
- */
629
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
630
- }
631
-
632
- /** Optional parameters. */
633
- export declare interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
634
- }
635
-
636
- /** Contains response data for the listNext operation. */
637
- export declare type OperationsListNextResponse = OperationListResult;
638
-
639
- /** Optional parameters. */
640
- export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
641
- }
642
-
643
- /** Contains response data for the list operation. */
644
- export declare type OperationsListResponse = OperationListResult;
645
-
646
- /** Egress endpoints which Workspace connects to for common purposes. */
647
- export declare interface OutboundEnvironmentEndpoint {
648
- /** The category of endpoints accessed by the Workspace, e.g. azure-storage, azure-mysql, etc. */
649
- category?: string;
650
- /** The endpoints that Workspace connect to */
651
- endpoints?: EndpointDependency[];
652
- }
653
-
654
- /** Interface representing a OutboundNetworkDependenciesEndpoints. */
655
- export declare interface OutboundNetworkDependenciesEndpoints {
656
- /**
657
- * Gets the list of endpoints that VNET Injected Workspace calls Azure Databricks Control Plane. You
658
- * must configure outbound access with these endpoints. For more information, see
659
- * https://docs.microsoft.com/azure/databricks/administration-guide/cloud-configurations/azure/udr
660
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
661
- * @param workspaceName The name of the workspace.
662
- * @param options The options parameters.
663
- */
664
- list(resourceGroupName: string, workspaceName: string, options?: OutboundNetworkDependenciesEndpointsListOptionalParams): Promise<OutboundNetworkDependenciesEndpointsListResponse>;
665
- }
666
-
667
- /** Optional parameters. */
668
- export declare interface OutboundNetworkDependenciesEndpointsListOptionalParams extends coreClient.OperationOptions {
669
- }
670
-
671
- /** Contains response data for the list operation. */
672
- export declare type OutboundNetworkDependenciesEndpointsListResponse = OutboundEnvironmentEndpoint[];
673
-
674
- /**
675
- * Defines values for PeeringProvisioningState. \
676
- * {@link KnownPeeringProvisioningState} can be used interchangeably with PeeringProvisioningState,
677
- * this enum contains the known values that the service supports.
678
- * ### Known values supported by the service
679
- * **Succeeded** \
680
- * **Updating** \
681
- * **Deleting** \
682
- * **Failed**
683
- */
684
- export declare type PeeringProvisioningState = string;
685
-
686
- /**
687
- * Defines values for PeeringState. \
688
- * {@link KnownPeeringState} can be used interchangeably with PeeringState,
689
- * this enum contains the known values that the service supports.
690
- * ### Known values supported by the service
691
- * **Initiated** \
692
- * **Connected** \
693
- * **Disconnected**
694
- */
695
- export declare type PeeringState = string;
696
-
697
- /** The private endpoint property of a private endpoint connection */
698
- export declare interface PrivateEndpoint {
699
- /**
700
- * The resource identifier.
701
- * NOTE: This property will not be serialized. It can only be populated by the server.
702
- */
703
- readonly id?: string;
704
- }
705
-
706
- /** The private endpoint connection of a workspace */
707
- export declare interface PrivateEndpointConnection {
708
- /**
709
- * The resource identifier.
710
- * NOTE: This property will not be serialized. It can only be populated by the server.
711
- */
712
- readonly id?: string;
713
- /**
714
- * The resource name.
715
- * NOTE: This property will not be serialized. It can only be populated by the server.
716
- */
717
- readonly name?: string;
718
- /**
719
- * The resource type.
720
- * NOTE: This property will not be serialized. It can only be populated by the server.
721
- */
722
- readonly type?: string;
723
- /** The private endpoint connection properties. */
724
- properties: PrivateEndpointConnectionProperties;
725
- }
726
-
727
- /** The properties of a private endpoint connection */
728
- export declare interface PrivateEndpointConnectionProperties {
729
- /** Private endpoint */
730
- privateEndpoint?: PrivateEndpoint;
731
- /** GroupIds from the private link service resource. */
732
- groupIds?: string[];
733
- /** Private endpoint connection state */
734
- privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
735
- /**
736
- * Provisioning state of the private endpoint connection.
737
- * NOTE: This property will not be serialized. It can only be populated by the server.
738
- */
739
- readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
740
- }
741
-
742
- /**
743
- * Defines values for PrivateEndpointConnectionProvisioningState. \
744
- * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
745
- * this enum contains the known values that the service supports.
746
- * ### Known values supported by the service
747
- * **Succeeded** \
748
- * **Creating** \
749
- * **Updating** \
750
- * **Deleting** \
751
- * **Failed**
752
- */
753
- export declare type PrivateEndpointConnectionProvisioningState = string;
754
-
755
- /** Interface representing a PrivateEndpointConnections. */
756
- export declare interface PrivateEndpointConnections {
757
- /**
758
- * List private endpoint connections of the workspace
759
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
760
- * @param workspaceName The name of the workspace.
761
- * @param options The options parameters.
762
- */
763
- list(resourceGroupName: string, workspaceName: string, options?: PrivateEndpointConnectionsListOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
764
- /**
765
- * Get a private endpoint connection properties for a workspace
766
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
767
- * @param workspaceName The name of the workspace.
768
- * @param privateEndpointConnectionName The name of the private endpoint connection
769
- * @param options The options parameters.
770
- */
771
- get(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
772
- /**
773
- * Update the status of a private endpoint connection with the specified name
774
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
775
- * @param workspaceName The name of the workspace.
776
- * @param privateEndpointConnectionName The name of the private endpoint connection
777
- * @param privateEndpointConnection The private endpoint connection with updated properties
778
- * @param options The options parameters.
779
- */
780
- beginCreate(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionsCreateResponse>, PrivateEndpointConnectionsCreateResponse>>;
781
- /**
782
- * Update the status of a private endpoint connection with the specified name
783
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
784
- * @param workspaceName The name of the workspace.
785
- * @param privateEndpointConnectionName The name of the private endpoint connection
786
- * @param privateEndpointConnection The private endpoint connection with updated properties
787
- * @param options The options parameters.
788
- */
789
- beginCreateAndWait(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOptionalParams): Promise<PrivateEndpointConnectionsCreateResponse>;
790
- /**
791
- * Remove private endpoint connection with the specified name
792
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
793
- * @param workspaceName The name of the workspace.
794
- * @param privateEndpointConnectionName The name of the private endpoint connection
795
- * @param options The options parameters.
796
- */
797
- beginDelete(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
798
- /**
799
- * Remove private endpoint connection with the specified name
800
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
801
- * @param workspaceName The name of the workspace.
802
- * @param privateEndpointConnectionName The name of the private endpoint connection
803
- * @param options The options parameters.
804
- */
805
- beginDeleteAndWait(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
806
- }
807
-
808
- /** Optional parameters. */
809
- export declare interface PrivateEndpointConnectionsCreateOptionalParams extends coreClient.OperationOptions {
810
- /** Delay to wait until next poll, in milliseconds. */
811
- updateIntervalInMs?: number;
812
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
813
- resumeFrom?: string;
814
- }
815
-
816
- /** Contains response data for the create operation. */
817
- export declare type PrivateEndpointConnectionsCreateResponse = PrivateEndpointConnection;
818
-
819
- /** Optional parameters. */
820
- export declare interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
821
- /** Delay to wait until next poll, in milliseconds. */
822
- updateIntervalInMs?: number;
823
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
824
- resumeFrom?: string;
825
- }
826
-
827
- /** Optional parameters. */
828
- export declare interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
829
- }
830
-
831
- /** Contains response data for the get operation. */
832
- export declare type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
833
-
834
- /** List of private link connections. */
835
- export declare interface PrivateEndpointConnectionsList {
836
- /** The list of returned private endpoint connection. */
837
- value?: PrivateEndpointConnection[];
838
- /** The URL to get the next set of endpoint connections. */
839
- nextLink?: string;
840
- }
841
-
842
- /** Optional parameters. */
843
- export declare interface PrivateEndpointConnectionsListNextOptionalParams extends coreClient.OperationOptions {
844
- }
845
-
846
- /** Contains response data for the listNext operation. */
847
- export declare type PrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionsList;
848
-
849
- /** Optional parameters. */
850
- export declare interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
851
- }
852
-
853
- /** Contains response data for the list operation. */
854
- export declare type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionsList;
855
-
856
- /** Interface representing a PrivateLinkResources. */
857
- export declare interface PrivateLinkResources {
858
- /**
859
- * List private link resources for a given workspace
860
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
861
- * @param workspaceName The name of the workspace.
862
- * @param options The options parameters.
863
- */
864
- list(resourceGroupName: string, workspaceName: string, options?: PrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<GroupIdInformation>;
865
- /**
866
- * Get the specified private link resource for the given group id (sub-resource)
867
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
868
- * @param workspaceName The name of the workspace.
869
- * @param groupId The name of the private link resource
870
- * @param options The options parameters.
871
- */
872
- get(resourceGroupName: string, workspaceName: string, groupId: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesGetResponse>;
873
- }
874
-
875
- /** Optional parameters. */
876
- export declare interface PrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
877
- }
878
-
879
- /** Contains response data for the get operation. */
880
- export declare type PrivateLinkResourcesGetResponse = GroupIdInformation;
881
-
882
- /** The available private link resources for a workspace */
883
- export declare interface PrivateLinkResourcesList {
884
- /** The list of available private link resources for a workspace */
885
- value?: GroupIdInformation[];
886
- /** The URL to get the next set of private link resources. */
887
- nextLink?: string;
888
- }
889
-
890
- /** Optional parameters. */
891
- export declare interface PrivateLinkResourcesListNextOptionalParams extends coreClient.OperationOptions {
892
- }
893
-
894
- /** Contains response data for the listNext operation. */
895
- export declare type PrivateLinkResourcesListNextResponse = PrivateLinkResourcesList;
896
-
897
- /** Optional parameters. */
898
- export declare interface PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
899
- }
900
-
901
- /** Contains response data for the list operation. */
902
- export declare type PrivateLinkResourcesListResponse = PrivateLinkResourcesList;
903
-
904
- /** The current state of a private endpoint connection */
905
- export declare interface PrivateLinkServiceConnectionState {
906
- /** The status of a private endpoint connection */
907
- status: PrivateLinkServiceConnectionStatus;
908
- /** The description for the current state of a private endpoint connection */
909
- description?: string;
910
- /** Actions required for a private endpoint connection */
911
- actionsRequired?: string;
912
- }
913
-
914
- /**
915
- * Defines values for PrivateLinkServiceConnectionStatus. \
916
- * {@link KnownPrivateLinkServiceConnectionStatus} can be used interchangeably with PrivateLinkServiceConnectionStatus,
917
- * this enum contains the known values that the service supports.
918
- * ### Known values supported by the service
919
- * **Pending** \
920
- * **Approved** \
921
- * **Rejected** \
922
- * **Disconnected**
923
- */
924
- export declare type PrivateLinkServiceConnectionStatus = string;
925
-
926
- /**
927
- * Defines values for ProvisioningState. \
928
- * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
929
- * this enum contains the known values that the service supports.
930
- * ### Known values supported by the service
931
- * **Accepted** \
932
- * **Running** \
933
- * **Ready** \
934
- * **Creating** \
935
- * **Created** \
936
- * **Deleting** \
937
- * **Deleted** \
938
- * **Canceled** \
939
- * **Failed** \
940
- * **Succeeded** \
941
- * **Updating**
942
- */
943
- export declare type ProvisioningState = string;
944
-
945
- /**
946
- * Defines values for PublicNetworkAccess. \
947
- * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
948
- * this enum contains the known values that the service supports.
949
- * ### Known values supported by the service
950
- * **Enabled** \
951
- * **Disabled**
952
- */
953
- export declare type PublicNetworkAccess = string;
954
-
955
- /**
956
- * Defines values for RequiredNsgRules. \
957
- * {@link KnownRequiredNsgRules} can be used interchangeably with RequiredNsgRules,
958
- * this enum contains the known values that the service supports.
959
- * ### Known values supported by the service
960
- * **AllRules** \
961
- * **NoAzureDatabricksRules** \
962
- * **NoAzureServiceRules**
963
- */
964
- export declare type RequiredNsgRules = string;
965
-
966
- /** The core properties of ARM resources */
967
- export declare interface Resource {
968
- /**
969
- * Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
970
- * NOTE: This property will not be serialized. It can only be populated by the server.
971
- */
972
- readonly id?: string;
973
- /**
974
- * The name of the resource
975
- * NOTE: This property will not be serialized. It can only be populated by the server.
976
- */
977
- readonly name?: string;
978
- /**
979
- * The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
980
- * NOTE: This property will not be serialized. It can only be populated by the server.
981
- */
982
- readonly type?: string;
983
- }
984
-
985
- /** SKU for the resource. */
986
- export declare interface Sku {
987
- /** The SKU name. */
988
- name: string;
989
- /** The SKU tier. */
990
- tier?: string;
991
- }
992
-
993
- /** Metadata pertaining to creation and last modification of the resource. */
994
- export declare interface SystemData {
995
- /** The identity that created the resource. */
996
- createdBy?: string;
997
- /** The type of identity that created the resource. */
998
- createdByType?: CreatedByType;
999
- /** The timestamp of resource creation (UTC). */
1000
- createdAt?: Date;
1001
- /** The identity that last modified the resource. */
1002
- lastModifiedBy?: string;
1003
- /** The type of identity that last modified the resource. */
1004
- lastModifiedByType?: CreatedByType;
1005
- /** The timestamp of resource last modification (UTC) */
1006
- lastModifiedAt?: Date;
1007
- }
1008
-
1009
- /** The resource model definition for a ARM tracked top level resource */
1010
- export declare interface TrackedResource extends Resource {
1011
- /** Resource tags. */
1012
- tags?: {
1013
- [propertyName: string]: string;
1014
- };
1015
- /** The geo-location where the resource lives */
1016
- location: string;
1017
- }
1018
-
1019
- /** User assigned identity properties */
1020
- export declare interface UserAssignedIdentity {
1021
- /**
1022
- * The principal ID of the assigned identity.
1023
- * NOTE: This property will not be serialized. It can only be populated by the server.
1024
- */
1025
- readonly principalId?: string;
1026
- /**
1027
- * The client ID of the assigned identity.
1028
- * NOTE: This property will not be serialized. It can only be populated by the server.
1029
- */
1030
- readonly clientId?: string;
1031
- }
1032
-
1033
- /** Peerings in a VirtualNetwork resource */
1034
- export declare interface VirtualNetworkPeering {
1035
- /**
1036
- * Name of the virtual network peering resource
1037
- * NOTE: This property will not be serialized. It can only be populated by the server.
1038
- */
1039
- readonly name?: string;
1040
- /**
1041
- * Resource ID.
1042
- * NOTE: This property will not be serialized. It can only be populated by the server.
1043
- */
1044
- readonly id?: string;
1045
- /**
1046
- * type of the virtual network peering resource
1047
- * NOTE: This property will not be serialized. It can only be populated by the server.
1048
- */
1049
- readonly type?: string;
1050
- /** Whether the VMs in the local virtual network space would be able to access the VMs in remote virtual network space. */
1051
- allowVirtualNetworkAccess?: boolean;
1052
- /** Whether the forwarded traffic from the VMs in the local virtual network will be allowed/disallowed in remote virtual network. */
1053
- allowForwardedTraffic?: boolean;
1054
- /** If gateway links can be used in remote virtual networking to link to this virtual network. */
1055
- allowGatewayTransit?: boolean;
1056
- /** If remote gateways can be used on this virtual network. If the flag is set to true, and allowGatewayTransit on remote peering is also true, virtual network will use gateways of remote virtual network for transit. Only one peering can have this flag set to true. This flag cannot be set if virtual network already has a gateway. */
1057
- useRemoteGateways?: boolean;
1058
- /** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */
1059
- databricksVirtualNetwork?: VirtualNetworkPeeringPropertiesFormatDatabricksVirtualNetwork;
1060
- /** The reference to the databricks virtual network address space. */
1061
- databricksAddressSpace?: AddressSpace;
1062
- /** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */
1063
- remoteVirtualNetwork: VirtualNetworkPeeringPropertiesFormatRemoteVirtualNetwork;
1064
- /** The reference to the remote virtual network address space. */
1065
- remoteAddressSpace?: AddressSpace;
1066
- /**
1067
- * The status of the virtual network peering.
1068
- * NOTE: This property will not be serialized. It can only be populated by the server.
1069
- */
1070
- readonly peeringState?: PeeringState;
1071
- /**
1072
- * The provisioning state of the virtual network peering resource.
1073
- * NOTE: This property will not be serialized. It can only be populated by the server.
1074
- */
1075
- readonly provisioningState?: PeeringProvisioningState;
1076
- }
1077
-
1078
- /** Gets all virtual network peerings under a workspace. */
1079
- export declare interface VirtualNetworkPeeringList {
1080
- /** List of virtual network peerings on workspace. */
1081
- value?: VirtualNetworkPeering[];
1082
- /** URL to get the next set of virtual network peering list results if there are any. */
1083
- nextLink?: string;
1084
- }
1085
-
1086
- /** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */
1087
- export declare interface VirtualNetworkPeeringPropertiesFormatDatabricksVirtualNetwork {
1088
- /** The Id of the databricks virtual network. */
1089
- id?: string;
1090
- }
1091
-
1092
- /** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */
1093
- export declare interface VirtualNetworkPeeringPropertiesFormatRemoteVirtualNetwork {
1094
- /** The Id of the remote virtual network. */
1095
- id?: string;
1096
- }
1097
-
1098
- /** Interface representing a VNetPeering. */
1099
- export declare interface VNetPeering {
1100
- /**
1101
- * Lists the workspace vNet Peerings.
1102
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1103
- * @param workspaceName The name of the workspace.
1104
- * @param options The options parameters.
1105
- */
1106
- listByWorkspace(resourceGroupName: string, workspaceName: string, options?: VNetPeeringListByWorkspaceOptionalParams): PagedAsyncIterableIterator<VirtualNetworkPeering>;
1107
- /**
1108
- * Gets the workspace vNet Peering.
1109
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1110
- * @param workspaceName The name of the workspace.
1111
- * @param peeringName The name of the workspace vNet peering.
1112
- * @param options The options parameters.
1113
- */
1114
- get(resourceGroupName: string, workspaceName: string, peeringName: string, options?: VNetPeeringGetOptionalParams): Promise<VNetPeeringGetResponse>;
1115
- /**
1116
- * Deletes the workspace vNetPeering.
1117
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1118
- * @param workspaceName The name of the workspace.
1119
- * @param peeringName The name of the workspace vNet peering.
1120
- * @param options The options parameters.
1121
- */
1122
- beginDelete(resourceGroupName: string, workspaceName: string, peeringName: string, options?: VNetPeeringDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1123
- /**
1124
- * Deletes the workspace vNetPeering.
1125
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1126
- * @param workspaceName The name of the workspace.
1127
- * @param peeringName The name of the workspace vNet peering.
1128
- * @param options The options parameters.
1129
- */
1130
- beginDeleteAndWait(resourceGroupName: string, workspaceName: string, peeringName: string, options?: VNetPeeringDeleteOptionalParams): Promise<void>;
1131
- /**
1132
- * Creates vNet Peering for workspace.
1133
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1134
- * @param workspaceName The name of the workspace.
1135
- * @param peeringName The name of the workspace vNet peering.
1136
- * @param virtualNetworkPeeringParameters Parameters supplied to the create workspace vNet Peering.
1137
- * @param options The options parameters.
1138
- */
1139
- beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, peeringName: string, virtualNetworkPeeringParameters: VirtualNetworkPeering, options?: VNetPeeringCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VNetPeeringCreateOrUpdateResponse>, VNetPeeringCreateOrUpdateResponse>>;
1140
- /**
1141
- * Creates vNet Peering for workspace.
1142
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1143
- * @param workspaceName The name of the workspace.
1144
- * @param peeringName The name of the workspace vNet peering.
1145
- * @param virtualNetworkPeeringParameters Parameters supplied to the create workspace vNet Peering.
1146
- * @param options The options parameters.
1147
- */
1148
- beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, peeringName: string, virtualNetworkPeeringParameters: VirtualNetworkPeering, options?: VNetPeeringCreateOrUpdateOptionalParams): Promise<VNetPeeringCreateOrUpdateResponse>;
1149
- }
1150
-
1151
- /** Optional parameters. */
1152
- export declare interface VNetPeeringCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1153
- /** Delay to wait until next poll, in milliseconds. */
1154
- updateIntervalInMs?: number;
1155
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1156
- resumeFrom?: string;
1157
- }
1158
-
1159
- /** Contains response data for the createOrUpdate operation. */
1160
- export declare type VNetPeeringCreateOrUpdateResponse = VirtualNetworkPeering;
1161
-
1162
- /** Optional parameters. */
1163
- export declare interface VNetPeeringDeleteOptionalParams extends coreClient.OperationOptions {
1164
- /** Delay to wait until next poll, in milliseconds. */
1165
- updateIntervalInMs?: number;
1166
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1167
- resumeFrom?: string;
1168
- }
1169
-
1170
- /** Optional parameters. */
1171
- export declare interface VNetPeeringGetOptionalParams extends coreClient.OperationOptions {
1172
- }
1173
-
1174
- /** Contains response data for the get operation. */
1175
- export declare type VNetPeeringGetResponse = VirtualNetworkPeering;
1176
-
1177
- /** Optional parameters. */
1178
- export declare interface VNetPeeringListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
1179
- }
1180
-
1181
- /** Contains response data for the listByWorkspaceNext operation. */
1182
- export declare type VNetPeeringListByWorkspaceNextResponse = VirtualNetworkPeeringList;
1183
-
1184
- /** Optional parameters. */
1185
- export declare interface VNetPeeringListByWorkspaceOptionalParams extends coreClient.OperationOptions {
1186
- }
1187
-
1188
- /** Contains response data for the listByWorkspace operation. */
1189
- export declare type VNetPeeringListByWorkspaceResponse = VirtualNetworkPeeringList;
1190
-
1191
- /** Information about workspace. */
1192
- export declare interface Workspace extends TrackedResource {
1193
- /** The SKU of the resource. */
1194
- sku?: Sku;
1195
- /**
1196
- * The system metadata relating to this resource
1197
- * NOTE: This property will not be serialized. It can only be populated by the server.
1198
- */
1199
- readonly systemData?: SystemData;
1200
- /** The managed resource group Id. */
1201
- managedResourceGroupId: string;
1202
- /** The workspace's custom parameters. */
1203
- parameters?: WorkspaceCustomParameters;
1204
- /**
1205
- * The workspace provisioning state.
1206
- * NOTE: This property will not be serialized. It can only be populated by the server.
1207
- */
1208
- readonly provisioningState?: ProvisioningState;
1209
- /** The blob URI where the UI definition file is located. */
1210
- uiDefinitionUri?: string;
1211
- /** The workspace provider authorizations. */
1212
- authorizations?: WorkspaceProviderAuthorization[];
1213
- /** Indicates the Object ID, PUID and Application ID of entity that created the workspace. */
1214
- createdBy?: CreatedBy;
1215
- /** Indicates the Object ID, PUID and Application ID of entity that last updated the workspace. */
1216
- updatedBy?: CreatedBy;
1217
- /**
1218
- * Specifies the date and time when the workspace is created.
1219
- * NOTE: This property will not be serialized. It can only be populated by the server.
1220
- */
1221
- readonly createdDateTime?: Date;
1222
- /**
1223
- * The unique identifier of the databricks workspace in databricks control plane.
1224
- * NOTE: This property will not be serialized. It can only be populated by the server.
1225
- */
1226
- readonly workspaceId?: string;
1227
- /**
1228
- * The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
1229
- * NOTE: This property will not be serialized. It can only be populated by the server.
1230
- */
1231
- readonly workspaceUrl?: string;
1232
- /** The details of Managed Identity of Storage Account */
1233
- storageAccountIdentity?: ManagedIdentityConfiguration;
1234
- /** The details of Managed Identity of Disk Encryption Set used for Managed Disk Encryption */
1235
- managedDiskIdentity?: ManagedIdentityConfiguration;
1236
- /**
1237
- * The resource Id of the managed disk encryption set.
1238
- * NOTE: This property will not be serialized. It can only be populated by the server.
1239
- */
1240
- readonly diskEncryptionSetId?: string;
1241
- /** Encryption properties for databricks workspace */
1242
- encryption?: WorkspacePropertiesEncryption;
1243
- /**
1244
- * Private endpoint connections created on the workspace
1245
- * NOTE: This property will not be serialized. It can only be populated by the server.
1246
- */
1247
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
1248
- /** The network access type for accessing workspace. Set value to disabled to access workspace only via private link. */
1249
- publicNetworkAccess?: PublicNetworkAccess;
1250
- /** Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only. */
1251
- requiredNsgRules?: RequiredNsgRules;
1252
- }
1253
-
1254
- /** The value which should be used for this field. */
1255
- export declare interface WorkspaceCustomBooleanParameter {
1256
- /**
1257
- * The type of variable that this is
1258
- * NOTE: This property will not be serialized. It can only be populated by the server.
1259
- */
1260
- readonly type?: CustomParameterType;
1261
- /** The value which should be used for this field. */
1262
- value: boolean;
1263
- }
1264
-
1265
- /** The value which should be used for this field. */
1266
- export declare interface WorkspaceCustomObjectParameter {
1267
- /**
1268
- * The type of variable that this is
1269
- * NOTE: This property will not be serialized. It can only be populated by the server.
1270
- */
1271
- readonly type?: CustomParameterType;
1272
- /** The value which should be used for this field. */
1273
- value: Record<string, unknown>;
1274
- }
1275
-
1276
- /** Custom Parameters used for Cluster Creation. */
1277
- export declare interface WorkspaceCustomParameters {
1278
- /** The ID of a Azure Machine Learning workspace to link with Databricks workspace */
1279
- amlWorkspaceId?: WorkspaceCustomStringParameter;
1280
- /** The ID of a Virtual Network where this Databricks Cluster should be created */
1281
- customVirtualNetworkId?: WorkspaceCustomStringParameter;
1282
- /** The name of a Public Subnet within the Virtual Network */
1283
- customPublicSubnetName?: WorkspaceCustomStringParameter;
1284
- /** The name of the Private Subnet within the Virtual Network */
1285
- customPrivateSubnetName?: WorkspaceCustomStringParameter;
1286
- /** Should the Public IP be Disabled? */
1287
- enableNoPublicIp?: WorkspaceCustomBooleanParameter;
1288
- /** Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP). */
1289
- loadBalancerBackendPoolName?: WorkspaceCustomStringParameter;
1290
- /** Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace. */
1291
- loadBalancerId?: WorkspaceCustomStringParameter;
1292
- /** Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets. */
1293
- natGatewayName?: WorkspaceCustomStringParameter;
1294
- /** Name of the Public IP for No Public IP workspace with managed vNet. */
1295
- publicIpName?: WorkspaceCustomStringParameter;
1296
- /** Prepare the workspace for encryption. Enables the Managed Identity for managed storage account. */
1297
- prepareEncryption?: WorkspaceCustomBooleanParameter;
1298
- /** Contains the encryption details for Customer-Managed Key (CMK) enabled workspace. */
1299
- encryption?: WorkspaceEncryptionParameter;
1300
- /** A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest. */
1301
- requireInfrastructureEncryption?: WorkspaceCustomBooleanParameter;
1302
- /** Default DBFS storage account name. */
1303
- storageAccountName?: WorkspaceCustomStringParameter;
1304
- /** Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs. */
1305
- storageAccountSkuName?: WorkspaceCustomStringParameter;
1306
- /** Address prefix for Managed virtual network. Default value for this input is 10.139. */
1307
- vnetAddressPrefix?: WorkspaceCustomStringParameter;
1308
- /**
1309
- * Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
1310
- * NOTE: This property will not be serialized. It can only be populated by the server.
1311
- */
1312
- readonly resourceTags?: WorkspaceCustomObjectParameter;
1313
- }
1314
-
1315
- /** The Value. */
1316
- export declare interface WorkspaceCustomStringParameter {
1317
- /**
1318
- * The type of variable that this is
1319
- * NOTE: This property will not be serialized. It can only be populated by the server.
1320
- */
1321
- readonly type?: CustomParameterType;
1322
- /** The value which should be used for this field. */
1323
- value: string;
1324
- }
1325
-
1326
- /** The object that contains details of encryption used on the workspace. */
1327
- export declare interface WorkspaceEncryptionParameter {
1328
- /**
1329
- * The type of variable that this is
1330
- * NOTE: This property will not be serialized. It can only be populated by the server.
1331
- */
1332
- readonly type?: CustomParameterType;
1333
- /** The value which should be used for this field. */
1334
- value?: Encryption;
1335
- }
1336
-
1337
- /** List of workspaces. */
1338
- export declare interface WorkspaceListResult {
1339
- /** The array of workspaces. */
1340
- value?: Workspace[];
1341
- /** The URL to use for getting the next set of results. */
1342
- nextLink?: string;
1343
- }
1344
-
1345
- /** Encryption properties for databricks workspace */
1346
- export declare interface WorkspacePropertiesEncryption {
1347
- /** Encryption entities definition for the workspace. */
1348
- entities: EncryptionEntitiesDefinition;
1349
- }
1350
-
1351
- /** The workspace provider authorization. */
1352
- export declare interface WorkspaceProviderAuthorization {
1353
- /** The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources. */
1354
- principalId: string;
1355
- /** The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group. */
1356
- roleDefinitionId: string;
1357
- }
1358
-
1359
- /** Interface representing a Workspaces. */
1360
- export declare interface Workspaces {
1361
- /**
1362
- * Gets all the workspaces within a resource group.
1363
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1364
- * @param options The options parameters.
1365
- */
1366
- listByResourceGroup(resourceGroupName: string, options?: WorkspacesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Workspace>;
1367
- /**
1368
- * Gets all the workspaces within a subscription.
1369
- * @param options The options parameters.
1370
- */
1371
- listBySubscription(options?: WorkspacesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Workspace>;
1372
- /**
1373
- * Gets the workspace.
1374
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1375
- * @param workspaceName The name of the workspace.
1376
- * @param options The options parameters.
1377
- */
1378
- get(resourceGroupName: string, workspaceName: string, options?: WorkspacesGetOptionalParams): Promise<WorkspacesGetResponse>;
1379
- /**
1380
- * Deletes the workspace.
1381
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1382
- * @param workspaceName The name of the workspace.
1383
- * @param options The options parameters.
1384
- */
1385
- beginDelete(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1386
- /**
1387
- * Deletes the workspace.
1388
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1389
- * @param workspaceName The name of the workspace.
1390
- * @param options The options parameters.
1391
- */
1392
- beginDeleteAndWait(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<void>;
1393
- /**
1394
- * Creates a new workspace.
1395
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1396
- * @param workspaceName The name of the workspace.
1397
- * @param parameters Parameters supplied to the create or update a workspace.
1398
- * @param options The options parameters.
1399
- */
1400
- beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, parameters: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<WorkspacesCreateOrUpdateResponse>, WorkspacesCreateOrUpdateResponse>>;
1401
- /**
1402
- * Creates a new workspace.
1403
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1404
- * @param workspaceName The name of the workspace.
1405
- * @param parameters Parameters supplied to the create or update a workspace.
1406
- * @param options The options parameters.
1407
- */
1408
- beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, parameters: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<WorkspacesCreateOrUpdateResponse>;
1409
- /**
1410
- * Updates a workspace.
1411
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1412
- * @param workspaceName The name of the workspace.
1413
- * @param parameters The update to the workspace.
1414
- * @param options The options parameters.
1415
- */
1416
- beginUpdate(resourceGroupName: string, workspaceName: string, parameters: WorkspaceUpdate, options?: WorkspacesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<WorkspacesUpdateResponse>, WorkspacesUpdateResponse>>;
1417
- /**
1418
- * Updates a workspace.
1419
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1420
- * @param workspaceName The name of the workspace.
1421
- * @param parameters The update to the workspace.
1422
- * @param options The options parameters.
1423
- */
1424
- beginUpdateAndWait(resourceGroupName: string, workspaceName: string, parameters: WorkspaceUpdate, options?: WorkspacesUpdateOptionalParams): Promise<WorkspacesUpdateResponse>;
1425
- }
1426
-
1427
- /** Optional parameters. */
1428
- export declare interface WorkspacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1429
- /** Delay to wait until next poll, in milliseconds. */
1430
- updateIntervalInMs?: number;
1431
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1432
- resumeFrom?: string;
1433
- }
1434
-
1435
- /** Contains response data for the createOrUpdate operation. */
1436
- export declare type WorkspacesCreateOrUpdateResponse = Workspace;
1437
-
1438
- /** Optional parameters. */
1439
- export declare interface WorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
1440
- /** Delay to wait until next poll, in milliseconds. */
1441
- updateIntervalInMs?: number;
1442
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1443
- resumeFrom?: string;
1444
- }
1445
-
1446
- /** Optional parameters. */
1447
- export declare interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
1448
- }
1449
-
1450
- /** Contains response data for the get operation. */
1451
- export declare type WorkspacesGetResponse = Workspace;
1452
-
1453
- /** Optional parameters. */
1454
- export declare interface WorkspacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1455
- }
1456
-
1457
- /** Contains response data for the listByResourceGroupNext operation. */
1458
- export declare type WorkspacesListByResourceGroupNextResponse = WorkspaceListResult;
1459
-
1460
- /** Optional parameters. */
1461
- export declare interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1462
- }
1463
-
1464
- /** Contains response data for the listByResourceGroup operation. */
1465
- export declare type WorkspacesListByResourceGroupResponse = WorkspaceListResult;
1466
-
1467
- /** Optional parameters. */
1468
- export declare interface WorkspacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1469
- }
1470
-
1471
- /** Contains response data for the listBySubscriptionNext operation. */
1472
- export declare type WorkspacesListBySubscriptionNextResponse = WorkspaceListResult;
1473
-
1474
- /** Optional parameters. */
1475
- export declare interface WorkspacesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1476
- }
1477
-
1478
- /** Contains response data for the listBySubscription operation. */
1479
- export declare type WorkspacesListBySubscriptionResponse = WorkspaceListResult;
1480
-
1481
- /** Optional parameters. */
1482
- export declare interface WorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
1483
- /** Delay to wait until next poll, in milliseconds. */
1484
- updateIntervalInMs?: number;
1485
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1486
- resumeFrom?: string;
1487
- }
1488
-
1489
- /** Contains response data for the update operation. */
1490
- export declare type WorkspacesUpdateResponse = Workspace;
1491
-
1492
- /** An update to a workspace. */
1493
- export declare interface WorkspaceUpdate {
1494
- /** Resource tags. */
1495
- tags?: {
1496
- [propertyName: string]: string;
1497
- };
1498
- }
1499
-
1500
- export { }
1
+ import * as coreClient from "@azure/core-client";
2
+ /** Custom Parameters used for Cluster Creation. */
3
+ export interface WorkspaceCustomParameters {
4
+ /** The ID of a Azure Machine Learning workspace to link with Databricks workspace */
5
+ amlWorkspaceId?: WorkspaceCustomStringParameter;
6
+ /** The ID of a Virtual Network where this Databricks Cluster should be created */
7
+ customVirtualNetworkId?: WorkspaceCustomStringParameter;
8
+ /** The name of a Public Subnet within the Virtual Network */
9
+ customPublicSubnetName?: WorkspaceCustomStringParameter;
10
+ /** The name of the Private Subnet within the Virtual Network */
11
+ customPrivateSubnetName?: WorkspaceCustomStringParameter;
12
+ /** Should the Public IP be Disabled? */
13
+ enableNoPublicIp?: WorkspaceCustomBooleanParameter;
14
+ /** Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP). */
15
+ loadBalancerBackendPoolName?: WorkspaceCustomStringParameter;
16
+ /** Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace. */
17
+ loadBalancerId?: WorkspaceCustomStringParameter;
18
+ /** Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets. */
19
+ natGatewayName?: WorkspaceCustomStringParameter;
20
+ /** Name of the Public IP for No Public IP workspace with managed vNet. */
21
+ publicIpName?: WorkspaceCustomStringParameter;
22
+ /** Prepare the workspace for encryption. Enables the Managed Identity for managed storage account. */
23
+ prepareEncryption?: WorkspaceCustomBooleanParameter;
24
+ /** Contains the encryption details for Customer-Managed Key (CMK) enabled workspace. */
25
+ encryption?: WorkspaceEncryptionParameter;
26
+ /** A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest. */
27
+ requireInfrastructureEncryption?: WorkspaceCustomBooleanParameter;
28
+ /** Default DBFS storage account name. */
29
+ storageAccountName?: WorkspaceCustomStringParameter;
30
+ /** Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs. */
31
+ storageAccountSkuName?: WorkspaceCustomStringParameter;
32
+ /** Address prefix for Managed virtual network. Default value for this input is 10.139. */
33
+ vnetAddressPrefix?: WorkspaceCustomStringParameter;
34
+ /**
35
+ * Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.
36
+ * NOTE: This property will not be serialized. It can only be populated by the server.
37
+ */
38
+ readonly resourceTags?: WorkspaceCustomObjectParameter;
39
+ }
40
+ /** The Value. */
41
+ export interface WorkspaceCustomStringParameter {
42
+ /**
43
+ * The type of variable that this is
44
+ * NOTE: This property will not be serialized. It can only be populated by the server.
45
+ */
46
+ readonly type?: CustomParameterType;
47
+ /** The value which should be used for this field. */
48
+ value: string;
49
+ }
50
+ /** The value which should be used for this field. */
51
+ export interface WorkspaceCustomBooleanParameter {
52
+ /**
53
+ * The type of variable that this is
54
+ * NOTE: This property will not be serialized. It can only be populated by the server.
55
+ */
56
+ readonly type?: CustomParameterType;
57
+ /** The value which should be used for this field. */
58
+ value: boolean;
59
+ }
60
+ /** The object that contains details of encryption used on the workspace. */
61
+ export interface WorkspaceEncryptionParameter {
62
+ /**
63
+ * The type of variable that this is
64
+ * NOTE: This property will not be serialized. It can only be populated by the server.
65
+ */
66
+ readonly type?: CustomParameterType;
67
+ /** The value which should be used for this field. */
68
+ value?: Encryption;
69
+ }
70
+ /** The object that contains details of encryption used on the workspace. */
71
+ export interface Encryption {
72
+ /** The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault */
73
+ keySource?: KeySource;
74
+ /** The name of KeyVault key. */
75
+ keyName?: string;
76
+ /** The version of KeyVault key. */
77
+ keyVersion?: string;
78
+ /** The Uri of KeyVault. */
79
+ keyVaultUri?: string;
80
+ }
81
+ /** The value which should be used for this field. */
82
+ export interface WorkspaceCustomObjectParameter {
83
+ /**
84
+ * The type of variable that this is
85
+ * NOTE: This property will not be serialized. It can only be populated by the server.
86
+ */
87
+ readonly type?: CustomParameterType;
88
+ /** The value which should be used for this field. */
89
+ value: Record<string, unknown>;
90
+ }
91
+ /** The workspace provider authorization. */
92
+ export interface WorkspaceProviderAuthorization {
93
+ /** The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources. */
94
+ principalId: string;
95
+ /** The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group. */
96
+ roleDefinitionId: string;
97
+ }
98
+ /** Provides details of the entity that created/updated the workspace. */
99
+ export interface CreatedBy {
100
+ /**
101
+ * The Object ID that created the workspace.
102
+ * NOTE: This property will not be serialized. It can only be populated by the server.
103
+ */
104
+ readonly oid?: string;
105
+ /**
106
+ * The Personal Object ID corresponding to the object ID above
107
+ * NOTE: This property will not be serialized. It can only be populated by the server.
108
+ */
109
+ readonly puid?: string;
110
+ /**
111
+ * The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.
112
+ * NOTE: This property will not be serialized. It can only be populated by the server.
113
+ */
114
+ readonly applicationId?: string;
115
+ }
116
+ /** The Managed Identity details for storage account. */
117
+ export interface ManagedIdentityConfiguration {
118
+ /**
119
+ * The objectId of the Managed Identity that is linked to the Managed Storage account.
120
+ * NOTE: This property will not be serialized. It can only be populated by the server.
121
+ */
122
+ readonly principalId?: string;
123
+ /**
124
+ * The tenant Id where the Managed Identity is created.
125
+ * NOTE: This property will not be serialized. It can only be populated by the server.
126
+ */
127
+ readonly tenantId?: string;
128
+ /**
129
+ * The type of Identity created. It can be either SystemAssigned or UserAssigned.
130
+ * NOTE: This property will not be serialized. It can only be populated by the server.
131
+ */
132
+ readonly type?: string;
133
+ }
134
+ /** Encryption properties for databricks workspace */
135
+ export interface WorkspacePropertiesEncryption {
136
+ /** Encryption entities definition for the workspace. */
137
+ entities: EncryptionEntitiesDefinition;
138
+ }
139
+ /** Encryption entities for databricks workspace resource. */
140
+ export interface EncryptionEntitiesDefinition {
141
+ /** Encryption properties for the databricks managed services. */
142
+ managedServices?: EncryptionV2;
143
+ /** Encryption properties for the databricks managed disks. */
144
+ managedDisk?: ManagedDiskEncryption;
145
+ }
146
+ /** The object that contains details of encryption used on the workspace. */
147
+ export interface EncryptionV2 {
148
+ /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault */
149
+ keySource: EncryptionKeySource;
150
+ /** Key Vault input properties for encryption. */
151
+ keyVaultProperties?: EncryptionV2KeyVaultProperties;
152
+ }
153
+ /** Key Vault input properties for encryption. */
154
+ export interface EncryptionV2KeyVaultProperties {
155
+ /** The Uri of KeyVault. */
156
+ keyVaultUri: string;
157
+ /** The name of KeyVault key. */
158
+ keyName: string;
159
+ /** The version of KeyVault key. */
160
+ keyVersion: string;
161
+ }
162
+ /** The object that contains details of encryption used on the workspace. */
163
+ export interface ManagedDiskEncryption {
164
+ /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault */
165
+ keySource: EncryptionKeySource;
166
+ /** Key Vault input properties for encryption. */
167
+ keyVaultProperties: ManagedDiskEncryptionKeyVaultProperties;
168
+ /** Indicate whether the latest key version should be automatically used for Managed Disk Encryption. */
169
+ rotationToLatestKeyVersionEnabled?: boolean;
170
+ }
171
+ /** Key Vault input properties for encryption. */
172
+ export interface ManagedDiskEncryptionKeyVaultProperties {
173
+ /** The URI of KeyVault. */
174
+ keyVaultUri: string;
175
+ /** The name of KeyVault key. */
176
+ keyName: string;
177
+ /** The version of KeyVault key. */
178
+ keyVersion: string;
179
+ }
180
+ /** The private endpoint connection of a workspace */
181
+ export interface PrivateEndpointConnection {
182
+ /**
183
+ * The resource identifier.
184
+ * NOTE: This property will not be serialized. It can only be populated by the server.
185
+ */
186
+ readonly id?: string;
187
+ /**
188
+ * The resource name.
189
+ * NOTE: This property will not be serialized. It can only be populated by the server.
190
+ */
191
+ readonly name?: string;
192
+ /**
193
+ * The resource type.
194
+ * NOTE: This property will not be serialized. It can only be populated by the server.
195
+ */
196
+ readonly type?: string;
197
+ /** The private endpoint connection properties. */
198
+ properties: PrivateEndpointConnectionProperties;
199
+ }
200
+ /** The properties of a private endpoint connection */
201
+ export interface PrivateEndpointConnectionProperties {
202
+ /** Private endpoint */
203
+ privateEndpoint?: PrivateEndpoint;
204
+ /** GroupIds from the private link service resource. */
205
+ groupIds?: string[];
206
+ /** Private endpoint connection state */
207
+ privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
208
+ /**
209
+ * Provisioning state of the private endpoint connection.
210
+ * NOTE: This property will not be serialized. It can only be populated by the server.
211
+ */
212
+ readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
213
+ }
214
+ /** The private endpoint property of a private endpoint connection */
215
+ export interface PrivateEndpoint {
216
+ /**
217
+ * The resource identifier.
218
+ * NOTE: This property will not be serialized. It can only be populated by the server.
219
+ */
220
+ readonly id?: string;
221
+ }
222
+ /** The current state of a private endpoint connection */
223
+ export interface PrivateLinkServiceConnectionState {
224
+ /** The status of a private endpoint connection */
225
+ status: PrivateLinkServiceConnectionStatus;
226
+ /** The description for the current state of a private endpoint connection */
227
+ description?: string;
228
+ /** Actions required for a private endpoint connection */
229
+ actionsRequired?: string;
230
+ }
231
+ /** SKU for the resource. */
232
+ export interface Sku {
233
+ /** The SKU name. */
234
+ name: string;
235
+ /** The SKU tier. */
236
+ tier?: string;
237
+ }
238
+ /** Metadata pertaining to creation and last modification of the resource. */
239
+ export interface SystemData {
240
+ /** The identity that created the resource. */
241
+ createdBy?: string;
242
+ /** The type of identity that created the resource. */
243
+ createdByType?: CreatedByType;
244
+ /** The timestamp of resource creation (UTC). */
245
+ createdAt?: Date;
246
+ /** The identity that last modified the resource. */
247
+ lastModifiedBy?: string;
248
+ /** The type of identity that last modified the resource. */
249
+ lastModifiedByType?: CreatedByType;
250
+ /** The timestamp of resource last modification (UTC) */
251
+ lastModifiedAt?: Date;
252
+ }
253
+ /** The core properties of ARM resources */
254
+ export interface Resource {
255
+ /**
256
+ * Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
257
+ * NOTE: This property will not be serialized. It can only be populated by the server.
258
+ */
259
+ readonly id?: string;
260
+ /**
261
+ * The name of the resource
262
+ * NOTE: This property will not be serialized. It can only be populated by the server.
263
+ */
264
+ readonly name?: string;
265
+ /**
266
+ * The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
267
+ * NOTE: This property will not be serialized. It can only be populated by the server.
268
+ */
269
+ readonly type?: string;
270
+ }
271
+ /** Contains details when the response code indicates an error. */
272
+ export interface ErrorResponse {
273
+ /** The error details. */
274
+ error: ErrorInfo;
275
+ }
276
+ /** The code and message for an error. */
277
+ export interface ErrorInfo {
278
+ /** A machine readable error code. */
279
+ code: string;
280
+ /** A human readable error message. */
281
+ message: string;
282
+ /** error details. */
283
+ details?: ErrorDetail[];
284
+ /** Inner error details if they exist. */
285
+ innererror?: string;
286
+ }
287
+ /** Error details. */
288
+ export interface ErrorDetail {
289
+ /** The error's code. */
290
+ code: string;
291
+ /** A human readable error message. */
292
+ message: string;
293
+ /** Indicates which property in the request is responsible for the error. */
294
+ target?: string;
295
+ }
296
+ /** An update to a workspace. */
297
+ export interface WorkspaceUpdate {
298
+ /** Resource tags. */
299
+ tags?: {
300
+ [propertyName: string]: string;
301
+ };
302
+ }
303
+ /** List of workspaces. */
304
+ export interface WorkspaceListResult {
305
+ /** The array of workspaces. */
306
+ value?: Workspace[];
307
+ /** The URL to use for getting the next set of results. */
308
+ nextLink?: string;
309
+ }
310
+ /** Result of the request to list Resource Provider operations. It contains a list of operations and a URL link to get the next set of results. */
311
+ export interface OperationListResult {
312
+ /** List of Resource Provider operations supported by the Resource Provider resource provider. */
313
+ value?: Operation[];
314
+ /** URL to get the next set of operation list results if there are any. */
315
+ nextLink?: string;
316
+ }
317
+ /** REST API operation */
318
+ export interface Operation {
319
+ /** Operation name: {provider}/{resource}/{operation} */
320
+ name?: string;
321
+ /** The object that represents the operation. */
322
+ display?: OperationDisplay;
323
+ }
324
+ /** The object that represents the operation. */
325
+ export interface OperationDisplay {
326
+ /** Service provider: ex Microsoft.Databricks */
327
+ provider?: string;
328
+ /** Resource on which the operation is performed. */
329
+ resource?: string;
330
+ /** Operation type: Read, write, delete, etc. */
331
+ operation?: string;
332
+ /** Description for the resource operation. */
333
+ description?: string;
334
+ }
335
+ /** The available private link resources for a workspace */
336
+ export interface PrivateLinkResourcesList {
337
+ /** The list of available private link resources for a workspace */
338
+ value?: GroupIdInformation[];
339
+ /** The URL to get the next set of private link resources. */
340
+ nextLink?: string;
341
+ }
342
+ /** The properties for a group information object */
343
+ export interface GroupIdInformationProperties {
344
+ /** The group id */
345
+ groupId?: string;
346
+ /** The required members for a specific group id */
347
+ requiredMembers?: string[];
348
+ /** The required DNS zones for a specific group id */
349
+ requiredZoneNames?: string[];
350
+ }
351
+ /** List of private link connections. */
352
+ export interface PrivateEndpointConnectionsList {
353
+ /** The list of returned private endpoint connection. */
354
+ value?: PrivateEndpointConnection[];
355
+ /** The URL to get the next set of endpoint connections. */
356
+ nextLink?: string;
357
+ }
358
+ /** Egress endpoints which Workspace connects to for common purposes. */
359
+ export interface OutboundEnvironmentEndpoint {
360
+ /** The category of endpoints accessed by the Workspace, e.g. azure-storage, azure-mysql, etc. */
361
+ category?: string;
362
+ /** The endpoints that Workspace connect to */
363
+ endpoints?: EndpointDependency[];
364
+ }
365
+ /** A domain name or IP address the Workspace is reaching at. */
366
+ export interface EndpointDependency {
367
+ /** The domain name of the dependency. */
368
+ domainName?: string;
369
+ /** The Ports used when connecting to domainName. */
370
+ endpointDetails?: EndpointDetail[];
371
+ }
372
+ /** Connect information from the Workspace to a single endpoint. */
373
+ export interface EndpointDetail {
374
+ /** An IP Address that Domain Name currently resolves to. */
375
+ ipAddress?: string;
376
+ /** The port an endpoint is connected to. */
377
+ port?: number;
378
+ /** The time in milliseconds it takes for the connection to be created from the Workspace to this IpAddress at this Port. */
379
+ latency?: number;
380
+ /** Whether it is possible to create a connection from the Workspace to this IpAddress at this Port. */
381
+ isAccessible?: boolean;
382
+ }
383
+ /** Peerings in a VirtualNetwork resource */
384
+ export interface VirtualNetworkPeering {
385
+ /**
386
+ * Name of the virtual network peering resource
387
+ * NOTE: This property will not be serialized. It can only be populated by the server.
388
+ */
389
+ readonly name?: string;
390
+ /**
391
+ * Resource ID.
392
+ * NOTE: This property will not be serialized. It can only be populated by the server.
393
+ */
394
+ readonly id?: string;
395
+ /**
396
+ * type of the virtual network peering resource
397
+ * NOTE: This property will not be serialized. It can only be populated by the server.
398
+ */
399
+ readonly type?: string;
400
+ /** Whether the VMs in the local virtual network space would be able to access the VMs in remote virtual network space. */
401
+ allowVirtualNetworkAccess?: boolean;
402
+ /** Whether the forwarded traffic from the VMs in the local virtual network will be allowed/disallowed in remote virtual network. */
403
+ allowForwardedTraffic?: boolean;
404
+ /** If gateway links can be used in remote virtual networking to link to this virtual network. */
405
+ allowGatewayTransit?: boolean;
406
+ /** If remote gateways can be used on this virtual network. If the flag is set to true, and allowGatewayTransit on remote peering is also true, virtual network will use gateways of remote virtual network for transit. Only one peering can have this flag set to true. This flag cannot be set if virtual network already has a gateway. */
407
+ useRemoteGateways?: boolean;
408
+ /** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */
409
+ databricksVirtualNetwork?: VirtualNetworkPeeringPropertiesFormatDatabricksVirtualNetwork;
410
+ /** The reference to the databricks virtual network address space. */
411
+ databricksAddressSpace?: AddressSpace;
412
+ /** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */
413
+ remoteVirtualNetwork: VirtualNetworkPeeringPropertiesFormatRemoteVirtualNetwork;
414
+ /** The reference to the remote virtual network address space. */
415
+ remoteAddressSpace?: AddressSpace;
416
+ /**
417
+ * The status of the virtual network peering.
418
+ * NOTE: This property will not be serialized. It can only be populated by the server.
419
+ */
420
+ readonly peeringState?: PeeringState;
421
+ /**
422
+ * The provisioning state of the virtual network peering resource.
423
+ * NOTE: This property will not be serialized. It can only be populated by the server.
424
+ */
425
+ readonly provisioningState?: PeeringProvisioningState;
426
+ }
427
+ /** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */
428
+ export interface VirtualNetworkPeeringPropertiesFormatDatabricksVirtualNetwork {
429
+ /** The Id of the databricks virtual network. */
430
+ id?: string;
431
+ }
432
+ /** AddressSpace contains an array of IP address ranges that can be used by subnets of the virtual network. */
433
+ export interface AddressSpace {
434
+ /** A list of address blocks reserved for this virtual network in CIDR notation. */
435
+ addressPrefixes?: string[];
436
+ }
437
+ /** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */
438
+ export interface VirtualNetworkPeeringPropertiesFormatRemoteVirtualNetwork {
439
+ /** The Id of the remote virtual network. */
440
+ id?: string;
441
+ }
442
+ /** Gets all virtual network peerings under a workspace. */
443
+ export interface VirtualNetworkPeeringList {
444
+ /** List of virtual network peerings on workspace. */
445
+ value?: VirtualNetworkPeering[];
446
+ /** URL to get the next set of virtual network peering list results if there are any. */
447
+ nextLink?: string;
448
+ }
449
+ /** Managed service identity (system assigned and/or user assigned identities) */
450
+ export interface ManagedServiceIdentity {
451
+ /**
452
+ * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
453
+ * NOTE: This property will not be serialized. It can only be populated by the server.
454
+ */
455
+ readonly principalId?: string;
456
+ /**
457
+ * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
458
+ * NOTE: This property will not be serialized. It can only be populated by the server.
459
+ */
460
+ readonly tenantId?: string;
461
+ /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
462
+ type: ManagedServiceIdentityType;
463
+ /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
464
+ userAssignedIdentities?: {
465
+ [propertyName: string]: UserAssignedIdentity;
466
+ };
467
+ }
468
+ /** User assigned identity properties */
469
+ export interface UserAssignedIdentity {
470
+ /**
471
+ * The principal ID of the assigned identity.
472
+ * NOTE: This property will not be serialized. It can only be populated by the server.
473
+ */
474
+ readonly principalId?: string;
475
+ /**
476
+ * The client ID of the assigned identity.
477
+ * NOTE: This property will not be serialized. It can only be populated by the server.
478
+ */
479
+ readonly clientId?: string;
480
+ }
481
+ export interface AccessConnectorProperties {
482
+ /**
483
+ * Provisioning status of the accessConnector.
484
+ * NOTE: This property will not be serialized. It can only be populated by the server.
485
+ */
486
+ readonly provisioningState?: ProvisioningState;
487
+ }
488
+ /** An update to an azure databricks accessConnector. */
489
+ export interface AccessConnectorUpdate {
490
+ /** Resource tags. */
491
+ tags?: {
492
+ [propertyName: string]: string;
493
+ };
494
+ /** Managed service identity (system assigned and/or user assigned identities) */
495
+ identity?: ManagedServiceIdentity;
496
+ }
497
+ /** List of azure databricks accessConnector. */
498
+ export interface AccessConnectorListResult {
499
+ /** The array of azure databricks accessConnector. */
500
+ value?: AccessConnector[];
501
+ /** The URL to use for getting the next set of results. */
502
+ nextLink?: string;
503
+ }
504
+ /** The resource model definition for a ARM tracked top level resource */
505
+ export interface TrackedResource extends Resource {
506
+ /** Resource tags. */
507
+ tags?: {
508
+ [propertyName: string]: string;
509
+ };
510
+ /** The geo-location where the resource lives */
511
+ location: string;
512
+ }
513
+ /** The group information for creating a private endpoint on a workspace */
514
+ export interface GroupIdInformation extends Resource {
515
+ /** The group id properties. */
516
+ properties: GroupIdInformationProperties;
517
+ }
518
+ /** Information about workspace. */
519
+ export interface Workspace extends TrackedResource {
520
+ /** The SKU of the resource. */
521
+ sku?: Sku;
522
+ /**
523
+ * The system metadata relating to this resource
524
+ * NOTE: This property will not be serialized. It can only be populated by the server.
525
+ */
526
+ readonly systemData?: SystemData;
527
+ /** The managed resource group Id. */
528
+ managedResourceGroupId: string;
529
+ /** The workspace's custom parameters. */
530
+ parameters?: WorkspaceCustomParameters;
531
+ /**
532
+ * The workspace provisioning state.
533
+ * NOTE: This property will not be serialized. It can only be populated by the server.
534
+ */
535
+ readonly provisioningState?: ProvisioningState;
536
+ /** The blob URI where the UI definition file is located. */
537
+ uiDefinitionUri?: string;
538
+ /** The workspace provider authorizations. */
539
+ authorizations?: WorkspaceProviderAuthorization[];
540
+ /** Indicates the Object ID, PUID and Application ID of entity that created the workspace. */
541
+ createdBy?: CreatedBy;
542
+ /** Indicates the Object ID, PUID and Application ID of entity that last updated the workspace. */
543
+ updatedBy?: CreatedBy;
544
+ /**
545
+ * Specifies the date and time when the workspace is created.
546
+ * NOTE: This property will not be serialized. It can only be populated by the server.
547
+ */
548
+ readonly createdDateTime?: Date;
549
+ /**
550
+ * The unique identifier of the databricks workspace in databricks control plane.
551
+ * NOTE: This property will not be serialized. It can only be populated by the server.
552
+ */
553
+ readonly workspaceId?: string;
554
+ /**
555
+ * The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'
556
+ * NOTE: This property will not be serialized. It can only be populated by the server.
557
+ */
558
+ readonly workspaceUrl?: string;
559
+ /** The details of Managed Identity of Storage Account */
560
+ storageAccountIdentity?: ManagedIdentityConfiguration;
561
+ /** The details of Managed Identity of Disk Encryption Set used for Managed Disk Encryption */
562
+ managedDiskIdentity?: ManagedIdentityConfiguration;
563
+ /**
564
+ * The resource Id of the managed disk encryption set.
565
+ * NOTE: This property will not be serialized. It can only be populated by the server.
566
+ */
567
+ readonly diskEncryptionSetId?: string;
568
+ /** Encryption properties for databricks workspace */
569
+ encryption?: WorkspacePropertiesEncryption;
570
+ /**
571
+ * Private endpoint connections created on the workspace
572
+ * NOTE: This property will not be serialized. It can only be populated by the server.
573
+ */
574
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
575
+ /** The network access type for accessing workspace. Set value to disabled to access workspace only via private link. */
576
+ publicNetworkAccess?: PublicNetworkAccess;
577
+ /** Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only. */
578
+ requiredNsgRules?: RequiredNsgRules;
579
+ }
580
+ /** Information about azure databricks accessConnector. */
581
+ export interface AccessConnector extends TrackedResource {
582
+ /** Managed service identity (system assigned and/or user assigned identities) */
583
+ identity?: ManagedServiceIdentity;
584
+ /**
585
+ * The system metadata relating to this resource
586
+ * NOTE: This property will not be serialized. It can only be populated by the server.
587
+ */
588
+ readonly systemData?: SystemData;
589
+ /** Azure Databricks accessConnector properties */
590
+ properties?: AccessConnectorProperties;
591
+ }
592
+ /** Known values of {@link CustomParameterType} that the service accepts. */
593
+ export declare enum KnownCustomParameterType {
594
+ /** Bool */
595
+ Bool = "Bool",
596
+ /** Object */
597
+ Object = "Object",
598
+ /** String */
599
+ String = "String"
600
+ }
601
+ /**
602
+ * Defines values for CustomParameterType. \
603
+ * {@link KnownCustomParameterType} can be used interchangeably with CustomParameterType,
604
+ * this enum contains the known values that the service supports.
605
+ * ### Known values supported by the service
606
+ * **Bool** \
607
+ * **Object** \
608
+ * **String**
609
+ */
610
+ export type CustomParameterType = string;
611
+ /** Known values of {@link KeySource} that the service accepts. */
612
+ export declare enum KnownKeySource {
613
+ /** Default */
614
+ Default = "Default",
615
+ /** MicrosoftKeyvault */
616
+ MicrosoftKeyvault = "Microsoft.Keyvault"
617
+ }
618
+ /**
619
+ * Defines values for KeySource. \
620
+ * {@link KnownKeySource} can be used interchangeably with KeySource,
621
+ * this enum contains the known values that the service supports.
622
+ * ### Known values supported by the service
623
+ * **Default** \
624
+ * **Microsoft.Keyvault**
625
+ */
626
+ export type KeySource = string;
627
+ /** Known values of {@link ProvisioningState} that the service accepts. */
628
+ export declare enum KnownProvisioningState {
629
+ /** Accepted */
630
+ Accepted = "Accepted",
631
+ /** Running */
632
+ Running = "Running",
633
+ /** Ready */
634
+ Ready = "Ready",
635
+ /** Creating */
636
+ Creating = "Creating",
637
+ /** Created */
638
+ Created = "Created",
639
+ /** Deleting */
640
+ Deleting = "Deleting",
641
+ /** Deleted */
642
+ Deleted = "Deleted",
643
+ /** Canceled */
644
+ Canceled = "Canceled",
645
+ /** Failed */
646
+ Failed = "Failed",
647
+ /** Succeeded */
648
+ Succeeded = "Succeeded",
649
+ /** Updating */
650
+ Updating = "Updating"
651
+ }
652
+ /**
653
+ * Defines values for ProvisioningState. \
654
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
655
+ * this enum contains the known values that the service supports.
656
+ * ### Known values supported by the service
657
+ * **Accepted** \
658
+ * **Running** \
659
+ * **Ready** \
660
+ * **Creating** \
661
+ * **Created** \
662
+ * **Deleting** \
663
+ * **Deleted** \
664
+ * **Canceled** \
665
+ * **Failed** \
666
+ * **Succeeded** \
667
+ * **Updating**
668
+ */
669
+ export type ProvisioningState = string;
670
+ /** Known values of {@link EncryptionKeySource} that the service accepts. */
671
+ export declare enum KnownEncryptionKeySource {
672
+ /** MicrosoftKeyvault */
673
+ MicrosoftKeyvault = "Microsoft.Keyvault"
674
+ }
675
+ /**
676
+ * Defines values for EncryptionKeySource. \
677
+ * {@link KnownEncryptionKeySource} can be used interchangeably with EncryptionKeySource,
678
+ * this enum contains the known values that the service supports.
679
+ * ### Known values supported by the service
680
+ * **Microsoft.Keyvault**
681
+ */
682
+ export type EncryptionKeySource = string;
683
+ /** Known values of {@link PrivateLinkServiceConnectionStatus} that the service accepts. */
684
+ export declare enum KnownPrivateLinkServiceConnectionStatus {
685
+ /** Pending */
686
+ Pending = "Pending",
687
+ /** Approved */
688
+ Approved = "Approved",
689
+ /** Rejected */
690
+ Rejected = "Rejected",
691
+ /** Disconnected */
692
+ Disconnected = "Disconnected"
693
+ }
694
+ /**
695
+ * Defines values for PrivateLinkServiceConnectionStatus. \
696
+ * {@link KnownPrivateLinkServiceConnectionStatus} can be used interchangeably with PrivateLinkServiceConnectionStatus,
697
+ * this enum contains the known values that the service supports.
698
+ * ### Known values supported by the service
699
+ * **Pending** \
700
+ * **Approved** \
701
+ * **Rejected** \
702
+ * **Disconnected**
703
+ */
704
+ export type PrivateLinkServiceConnectionStatus = string;
705
+ /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
706
+ export declare enum KnownPrivateEndpointConnectionProvisioningState {
707
+ /** Succeeded */
708
+ Succeeded = "Succeeded",
709
+ /** Creating */
710
+ Creating = "Creating",
711
+ /** Updating */
712
+ Updating = "Updating",
713
+ /** Deleting */
714
+ Deleting = "Deleting",
715
+ /** Failed */
716
+ Failed = "Failed"
717
+ }
718
+ /**
719
+ * Defines values for PrivateEndpointConnectionProvisioningState. \
720
+ * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
721
+ * this enum contains the known values that the service supports.
722
+ * ### Known values supported by the service
723
+ * **Succeeded** \
724
+ * **Creating** \
725
+ * **Updating** \
726
+ * **Deleting** \
727
+ * **Failed**
728
+ */
729
+ export type PrivateEndpointConnectionProvisioningState = string;
730
+ /** Known values of {@link PublicNetworkAccess} that the service accepts. */
731
+ export declare enum KnownPublicNetworkAccess {
732
+ /** Enabled */
733
+ Enabled = "Enabled",
734
+ /** Disabled */
735
+ Disabled = "Disabled"
736
+ }
737
+ /**
738
+ * Defines values for PublicNetworkAccess. \
739
+ * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
740
+ * this enum contains the known values that the service supports.
741
+ * ### Known values supported by the service
742
+ * **Enabled** \
743
+ * **Disabled**
744
+ */
745
+ export type PublicNetworkAccess = string;
746
+ /** Known values of {@link RequiredNsgRules} that the service accepts. */
747
+ export declare enum KnownRequiredNsgRules {
748
+ /** AllRules */
749
+ AllRules = "AllRules",
750
+ /** NoAzureDatabricksRules */
751
+ NoAzureDatabricksRules = "NoAzureDatabricksRules",
752
+ /** NoAzureServiceRules */
753
+ NoAzureServiceRules = "NoAzureServiceRules"
754
+ }
755
+ /**
756
+ * Defines values for RequiredNsgRules. \
757
+ * {@link KnownRequiredNsgRules} can be used interchangeably with RequiredNsgRules,
758
+ * this enum contains the known values that the service supports.
759
+ * ### Known values supported by the service
760
+ * **AllRules** \
761
+ * **NoAzureDatabricksRules** \
762
+ * **NoAzureServiceRules**
763
+ */
764
+ export type RequiredNsgRules = string;
765
+ /** Known values of {@link CreatedByType} that the service accepts. */
766
+ export declare enum KnownCreatedByType {
767
+ /** User */
768
+ User = "User",
769
+ /** Application */
770
+ Application = "Application",
771
+ /** ManagedIdentity */
772
+ ManagedIdentity = "ManagedIdentity",
773
+ /** Key */
774
+ Key = "Key"
775
+ }
776
+ /**
777
+ * Defines values for CreatedByType. \
778
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
779
+ * this enum contains the known values that the service supports.
780
+ * ### Known values supported by the service
781
+ * **User** \
782
+ * **Application** \
783
+ * **ManagedIdentity** \
784
+ * **Key**
785
+ */
786
+ export type CreatedByType = string;
787
+ /** Known values of {@link PeeringState} that the service accepts. */
788
+ export declare enum KnownPeeringState {
789
+ /** Initiated */
790
+ Initiated = "Initiated",
791
+ /** Connected */
792
+ Connected = "Connected",
793
+ /** Disconnected */
794
+ Disconnected = "Disconnected"
795
+ }
796
+ /**
797
+ * Defines values for PeeringState. \
798
+ * {@link KnownPeeringState} can be used interchangeably with PeeringState,
799
+ * this enum contains the known values that the service supports.
800
+ * ### Known values supported by the service
801
+ * **Initiated** \
802
+ * **Connected** \
803
+ * **Disconnected**
804
+ */
805
+ export type PeeringState = string;
806
+ /** Known values of {@link PeeringProvisioningState} that the service accepts. */
807
+ export declare enum KnownPeeringProvisioningState {
808
+ /** Succeeded */
809
+ Succeeded = "Succeeded",
810
+ /** Updating */
811
+ Updating = "Updating",
812
+ /** Deleting */
813
+ Deleting = "Deleting",
814
+ /** Failed */
815
+ Failed = "Failed"
816
+ }
817
+ /**
818
+ * Defines values for PeeringProvisioningState. \
819
+ * {@link KnownPeeringProvisioningState} can be used interchangeably with PeeringProvisioningState,
820
+ * this enum contains the known values that the service supports.
821
+ * ### Known values supported by the service
822
+ * **Succeeded** \
823
+ * **Updating** \
824
+ * **Deleting** \
825
+ * **Failed**
826
+ */
827
+ export type PeeringProvisioningState = string;
828
+ /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
829
+ export declare enum KnownManagedServiceIdentityType {
830
+ /** None */
831
+ None = "None",
832
+ /** SystemAssigned */
833
+ SystemAssigned = "SystemAssigned",
834
+ /** UserAssigned */
835
+ UserAssigned = "UserAssigned",
836
+ /** SystemAssignedUserAssigned */
837
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
838
+ }
839
+ /**
840
+ * Defines values for ManagedServiceIdentityType. \
841
+ * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
842
+ * this enum contains the known values that the service supports.
843
+ * ### Known values supported by the service
844
+ * **None** \
845
+ * **SystemAssigned** \
846
+ * **UserAssigned** \
847
+ * **SystemAssigned,UserAssigned**
848
+ */
849
+ export type ManagedServiceIdentityType = string;
850
+ /** Optional parameters. */
851
+ export interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
852
+ }
853
+ /** Contains response data for the get operation. */
854
+ export type WorkspacesGetResponse = Workspace;
855
+ /** Optional parameters. */
856
+ export interface WorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
857
+ /** Delay to wait until next poll, in milliseconds. */
858
+ updateIntervalInMs?: number;
859
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
860
+ resumeFrom?: string;
861
+ }
862
+ /** Optional parameters. */
863
+ export interface WorkspacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
864
+ /** Delay to wait until next poll, in milliseconds. */
865
+ updateIntervalInMs?: number;
866
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
867
+ resumeFrom?: string;
868
+ }
869
+ /** Contains response data for the createOrUpdate operation. */
870
+ export type WorkspacesCreateOrUpdateResponse = Workspace;
871
+ /** Optional parameters. */
872
+ export interface WorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
873
+ /** Delay to wait until next poll, in milliseconds. */
874
+ updateIntervalInMs?: number;
875
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
876
+ resumeFrom?: string;
877
+ }
878
+ /** Contains response data for the update operation. */
879
+ export type WorkspacesUpdateResponse = Workspace;
880
+ /** Optional parameters. */
881
+ export interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
882
+ }
883
+ /** Contains response data for the listByResourceGroup operation. */
884
+ export type WorkspacesListByResourceGroupResponse = WorkspaceListResult;
885
+ /** Optional parameters. */
886
+ export interface WorkspacesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
887
+ }
888
+ /** Contains response data for the listBySubscription operation. */
889
+ export type WorkspacesListBySubscriptionResponse = WorkspaceListResult;
890
+ /** Optional parameters. */
891
+ export interface WorkspacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
892
+ }
893
+ /** Contains response data for the listByResourceGroupNext operation. */
894
+ export type WorkspacesListByResourceGroupNextResponse = WorkspaceListResult;
895
+ /** Optional parameters. */
896
+ export interface WorkspacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
897
+ }
898
+ /** Contains response data for the listBySubscriptionNext operation. */
899
+ export type WorkspacesListBySubscriptionNextResponse = WorkspaceListResult;
900
+ /** Optional parameters. */
901
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
902
+ }
903
+ /** Contains response data for the list operation. */
904
+ export type OperationsListResponse = OperationListResult;
905
+ /** Optional parameters. */
906
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
907
+ }
908
+ /** Contains response data for the listNext operation. */
909
+ export type OperationsListNextResponse = OperationListResult;
910
+ /** Optional parameters. */
911
+ export interface PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
912
+ }
913
+ /** Contains response data for the list operation. */
914
+ export type PrivateLinkResourcesListResponse = PrivateLinkResourcesList;
915
+ /** Optional parameters. */
916
+ export interface PrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
917
+ }
918
+ /** Contains response data for the get operation. */
919
+ export type PrivateLinkResourcesGetResponse = GroupIdInformation;
920
+ /** Optional parameters. */
921
+ export interface PrivateLinkResourcesListNextOptionalParams extends coreClient.OperationOptions {
922
+ }
923
+ /** Contains response data for the listNext operation. */
924
+ export type PrivateLinkResourcesListNextResponse = PrivateLinkResourcesList;
925
+ /** Optional parameters. */
926
+ export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
927
+ }
928
+ /** Contains response data for the list operation. */
929
+ export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionsList;
930
+ /** Optional parameters. */
931
+ export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
932
+ }
933
+ /** Contains response data for the get operation. */
934
+ export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
935
+ /** Optional parameters. */
936
+ export interface PrivateEndpointConnectionsCreateOptionalParams extends coreClient.OperationOptions {
937
+ /** Delay to wait until next poll, in milliseconds. */
938
+ updateIntervalInMs?: number;
939
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
940
+ resumeFrom?: string;
941
+ }
942
+ /** Contains response data for the create operation. */
943
+ export type PrivateEndpointConnectionsCreateResponse = PrivateEndpointConnection;
944
+ /** Optional parameters. */
945
+ export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
946
+ /** Delay to wait until next poll, in milliseconds. */
947
+ updateIntervalInMs?: number;
948
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
949
+ resumeFrom?: string;
950
+ }
951
+ /** Optional parameters. */
952
+ export interface PrivateEndpointConnectionsListNextOptionalParams extends coreClient.OperationOptions {
953
+ }
954
+ /** Contains response data for the listNext operation. */
955
+ export type PrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionsList;
956
+ /** Optional parameters. */
957
+ export interface OutboundNetworkDependenciesEndpointsListOptionalParams extends coreClient.OperationOptions {
958
+ }
959
+ /** Contains response data for the list operation. */
960
+ export type OutboundNetworkDependenciesEndpointsListResponse = OutboundEnvironmentEndpoint[];
961
+ /** Optional parameters. */
962
+ export interface VNetPeeringGetOptionalParams extends coreClient.OperationOptions {
963
+ }
964
+ /** Contains response data for the get operation. */
965
+ export type VNetPeeringGetResponse = VirtualNetworkPeering;
966
+ /** Optional parameters. */
967
+ export interface VNetPeeringDeleteOptionalParams extends coreClient.OperationOptions {
968
+ /** Delay to wait until next poll, in milliseconds. */
969
+ updateIntervalInMs?: number;
970
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
971
+ resumeFrom?: string;
972
+ }
973
+ /** Optional parameters. */
974
+ export interface VNetPeeringCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
975
+ /** Delay to wait until next poll, in milliseconds. */
976
+ updateIntervalInMs?: number;
977
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
978
+ resumeFrom?: string;
979
+ }
980
+ /** Contains response data for the createOrUpdate operation. */
981
+ export type VNetPeeringCreateOrUpdateResponse = VirtualNetworkPeering;
982
+ /** Optional parameters. */
983
+ export interface VNetPeeringListByWorkspaceOptionalParams extends coreClient.OperationOptions {
984
+ }
985
+ /** Contains response data for the listByWorkspace operation. */
986
+ export type VNetPeeringListByWorkspaceResponse = VirtualNetworkPeeringList;
987
+ /** Optional parameters. */
988
+ export interface VNetPeeringListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
989
+ }
990
+ /** Contains response data for the listByWorkspaceNext operation. */
991
+ export type VNetPeeringListByWorkspaceNextResponse = VirtualNetworkPeeringList;
992
+ /** Optional parameters. */
993
+ export interface AccessConnectorsGetOptionalParams extends coreClient.OperationOptions {
994
+ }
995
+ /** Contains response data for the get operation. */
996
+ export type AccessConnectorsGetResponse = AccessConnector;
997
+ /** Optional parameters. */
998
+ export interface AccessConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
999
+ /** Delay to wait until next poll, in milliseconds. */
1000
+ updateIntervalInMs?: number;
1001
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1002
+ resumeFrom?: string;
1003
+ }
1004
+ /** Optional parameters. */
1005
+ export interface AccessConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1006
+ /** Delay to wait until next poll, in milliseconds. */
1007
+ updateIntervalInMs?: number;
1008
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1009
+ resumeFrom?: string;
1010
+ }
1011
+ /** Contains response data for the createOrUpdate operation. */
1012
+ export type AccessConnectorsCreateOrUpdateResponse = AccessConnector;
1013
+ /** Optional parameters. */
1014
+ export interface AccessConnectorsUpdateOptionalParams extends coreClient.OperationOptions {
1015
+ /** Delay to wait until next poll, in milliseconds. */
1016
+ updateIntervalInMs?: number;
1017
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1018
+ resumeFrom?: string;
1019
+ }
1020
+ /** Contains response data for the update operation. */
1021
+ export type AccessConnectorsUpdateResponse = AccessConnector;
1022
+ /** Optional parameters. */
1023
+ export interface AccessConnectorsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1024
+ }
1025
+ /** Contains response data for the listByResourceGroup operation. */
1026
+ export type AccessConnectorsListByResourceGroupResponse = AccessConnectorListResult;
1027
+ /** Optional parameters. */
1028
+ export interface AccessConnectorsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1029
+ }
1030
+ /** Contains response data for the listBySubscription operation. */
1031
+ export type AccessConnectorsListBySubscriptionResponse = AccessConnectorListResult;
1032
+ /** Optional parameters. */
1033
+ export interface AccessConnectorsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1034
+ }
1035
+ /** Contains response data for the listByResourceGroupNext operation. */
1036
+ export type AccessConnectorsListByResourceGroupNextResponse = AccessConnectorListResult;
1037
+ /** Optional parameters. */
1038
+ export interface AccessConnectorsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1039
+ }
1040
+ /** Contains response data for the listBySubscriptionNext operation. */
1041
+ export type AccessConnectorsListBySubscriptionNextResponse = AccessConnectorListResult;
1042
+ /** Optional parameters. */
1043
+ export interface AzureDatabricksManagementClientOptionalParams extends coreClient.ServiceClientOptions {
1044
+ /** server parameter */
1045
+ $host?: string;
1046
+ /** Overrides client endpoint. */
1047
+ endpoint?: string;
1048
+ }
1049
+ //# sourceMappingURL=index.d.ts.map