@azure/arm-mariadb 1.3.0 → 2.0.0-alpha.20220119.3

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 (660) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/LICENSE.txt +21 -21
  4. package/README.md +98 -100
  5. package/dist/index.js +6860 -0
  6. package/dist/index.js.map +1 -0
  7. package/dist/index.min.js +1 -0
  8. package/dist/index.min.js.map +1 -0
  9. package/dist-esm/samples-dev/advisorsGet.d.ts +2 -0
  10. package/dist-esm/samples-dev/advisorsGet.d.ts.map +1 -0
  11. package/dist-esm/samples-dev/advisorsGet.js +32 -0
  12. package/dist-esm/samples-dev/advisorsGet.js.map +1 -0
  13. package/dist-esm/samples-dev/advisorsListByServer.d.ts +2 -0
  14. package/dist-esm/samples-dev/advisorsListByServer.d.ts.map +1 -0
  15. package/dist-esm/samples-dev/advisorsListByServer.js +45 -0
  16. package/dist-esm/samples-dev/advisorsListByServer.js.map +1 -0
  17. package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.d.ts +2 -0
  18. package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.d.ts.map +1 -0
  19. package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.js +38 -0
  20. package/dist-esm/samples-dev/approveOrRejectAPrivateEndpointConnectionWithAGivenName.js.map +1 -0
  21. package/dist-esm/samples-dev/configurationCreateOrUpdate.d.ts +2 -0
  22. package/dist-esm/samples-dev/configurationCreateOrUpdate.d.ts.map +1 -0
  23. package/dist-esm/samples-dev/configurationCreateOrUpdate.js +33 -0
  24. package/dist-esm/samples-dev/configurationCreateOrUpdate.js.map +1 -0
  25. package/dist-esm/samples-dev/configurationGet.d.ts +2 -0
  26. package/dist-esm/samples-dev/configurationGet.d.ts.map +1 -0
  27. package/dist-esm/samples-dev/configurationGet.js +32 -0
  28. package/dist-esm/samples-dev/configurationGet.js.map +1 -0
  29. package/dist-esm/samples-dev/configurationList.d.ts +2 -0
  30. package/dist-esm/samples-dev/configurationList.d.ts.map +1 -0
  31. package/dist-esm/samples-dev/configurationList.js +32 -0
  32. package/dist-esm/samples-dev/configurationList.js.map +1 -0
  33. package/dist-esm/samples-dev/createADatabaseAsAPointInTimeRestore.d.ts +2 -0
  34. package/dist-esm/samples-dev/createADatabaseAsAPointInTimeRestore.d.ts.map +1 -0
  35. package/dist-esm/samples-dev/createADatabaseAsAPointInTimeRestore.js +46 -0
  36. package/dist-esm/samples-dev/createADatabaseAsAPointInTimeRestore.js.map +1 -0
  37. package/dist-esm/samples-dev/createANewServer.d.ts +2 -0
  38. package/dist-esm/samples-dev/createANewServer.d.ts.map +1 -0
  39. package/dist-esm/samples-dev/createANewServer.js +53 -0
  40. package/dist-esm/samples-dev/createANewServer.js.map +1 -0
  41. package/dist-esm/samples-dev/createAReplicaServer.d.ts +2 -0
  42. package/dist-esm/samples-dev/createAReplicaServer.d.ts.map +1 -0
  43. package/dist-esm/samples-dev/createAReplicaServer.js +38 -0
  44. package/dist-esm/samples-dev/createAReplicaServer.js.map +1 -0
  45. package/dist-esm/samples-dev/createAServerAsAGeoRestore.d.ts +2 -0
  46. package/dist-esm/samples-dev/createAServerAsAGeoRestore.d.ts.map +1 -0
  47. package/dist-esm/samples-dev/createAServerAsAGeoRestore.js +45 -0
  48. package/dist-esm/samples-dev/createAServerAsAGeoRestore.js.map +1 -0
  49. package/dist-esm/samples-dev/createOrUpdateAVirtualNetworkRule.d.ts +2 -0
  50. package/dist-esm/samples-dev/createOrUpdateAVirtualNetworkRule.d.ts.map +1 -0
  51. package/dist-esm/samples-dev/createOrUpdateAVirtualNetworkRule.js +36 -0
  52. package/dist-esm/samples-dev/createOrUpdateAVirtualNetworkRule.js.map +1 -0
  53. package/dist-esm/samples-dev/databaseCreate.d.ts +2 -0
  54. package/dist-esm/samples-dev/databaseCreate.d.ts.map +1 -0
  55. package/dist-esm/samples-dev/databaseCreate.js +36 -0
  56. package/dist-esm/samples-dev/databaseCreate.js.map +1 -0
  57. package/dist-esm/samples-dev/databaseDelete.d.ts +2 -0
  58. package/dist-esm/samples-dev/databaseDelete.d.ts.map +1 -0
  59. package/dist-esm/samples-dev/databaseDelete.js +32 -0
  60. package/dist-esm/samples-dev/databaseDelete.js.map +1 -0
  61. package/dist-esm/samples-dev/databaseGet.d.ts +2 -0
  62. package/dist-esm/samples-dev/databaseGet.d.ts.map +1 -0
  63. package/dist-esm/samples-dev/databaseGet.js +32 -0
  64. package/dist-esm/samples-dev/databaseGet.js.map +1 -0
  65. package/dist-esm/samples-dev/databaseList.d.ts +2 -0
  66. package/dist-esm/samples-dev/databaseList.d.ts.map +1 -0
  67. package/dist-esm/samples-dev/databaseList.js +45 -0
  68. package/dist-esm/samples-dev/databaseList.js.map +1 -0
  69. package/dist-esm/samples-dev/deleteAVirtualNetworkRule.d.ts +2 -0
  70. package/dist-esm/samples-dev/deleteAVirtualNetworkRule.d.ts.map +1 -0
  71. package/dist-esm/samples-dev/deleteAVirtualNetworkRule.js +32 -0
  72. package/dist-esm/samples-dev/deleteAVirtualNetworkRule.js.map +1 -0
  73. package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.d.ts +2 -0
  74. package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.d.ts.map +1 -0
  75. package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.js +32 -0
  76. package/dist-esm/samples-dev/deletesAPrivateEndpointConnectionWithAGivenName.js.map +1 -0
  77. package/dist-esm/samples-dev/firewallRuleCreate.d.ts +2 -0
  78. package/dist-esm/samples-dev/firewallRuleCreate.d.ts.map +1 -0
  79. package/dist-esm/samples-dev/firewallRuleCreate.js +36 -0
  80. package/dist-esm/samples-dev/firewallRuleCreate.js.map +1 -0
  81. package/dist-esm/samples-dev/firewallRuleDelete.d.ts +2 -0
  82. package/dist-esm/samples-dev/firewallRuleDelete.d.ts.map +1 -0
  83. package/dist-esm/samples-dev/firewallRuleDelete.js +32 -0
  84. package/dist-esm/samples-dev/firewallRuleDelete.js.map +1 -0
  85. package/dist-esm/samples-dev/firewallRuleGet.d.ts +2 -0
  86. package/dist-esm/samples-dev/firewallRuleGet.d.ts.map +1 -0
  87. package/dist-esm/samples-dev/firewallRuleGet.js +32 -0
  88. package/dist-esm/samples-dev/firewallRuleGet.js.map +1 -0
  89. package/dist-esm/samples-dev/firewallRuleList.d.ts +2 -0
  90. package/dist-esm/samples-dev/firewallRuleList.d.ts.map +1 -0
  91. package/dist-esm/samples-dev/firewallRuleList.js +45 -0
  92. package/dist-esm/samples-dev/firewallRuleList.js.map +1 -0
  93. package/dist-esm/samples-dev/getAServerThreatDetectionPolicy.d.ts +2 -0
  94. package/dist-esm/samples-dev/getAServerThreatDetectionPolicy.d.ts.map +1 -0
  95. package/dist-esm/samples-dev/getAServerThreatDetectionPolicy.js +32 -0
  96. package/dist-esm/samples-dev/getAServerThreatDetectionPolicy.js.map +1 -0
  97. package/dist-esm/samples-dev/getsAPrivateLinkResourceForMariaDb.d.ts +2 -0
  98. package/dist-esm/samples-dev/getsAPrivateLinkResourceForMariaDb.d.ts.map +1 -0
  99. package/dist-esm/samples-dev/getsAPrivateLinkResourceForMariaDb.js +32 -0
  100. package/dist-esm/samples-dev/getsAPrivateLinkResourceForMariaDb.js.map +1 -0
  101. package/dist-esm/samples-dev/getsAVirtualNetworkRule.d.ts +2 -0
  102. package/dist-esm/samples-dev/getsAVirtualNetworkRule.d.ts.map +1 -0
  103. package/dist-esm/samples-dev/getsAVirtualNetworkRule.js +32 -0
  104. package/dist-esm/samples-dev/getsAVirtualNetworkRule.js.map +1 -0
  105. package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAServer.d.ts +2 -0
  106. package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAServer.d.ts.map +1 -0
  107. package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAServer.js +45 -0
  108. package/dist-esm/samples-dev/getsListOfPrivateEndpointConnectionsOnAServer.js.map +1 -0
  109. package/dist-esm/samples-dev/getsPrivateEndpointConnection.d.ts +2 -0
  110. package/dist-esm/samples-dev/getsPrivateEndpointConnection.d.ts.map +1 -0
  111. package/dist-esm/samples-dev/getsPrivateEndpointConnection.js +32 -0
  112. package/dist-esm/samples-dev/getsPrivateEndpointConnection.js.map +1 -0
  113. package/dist-esm/samples-dev/getsPrivateLinkResourcesForMariaDb.d.ts +2 -0
  114. package/dist-esm/samples-dev/getsPrivateLinkResourcesForMariaDb.d.ts.map +1 -0
  115. package/dist-esm/samples-dev/getsPrivateLinkResourcesForMariaDb.js +45 -0
  116. package/dist-esm/samples-dev/getsPrivateLinkResourcesForMariaDb.js.map +1 -0
  117. package/dist-esm/samples-dev/listTheServerThreatDetectionPolicies.d.ts +2 -0
  118. package/dist-esm/samples-dev/listTheServerThreatDetectionPolicies.d.ts.map +1 -0
  119. package/dist-esm/samples-dev/listTheServerThreatDetectionPolicies.js +45 -0
  120. package/dist-esm/samples-dev/listTheServerThreatDetectionPolicies.js.map +1 -0
  121. package/dist-esm/samples-dev/listVirtualNetworkRules.d.ts +2 -0
  122. package/dist-esm/samples-dev/listVirtualNetworkRules.d.ts.map +1 -0
  123. package/dist-esm/samples-dev/listVirtualNetworkRules.js +45 -0
  124. package/dist-esm/samples-dev/listVirtualNetworkRules.js.map +1 -0
  125. package/dist-esm/samples-dev/logFileList.d.ts +2 -0
  126. package/dist-esm/samples-dev/logFileList.d.ts.map +1 -0
  127. package/dist-esm/samples-dev/logFileList.js +45 -0
  128. package/dist-esm/samples-dev/logFileList.js.map +1 -0
  129. package/dist-esm/samples-dev/nameAvailability.d.ts +2 -0
  130. package/dist-esm/samples-dev/nameAvailability.d.ts.map +1 -0
  131. package/dist-esm/samples-dev/nameAvailability.js +33 -0
  132. package/dist-esm/samples-dev/nameAvailability.js.map +1 -0
  133. package/dist-esm/samples-dev/operationList.d.ts +2 -0
  134. package/dist-esm/samples-dev/operationList.d.ts.map +1 -0
  135. package/dist-esm/samples-dev/operationList.js +29 -0
  136. package/dist-esm/samples-dev/operationList.js.map +1 -0
  137. package/dist-esm/samples-dev/performanceTiersList.d.ts +2 -0
  138. package/dist-esm/samples-dev/performanceTiersList.d.ts.map +1 -0
  139. package/dist-esm/samples-dev/performanceTiersList.js +44 -0
  140. package/dist-esm/samples-dev/performanceTiersList.js.map +1 -0
  141. package/dist-esm/samples-dev/queryPerformanceInsightResetData.d.ts +2 -0
  142. package/dist-esm/samples-dev/queryPerformanceInsightResetData.d.ts.map +1 -0
  143. package/dist-esm/samples-dev/queryPerformanceInsightResetData.js +31 -0
  144. package/dist-esm/samples-dev/queryPerformanceInsightResetData.js.map +1 -0
  145. package/dist-esm/samples-dev/queryTextsGet.d.ts +2 -0
  146. package/dist-esm/samples-dev/queryTextsGet.d.ts.map +1 -0
  147. package/dist-esm/samples-dev/queryTextsGet.js +32 -0
  148. package/dist-esm/samples-dev/queryTextsGet.js.map +1 -0
  149. package/dist-esm/samples-dev/queryTextsListByServer.d.ts +2 -0
  150. package/dist-esm/samples-dev/queryTextsListByServer.d.ts.map +1 -0
  151. package/dist-esm/samples-dev/queryTextsListByServer.js +46 -0
  152. package/dist-esm/samples-dev/queryTextsListByServer.js.map +1 -0
  153. package/dist-esm/samples-dev/recommendedActionSessionCreate.d.ts +2 -0
  154. package/dist-esm/samples-dev/recommendedActionSessionCreate.d.ts.map +1 -0
  155. package/dist-esm/samples-dev/recommendedActionSessionCreate.js +33 -0
  156. package/dist-esm/samples-dev/recommendedActionSessionCreate.js.map +1 -0
  157. package/dist-esm/samples-dev/recommendedActionSessionOperationStatus.d.ts +2 -0
  158. package/dist-esm/samples-dev/recommendedActionSessionOperationStatus.d.ts.map +1 -0
  159. package/dist-esm/samples-dev/recommendedActionSessionOperationStatus.js +31 -0
  160. package/dist-esm/samples-dev/recommendedActionSessionOperationStatus.js.map +1 -0
  161. package/dist-esm/samples-dev/recommendedActionSessionResult.d.ts +2 -0
  162. package/dist-esm/samples-dev/recommendedActionSessionResult.d.ts.map +1 -0
  163. package/dist-esm/samples-dev/recommendedActionSessionResult.js +45 -0
  164. package/dist-esm/samples-dev/recommendedActionSessionResult.js.map +1 -0
  165. package/dist-esm/samples-dev/recommendedActionsGet.d.ts +2 -0
  166. package/dist-esm/samples-dev/recommendedActionsGet.d.ts.map +1 -0
  167. package/dist-esm/samples-dev/recommendedActionsGet.js +33 -0
  168. package/dist-esm/samples-dev/recommendedActionsGet.js.map +1 -0
  169. package/dist-esm/samples-dev/recommendedActionsListByServer.d.ts +2 -0
  170. package/dist-esm/samples-dev/recommendedActionsListByServer.d.ts.map +1 -0
  171. package/dist-esm/samples-dev/recommendedActionsListByServer.js +46 -0
  172. package/dist-esm/samples-dev/recommendedActionsListByServer.js.map +1 -0
  173. package/dist-esm/samples-dev/replicasListByServer.d.ts +2 -0
  174. package/dist-esm/samples-dev/replicasListByServer.d.ts.map +1 -0
  175. package/dist-esm/samples-dev/replicasListByServer.js +31 -0
  176. package/dist-esm/samples-dev/replicasListByServer.js.map +1 -0
  177. package/dist-esm/samples-dev/serverDelete.d.ts +2 -0
  178. package/dist-esm/samples-dev/serverDelete.d.ts.map +1 -0
  179. package/dist-esm/samples-dev/serverDelete.js +31 -0
  180. package/dist-esm/samples-dev/serverDelete.js.map +1 -0
  181. package/dist-esm/samples-dev/serverGet.d.ts +2 -0
  182. package/dist-esm/samples-dev/serverGet.d.ts.map +1 -0
  183. package/dist-esm/samples-dev/serverGet.js +31 -0
  184. package/dist-esm/samples-dev/serverGet.js.map +1 -0
  185. package/dist-esm/samples-dev/serverList.d.ts +2 -0
  186. package/dist-esm/samples-dev/serverList.d.ts.map +1 -0
  187. package/dist-esm/samples-dev/serverList.js +43 -0
  188. package/dist-esm/samples-dev/serverList.js.map +1 -0
  189. package/dist-esm/samples-dev/serverListByResourceGroup.d.ts +2 -0
  190. package/dist-esm/samples-dev/serverListByResourceGroup.d.ts.map +1 -0
  191. package/dist-esm/samples-dev/serverListByResourceGroup.js +44 -0
  192. package/dist-esm/samples-dev/serverListByResourceGroup.js.map +1 -0
  193. package/dist-esm/samples-dev/serverRestart.d.ts +2 -0
  194. package/dist-esm/samples-dev/serverRestart.d.ts.map +1 -0
  195. package/dist-esm/samples-dev/serverRestart.js +31 -0
  196. package/dist-esm/samples-dev/serverRestart.js.map +1 -0
  197. package/dist-esm/samples-dev/serverStart.d.ts +2 -0
  198. package/dist-esm/samples-dev/serverStart.d.ts.map +1 -0
  199. package/dist-esm/samples-dev/serverStart.js +31 -0
  200. package/dist-esm/samples-dev/serverStart.js.map +1 -0
  201. package/dist-esm/samples-dev/serverStop.d.ts +2 -0
  202. package/dist-esm/samples-dev/serverStop.d.ts.map +1 -0
  203. package/dist-esm/samples-dev/serverStop.js +31 -0
  204. package/dist-esm/samples-dev/serverStop.js.map +1 -0
  205. package/dist-esm/samples-dev/serverUpdate.d.ts +2 -0
  206. package/dist-esm/samples-dev/serverUpdate.d.ts.map +1 -0
  207. package/dist-esm/samples-dev/serverUpdate.js +35 -0
  208. package/dist-esm/samples-dev/serverUpdate.js.map +1 -0
  209. package/dist-esm/samples-dev/topQueryStatisticsGet.d.ts +2 -0
  210. package/dist-esm/samples-dev/topQueryStatisticsGet.d.ts.map +1 -0
  211. package/dist-esm/samples-dev/topQueryStatisticsGet.js +32 -0
  212. package/dist-esm/samples-dev/topQueryStatisticsGet.js.map +1 -0
  213. package/dist-esm/samples-dev/topQueryStatisticsListByServer.d.ts +2 -0
  214. package/dist-esm/samples-dev/topQueryStatisticsListByServer.d.ts.map +1 -0
  215. package/dist-esm/samples-dev/topQueryStatisticsListByServer.js +53 -0
  216. package/dist-esm/samples-dev/topQueryStatisticsListByServer.js.map +1 -0
  217. package/dist-esm/samples-dev/updateAServerThreatDetectionPolicyWithAllParameters.d.ts +2 -0
  218. package/dist-esm/samples-dev/updateAServerThreatDetectionPolicyWithAllParameters.d.ts.map +1 -0
  219. package/dist-esm/samples-dev/updateAServerThreatDetectionPolicyWithAllParameters.js +41 -0
  220. package/dist-esm/samples-dev/updateAServerThreatDetectionPolicyWithAllParameters.js.map +1 -0
  221. package/dist-esm/samples-dev/updateAServerThreatDetectionPolicyWithMinimalParameters.d.ts +2 -0
  222. package/dist-esm/samples-dev/updateAServerThreatDetectionPolicyWithMinimalParameters.d.ts.map +1 -0
  223. package/dist-esm/samples-dev/updateAServerThreatDetectionPolicyWithMinimalParameters.js +36 -0
  224. package/dist-esm/samples-dev/updateAServerThreatDetectionPolicyWithMinimalParameters.js.map +1 -0
  225. package/dist-esm/samples-dev/updatePrivateEndpointConnectionTags.d.ts +2 -0
  226. package/dist-esm/samples-dev/updatePrivateEndpointConnectionTags.d.ts.map +1 -0
  227. package/dist-esm/samples-dev/updatePrivateEndpointConnectionTags.js +33 -0
  228. package/dist-esm/samples-dev/updatePrivateEndpointConnectionTags.js.map +1 -0
  229. package/dist-esm/samples-dev/waitStatisticsGet.d.ts +2 -0
  230. package/dist-esm/samples-dev/waitStatisticsGet.d.ts.map +1 -0
  231. package/dist-esm/samples-dev/waitStatisticsGet.js +32 -0
  232. package/dist-esm/samples-dev/waitStatisticsGet.js.map +1 -0
  233. package/dist-esm/samples-dev/waitStatisticsListByServer.d.ts +2 -0
  234. package/dist-esm/samples-dev/waitStatisticsListByServer.d.ts.map +1 -0
  235. package/dist-esm/samples-dev/waitStatisticsListByServer.js +50 -0
  236. package/dist-esm/samples-dev/waitStatisticsListByServer.js.map +1 -0
  237. package/dist-esm/src/index.d.ts +5 -0
  238. package/dist-esm/src/index.d.ts.map +1 -0
  239. package/dist-esm/src/index.js +12 -0
  240. package/dist-esm/src/index.js.map +1 -0
  241. package/dist-esm/src/lroImpl.d.ts +16 -0
  242. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  243. package/dist-esm/src/lroImpl.js +29 -0
  244. package/dist-esm/src/lroImpl.js.map +1 -0
  245. package/dist-esm/src/mariaDBManagementClient.d.ts +65 -0
  246. package/dist-esm/src/mariaDBManagementClient.d.ts.map +1 -0
  247. package/dist-esm/src/mariaDBManagementClient.js +176 -0
  248. package/dist-esm/src/mariaDBManagementClient.js.map +1 -0
  249. package/dist-esm/src/models/index.d.ts +1456 -0
  250. package/dist-esm/src/models/index.d.ts.map +1 -0
  251. package/dist-esm/src/models/index.js +111 -0
  252. package/dist-esm/src/models/index.js.map +1 -0
  253. package/dist-esm/src/models/mappers.d.ts +73 -0
  254. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  255. package/dist-esm/src/models/mappers.js +1961 -0
  256. package/dist-esm/src/models/mappers.js.map +1 -0
  257. package/dist-esm/src/models/parameters.d.ts +41 -0
  258. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  259. package/dist-esm/src/models/parameters.js +339 -0
  260. package/dist-esm/src/models/parameters.js.map +1 -0
  261. package/dist-esm/src/operations/advisors.d.ts +46 -0
  262. package/dist-esm/src/operations/advisors.d.ts.map +1 -0
  263. package/dist-esm/src/operations/advisors.js +160 -0
  264. package/dist-esm/src/operations/advisors.js.map +1 -0
  265. package/dist-esm/src/operations/checkNameAvailability.d.ts +19 -0
  266. package/dist-esm/src/operations/checkNameAvailability.d.ts.map +1 -0
  267. package/dist-esm/src/operations/checkNameAvailability.js +49 -0
  268. package/dist-esm/src/operations/checkNameAvailability.js.map +1 -0
  269. package/dist-esm/src/operations/configurations.d.ts +57 -0
  270. package/dist-esm/src/operations/configurations.d.ts.map +1 -0
  271. package/dist-esm/src/operations/configurations.js +219 -0
  272. package/dist-esm/src/operations/configurations.js.map +1 -0
  273. package/dist-esm/src/operations/databases.d.ts +73 -0
  274. package/dist-esm/src/operations/databases.d.ts.map +1 -0
  275. package/dist-esm/src/operations/databases.js +293 -0
  276. package/dist-esm/src/operations/databases.js.map +1 -0
  277. package/dist-esm/src/operations/firewallRules.d.ts +73 -0
  278. package/dist-esm/src/operations/firewallRules.d.ts.map +1 -0
  279. package/dist-esm/src/operations/firewallRules.js +293 -0
  280. package/dist-esm/src/operations/firewallRules.js.map +1 -0
  281. package/dist-esm/src/operations/index.d.ts +24 -0
  282. package/dist-esm/src/operations/index.d.ts.map +1 -0
  283. package/dist-esm/src/operations/index.js +31 -0
  284. package/dist-esm/src/operations/index.js.map +1 -0
  285. package/dist-esm/src/operations/locationBasedPerformanceTier.d.ts +28 -0
  286. package/dist-esm/src/operations/locationBasedPerformanceTier.d.ts.map +1 -0
  287. package/dist-esm/src/operations/locationBasedPerformanceTier.js +96 -0
  288. package/dist-esm/src/operations/locationBasedPerformanceTier.js.map +1 -0
  289. package/dist-esm/src/operations/locationBasedRecommendedActionSessionsOperationStatus.d.ts +20 -0
  290. package/dist-esm/src/operations/locationBasedRecommendedActionSessionsOperationStatus.d.ts.map +1 -0
  291. package/dist-esm/src/operations/locationBasedRecommendedActionSessionsOperationStatus.js +50 -0
  292. package/dist-esm/src/operations/locationBasedRecommendedActionSessionsOperationStatus.js.map +1 -0
  293. package/dist-esm/src/operations/locationBasedRecommendedActionSessionsResult.d.ts +38 -0
  294. package/dist-esm/src/operations/locationBasedRecommendedActionSessionsResult.d.ts.map +1 -0
  295. package/dist-esm/src/operations/locationBasedRecommendedActionSessionsResult.js +137 -0
  296. package/dist-esm/src/operations/locationBasedRecommendedActionSessionsResult.js.map +1 -0
  297. package/dist-esm/src/operations/logFiles.d.ts +30 -0
  298. package/dist-esm/src/operations/logFiles.d.ts.map +1 -0
  299. package/dist-esm/src/operations/logFiles.js +99 -0
  300. package/dist-esm/src/operations/logFiles.js.map +1 -0
  301. package/dist-esm/src/operations/operations.d.ts +18 -0
  302. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  303. package/dist-esm/src/operations/operations.js +46 -0
  304. package/dist-esm/src/operations/operations.js.map +1 -0
  305. package/dist-esm/src/operations/privateEndpointConnections.d.ts +99 -0
  306. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
  307. package/dist-esm/src/operations/privateEndpointConnections.js +429 -0
  308. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
  309. package/dist-esm/src/operations/privateLinkResources.d.ts +46 -0
  310. package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
  311. package/dist-esm/src/operations/privateLinkResources.js +169 -0
  312. package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
  313. package/dist-esm/src/operations/queryTexts.d.ts +49 -0
  314. package/dist-esm/src/operations/queryTexts.d.ts.map +1 -0
  315. package/dist-esm/src/operations/queryTexts.js +172 -0
  316. package/dist-esm/src/operations/queryTexts.js.map +1 -0
  317. package/dist-esm/src/operations/recommendedActions.d.ts +50 -0
  318. package/dist-esm/src/operations/recommendedActions.d.ts.map +1 -0
  319. package/dist-esm/src/operations/recommendedActions.js +173 -0
  320. package/dist-esm/src/operations/recommendedActions.js.map +1 -0
  321. package/dist-esm/src/operations/recoverableServers.d.ts +20 -0
  322. package/dist-esm/src/operations/recoverableServers.d.ts.map +1 -0
  323. package/dist-esm/src/operations/recoverableServers.js +53 -0
  324. package/dist-esm/src/operations/recoverableServers.js.map +1 -0
  325. package/dist-esm/src/operations/replicas.d.ts +30 -0
  326. package/dist-esm/src/operations/replicas.d.ts.map +1 -0
  327. package/dist-esm/src/operations/replicas.js +99 -0
  328. package/dist-esm/src/operations/replicas.js.map +1 -0
  329. package/dist-esm/src/operations/serverBasedPerformanceTier.d.ts +30 -0
  330. package/dist-esm/src/operations/serverBasedPerformanceTier.d.ts.map +1 -0
  331. package/dist-esm/src/operations/serverBasedPerformanceTier.js +99 -0
  332. package/dist-esm/src/operations/serverBasedPerformanceTier.js.map +1 -0
  333. package/dist-esm/src/operations/serverParameters.d.ts +30 -0
  334. package/dist-esm/src/operations/serverParameters.d.ts.map +1 -0
  335. package/dist-esm/src/operations/serverParameters.js +110 -0
  336. package/dist-esm/src/operations/serverParameters.js.map +1 -0
  337. package/dist-esm/src/operations/serverSecurityAlertPolicies.d.ts +65 -0
  338. package/dist-esm/src/operations/serverSecurityAlertPolicies.d.ts.map +1 -0
  339. package/dist-esm/src/operations/serverSecurityAlertPolicies.js +255 -0
  340. package/dist-esm/src/operations/serverSecurityAlertPolicies.js.map +1 -0
  341. package/dist-esm/src/operations/servers.d.ts +140 -0
  342. package/dist-esm/src/operations/servers.d.ts.map +1 -0
  343. package/dist-esm/src/operations/servers.js +647 -0
  344. package/dist-esm/src/operations/servers.js.map +1 -0
  345. package/dist-esm/src/operations/topQueryStatistics.d.ts +49 -0
  346. package/dist-esm/src/operations/topQueryStatistics.d.ts.map +1 -0
  347. package/dist-esm/src/operations/topQueryStatistics.js +174 -0
  348. package/dist-esm/src/operations/topQueryStatistics.js.map +1 -0
  349. package/dist-esm/src/operations/virtualNetworkRules.d.ts +81 -0
  350. package/dist-esm/src/operations/virtualNetworkRules.d.ts.map +1 -0
  351. package/dist-esm/src/operations/virtualNetworkRules.js +320 -0
  352. package/dist-esm/src/operations/virtualNetworkRules.js.map +1 -0
  353. package/dist-esm/src/operations/waitStatistics.d.ts +49 -0
  354. package/dist-esm/src/operations/waitStatistics.d.ts.map +1 -0
  355. package/dist-esm/src/operations/waitStatistics.js +174 -0
  356. package/dist-esm/src/operations/waitStatistics.js.map +1 -0
  357. package/dist-esm/src/operationsInterfaces/advisors.d.ts +21 -0
  358. package/dist-esm/src/operationsInterfaces/advisors.d.ts.map +1 -0
  359. package/dist-esm/src/operationsInterfaces/advisors.js +9 -0
  360. package/dist-esm/src/operationsInterfaces/advisors.js.map +1 -0
  361. package/dist-esm/src/operationsInterfaces/checkNameAvailability.d.ts +11 -0
  362. package/dist-esm/src/operationsInterfaces/checkNameAvailability.d.ts.map +1 -0
  363. package/dist-esm/src/operationsInterfaces/checkNameAvailability.js +9 -0
  364. package/dist-esm/src/operationsInterfaces/checkNameAvailability.js.map +1 -0
  365. package/dist-esm/src/operationsInterfaces/configurations.d.ts +40 -0
  366. package/dist-esm/src/operationsInterfaces/configurations.d.ts.map +1 -0
  367. package/dist-esm/src/operationsInterfaces/configurations.js +9 -0
  368. package/dist-esm/src/operationsInterfaces/configurations.js.map +1 -0
  369. package/dist-esm/src/operationsInterfaces/databases.d.ts +56 -0
  370. package/dist-esm/src/operationsInterfaces/databases.d.ts.map +1 -0
  371. package/dist-esm/src/operationsInterfaces/databases.js +9 -0
  372. package/dist-esm/src/operationsInterfaces/databases.js.map +1 -0
  373. package/dist-esm/src/operationsInterfaces/firewallRules.d.ts +56 -0
  374. package/dist-esm/src/operationsInterfaces/firewallRules.d.ts.map +1 -0
  375. package/dist-esm/src/operationsInterfaces/firewallRules.js +9 -0
  376. package/dist-esm/src/operationsInterfaces/firewallRules.js.map +1 -0
  377. package/dist-esm/src/operationsInterfaces/index.d.ts +24 -0
  378. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  379. package/dist-esm/src/operationsInterfaces/index.js +31 -0
  380. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  381. package/dist-esm/src/operationsInterfaces/locationBasedPerformanceTier.d.ts +12 -0
  382. package/dist-esm/src/operationsInterfaces/locationBasedPerformanceTier.d.ts.map +1 -0
  383. package/dist-esm/src/operationsInterfaces/locationBasedPerformanceTier.js +9 -0
  384. package/dist-esm/src/operationsInterfaces/locationBasedPerformanceTier.js.map +1 -0
  385. package/dist-esm/src/operationsInterfaces/locationBasedRecommendedActionSessionsOperationStatus.d.ts +12 -0
  386. package/dist-esm/src/operationsInterfaces/locationBasedRecommendedActionSessionsOperationStatus.d.ts.map +1 -0
  387. package/dist-esm/src/operationsInterfaces/locationBasedRecommendedActionSessionsOperationStatus.js +9 -0
  388. package/dist-esm/src/operationsInterfaces/locationBasedRecommendedActionSessionsOperationStatus.js.map +1 -0
  389. package/dist-esm/src/operationsInterfaces/locationBasedRecommendedActionSessionsResult.d.ts +13 -0
  390. package/dist-esm/src/operationsInterfaces/locationBasedRecommendedActionSessionsResult.d.ts.map +1 -0
  391. package/dist-esm/src/operationsInterfaces/locationBasedRecommendedActionSessionsResult.js +9 -0
  392. package/dist-esm/src/operationsInterfaces/locationBasedRecommendedActionSessionsResult.js.map +1 -0
  393. package/dist-esm/src/operationsInterfaces/logFiles.d.ts +13 -0
  394. package/dist-esm/src/operationsInterfaces/logFiles.d.ts.map +1 -0
  395. package/dist-esm/src/operationsInterfaces/logFiles.js +9 -0
  396. package/dist-esm/src/operationsInterfaces/logFiles.js.map +1 -0
  397. package/dist-esm/src/operationsInterfaces/operations.d.ts +10 -0
  398. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  399. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  400. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  401. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +74 -0
  402. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  403. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
  404. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  405. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +21 -0
  406. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  407. package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
  408. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
  409. package/dist-esm/src/operationsInterfaces/queryTexts.d.ts +22 -0
  410. package/dist-esm/src/operationsInterfaces/queryTexts.d.ts.map +1 -0
  411. package/dist-esm/src/operationsInterfaces/queryTexts.js +9 -0
  412. package/dist-esm/src/operationsInterfaces/queryTexts.js.map +1 -0
  413. package/dist-esm/src/operationsInterfaces/recommendedActions.d.ts +23 -0
  414. package/dist-esm/src/operationsInterfaces/recommendedActions.d.ts.map +1 -0
  415. package/dist-esm/src/operationsInterfaces/recommendedActions.js +9 -0
  416. package/dist-esm/src/operationsInterfaces/recommendedActions.js.map +1 -0
  417. package/dist-esm/src/operationsInterfaces/recoverableServers.d.ts +12 -0
  418. package/dist-esm/src/operationsInterfaces/recoverableServers.d.ts.map +1 -0
  419. package/dist-esm/src/operationsInterfaces/recoverableServers.js +9 -0
  420. package/dist-esm/src/operationsInterfaces/recoverableServers.js.map +1 -0
  421. package/dist-esm/src/operationsInterfaces/replicas.d.ts +13 -0
  422. package/dist-esm/src/operationsInterfaces/replicas.d.ts.map +1 -0
  423. package/dist-esm/src/operationsInterfaces/replicas.js +9 -0
  424. package/dist-esm/src/operationsInterfaces/replicas.js.map +1 -0
  425. package/dist-esm/src/operationsInterfaces/serverBasedPerformanceTier.d.ts +13 -0
  426. package/dist-esm/src/operationsInterfaces/serverBasedPerformanceTier.d.ts.map +1 -0
  427. package/dist-esm/src/operationsInterfaces/serverBasedPerformanceTier.js +9 -0
  428. package/dist-esm/src/operationsInterfaces/serverBasedPerformanceTier.js.map +1 -0
  429. package/dist-esm/src/operationsInterfaces/serverParameters.d.ts +22 -0
  430. package/dist-esm/src/operationsInterfaces/serverParameters.d.ts.map +1 -0
  431. package/dist-esm/src/operationsInterfaces/serverParameters.js +9 -0
  432. package/dist-esm/src/operationsInterfaces/serverParameters.js.map +1 -0
  433. package/dist-esm/src/operationsInterfaces/serverSecurityAlertPolicies.d.ts +40 -0
  434. package/dist-esm/src/operationsInterfaces/serverSecurityAlertPolicies.d.ts.map +1 -0
  435. package/dist-esm/src/operationsInterfaces/serverSecurityAlertPolicies.js +9 -0
  436. package/dist-esm/src/operationsInterfaces/serverSecurityAlertPolicies.js.map +1 -0
  437. package/dist-esm/src/operationsInterfaces/servers.d.ts +117 -0
  438. package/dist-esm/src/operationsInterfaces/servers.d.ts.map +1 -0
  439. package/dist-esm/src/operationsInterfaces/servers.js +9 -0
  440. package/dist-esm/src/operationsInterfaces/servers.js.map +1 -0
  441. package/dist-esm/src/operationsInterfaces/topQueryStatistics.d.ts +22 -0
  442. package/dist-esm/src/operationsInterfaces/topQueryStatistics.d.ts.map +1 -0
  443. package/dist-esm/src/operationsInterfaces/topQueryStatistics.js +9 -0
  444. package/dist-esm/src/operationsInterfaces/topQueryStatistics.js.map +1 -0
  445. package/dist-esm/src/operationsInterfaces/virtualNetworkRules.d.ts +56 -0
  446. package/dist-esm/src/operationsInterfaces/virtualNetworkRules.d.ts.map +1 -0
  447. package/dist-esm/src/operationsInterfaces/virtualNetworkRules.js +9 -0
  448. package/dist-esm/src/operationsInterfaces/virtualNetworkRules.js.map +1 -0
  449. package/dist-esm/src/operationsInterfaces/waitStatistics.d.ts +22 -0
  450. package/dist-esm/src/operationsInterfaces/waitStatistics.d.ts.map +1 -0
  451. package/dist-esm/src/operationsInterfaces/waitStatistics.js +9 -0
  452. package/dist-esm/src/operationsInterfaces/waitStatistics.js.map +1 -0
  453. package/dist-esm/test/sampleTest.d.ts +2 -0
  454. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  455. package/dist-esm/test/sampleTest.js +40 -0
  456. package/dist-esm/test/sampleTest.js.map +1 -0
  457. package/package.json +85 -25
  458. package/review/arm-mariadb.api.md +1399 -0
  459. package/rollup.config.js +181 -30
  460. package/src/index.ts +12 -0
  461. package/src/lroImpl.ts +34 -0
  462. package/src/mariaDBManagementClient.ts +329 -0
  463. package/src/models/index.ts +1695 -0
  464. package/src/models/mappers.ts +2164 -0
  465. package/src/models/parameters.ts +397 -0
  466. package/src/operations/advisors.ts +224 -0
  467. package/src/operations/checkNameAvailability.ts +68 -0
  468. package/src/operations/configurations.ts +312 -0
  469. package/src/operations/databases.ts +422 -0
  470. package/src/operations/firewallRules.ts +422 -0
  471. package/src/operations/index.ts +31 -0
  472. package/src/operations/locationBasedPerformanceTier.ts +113 -0
  473. package/src/operations/locationBasedRecommendedActionSessionsOperationStatus.ts +70 -0
  474. package/src/operations/locationBasedRecommendedActionSessionsResult.ts +178 -0
  475. package/src/operations/logFiles.ts +135 -0
  476. package/src/operations/operations.ts +59 -0
  477. package/src/operations/privateEndpointConnections.ts +621 -0
  478. package/src/operations/privateLinkResources.ts +233 -0
  479. package/src/operations/queryTexts.ts +246 -0
  480. package/src/operations/recommendedActions.ts +248 -0
  481. package/src/operations/recoverableServers.ts +72 -0
  482. package/src/operations/replicas.ts +135 -0
  483. package/src/operations/serverBasedPerformanceTier.ts +124 -0
  484. package/src/operations/serverParameters.ts +160 -0
  485. package/src/operations/serverSecurityAlertPolicies.ts +366 -0
  486. package/src/operations/servers.ts +885 -0
  487. package/src/operations/topQueryStatistics.ts +249 -0
  488. package/src/operations/virtualNetworkRules.ts +465 -0
  489. package/src/operations/waitStatistics.ts +249 -0
  490. package/src/operationsInterfaces/advisors.ts +44 -0
  491. package/src/operationsInterfaces/checkNameAvailability.ts +26 -0
  492. package/src/operationsInterfaces/configurations.ts +82 -0
  493. package/src/operationsInterfaces/databases.ts +109 -0
  494. package/src/operationsInterfaces/firewallRules.ts +109 -0
  495. package/src/operationsInterfaces/index.ts +31 -0
  496. package/src/operationsInterfaces/locationBasedPerformanceTier.ts +27 -0
  497. package/src/operationsInterfaces/locationBasedRecommendedActionSessionsOperationStatus.ts +27 -0
  498. package/src/operationsInterfaces/locationBasedRecommendedActionSessionsResult.ts +29 -0
  499. package/src/operationsInterfaces/logFiles.ts +26 -0
  500. package/src/operationsInterfaces/operations.ts +21 -0
  501. package/src/operationsInterfaces/privateEndpointConnections.ts +147 -0
  502. package/src/operationsInterfaces/privateLinkResources.ts +44 -0
  503. package/src/operationsInterfaces/queryTexts.ts +46 -0
  504. package/src/operationsInterfaces/recommendedActions.ts +48 -0
  505. package/src/operationsInterfaces/recoverableServers.ts +27 -0
  506. package/src/operationsInterfaces/replicas.ts +26 -0
  507. package/src/operationsInterfaces/serverBasedPerformanceTier.ts +29 -0
  508. package/src/operationsInterfaces/serverParameters.ts +49 -0
  509. package/src/operationsInterfaces/serverSecurityAlertPolicies.ts +83 -0
  510. package/src/operationsInterfaces/servers.ts +205 -0
  511. package/src/operationsInterfaces/topQueryStatistics.ts +47 -0
  512. package/src/operationsInterfaces/virtualNetworkRules.ts +109 -0
  513. package/src/operationsInterfaces/waitStatistics.ts +47 -0
  514. package/tsconfig.json +6 -5
  515. package/types/arm-mariadb.d.ts +2394 -0
  516. package/types/tsdoc-metadata.json +11 -0
  517. package/dist/arm-mariadb.js +0 -3158
  518. package/dist/arm-mariadb.js.map +0 -1
  519. package/dist/arm-mariadb.min.js +0 -1
  520. package/dist/arm-mariadb.min.js.map +0 -1
  521. package/esm/mariaDBManagementClient.d.ts +0 -28
  522. package/esm/mariaDBManagementClient.d.ts.map +0 -1
  523. package/esm/mariaDBManagementClient.js +0 -43
  524. package/esm/mariaDBManagementClient.js.map +0 -1
  525. package/esm/mariaDBManagementClientContext.d.ts +0 -16
  526. package/esm/mariaDBManagementClientContext.d.ts.map +0 -1
  527. package/esm/mariaDBManagementClientContext.js +0 -56
  528. package/esm/mariaDBManagementClientContext.js.map +0 -1
  529. package/esm/models/checkNameAvailabilityMappers.d.ts +0 -2
  530. package/esm/models/checkNameAvailabilityMappers.d.ts.map +0 -1
  531. package/esm/models/checkNameAvailabilityMappers.js +0 -9
  532. package/esm/models/checkNameAvailabilityMappers.js.map +0 -1
  533. package/esm/models/configurationsMappers.d.ts +0 -2
  534. package/esm/models/configurationsMappers.d.ts.map +0 -1
  535. package/esm/models/configurationsMappers.js +0 -9
  536. package/esm/models/configurationsMappers.js.map +0 -1
  537. package/esm/models/databasesMappers.d.ts +0 -2
  538. package/esm/models/databasesMappers.d.ts.map +0 -1
  539. package/esm/models/databasesMappers.js +0 -9
  540. package/esm/models/databasesMappers.js.map +0 -1
  541. package/esm/models/firewallRulesMappers.d.ts +0 -2
  542. package/esm/models/firewallRulesMappers.d.ts.map +0 -1
  543. package/esm/models/firewallRulesMappers.js +0 -9
  544. package/esm/models/firewallRulesMappers.js.map +0 -1
  545. package/esm/models/index.d.ts +0 -1309
  546. package/esm/models/index.d.ts.map +0 -1
  547. package/esm/models/index.js +0 -8
  548. package/esm/models/index.js.map +0 -1
  549. package/esm/models/locationBasedPerformanceTierMappers.d.ts +0 -2
  550. package/esm/models/locationBasedPerformanceTierMappers.d.ts.map +0 -1
  551. package/esm/models/locationBasedPerformanceTierMappers.js +0 -9
  552. package/esm/models/locationBasedPerformanceTierMappers.js.map +0 -1
  553. package/esm/models/logFilesMappers.d.ts +0 -2
  554. package/esm/models/logFilesMappers.d.ts.map +0 -1
  555. package/esm/models/logFilesMappers.js +0 -9
  556. package/esm/models/logFilesMappers.js.map +0 -1
  557. package/esm/models/mappers.d.ts +0 -43
  558. package/esm/models/mappers.d.ts.map +0 -1
  559. package/esm/models/mappers.js +0 -1032
  560. package/esm/models/mappers.js.map +0 -1
  561. package/esm/models/operationsMappers.d.ts +0 -2
  562. package/esm/models/operationsMappers.d.ts.map +0 -1
  563. package/esm/models/operationsMappers.js +0 -9
  564. package/esm/models/operationsMappers.js.map +0 -1
  565. package/esm/models/parameters.d.ts +0 -14
  566. package/esm/models/parameters.d.ts.map +0 -1
  567. package/esm/models/parameters.js +0 -133
  568. package/esm/models/parameters.js.map +0 -1
  569. package/esm/models/replicasMappers.d.ts +0 -2
  570. package/esm/models/replicasMappers.d.ts.map +0 -1
  571. package/esm/models/replicasMappers.js +0 -9
  572. package/esm/models/replicasMappers.js.map +0 -1
  573. package/esm/models/serverSecurityAlertPoliciesMappers.d.ts +0 -2
  574. package/esm/models/serverSecurityAlertPoliciesMappers.d.ts.map +0 -1
  575. package/esm/models/serverSecurityAlertPoliciesMappers.js +0 -9
  576. package/esm/models/serverSecurityAlertPoliciesMappers.js.map +0 -1
  577. package/esm/models/serversMappers.d.ts +0 -2
  578. package/esm/models/serversMappers.d.ts.map +0 -1
  579. package/esm/models/serversMappers.js +0 -9
  580. package/esm/models/serversMappers.js.map +0 -1
  581. package/esm/models/virtualNetworkRulesMappers.d.ts +0 -2
  582. package/esm/models/virtualNetworkRulesMappers.d.ts.map +0 -1
  583. package/esm/models/virtualNetworkRulesMappers.js +0 -9
  584. package/esm/models/virtualNetworkRulesMappers.js.map +0 -1
  585. package/esm/operations/checkNameAvailability.d.ts +0 -34
  586. package/esm/operations/checkNameAvailability.d.ts.map +0 -1
  587. package/esm/operations/checkNameAvailability.js +0 -60
  588. package/esm/operations/checkNameAvailability.js.map +0 -1
  589. package/esm/operations/configurations.d.ts +0 -87
  590. package/esm/operations/configurations.d.ts.map +0 -1
  591. package/esm/operations/configurations.js +0 -155
  592. package/esm/operations/configurations.js.map +0 -1
  593. package/esm/operations/databases.d.ts +0 -107
  594. package/esm/operations/databases.d.ts.map +0 -1
  595. package/esm/operations/databases.js +0 -213
  596. package/esm/operations/databases.js.map +0 -1
  597. package/esm/operations/firewallRules.d.ts +0 -107
  598. package/esm/operations/firewallRules.d.ts.map +0 -1
  599. package/esm/operations/firewallRules.js +0 -213
  600. package/esm/operations/firewallRules.js.map +0 -1
  601. package/esm/operations/index.d.ts +0 -12
  602. package/esm/operations/index.d.ts.map +0 -1
  603. package/esm/operations/index.js +0 -21
  604. package/esm/operations/index.js.map +0 -1
  605. package/esm/operations/locationBasedPerformanceTier.d.ts +0 -31
  606. package/esm/operations/locationBasedPerformanceTier.d.ts.map +0 -1
  607. package/esm/operations/locationBasedPerformanceTier.js +0 -56
  608. package/esm/operations/locationBasedPerformanceTier.js.map +0 -1
  609. package/esm/operations/logFiles.d.ts +0 -37
  610. package/esm/operations/logFiles.d.ts.map +0 -1
  611. package/esm/operations/logFiles.js +0 -58
  612. package/esm/operations/logFiles.js.map +0 -1
  613. package/esm/operations/operations.d.ts +0 -28
  614. package/esm/operations/operations.d.ts.map +0 -1
  615. package/esm/operations/operations.js +0 -51
  616. package/esm/operations/operations.js.map +0 -1
  617. package/esm/operations/replicas.d.ts +0 -37
  618. package/esm/operations/replicas.d.ts.map +0 -1
  619. package/esm/operations/replicas.js +0 -58
  620. package/esm/operations/replicas.js.map +0 -1
  621. package/esm/operations/serverSecurityAlertPolicies.d.ts +0 -58
  622. package/esm/operations/serverSecurityAlertPolicies.d.ts.map +0 -1
  623. package/esm/operations/serverSecurityAlertPolicies.js +0 -120
  624. package/esm/operations/serverSecurityAlertPolicies.js.map +0 -1
  625. package/esm/operations/servers.d.ts +0 -154
  626. package/esm/operations/servers.d.ts.map +0 -1
  627. package/esm/operations/servers.js +0 -341
  628. package/esm/operations/servers.js.map +0 -1
  629. package/esm/operations/virtualNetworkRules.d.ts +0 -125
  630. package/esm/operations/virtualNetworkRules.d.ts.map +0 -1
  631. package/esm/operations/virtualNetworkRules.js +0 -239
  632. package/esm/operations/virtualNetworkRules.js.map +0 -1
  633. package/lib/mariaDBManagementClient.ts +0 -62
  634. package/lib/mariaDBManagementClientContext.ts +0 -62
  635. package/lib/models/checkNameAvailabilityMappers.ts +0 -14
  636. package/lib/models/configurationsMappers.ts +0 -25
  637. package/lib/models/databasesMappers.ts +0 -25
  638. package/lib/models/firewallRulesMappers.ts +0 -25
  639. package/lib/models/index.ts +0 -1415
  640. package/lib/models/locationBasedPerformanceTierMappers.ts +0 -15
  641. package/lib/models/logFilesMappers.ts +0 -25
  642. package/lib/models/mappers.ts +0 -1135
  643. package/lib/models/operationsMappers.ts +0 -15
  644. package/lib/models/parameters.ts +0 -135
  645. package/lib/models/replicasMappers.ts +0 -25
  646. package/lib/models/serverSecurityAlertPoliciesMappers.ts +0 -24
  647. package/lib/models/serversMappers.ts +0 -32
  648. package/lib/models/virtualNetworkRulesMappers.ts +0 -25
  649. package/lib/operations/checkNameAvailability.ts +0 -91
  650. package/lib/operations/configurations.ts +0 -228
  651. package/lib/operations/databases.ts +0 -292
  652. package/lib/operations/firewallRules.ts +0 -292
  653. package/lib/operations/index.ts +0 -21
  654. package/lib/operations/locationBasedPerformanceTier.ts +0 -82
  655. package/lib/operations/logFiles.ts +0 -90
  656. package/lib/operations/operations.ts +0 -74
  657. package/lib/operations/replicas.ts +0 -90
  658. package/lib/operations/serverSecurityAlertPolicies.ts +0 -161
  659. package/lib/operations/servers.ts +0 -449
  660. package/lib/operations/virtualNetworkRules.ts +0 -341
@@ -0,0 +1,1695 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ import * as coreClient from "@azure/core-client";
10
+
11
+ export type ServerPropertiesForCreateUnion =
12
+ | ServerPropertiesForCreate
13
+ | ServerPropertiesForDefaultCreate
14
+ | ServerPropertiesForRestore
15
+ | ServerPropertiesForGeoRestore
16
+ | ServerPropertiesForReplica;
17
+
18
+ /** Represents a server to be created. */
19
+ export interface ServerForCreate {
20
+ /** The SKU (pricing tier) of the server. */
21
+ sku?: Sku;
22
+ /** Properties of the server. */
23
+ properties: ServerPropertiesForCreateUnion;
24
+ /** The location the resource resides in. */
25
+ location: string;
26
+ /** Application-specific metadata in the form of key-value pairs. */
27
+ tags?: { [propertyName: string]: string };
28
+ }
29
+
30
+ /** Billing information related properties of a server. */
31
+ export interface Sku {
32
+ /** The name of the sku, typically, tier + family + cores, e.g. B_Gen4_1, GP_Gen5_8. */
33
+ name: string;
34
+ /** The tier of the particular SKU, e.g. Basic. */
35
+ tier?: SkuTier;
36
+ /** The scale up/out capacity, representing server's compute units. */
37
+ capacity?: number;
38
+ /** The size code, to be interpreted by resource as appropriate. */
39
+ size?: string;
40
+ /** The family of hardware. */
41
+ family?: string;
42
+ }
43
+
44
+ /** The properties used to create a new server. */
45
+ export interface ServerPropertiesForCreate {
46
+ /** Polymorphic discriminator, which specifies the different types this object can be */
47
+ createMode: "Default" | "PointInTimeRestore" | "GeoRestore" | "Replica";
48
+ /** Server version. */
49
+ version?: ServerVersion;
50
+ /** Enable ssl enforcement or not when connect to server. */
51
+ sslEnforcement?: SslEnforcementEnum;
52
+ /** Enforce a minimal Tls version for the server. */
53
+ minimalTlsVersion?: MinimalTlsVersionEnum;
54
+ /** Whether or not public network access is allowed for this server. Value is optional but if passed in, must be 'Enabled' or 'Disabled' */
55
+ publicNetworkAccess?: PublicNetworkAccessEnum;
56
+ /** Storage profile of a server. */
57
+ storageProfile?: StorageProfile;
58
+ }
59
+
60
+ /** Storage Profile properties of a server */
61
+ export interface StorageProfile {
62
+ /** Backup retention days for the server. */
63
+ backupRetentionDays?: number;
64
+ /** Enable Geo-redundant or not for server backup. */
65
+ geoRedundantBackup?: GeoRedundantBackup;
66
+ /** Max storage allowed for a server. */
67
+ storageMB?: number;
68
+ /** Enable Storage Auto Grow. */
69
+ storageAutogrow?: StorageAutogrow;
70
+ }
71
+
72
+ /** A private endpoint connection under a server */
73
+ export interface ServerPrivateEndpointConnection {
74
+ /**
75
+ * Resource Id of the private endpoint connection.
76
+ * NOTE: This property will not be serialized. It can only be populated by the server.
77
+ */
78
+ readonly id?: string;
79
+ /**
80
+ * Private endpoint connection properties
81
+ * NOTE: This property will not be serialized. It can only be populated by the server.
82
+ */
83
+ readonly properties?: ServerPrivateEndpointConnectionProperties;
84
+ }
85
+
86
+ /** Properties of a private endpoint connection. */
87
+ export interface ServerPrivateEndpointConnectionProperties {
88
+ /** Private endpoint which the connection belongs to. */
89
+ privateEndpoint?: PrivateEndpointProperty;
90
+ /** Connection state of the private endpoint connection. */
91
+ privateLinkServiceConnectionState?: ServerPrivateLinkServiceConnectionStateProperty;
92
+ /**
93
+ * State of the private endpoint connection.
94
+ * NOTE: This property will not be serialized. It can only be populated by the server.
95
+ */
96
+ readonly provisioningState?: PrivateEndpointProvisioningState;
97
+ }
98
+
99
+ export interface PrivateEndpointProperty {
100
+ /** Resource id of the private endpoint. */
101
+ id?: string;
102
+ }
103
+
104
+ export interface ServerPrivateLinkServiceConnectionStateProperty {
105
+ /** The private link service connection status. */
106
+ status: PrivateLinkServiceConnectionStateStatus;
107
+ /** The private link service connection description. */
108
+ description: string;
109
+ /**
110
+ * The actions required for private link service connection.
111
+ * NOTE: This property will not be serialized. It can only be populated by the server.
112
+ */
113
+ readonly actionsRequired?: PrivateLinkServiceConnectionStateActionsRequire;
114
+ }
115
+
116
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
117
+ export interface Resource {
118
+ /**
119
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
120
+ * NOTE: This property will not be serialized. It can only be populated by the server.
121
+ */
122
+ readonly id?: string;
123
+ /**
124
+ * The name of the resource
125
+ * NOTE: This property will not be serialized. It can only be populated by the server.
126
+ */
127
+ readonly name?: string;
128
+ /**
129
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
130
+ * NOTE: This property will not be serialized. It can only be populated by the server.
131
+ */
132
+ readonly type?: string;
133
+ }
134
+
135
+ /** An error response from the Batch service. */
136
+ export interface CloudError {
137
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
138
+ error?: ErrorResponse;
139
+ }
140
+
141
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.) */
142
+ export interface ErrorResponse {
143
+ /**
144
+ * The error code.
145
+ * NOTE: This property will not be serialized. It can only be populated by the server.
146
+ */
147
+ readonly code?: string;
148
+ /**
149
+ * The error message.
150
+ * NOTE: This property will not be serialized. It can only be populated by the server.
151
+ */
152
+ readonly message?: string;
153
+ /**
154
+ * The error target.
155
+ * NOTE: This property will not be serialized. It can only be populated by the server.
156
+ */
157
+ readonly target?: string;
158
+ /**
159
+ * The error details.
160
+ * NOTE: This property will not be serialized. It can only be populated by the server.
161
+ */
162
+ readonly details?: ErrorResponse[];
163
+ /**
164
+ * The error additional info.
165
+ * NOTE: This property will not be serialized. It can only be populated by the server.
166
+ */
167
+ readonly additionalInfo?: ErrorAdditionalInfo[];
168
+ }
169
+
170
+ /** The resource management error additional info. */
171
+ export interface ErrorAdditionalInfo {
172
+ /**
173
+ * The additional info type.
174
+ * NOTE: This property will not be serialized. It can only be populated by the server.
175
+ */
176
+ readonly type?: string;
177
+ /**
178
+ * The additional info.
179
+ * NOTE: This property will not be serialized. It can only be populated by the server.
180
+ */
181
+ readonly info?: Record<string, unknown>;
182
+ }
183
+
184
+ /** Parameters allowed to update for a server. */
185
+ export interface ServerUpdateParameters {
186
+ /** The SKU (pricing tier) of the server. */
187
+ sku?: Sku;
188
+ /** Application-specific metadata in the form of key-value pairs. */
189
+ tags?: { [propertyName: string]: string };
190
+ /** Storage profile of a server. */
191
+ storageProfile?: StorageProfile;
192
+ /**
193
+ * The password of the administrator login.
194
+ * This value contains a credential. Consider obscuring before showing to users
195
+ */
196
+ administratorLoginPassword?: string;
197
+ /** The version of a server. */
198
+ version?: ServerVersion;
199
+ /** Enable ssl enforcement or not when connect to server. */
200
+ sslEnforcement?: SslEnforcementEnum;
201
+ /** Enforce a minimal Tls version for the server. */
202
+ minimalTlsVersion?: MinimalTlsVersionEnum;
203
+ /** Whether or not public network access is allowed for this server. Value is optional but if passed in, must be 'Enabled' or 'Disabled' */
204
+ publicNetworkAccess?: PublicNetworkAccessEnum;
205
+ /** The replication role of the server. */
206
+ replicationRole?: string;
207
+ }
208
+
209
+ /** A list of servers. */
210
+ export interface ServerListResult {
211
+ /** The list of servers */
212
+ value?: Server[];
213
+ }
214
+
215
+ /** A list of firewall rules. */
216
+ export interface FirewallRuleListResult {
217
+ /** The list of firewall rules in a server. */
218
+ value?: FirewallRule[];
219
+ }
220
+
221
+ /** A list of virtual network rules. */
222
+ export interface VirtualNetworkRuleListResult {
223
+ /**
224
+ * Array of results.
225
+ * NOTE: This property will not be serialized. It can only be populated by the server.
226
+ */
227
+ readonly value?: VirtualNetworkRule[];
228
+ /**
229
+ * Link to retrieve next page of results.
230
+ * NOTE: This property will not be serialized. It can only be populated by the server.
231
+ */
232
+ readonly nextLink?: string;
233
+ }
234
+
235
+ /** A List of databases. */
236
+ export interface DatabaseListResult {
237
+ /** The list of databases housed in a server */
238
+ value?: Database[];
239
+ }
240
+
241
+ /** A list of server configurations. */
242
+ export interface ConfigurationListResult {
243
+ /** The list of server configurations. */
244
+ value?: Configuration[];
245
+ }
246
+
247
+ /** A list of log files. */
248
+ export interface LogFileListResult {
249
+ /** The list of log files. */
250
+ value?: LogFile[];
251
+ }
252
+
253
+ /** A list of performance tiers. */
254
+ export interface PerformanceTierListResult {
255
+ /** The list of performance tiers */
256
+ value?: PerformanceTierProperties[];
257
+ }
258
+
259
+ /** Performance tier properties */
260
+ export interface PerformanceTierProperties {
261
+ /** ID of the performance tier. */
262
+ id?: string;
263
+ /** Maximum Backup retention in days for the performance tier edition */
264
+ maxBackupRetentionDays?: number;
265
+ /** Minimum Backup retention in days for the performance tier edition */
266
+ minBackupRetentionDays?: number;
267
+ /** Max storage allowed for a server. */
268
+ maxStorageMB?: number;
269
+ /** Max storage allowed for a server. */
270
+ minLargeStorageMB?: number;
271
+ /** Max storage allowed for a server. */
272
+ maxLargeStorageMB?: number;
273
+ /** Max storage allowed for a server. */
274
+ minStorageMB?: number;
275
+ /** Service level objectives associated with the performance tier */
276
+ serviceLevelObjectives?: PerformanceTierServiceLevelObjectives[];
277
+ }
278
+
279
+ /** Service level objectives for performance tier. */
280
+ export interface PerformanceTierServiceLevelObjectives {
281
+ /** ID for the service level objective. */
282
+ id?: string;
283
+ /** Edition of the performance tier. */
284
+ edition?: string;
285
+ /** vCore associated with the service level objective */
286
+ vCore?: number;
287
+ /** Hardware generation associated with the service level objective */
288
+ hardwareGeneration?: string;
289
+ /** Maximum Backup retention in days for the performance tier edition */
290
+ maxBackupRetentionDays?: number;
291
+ /** Minimum Backup retention in days for the performance tier edition */
292
+ minBackupRetentionDays?: number;
293
+ /** Max storage allowed for a server. */
294
+ maxStorageMB?: number;
295
+ /** Max storage allowed for a server. */
296
+ minStorageMB?: number;
297
+ }
298
+
299
+ /** Request from client to check resource name availability. */
300
+ export interface NameAvailabilityRequest {
301
+ /** Resource name to verify. */
302
+ name: string;
303
+ /** Resource type used for verification. */
304
+ type?: string;
305
+ }
306
+
307
+ /** Represents a resource name availability. */
308
+ export interface NameAvailability {
309
+ /** Error Message. */
310
+ message?: string;
311
+ /** Indicates whether the resource name is available. */
312
+ nameAvailable?: boolean;
313
+ /** Reason for name being unavailable. */
314
+ reason?: string;
315
+ }
316
+
317
+ /** A list of resource provider operations. */
318
+ export interface OperationListResult {
319
+ /** The list of resource provider operations. */
320
+ value?: Operation[];
321
+ }
322
+
323
+ /** REST API operation definition. */
324
+ export interface Operation {
325
+ /**
326
+ * The name of the operation being performed on this particular object.
327
+ * NOTE: This property will not be serialized. It can only be populated by the server.
328
+ */
329
+ readonly name?: string;
330
+ /**
331
+ * The localized display information for this particular operation or action.
332
+ * NOTE: This property will not be serialized. It can only be populated by the server.
333
+ */
334
+ readonly display?: OperationDisplay;
335
+ /**
336
+ * The intended executor of the operation.
337
+ * NOTE: This property will not be serialized. It can only be populated by the server.
338
+ */
339
+ readonly origin?: OperationOrigin;
340
+ /**
341
+ * Additional descriptions for the operation.
342
+ * NOTE: This property will not be serialized. It can only be populated by the server.
343
+ */
344
+ readonly properties?: { [propertyName: string]: Record<string, unknown> };
345
+ }
346
+
347
+ /** Display metadata associated with the operation. */
348
+ export interface OperationDisplay {
349
+ /**
350
+ * Operation resource provider name.
351
+ * NOTE: This property will not be serialized. It can only be populated by the server.
352
+ */
353
+ readonly provider?: string;
354
+ /**
355
+ * Resource on which the operation is performed.
356
+ * NOTE: This property will not be serialized. It can only be populated by the server.
357
+ */
358
+ readonly resource?: string;
359
+ /**
360
+ * Localized friendly name for the operation.
361
+ * NOTE: This property will not be serialized. It can only be populated by the server.
362
+ */
363
+ readonly operation?: string;
364
+ /**
365
+ * Operation description.
366
+ * NOTE: This property will not be serialized. It can only be populated by the server.
367
+ */
368
+ readonly description?: string;
369
+ }
370
+
371
+ /** A list of query texts. */
372
+ export interface QueryTextsResultList {
373
+ /**
374
+ * The list of query texts.
375
+ * NOTE: This property will not be serialized. It can only be populated by the server.
376
+ */
377
+ readonly value?: QueryText[];
378
+ /**
379
+ * Link to retrieve next page of results.
380
+ * NOTE: This property will not be serialized. It can only be populated by the server.
381
+ */
382
+ readonly nextLink?: string;
383
+ }
384
+
385
+ /** Input to get top query statistics */
386
+ export interface TopQueryStatisticsInput {
387
+ /** Max number of top queries to return. */
388
+ numberOfTopQueries: number;
389
+ /** Aggregation function name. */
390
+ aggregationFunction: string;
391
+ /** Observed metric name. */
392
+ observedMetric: string;
393
+ /** Observation start time. */
394
+ observationStartTime: Date;
395
+ /** Observation end time. */
396
+ observationEndTime: Date;
397
+ /** Aggregation interval type in ISO 8601 format. */
398
+ aggregationWindow: string;
399
+ }
400
+
401
+ /** A list of query statistics. */
402
+ export interface TopQueryStatisticsResultList {
403
+ /**
404
+ * The list of top query statistics.
405
+ * NOTE: This property will not be serialized. It can only be populated by the server.
406
+ */
407
+ readonly value?: QueryStatistic[];
408
+ /**
409
+ * Link to retrieve next page of results.
410
+ * NOTE: This property will not be serialized. It can only be populated by the server.
411
+ */
412
+ readonly nextLink?: string;
413
+ }
414
+
415
+ /** Input to get wait statistics */
416
+ export interface WaitStatisticsInput {
417
+ /** Observation start time. */
418
+ observationStartTime: Date;
419
+ /** Observation end time. */
420
+ observationEndTime: Date;
421
+ /** Aggregation interval type in ISO 8601 format. */
422
+ aggregationWindow: string;
423
+ }
424
+
425
+ /** A list of wait statistics. */
426
+ export interface WaitStatisticsResultList {
427
+ /**
428
+ * The list of wait statistics.
429
+ * NOTE: This property will not be serialized. It can only be populated by the server.
430
+ */
431
+ readonly value?: WaitStatistic[];
432
+ /**
433
+ * Link to retrieve next page of results.
434
+ * NOTE: This property will not be serialized. It can only be populated by the server.
435
+ */
436
+ readonly nextLink?: string;
437
+ }
438
+
439
+ /** Result of Query Performance Insight data reset. */
440
+ export interface QueryPerformanceInsightResetDataResult {
441
+ /** Indicates result of the operation. */
442
+ status?: QueryPerformanceInsightResetDataResultState;
443
+ /** operation message. */
444
+ message?: string;
445
+ }
446
+
447
+ /** A list of query statistics. */
448
+ export interface AdvisorsResultList {
449
+ /**
450
+ * The list of recommendation action advisors.
451
+ * NOTE: This property will not be serialized. It can only be populated by the server.
452
+ */
453
+ readonly value?: Advisor[];
454
+ /**
455
+ * Link to retrieve next page of results.
456
+ * NOTE: This property will not be serialized. It can only be populated by the server.
457
+ */
458
+ readonly nextLink?: string;
459
+ }
460
+
461
+ /** A list of recommendation actions. */
462
+ export interface RecommendationActionsResultList {
463
+ /**
464
+ * The list of recommendation action advisors.
465
+ * NOTE: This property will not be serialized. It can only be populated by the server.
466
+ */
467
+ readonly value?: RecommendationAction[];
468
+ /**
469
+ * Link to retrieve next page of results.
470
+ * NOTE: This property will not be serialized. It can only be populated by the server.
471
+ */
472
+ readonly nextLink?: string;
473
+ }
474
+
475
+ /** Recommendation action session operation status. */
476
+ export interface RecommendedActionSessionsOperationStatus {
477
+ /** Operation identifier. */
478
+ name?: string;
479
+ /** Operation start time. */
480
+ startTime?: Date;
481
+ /** Operation status. */
482
+ status?: string;
483
+ }
484
+
485
+ export interface PrivateLinkServiceConnectionStateProperty {
486
+ /** The private link service connection status. */
487
+ status: string;
488
+ /** The private link service connection description. */
489
+ description: string;
490
+ /**
491
+ * The actions required for private link service connection.
492
+ * NOTE: This property will not be serialized. It can only be populated by the server.
493
+ */
494
+ readonly actionsRequired?: string;
495
+ }
496
+
497
+ /** Tags object for patch operations. */
498
+ export interface TagsObject {
499
+ /** Resource tags. */
500
+ tags?: { [propertyName: string]: string };
501
+ }
502
+
503
+ /** A list of private endpoint connections. */
504
+ export interface PrivateEndpointConnectionListResult {
505
+ /**
506
+ * Array of results.
507
+ * NOTE: This property will not be serialized. It can only be populated by the server.
508
+ */
509
+ readonly value?: PrivateEndpointConnection[];
510
+ /**
511
+ * Link to retrieve next page of results.
512
+ * NOTE: This property will not be serialized. It can only be populated by the server.
513
+ */
514
+ readonly nextLink?: string;
515
+ }
516
+
517
+ /** A list of private link resources */
518
+ export interface PrivateLinkResourceListResult {
519
+ /**
520
+ * Array of results.
521
+ * NOTE: This property will not be serialized. It can only be populated by the server.
522
+ */
523
+ readonly value?: PrivateLinkResource[];
524
+ /**
525
+ * Link to retrieve next page of results.
526
+ * NOTE: This property will not be serialized. It can only be populated by the server.
527
+ */
528
+ readonly nextLink?: string;
529
+ }
530
+
531
+ /** Properties of a private link resource. */
532
+ export interface PrivateLinkResourceProperties {
533
+ /**
534
+ * The private link resource group id.
535
+ * NOTE: This property will not be serialized. It can only be populated by the server.
536
+ */
537
+ readonly groupId?: string;
538
+ /**
539
+ * The private link resource required member names.
540
+ * NOTE: This property will not be serialized. It can only be populated by the server.
541
+ */
542
+ readonly requiredMembers?: string[];
543
+ }
544
+
545
+ /** A list of the server's security alert policies. */
546
+ export interface ServerSecurityAlertPolicyListResult {
547
+ /**
548
+ * Array of results.
549
+ * NOTE: This property will not be serialized. It can only be populated by the server.
550
+ */
551
+ readonly value?: ServerSecurityAlertPolicy[];
552
+ /**
553
+ * Link to retrieve next page of results.
554
+ * NOTE: This property will not be serialized. It can only be populated by the server.
555
+ */
556
+ readonly nextLink?: string;
557
+ }
558
+
559
+ /** An error response from the Batch service. */
560
+ export interface CloudErrorAutoGenerated {
561
+ /** Error message */
562
+ error?: ErrorResponse;
563
+ }
564
+
565
+ /** The properties used to create a new server. */
566
+ export type ServerPropertiesForDefaultCreate = ServerPropertiesForCreate & {
567
+ /** Polymorphic discriminator, which specifies the different types this object can be */
568
+ createMode: "Default";
569
+ /** The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation). */
570
+ administratorLogin: string;
571
+ /**
572
+ * The password of the administrator login.
573
+ * This value contains a credential. Consider obscuring before showing to users
574
+ */
575
+ administratorLoginPassword: string;
576
+ };
577
+
578
+ /** The properties used to create a new server by restoring from a backup. */
579
+ export type ServerPropertiesForRestore = ServerPropertiesForCreate & {
580
+ /** Polymorphic discriminator, which specifies the different types this object can be */
581
+ createMode: "PointInTimeRestore";
582
+ /** The source server id to restore from. */
583
+ sourceServerId: string;
584
+ /** Restore point creation time (ISO8601 format), specifying the time to restore from. */
585
+ restorePointInTime: Date;
586
+ };
587
+
588
+ /** The properties used to create a new server by restoring to a different region from a geo replicated backup. */
589
+ export type ServerPropertiesForGeoRestore = ServerPropertiesForCreate & {
590
+ /** Polymorphic discriminator, which specifies the different types this object can be */
591
+ createMode: "GeoRestore";
592
+ /** The source server id to restore from. */
593
+ sourceServerId: string;
594
+ };
595
+
596
+ /** The properties to create a new replica. */
597
+ export type ServerPropertiesForReplica = ServerPropertiesForCreate & {
598
+ /** Polymorphic discriminator, which specifies the different types this object can be */
599
+ createMode: "Replica";
600
+ /** The master server id to create replica from. */
601
+ sourceServerId: string;
602
+ };
603
+
604
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
605
+ export type TrackedResource = Resource & {
606
+ /** Resource tags. */
607
+ tags?: { [propertyName: string]: string };
608
+ /** The geo-location where the resource lives */
609
+ location: string;
610
+ };
611
+
612
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
613
+ export type ProxyResource = Resource & {};
614
+
615
+ /** Represents a server. */
616
+ export type Server = TrackedResource & {
617
+ /** The SKU (pricing tier) of the server. */
618
+ sku?: Sku;
619
+ /** The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation). */
620
+ administratorLogin?: string;
621
+ /** Server version. */
622
+ version?: ServerVersion;
623
+ /** Enable ssl enforcement or not when connect to server. */
624
+ sslEnforcement?: SslEnforcementEnum;
625
+ /** Enforce a minimal Tls version for the server. */
626
+ minimalTlsVersion?: MinimalTlsVersionEnum;
627
+ /** A state of a server that is visible to user. */
628
+ userVisibleState?: ServerState;
629
+ /** The fully qualified domain name of a server. */
630
+ fullyQualifiedDomainName?: string;
631
+ /** Earliest restore point creation time (ISO8601 format) */
632
+ earliestRestoreDate?: Date;
633
+ /** Storage profile of a server. */
634
+ storageProfile?: StorageProfile;
635
+ /** The replication role of the server. */
636
+ replicationRole?: string;
637
+ /** The master server id of a replica server. */
638
+ masterServerId?: string;
639
+ /** The maximum number of replicas that a master server can have. */
640
+ replicaCapacity?: number;
641
+ /** Whether or not public network access is allowed for this server. Value is optional but if passed in, must be 'Enabled' or 'Disabled' */
642
+ publicNetworkAccess?: PublicNetworkAccessEnum;
643
+ /**
644
+ * List of private endpoint connections on a server
645
+ * NOTE: This property will not be serialized. It can only be populated by the server.
646
+ */
647
+ readonly privateEndpointConnections?: ServerPrivateEndpointConnection[];
648
+ };
649
+
650
+ /** Represents a server firewall rule. */
651
+ export type FirewallRule = ProxyResource & {
652
+ /** The start IP address of the server firewall rule. Must be IPv4 format. */
653
+ startIpAddress: string;
654
+ /** The end IP address of the server firewall rule. Must be IPv4 format. */
655
+ endIpAddress: string;
656
+ };
657
+
658
+ /** A virtual network rule. */
659
+ export type VirtualNetworkRule = ProxyResource & {
660
+ /** The ARM resource id of the virtual network subnet. */
661
+ virtualNetworkSubnetId?: string;
662
+ /** Create firewall rule before the virtual network has vnet service endpoint enabled. */
663
+ ignoreMissingVnetServiceEndpoint?: boolean;
664
+ /**
665
+ * Virtual Network Rule State
666
+ * NOTE: This property will not be serialized. It can only be populated by the server.
667
+ */
668
+ readonly state?: VirtualNetworkRuleState;
669
+ };
670
+
671
+ /** Represents a Database. */
672
+ export type Database = ProxyResource & {
673
+ /** The charset of the database. */
674
+ charset?: string;
675
+ /** The collation of the database. */
676
+ collation?: string;
677
+ };
678
+
679
+ /** Represents a Configuration. */
680
+ export type Configuration = ProxyResource & {
681
+ /** Value of the configuration. */
682
+ value?: string;
683
+ /**
684
+ * Description of the configuration.
685
+ * NOTE: This property will not be serialized. It can only be populated by the server.
686
+ */
687
+ readonly description?: string;
688
+ /**
689
+ * Default value of the configuration.
690
+ * NOTE: This property will not be serialized. It can only be populated by the server.
691
+ */
692
+ readonly defaultValue?: string;
693
+ /**
694
+ * Data type of the configuration.
695
+ * NOTE: This property will not be serialized. It can only be populated by the server.
696
+ */
697
+ readonly dataType?: string;
698
+ /**
699
+ * Allowed values of the configuration.
700
+ * NOTE: This property will not be serialized. It can only be populated by the server.
701
+ */
702
+ readonly allowedValues?: string;
703
+ /** Source of the configuration. */
704
+ source?: string;
705
+ };
706
+
707
+ /** Represents a log file. */
708
+ export type LogFile = ProxyResource & {
709
+ /** Size of the log file. */
710
+ sizeInKB?: number;
711
+ /**
712
+ * Creation timestamp of the log file.
713
+ * NOTE: This property will not be serialized. It can only be populated by the server.
714
+ */
715
+ readonly createdTime?: Date;
716
+ /**
717
+ * Last modified timestamp of the log file.
718
+ * NOTE: This property will not be serialized. It can only be populated by the server.
719
+ */
720
+ readonly lastModifiedTime?: Date;
721
+ /** Type of the log file. */
722
+ typePropertiesType?: string;
723
+ /**
724
+ * The url to download the log file from.
725
+ * NOTE: This property will not be serialized. It can only be populated by the server.
726
+ */
727
+ readonly url?: string;
728
+ };
729
+
730
+ /** A recoverable server resource. */
731
+ export type RecoverableServerResource = ProxyResource & {
732
+ /**
733
+ * The last available backup date time.
734
+ * NOTE: This property will not be serialized. It can only be populated by the server.
735
+ */
736
+ readonly lastAvailableBackupDateTime?: string;
737
+ /**
738
+ * The service level objective
739
+ * NOTE: This property will not be serialized. It can only be populated by the server.
740
+ */
741
+ readonly serviceLevelObjective?: string;
742
+ /**
743
+ * Edition of the performance tier.
744
+ * NOTE: This property will not be serialized. It can only be populated by the server.
745
+ */
746
+ readonly edition?: string;
747
+ /**
748
+ * vCore associated with the service level objective
749
+ * NOTE: This property will not be serialized. It can only be populated by the server.
750
+ */
751
+ readonly vCore?: number;
752
+ /**
753
+ * Hardware generation associated with the service level objective
754
+ * NOTE: This property will not be serialized. It can only be populated by the server.
755
+ */
756
+ readonly hardwareGeneration?: string;
757
+ /**
758
+ * The MariaDB version
759
+ * NOTE: This property will not be serialized. It can only be populated by the server.
760
+ */
761
+ readonly version?: string;
762
+ };
763
+
764
+ /** Represents a Query Text. */
765
+ export type QueryText = ProxyResource & {
766
+ /** Query identifier unique to the server. */
767
+ queryId?: string;
768
+ /** Query text. */
769
+ queryText?: string;
770
+ };
771
+
772
+ /** Represents a Query Statistic. */
773
+ export type QueryStatistic = ProxyResource & {
774
+ /** Database query identifier. */
775
+ queryId?: string;
776
+ /** Observation start time. */
777
+ startTime?: Date;
778
+ /** Observation end time. */
779
+ endTime?: Date;
780
+ /** Aggregation function name. */
781
+ aggregationFunction?: string;
782
+ /** The list of database names. */
783
+ databaseNames?: string[];
784
+ /** Number of query executions in this time interval. */
785
+ queryExecutionCount?: number;
786
+ /** Metric name. */
787
+ metricName?: string;
788
+ /** Metric display name. */
789
+ metricDisplayName?: string;
790
+ /** Metric value. */
791
+ metricValue?: number;
792
+ /** Metric value unit. */
793
+ metricValueUnit?: string;
794
+ };
795
+
796
+ /** Represents a Wait Statistic. */
797
+ export type WaitStatistic = ProxyResource & {
798
+ /** Observation start time. */
799
+ startTime?: Date;
800
+ /** Observation end time. */
801
+ endTime?: Date;
802
+ /** Wait event name. */
803
+ eventName?: string;
804
+ /** Wait event type name. */
805
+ eventTypeName?: string;
806
+ /** Database query identifier. */
807
+ queryId?: number;
808
+ /** Database Name. */
809
+ databaseName?: string;
810
+ /** Database user identifier. */
811
+ userId?: number;
812
+ /** Wait event count observed in this time interval. */
813
+ count?: number;
814
+ /** Total time of wait in milliseconds in this time interval. */
815
+ totalTimeInMs?: number;
816
+ };
817
+
818
+ /** Represents a recommendation action advisor. */
819
+ export type Advisor = ProxyResource & {
820
+ /** The properties of a recommendation action advisor. */
821
+ properties?: Record<string, unknown>;
822
+ };
823
+
824
+ /** Represents a Recommendation Action. */
825
+ export type RecommendationAction = ProxyResource & {
826
+ /** Advisor name. */
827
+ advisorName?: string;
828
+ /** Recommendation action session identifier. */
829
+ sessionId?: string;
830
+ /** Recommendation action identifier. */
831
+ actionId?: number;
832
+ /** Recommendation action creation time. */
833
+ createdTime?: Date;
834
+ /** Recommendation action expiration time. */
835
+ expirationTime?: Date;
836
+ /** Recommendation action reason. */
837
+ reason?: string;
838
+ /** Recommendation action type. */
839
+ recommendationType?: string;
840
+ /** Recommendation action details. */
841
+ details?: { [propertyName: string]: string };
842
+ };
843
+
844
+ /** A private endpoint connection */
845
+ export type PrivateEndpointConnection = ProxyResource & {
846
+ /** Private endpoint which the connection belongs to. */
847
+ privateEndpoint?: PrivateEndpointProperty;
848
+ /** Connection state of the private endpoint connection. */
849
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionStateProperty;
850
+ /**
851
+ * State of the private endpoint connection.
852
+ * NOTE: This property will not be serialized. It can only be populated by the server.
853
+ */
854
+ readonly provisioningState?: string;
855
+ };
856
+
857
+ /** A private link resource */
858
+ export type PrivateLinkResource = ProxyResource & {
859
+ /**
860
+ * The private link resource group id.
861
+ * NOTE: This property will not be serialized. It can only be populated by the server.
862
+ */
863
+ readonly properties?: PrivateLinkResourceProperties;
864
+ };
865
+
866
+ /** A server security alert policy. */
867
+ export type ServerSecurityAlertPolicy = ProxyResource & {
868
+ /** Specifies the state of the policy, whether it is enabled or disabled. */
869
+ state?: ServerSecurityAlertPolicyState;
870
+ /** Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly */
871
+ disabledAlerts?: string[];
872
+ /** Specifies an array of e-mail addresses to which the alert is sent. */
873
+ emailAddresses?: string[];
874
+ /** Specifies that the alert is sent to the account administrators. */
875
+ emailAccountAdmins?: boolean;
876
+ /** Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). This blob storage will hold all Threat Detection audit logs. */
877
+ storageEndpoint?: string;
878
+ /** Specifies the identifier key of the Threat Detection audit storage account. */
879
+ storageAccountAccessKey?: string;
880
+ /** Specifies the number of days to keep in the Threat Detection audit logs. */
881
+ retentionDays?: number;
882
+ };
883
+
884
+ /** Known values of {@link SkuTier} that the service accepts. */
885
+ export enum KnownSkuTier {
886
+ Basic = "Basic",
887
+ GeneralPurpose = "GeneralPurpose",
888
+ MemoryOptimized = "MemoryOptimized"
889
+ }
890
+
891
+ /**
892
+ * Defines values for SkuTier. \
893
+ * {@link KnownSkuTier} can be used interchangeably with SkuTier,
894
+ * this enum contains the known values that the service supports.
895
+ * ### Known values supported by the service
896
+ * **Basic** \
897
+ * **GeneralPurpose** \
898
+ * **MemoryOptimized**
899
+ */
900
+ export type SkuTier = string;
901
+
902
+ /** Known values of {@link ServerVersion} that the service accepts. */
903
+ export enum KnownServerVersion {
904
+ Ten2 = "10.2",
905
+ Ten3 = "10.3"
906
+ }
907
+
908
+ /**
909
+ * Defines values for ServerVersion. \
910
+ * {@link KnownServerVersion} can be used interchangeably with ServerVersion,
911
+ * this enum contains the known values that the service supports.
912
+ * ### Known values supported by the service
913
+ * **10.2** \
914
+ * **10.3**
915
+ */
916
+ export type ServerVersion = string;
917
+
918
+ /** Known values of {@link MinimalTlsVersionEnum} that the service accepts. */
919
+ export enum KnownMinimalTlsVersionEnum {
920
+ TLS10 = "TLS1_0",
921
+ TLS11 = "TLS1_1",
922
+ TLS12 = "TLS1_2",
923
+ TLSEnforcementDisabled = "TLSEnforcementDisabled"
924
+ }
925
+
926
+ /**
927
+ * Defines values for MinimalTlsVersionEnum. \
928
+ * {@link KnownMinimalTlsVersionEnum} can be used interchangeably with MinimalTlsVersionEnum,
929
+ * this enum contains the known values that the service supports.
930
+ * ### Known values supported by the service
931
+ * **TLS1_0** \
932
+ * **TLS1_1** \
933
+ * **TLS1_2** \
934
+ * **TLSEnforcementDisabled**
935
+ */
936
+ export type MinimalTlsVersionEnum = string;
937
+
938
+ /** Known values of {@link PublicNetworkAccessEnum} that the service accepts. */
939
+ export enum KnownPublicNetworkAccessEnum {
940
+ Enabled = "Enabled",
941
+ Disabled = "Disabled"
942
+ }
943
+
944
+ /**
945
+ * Defines values for PublicNetworkAccessEnum. \
946
+ * {@link KnownPublicNetworkAccessEnum} can be used interchangeably with PublicNetworkAccessEnum,
947
+ * this enum contains the known values that the service supports.
948
+ * ### Known values supported by the service
949
+ * **Enabled** \
950
+ * **Disabled**
951
+ */
952
+ export type PublicNetworkAccessEnum = string;
953
+
954
+ /** Known values of {@link GeoRedundantBackup} that the service accepts. */
955
+ export enum KnownGeoRedundantBackup {
956
+ Enabled = "Enabled",
957
+ Disabled = "Disabled"
958
+ }
959
+
960
+ /**
961
+ * Defines values for GeoRedundantBackup. \
962
+ * {@link KnownGeoRedundantBackup} can be used interchangeably with GeoRedundantBackup,
963
+ * this enum contains the known values that the service supports.
964
+ * ### Known values supported by the service
965
+ * **Enabled** \
966
+ * **Disabled**
967
+ */
968
+ export type GeoRedundantBackup = string;
969
+
970
+ /** Known values of {@link StorageAutogrow} that the service accepts. */
971
+ export enum KnownStorageAutogrow {
972
+ Enabled = "Enabled",
973
+ Disabled = "Disabled"
974
+ }
975
+
976
+ /**
977
+ * Defines values for StorageAutogrow. \
978
+ * {@link KnownStorageAutogrow} can be used interchangeably with StorageAutogrow,
979
+ * this enum contains the known values that the service supports.
980
+ * ### Known values supported by the service
981
+ * **Enabled** \
982
+ * **Disabled**
983
+ */
984
+ export type StorageAutogrow = string;
985
+
986
+ /** Known values of {@link CreateMode} that the service accepts. */
987
+ export enum KnownCreateMode {
988
+ Default = "Default",
989
+ PointInTimeRestore = "PointInTimeRestore",
990
+ GeoRestore = "GeoRestore",
991
+ Replica = "Replica"
992
+ }
993
+
994
+ /**
995
+ * Defines values for CreateMode. \
996
+ * {@link KnownCreateMode} can be used interchangeably with CreateMode,
997
+ * this enum contains the known values that the service supports.
998
+ * ### Known values supported by the service
999
+ * **Default** \
1000
+ * **PointInTimeRestore** \
1001
+ * **GeoRestore** \
1002
+ * **Replica**
1003
+ */
1004
+ export type CreateMode = string;
1005
+
1006
+ /** Known values of {@link ServerState} that the service accepts. */
1007
+ export enum KnownServerState {
1008
+ Ready = "Ready",
1009
+ Dropping = "Dropping",
1010
+ Disabled = "Disabled"
1011
+ }
1012
+
1013
+ /**
1014
+ * Defines values for ServerState. \
1015
+ * {@link KnownServerState} can be used interchangeably with ServerState,
1016
+ * this enum contains the known values that the service supports.
1017
+ * ### Known values supported by the service
1018
+ * **Ready** \
1019
+ * **Dropping** \
1020
+ * **Disabled**
1021
+ */
1022
+ export type ServerState = string;
1023
+
1024
+ /** Known values of {@link PrivateLinkServiceConnectionStateStatus} that the service accepts. */
1025
+ export enum KnownPrivateLinkServiceConnectionStateStatus {
1026
+ Approved = "Approved",
1027
+ Pending = "Pending",
1028
+ Rejected = "Rejected",
1029
+ Disconnected = "Disconnected"
1030
+ }
1031
+
1032
+ /**
1033
+ * Defines values for PrivateLinkServiceConnectionStateStatus. \
1034
+ * {@link KnownPrivateLinkServiceConnectionStateStatus} can be used interchangeably with PrivateLinkServiceConnectionStateStatus,
1035
+ * this enum contains the known values that the service supports.
1036
+ * ### Known values supported by the service
1037
+ * **Approved** \
1038
+ * **Pending** \
1039
+ * **Rejected** \
1040
+ * **Disconnected**
1041
+ */
1042
+ export type PrivateLinkServiceConnectionStateStatus = string;
1043
+
1044
+ /** Known values of {@link PrivateLinkServiceConnectionStateActionsRequire} that the service accepts. */
1045
+ export enum KnownPrivateLinkServiceConnectionStateActionsRequire {
1046
+ None = "None"
1047
+ }
1048
+
1049
+ /**
1050
+ * Defines values for PrivateLinkServiceConnectionStateActionsRequire. \
1051
+ * {@link KnownPrivateLinkServiceConnectionStateActionsRequire} can be used interchangeably with PrivateLinkServiceConnectionStateActionsRequire,
1052
+ * this enum contains the known values that the service supports.
1053
+ * ### Known values supported by the service
1054
+ * **None**
1055
+ */
1056
+ export type PrivateLinkServiceConnectionStateActionsRequire = string;
1057
+
1058
+ /** Known values of {@link PrivateEndpointProvisioningState} that the service accepts. */
1059
+ export enum KnownPrivateEndpointProvisioningState {
1060
+ Approving = "Approving",
1061
+ Ready = "Ready",
1062
+ Dropping = "Dropping",
1063
+ Failed = "Failed",
1064
+ Rejecting = "Rejecting"
1065
+ }
1066
+
1067
+ /**
1068
+ * Defines values for PrivateEndpointProvisioningState. \
1069
+ * {@link KnownPrivateEndpointProvisioningState} can be used interchangeably with PrivateEndpointProvisioningState,
1070
+ * this enum contains the known values that the service supports.
1071
+ * ### Known values supported by the service
1072
+ * **Approving** \
1073
+ * **Ready** \
1074
+ * **Dropping** \
1075
+ * **Failed** \
1076
+ * **Rejecting**
1077
+ */
1078
+ export type PrivateEndpointProvisioningState = string;
1079
+
1080
+ /** Known values of {@link VirtualNetworkRuleState} that the service accepts. */
1081
+ export enum KnownVirtualNetworkRuleState {
1082
+ Initializing = "Initializing",
1083
+ InProgress = "InProgress",
1084
+ Ready = "Ready",
1085
+ Deleting = "Deleting",
1086
+ Unknown = "Unknown"
1087
+ }
1088
+
1089
+ /**
1090
+ * Defines values for VirtualNetworkRuleState. \
1091
+ * {@link KnownVirtualNetworkRuleState} can be used interchangeably with VirtualNetworkRuleState,
1092
+ * this enum contains the known values that the service supports.
1093
+ * ### Known values supported by the service
1094
+ * **Initializing** \
1095
+ * **InProgress** \
1096
+ * **Ready** \
1097
+ * **Deleting** \
1098
+ * **Unknown**
1099
+ */
1100
+ export type VirtualNetworkRuleState = string;
1101
+
1102
+ /** Known values of {@link OperationOrigin} that the service accepts. */
1103
+ export enum KnownOperationOrigin {
1104
+ NotSpecified = "NotSpecified",
1105
+ User = "user",
1106
+ System = "system"
1107
+ }
1108
+
1109
+ /**
1110
+ * Defines values for OperationOrigin. \
1111
+ * {@link KnownOperationOrigin} can be used interchangeably with OperationOrigin,
1112
+ * this enum contains the known values that the service supports.
1113
+ * ### Known values supported by the service
1114
+ * **NotSpecified** \
1115
+ * **user** \
1116
+ * **system**
1117
+ */
1118
+ export type OperationOrigin = string;
1119
+
1120
+ /** Known values of {@link QueryPerformanceInsightResetDataResultState} that the service accepts. */
1121
+ export enum KnownQueryPerformanceInsightResetDataResultState {
1122
+ Succeeded = "Succeeded",
1123
+ Failed = "Failed"
1124
+ }
1125
+
1126
+ /**
1127
+ * Defines values for QueryPerformanceInsightResetDataResultState. \
1128
+ * {@link KnownQueryPerformanceInsightResetDataResultState} can be used interchangeably with QueryPerformanceInsightResetDataResultState,
1129
+ * this enum contains the known values that the service supports.
1130
+ * ### Known values supported by the service
1131
+ * **Succeeded** \
1132
+ * **Failed**
1133
+ */
1134
+ export type QueryPerformanceInsightResetDataResultState = string;
1135
+
1136
+ /** Known values of {@link SecurityAlertPolicyName} that the service accepts. */
1137
+ export enum KnownSecurityAlertPolicyName {
1138
+ Default = "Default"
1139
+ }
1140
+
1141
+ /**
1142
+ * Defines values for SecurityAlertPolicyName. \
1143
+ * {@link KnownSecurityAlertPolicyName} can be used interchangeably with SecurityAlertPolicyName,
1144
+ * this enum contains the known values that the service supports.
1145
+ * ### Known values supported by the service
1146
+ * **Default**
1147
+ */
1148
+ export type SecurityAlertPolicyName = string;
1149
+ /** Defines values for SslEnforcementEnum. */
1150
+ export type SslEnforcementEnum = "Enabled" | "Disabled";
1151
+ /** Defines values for ServerSecurityAlertPolicyState. */
1152
+ export type ServerSecurityAlertPolicyState = "Enabled" | "Disabled";
1153
+
1154
+ /** Optional parameters. */
1155
+ export interface ServersCreateOptionalParams
1156
+ extends coreClient.OperationOptions {
1157
+ /** Delay to wait until next poll, in milliseconds. */
1158
+ updateIntervalInMs?: number;
1159
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1160
+ resumeFrom?: string;
1161
+ }
1162
+
1163
+ /** Contains response data for the create operation. */
1164
+ export type ServersCreateResponse = Server;
1165
+
1166
+ /** Optional parameters. */
1167
+ export interface ServersUpdateOptionalParams
1168
+ extends coreClient.OperationOptions {
1169
+ /** Delay to wait until next poll, in milliseconds. */
1170
+ updateIntervalInMs?: number;
1171
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1172
+ resumeFrom?: string;
1173
+ }
1174
+
1175
+ /** Contains response data for the update operation. */
1176
+ export type ServersUpdateResponse = Server;
1177
+
1178
+ /** Optional parameters. */
1179
+ export interface ServersDeleteOptionalParams
1180
+ extends coreClient.OperationOptions {
1181
+ /** Delay to wait until next poll, in milliseconds. */
1182
+ updateIntervalInMs?: number;
1183
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1184
+ resumeFrom?: string;
1185
+ }
1186
+
1187
+ /** Optional parameters. */
1188
+ export interface ServersGetOptionalParams extends coreClient.OperationOptions {}
1189
+
1190
+ /** Contains response data for the get operation. */
1191
+ export type ServersGetResponse = Server;
1192
+
1193
+ /** Optional parameters. */
1194
+ export interface ServersListByResourceGroupOptionalParams
1195
+ extends coreClient.OperationOptions {}
1196
+
1197
+ /** Contains response data for the listByResourceGroup operation. */
1198
+ export type ServersListByResourceGroupResponse = ServerListResult;
1199
+
1200
+ /** Optional parameters. */
1201
+ export interface ServersListOptionalParams
1202
+ extends coreClient.OperationOptions {}
1203
+
1204
+ /** Contains response data for the list operation. */
1205
+ export type ServersListResponse = ServerListResult;
1206
+
1207
+ /** Optional parameters. */
1208
+ export interface ServersRestartOptionalParams
1209
+ extends coreClient.OperationOptions {
1210
+ /** Delay to wait until next poll, in milliseconds. */
1211
+ updateIntervalInMs?: number;
1212
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1213
+ resumeFrom?: string;
1214
+ }
1215
+
1216
+ /** Optional parameters. */
1217
+ export interface ServersStartOptionalParams
1218
+ extends coreClient.OperationOptions {
1219
+ /** Delay to wait until next poll, in milliseconds. */
1220
+ updateIntervalInMs?: number;
1221
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1222
+ resumeFrom?: string;
1223
+ }
1224
+
1225
+ /** Optional parameters. */
1226
+ export interface ServersStopOptionalParams extends coreClient.OperationOptions {
1227
+ /** Delay to wait until next poll, in milliseconds. */
1228
+ updateIntervalInMs?: number;
1229
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1230
+ resumeFrom?: string;
1231
+ }
1232
+
1233
+ /** Optional parameters. */
1234
+ export interface ReplicasListByServerOptionalParams
1235
+ extends coreClient.OperationOptions {}
1236
+
1237
+ /** Contains response data for the listByServer operation. */
1238
+ export type ReplicasListByServerResponse = ServerListResult;
1239
+
1240
+ /** Optional parameters. */
1241
+ export interface FirewallRulesCreateOrUpdateOptionalParams
1242
+ extends coreClient.OperationOptions {
1243
+ /** Delay to wait until next poll, in milliseconds. */
1244
+ updateIntervalInMs?: number;
1245
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1246
+ resumeFrom?: string;
1247
+ }
1248
+
1249
+ /** Contains response data for the createOrUpdate operation. */
1250
+ export type FirewallRulesCreateOrUpdateResponse = FirewallRule;
1251
+
1252
+ /** Optional parameters. */
1253
+ export interface FirewallRulesDeleteOptionalParams
1254
+ extends coreClient.OperationOptions {
1255
+ /** Delay to wait until next poll, in milliseconds. */
1256
+ updateIntervalInMs?: number;
1257
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1258
+ resumeFrom?: string;
1259
+ }
1260
+
1261
+ /** Optional parameters. */
1262
+ export interface FirewallRulesGetOptionalParams
1263
+ extends coreClient.OperationOptions {}
1264
+
1265
+ /** Contains response data for the get operation. */
1266
+ export type FirewallRulesGetResponse = FirewallRule;
1267
+
1268
+ /** Optional parameters. */
1269
+ export interface FirewallRulesListByServerOptionalParams
1270
+ extends coreClient.OperationOptions {}
1271
+
1272
+ /** Contains response data for the listByServer operation. */
1273
+ export type FirewallRulesListByServerResponse = FirewallRuleListResult;
1274
+
1275
+ /** Optional parameters. */
1276
+ export interface VirtualNetworkRulesGetOptionalParams
1277
+ extends coreClient.OperationOptions {}
1278
+
1279
+ /** Contains response data for the get operation. */
1280
+ export type VirtualNetworkRulesGetResponse = VirtualNetworkRule;
1281
+
1282
+ /** Optional parameters. */
1283
+ export interface VirtualNetworkRulesCreateOrUpdateOptionalParams
1284
+ extends coreClient.OperationOptions {
1285
+ /** Delay to wait until next poll, in milliseconds. */
1286
+ updateIntervalInMs?: number;
1287
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1288
+ resumeFrom?: string;
1289
+ }
1290
+
1291
+ /** Contains response data for the createOrUpdate operation. */
1292
+ export type VirtualNetworkRulesCreateOrUpdateResponse = VirtualNetworkRule;
1293
+
1294
+ /** Optional parameters. */
1295
+ export interface VirtualNetworkRulesDeleteOptionalParams
1296
+ extends coreClient.OperationOptions {
1297
+ /** Delay to wait until next poll, in milliseconds. */
1298
+ updateIntervalInMs?: number;
1299
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1300
+ resumeFrom?: string;
1301
+ }
1302
+
1303
+ /** Optional parameters. */
1304
+ export interface VirtualNetworkRulesListByServerOptionalParams
1305
+ extends coreClient.OperationOptions {}
1306
+
1307
+ /** Contains response data for the listByServer operation. */
1308
+ export type VirtualNetworkRulesListByServerResponse = VirtualNetworkRuleListResult;
1309
+
1310
+ /** Optional parameters. */
1311
+ export interface VirtualNetworkRulesListByServerNextOptionalParams
1312
+ extends coreClient.OperationOptions {}
1313
+
1314
+ /** Contains response data for the listByServerNext operation. */
1315
+ export type VirtualNetworkRulesListByServerNextResponse = VirtualNetworkRuleListResult;
1316
+
1317
+ /** Optional parameters. */
1318
+ export interface DatabasesCreateOrUpdateOptionalParams
1319
+ extends coreClient.OperationOptions {
1320
+ /** Delay to wait until next poll, in milliseconds. */
1321
+ updateIntervalInMs?: number;
1322
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1323
+ resumeFrom?: string;
1324
+ }
1325
+
1326
+ /** Contains response data for the createOrUpdate operation. */
1327
+ export type DatabasesCreateOrUpdateResponse = Database;
1328
+
1329
+ /** Optional parameters. */
1330
+ export interface DatabasesDeleteOptionalParams
1331
+ extends coreClient.OperationOptions {
1332
+ /** Delay to wait until next poll, in milliseconds. */
1333
+ updateIntervalInMs?: number;
1334
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1335
+ resumeFrom?: string;
1336
+ }
1337
+
1338
+ /** Optional parameters. */
1339
+ export interface DatabasesGetOptionalParams
1340
+ extends coreClient.OperationOptions {}
1341
+
1342
+ /** Contains response data for the get operation. */
1343
+ export type DatabasesGetResponse = Database;
1344
+
1345
+ /** Optional parameters. */
1346
+ export interface DatabasesListByServerOptionalParams
1347
+ extends coreClient.OperationOptions {}
1348
+
1349
+ /** Contains response data for the listByServer operation. */
1350
+ export type DatabasesListByServerResponse = DatabaseListResult;
1351
+
1352
+ /** Optional parameters. */
1353
+ export interface ConfigurationsCreateOrUpdateOptionalParams
1354
+ extends coreClient.OperationOptions {
1355
+ /** Delay to wait until next poll, in milliseconds. */
1356
+ updateIntervalInMs?: number;
1357
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1358
+ resumeFrom?: string;
1359
+ }
1360
+
1361
+ /** Contains response data for the createOrUpdate operation. */
1362
+ export type ConfigurationsCreateOrUpdateResponse = Configuration;
1363
+
1364
+ /** Optional parameters. */
1365
+ export interface ConfigurationsGetOptionalParams
1366
+ extends coreClient.OperationOptions {}
1367
+
1368
+ /** Contains response data for the get operation. */
1369
+ export type ConfigurationsGetResponse = Configuration;
1370
+
1371
+ /** Optional parameters. */
1372
+ export interface ConfigurationsListByServerOptionalParams
1373
+ extends coreClient.OperationOptions {}
1374
+
1375
+ /** Contains response data for the listByServer operation. */
1376
+ export type ConfigurationsListByServerResponse = ConfigurationListResult;
1377
+
1378
+ /** Optional parameters. */
1379
+ export interface ServerParametersListUpdateConfigurationsOptionalParams
1380
+ extends coreClient.OperationOptions {
1381
+ /** Delay to wait until next poll, in milliseconds. */
1382
+ updateIntervalInMs?: number;
1383
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1384
+ resumeFrom?: string;
1385
+ }
1386
+
1387
+ /** Contains response data for the listUpdateConfigurations operation. */
1388
+ export type ServerParametersListUpdateConfigurationsResponse = ConfigurationListResult;
1389
+
1390
+ /** Optional parameters. */
1391
+ export interface LogFilesListByServerOptionalParams
1392
+ extends coreClient.OperationOptions {}
1393
+
1394
+ /** Contains response data for the listByServer operation. */
1395
+ export type LogFilesListByServerResponse = LogFileListResult;
1396
+
1397
+ /** Optional parameters. */
1398
+ export interface RecoverableServersGetOptionalParams
1399
+ extends coreClient.OperationOptions {}
1400
+
1401
+ /** Contains response data for the get operation. */
1402
+ export type RecoverableServersGetResponse = RecoverableServerResource;
1403
+
1404
+ /** Optional parameters. */
1405
+ export interface ServerBasedPerformanceTierListOptionalParams
1406
+ extends coreClient.OperationOptions {}
1407
+
1408
+ /** Contains response data for the list operation. */
1409
+ export type ServerBasedPerformanceTierListResponse = PerformanceTierListResult;
1410
+
1411
+ /** Optional parameters. */
1412
+ export interface LocationBasedPerformanceTierListOptionalParams
1413
+ extends coreClient.OperationOptions {}
1414
+
1415
+ /** Contains response data for the list operation. */
1416
+ export type LocationBasedPerformanceTierListResponse = PerformanceTierListResult;
1417
+
1418
+ /** Optional parameters. */
1419
+ export interface CheckNameAvailabilityExecuteOptionalParams
1420
+ extends coreClient.OperationOptions {}
1421
+
1422
+ /** Contains response data for the execute operation. */
1423
+ export type CheckNameAvailabilityExecuteResponse = NameAvailability;
1424
+
1425
+ /** Optional parameters. */
1426
+ export interface OperationsListOptionalParams
1427
+ extends coreClient.OperationOptions {}
1428
+
1429
+ /** Contains response data for the list operation. */
1430
+ export type OperationsListResponse = OperationListResult;
1431
+
1432
+ /** Optional parameters. */
1433
+ export interface QueryTextsGetOptionalParams
1434
+ extends coreClient.OperationOptions {}
1435
+
1436
+ /** Contains response data for the get operation. */
1437
+ export type QueryTextsGetResponse = QueryText;
1438
+
1439
+ /** Optional parameters. */
1440
+ export interface QueryTextsListByServerOptionalParams
1441
+ extends coreClient.OperationOptions {}
1442
+
1443
+ /** Contains response data for the listByServer operation. */
1444
+ export type QueryTextsListByServerResponse = QueryTextsResultList;
1445
+
1446
+ /** Optional parameters. */
1447
+ export interface QueryTextsListByServerNextOptionalParams
1448
+ extends coreClient.OperationOptions {}
1449
+
1450
+ /** Contains response data for the listByServerNext operation. */
1451
+ export type QueryTextsListByServerNextResponse = QueryTextsResultList;
1452
+
1453
+ /** Optional parameters. */
1454
+ export interface TopQueryStatisticsGetOptionalParams
1455
+ extends coreClient.OperationOptions {}
1456
+
1457
+ /** Contains response data for the get operation. */
1458
+ export type TopQueryStatisticsGetResponse = QueryStatistic;
1459
+
1460
+ /** Optional parameters. */
1461
+ export interface TopQueryStatisticsListByServerOptionalParams
1462
+ extends coreClient.OperationOptions {}
1463
+
1464
+ /** Contains response data for the listByServer operation. */
1465
+ export type TopQueryStatisticsListByServerResponse = TopQueryStatisticsResultList;
1466
+
1467
+ /** Optional parameters. */
1468
+ export interface TopQueryStatisticsListByServerNextOptionalParams
1469
+ extends coreClient.OperationOptions {}
1470
+
1471
+ /** Contains response data for the listByServerNext operation. */
1472
+ export type TopQueryStatisticsListByServerNextResponse = TopQueryStatisticsResultList;
1473
+
1474
+ /** Optional parameters. */
1475
+ export interface WaitStatisticsGetOptionalParams
1476
+ extends coreClient.OperationOptions {}
1477
+
1478
+ /** Contains response data for the get operation. */
1479
+ export type WaitStatisticsGetResponse = WaitStatistic;
1480
+
1481
+ /** Optional parameters. */
1482
+ export interface WaitStatisticsListByServerOptionalParams
1483
+ extends coreClient.OperationOptions {}
1484
+
1485
+ /** Contains response data for the listByServer operation. */
1486
+ export type WaitStatisticsListByServerResponse = WaitStatisticsResultList;
1487
+
1488
+ /** Optional parameters. */
1489
+ export interface WaitStatisticsListByServerNextOptionalParams
1490
+ extends coreClient.OperationOptions {}
1491
+
1492
+ /** Contains response data for the listByServerNext operation. */
1493
+ export type WaitStatisticsListByServerNextResponse = WaitStatisticsResultList;
1494
+
1495
+ /** Optional parameters. */
1496
+ export interface ResetQueryPerformanceInsightDataOptionalParams
1497
+ extends coreClient.OperationOptions {}
1498
+
1499
+ /** Contains response data for the resetQueryPerformanceInsightData operation. */
1500
+ export type ResetQueryPerformanceInsightDataResponse = QueryPerformanceInsightResetDataResult;
1501
+
1502
+ /** Optional parameters. */
1503
+ export interface CreateRecommendedActionSessionOptionalParams
1504
+ extends coreClient.OperationOptions {
1505
+ /** Delay to wait until next poll, in milliseconds. */
1506
+ updateIntervalInMs?: number;
1507
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1508
+ resumeFrom?: string;
1509
+ }
1510
+
1511
+ /** Optional parameters. */
1512
+ export interface AdvisorsGetOptionalParams
1513
+ extends coreClient.OperationOptions {}
1514
+
1515
+ /** Contains response data for the get operation. */
1516
+ export type AdvisorsGetResponse = Advisor;
1517
+
1518
+ /** Optional parameters. */
1519
+ export interface AdvisorsListByServerOptionalParams
1520
+ extends coreClient.OperationOptions {}
1521
+
1522
+ /** Contains response data for the listByServer operation. */
1523
+ export type AdvisorsListByServerResponse = AdvisorsResultList;
1524
+
1525
+ /** Optional parameters. */
1526
+ export interface AdvisorsListByServerNextOptionalParams
1527
+ extends coreClient.OperationOptions {}
1528
+
1529
+ /** Contains response data for the listByServerNext operation. */
1530
+ export type AdvisorsListByServerNextResponse = AdvisorsResultList;
1531
+
1532
+ /** Optional parameters. */
1533
+ export interface RecommendedActionsGetOptionalParams
1534
+ extends coreClient.OperationOptions {}
1535
+
1536
+ /** Contains response data for the get operation. */
1537
+ export type RecommendedActionsGetResponse = RecommendationAction;
1538
+
1539
+ /** Optional parameters. */
1540
+ export interface RecommendedActionsListByServerOptionalParams
1541
+ extends coreClient.OperationOptions {
1542
+ /** The recommendation action session identifier. */
1543
+ sessionId?: string;
1544
+ }
1545
+
1546
+ /** Contains response data for the listByServer operation. */
1547
+ export type RecommendedActionsListByServerResponse = RecommendationActionsResultList;
1548
+
1549
+ /** Optional parameters. */
1550
+ export interface RecommendedActionsListByServerNextOptionalParams
1551
+ extends coreClient.OperationOptions {
1552
+ /** The recommendation action session identifier. */
1553
+ sessionId?: string;
1554
+ }
1555
+
1556
+ /** Contains response data for the listByServerNext operation. */
1557
+ export type RecommendedActionsListByServerNextResponse = RecommendationActionsResultList;
1558
+
1559
+ /** Optional parameters. */
1560
+ export interface LocationBasedRecommendedActionSessionsOperationStatusGetOptionalParams
1561
+ extends coreClient.OperationOptions {}
1562
+
1563
+ /** Contains response data for the get operation. */
1564
+ export type LocationBasedRecommendedActionSessionsOperationStatusGetResponse = RecommendedActionSessionsOperationStatus;
1565
+
1566
+ /** Optional parameters. */
1567
+ export interface LocationBasedRecommendedActionSessionsResultListOptionalParams
1568
+ extends coreClient.OperationOptions {}
1569
+
1570
+ /** Contains response data for the list operation. */
1571
+ export type LocationBasedRecommendedActionSessionsResultListResponse = RecommendationActionsResultList;
1572
+
1573
+ /** Optional parameters. */
1574
+ export interface LocationBasedRecommendedActionSessionsResultListNextOptionalParams
1575
+ extends coreClient.OperationOptions {}
1576
+
1577
+ /** Contains response data for the listNext operation. */
1578
+ export type LocationBasedRecommendedActionSessionsResultListNextResponse = RecommendationActionsResultList;
1579
+
1580
+ /** Optional parameters. */
1581
+ export interface PrivateEndpointConnectionsGetOptionalParams
1582
+ extends coreClient.OperationOptions {}
1583
+
1584
+ /** Contains response data for the get operation. */
1585
+ export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
1586
+
1587
+ /** Optional parameters. */
1588
+ export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams
1589
+ extends coreClient.OperationOptions {
1590
+ /** Delay to wait until next poll, in milliseconds. */
1591
+ updateIntervalInMs?: number;
1592
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1593
+ resumeFrom?: string;
1594
+ }
1595
+
1596
+ /** Contains response data for the createOrUpdate operation. */
1597
+ export type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
1598
+
1599
+ /** Optional parameters. */
1600
+ export interface PrivateEndpointConnectionsDeleteOptionalParams
1601
+ extends coreClient.OperationOptions {
1602
+ /** Delay to wait until next poll, in milliseconds. */
1603
+ updateIntervalInMs?: number;
1604
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1605
+ resumeFrom?: string;
1606
+ }
1607
+
1608
+ /** Optional parameters. */
1609
+ export interface PrivateEndpointConnectionsUpdateTagsOptionalParams
1610
+ extends coreClient.OperationOptions {
1611
+ /** Delay to wait until next poll, in milliseconds. */
1612
+ updateIntervalInMs?: number;
1613
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1614
+ resumeFrom?: string;
1615
+ }
1616
+
1617
+ /** Contains response data for the updateTags operation. */
1618
+ export type PrivateEndpointConnectionsUpdateTagsResponse = PrivateEndpointConnection;
1619
+
1620
+ /** Optional parameters. */
1621
+ export interface PrivateEndpointConnectionsListByServerOptionalParams
1622
+ extends coreClient.OperationOptions {}
1623
+
1624
+ /** Contains response data for the listByServer operation. */
1625
+ export type PrivateEndpointConnectionsListByServerResponse = PrivateEndpointConnectionListResult;
1626
+
1627
+ /** Optional parameters. */
1628
+ export interface PrivateEndpointConnectionsListByServerNextOptionalParams
1629
+ extends coreClient.OperationOptions {}
1630
+
1631
+ /** Contains response data for the listByServerNext operation. */
1632
+ export type PrivateEndpointConnectionsListByServerNextResponse = PrivateEndpointConnectionListResult;
1633
+
1634
+ /** Optional parameters. */
1635
+ export interface PrivateLinkResourcesListByServerOptionalParams
1636
+ extends coreClient.OperationOptions {}
1637
+
1638
+ /** Contains response data for the listByServer operation. */
1639
+ export type PrivateLinkResourcesListByServerResponse = PrivateLinkResourceListResult;
1640
+
1641
+ /** Optional parameters. */
1642
+ export interface PrivateLinkResourcesGetOptionalParams
1643
+ extends coreClient.OperationOptions {}
1644
+
1645
+ /** Contains response data for the get operation. */
1646
+ export type PrivateLinkResourcesGetResponse = PrivateLinkResource;
1647
+
1648
+ /** Optional parameters. */
1649
+ export interface PrivateLinkResourcesListByServerNextOptionalParams
1650
+ extends coreClient.OperationOptions {}
1651
+
1652
+ /** Contains response data for the listByServerNext operation. */
1653
+ export type PrivateLinkResourcesListByServerNextResponse = PrivateLinkResourceListResult;
1654
+
1655
+ /** Optional parameters. */
1656
+ export interface ServerSecurityAlertPoliciesGetOptionalParams
1657
+ extends coreClient.OperationOptions {}
1658
+
1659
+ /** Contains response data for the get operation. */
1660
+ export type ServerSecurityAlertPoliciesGetResponse = ServerSecurityAlertPolicy;
1661
+
1662
+ /** Optional parameters. */
1663
+ export interface ServerSecurityAlertPoliciesCreateOrUpdateOptionalParams
1664
+ extends coreClient.OperationOptions {
1665
+ /** Delay to wait until next poll, in milliseconds. */
1666
+ updateIntervalInMs?: number;
1667
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1668
+ resumeFrom?: string;
1669
+ }
1670
+
1671
+ /** Contains response data for the createOrUpdate operation. */
1672
+ export type ServerSecurityAlertPoliciesCreateOrUpdateResponse = ServerSecurityAlertPolicy;
1673
+
1674
+ /** Optional parameters. */
1675
+ export interface ServerSecurityAlertPoliciesListByServerOptionalParams
1676
+ extends coreClient.OperationOptions {}
1677
+
1678
+ /** Contains response data for the listByServer operation. */
1679
+ export type ServerSecurityAlertPoliciesListByServerResponse = ServerSecurityAlertPolicyListResult;
1680
+
1681
+ /** Optional parameters. */
1682
+ export interface ServerSecurityAlertPoliciesListByServerNextOptionalParams
1683
+ extends coreClient.OperationOptions {}
1684
+
1685
+ /** Contains response data for the listByServerNext operation. */
1686
+ export type ServerSecurityAlertPoliciesListByServerNextResponse = ServerSecurityAlertPolicyListResult;
1687
+
1688
+ /** Optional parameters. */
1689
+ export interface MariaDBManagementClientOptionalParams
1690
+ extends coreClient.ServiceClientOptions {
1691
+ /** server parameter */
1692
+ $host?: string;
1693
+ /** Overrides client endpoint. */
1694
+ endpoint?: string;
1695
+ }