@azure/arm-postgresql-flexible 8.0.0 → 8.1.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (880) hide show
  1. package/CHANGELOG.md +98 -0
  2. package/LICENSE +3 -3
  3. package/README.md +26 -16
  4. package/dist/browser/lroImpl.d.ts +1 -1
  5. package/dist/browser/lroImpl.d.ts.map +1 -1
  6. package/dist/browser/lroImpl.js.map +1 -1
  7. package/dist/browser/models/index.d.ts +506 -35
  8. package/dist/browser/models/index.d.ts.map +1 -1
  9. package/dist/browser/models/index.js +70 -0
  10. package/dist/browser/models/index.js.map +1 -1
  11. package/dist/browser/models/mappers.d.ts +23 -1
  12. package/dist/browser/models/mappers.d.ts.map +1 -1
  13. package/dist/browser/models/mappers.js +788 -99
  14. package/dist/browser/models/mappers.js.map +1 -1
  15. package/dist/browser/models/parameters.d.ts +5 -1
  16. package/dist/browser/models/parameters.d.ts.map +1 -1
  17. package/dist/browser/models/parameters.js +36 -3
  18. package/dist/browser/models/parameters.js.map +1 -1
  19. package/dist/browser/operations/administrators.d.ts +9 -9
  20. package/dist/browser/operations/administrators.d.ts.map +1 -1
  21. package/dist/browser/operations/administrators.js +7 -7
  22. package/dist/browser/operations/administrators.js.map +1 -1
  23. package/dist/browser/operations/backups.d.ts +5 -5
  24. package/dist/browser/operations/backups.d.ts.map +1 -1
  25. package/dist/browser/operations/backups.js +3 -3
  26. package/dist/browser/operations/backups.js.map +1 -1
  27. package/dist/browser/operations/checkNameAvailability.d.ts +3 -3
  28. package/dist/browser/operations/checkNameAvailability.d.ts.map +1 -1
  29. package/dist/browser/operations/checkNameAvailability.js.map +1 -1
  30. package/dist/browser/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
  31. package/dist/browser/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  32. package/dist/browser/operations/checkNameAvailabilityWithLocation.js +1 -5
  33. package/dist/browser/operations/checkNameAvailabilityWithLocation.js.map +1 -1
  34. package/dist/browser/operations/configurations.d.ts +5 -5
  35. package/dist/browser/operations/configurations.d.ts.map +1 -1
  36. package/dist/browser/operations/configurations.js +3 -3
  37. package/dist/browser/operations/configurations.js.map +1 -1
  38. package/dist/browser/operations/databases.d.ts +5 -5
  39. package/dist/browser/operations/databases.d.ts.map +1 -1
  40. package/dist/browser/operations/databases.js +3 -3
  41. package/dist/browser/operations/databases.js.map +1 -1
  42. package/dist/browser/operations/firewallRules.d.ts +5 -5
  43. package/dist/browser/operations/firewallRules.d.ts.map +1 -1
  44. package/dist/browser/operations/firewallRules.js +3 -3
  45. package/dist/browser/operations/firewallRules.js.map +1 -1
  46. package/dist/browser/operations/flexibleServer.d.ts +4 -4
  47. package/dist/browser/operations/flexibleServer.d.ts.map +1 -1
  48. package/dist/browser/operations/flexibleServer.js +1 -1
  49. package/dist/browser/operations/flexibleServer.js.map +1 -1
  50. package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
  51. package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  52. package/dist/browser/operations/getPrivateDnsZoneSuffix.js.map +1 -1
  53. package/dist/browser/operations/index.d.ts +4 -0
  54. package/dist/browser/operations/index.d.ts.map +1 -1
  55. package/dist/browser/operations/index.js +4 -0
  56. package/dist/browser/operations/index.js.map +1 -1
  57. package/dist/browser/operations/locationBasedCapabilities.d.ts +4 -4
  58. package/dist/browser/operations/locationBasedCapabilities.d.ts.map +1 -1
  59. package/dist/browser/operations/locationBasedCapabilities.js +3 -7
  60. package/dist/browser/operations/locationBasedCapabilities.js.map +1 -1
  61. package/dist/browser/operations/logFiles.d.ts +4 -4
  62. package/dist/browser/operations/logFiles.d.ts.map +1 -1
  63. package/dist/browser/operations/logFiles.js +2 -2
  64. package/dist/browser/operations/logFiles.js.map +1 -1
  65. package/dist/browser/operations/ltrBackupOperations.d.ts +4 -4
  66. package/dist/browser/operations/ltrBackupOperations.d.ts.map +1 -1
  67. package/dist/browser/operations/ltrBackupOperations.js +2 -2
  68. package/dist/browser/operations/ltrBackupOperations.js.map +1 -1
  69. package/dist/browser/operations/migrations.d.ts +4 -4
  70. package/dist/browser/operations/migrations.d.ts.map +1 -1
  71. package/dist/browser/operations/migrations.js +2 -2
  72. package/dist/browser/operations/migrations.js.map +1 -1
  73. package/dist/browser/operations/operations.d.ts +18 -4
  74. package/dist/browser/operations/operations.d.ts.map +1 -1
  75. package/dist/browser/operations/operations.js +87 -0
  76. package/dist/browser/operations/operations.js.map +1 -1
  77. package/dist/browser/operations/privateEndpointConnectionOperations.d.ts +4 -4
  78. package/dist/browser/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
  79. package/dist/browser/operations/privateEndpointConnectionOperations.js +1 -1
  80. package/dist/browser/operations/privateEndpointConnectionOperations.js.map +1 -1
  81. package/dist/browser/operations/privateEndpointConnections.d.ts +4 -4
  82. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  83. package/dist/browser/operations/privateEndpointConnections.js +2 -2
  84. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  85. package/dist/browser/operations/privateLinkResources.d.ts +4 -4
  86. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  87. package/dist/browser/operations/privateLinkResources.js +2 -2
  88. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  89. package/dist/browser/operations/quotaUsages.d.ts +35 -0
  90. package/dist/browser/operations/quotaUsages.d.ts.map +1 -0
  91. package/dist/browser/operations/quotaUsages.js +141 -0
  92. package/dist/browser/operations/quotaUsages.js.map +1 -0
  93. package/dist/browser/operations/replicas.d.ts +4 -4
  94. package/dist/browser/operations/replicas.d.ts.map +1 -1
  95. package/dist/browser/operations/replicas.js.map +1 -1
  96. package/dist/browser/operations/serverCapabilities.d.ts +4 -4
  97. package/dist/browser/operations/serverCapabilities.d.ts.map +1 -1
  98. package/dist/browser/operations/serverCapabilities.js +2 -2
  99. package/dist/browser/operations/serverCapabilities.js.map +1 -1
  100. package/dist/browser/operations/serverThreatProtectionSettings.d.ts +5 -5
  101. package/dist/browser/operations/serverThreatProtectionSettings.d.ts.map +1 -1
  102. package/dist/browser/operations/serverThreatProtectionSettings.js +3 -3
  103. package/dist/browser/operations/serverThreatProtectionSettings.js.map +1 -1
  104. package/dist/browser/operations/servers.d.ts +5 -5
  105. package/dist/browser/operations/servers.d.ts.map +1 -1
  106. package/dist/browser/operations/servers.js +7 -15
  107. package/dist/browser/operations/servers.js.map +1 -1
  108. package/dist/browser/operations/tuningConfiguration.d.ts +137 -0
  109. package/dist/browser/operations/tuningConfiguration.d.ts.map +1 -0
  110. package/dist/browser/operations/tuningConfiguration.js +638 -0
  111. package/dist/browser/operations/tuningConfiguration.js.map +1 -0
  112. package/dist/browser/operations/tuningIndex.d.ts +41 -0
  113. package/dist/browser/operations/tuningIndex.d.ts.map +1 -0
  114. package/dist/browser/operations/tuningIndex.js +155 -0
  115. package/dist/browser/operations/tuningIndex.js.map +1 -0
  116. package/dist/browser/operations/tuningOptions.d.ts +46 -0
  117. package/dist/browser/operations/tuningOptions.d.ts.map +1 -0
  118. package/dist/browser/operations/tuningOptions.js +182 -0
  119. package/dist/browser/operations/tuningOptions.js.map +1 -0
  120. package/dist/browser/operations/virtualEndpoints.d.ts +5 -5
  121. package/dist/browser/operations/virtualEndpoints.d.ts.map +1 -1
  122. package/dist/browser/operations/virtualEndpoints.js +3 -3
  123. package/dist/browser/operations/virtualEndpoints.js.map +1 -1
  124. package/dist/browser/operations/virtualNetworkSubnetUsage.d.ts +3 -3
  125. package/dist/browser/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
  126. package/dist/browser/operations/virtualNetworkSubnetUsage.js +1 -5
  127. package/dist/browser/operations/virtualNetworkSubnetUsage.js.map +1 -1
  128. package/dist/browser/operationsInterfaces/administrators.d.ts +7 -7
  129. package/dist/browser/operationsInterfaces/administrators.d.ts.map +1 -1
  130. package/dist/browser/operationsInterfaces/administrators.js.map +1 -1
  131. package/dist/browser/operationsInterfaces/backups.d.ts +3 -3
  132. package/dist/browser/operationsInterfaces/backups.d.ts.map +1 -1
  133. package/dist/browser/operationsInterfaces/backups.js.map +1 -1
  134. package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts +1 -1
  135. package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
  136. package/dist/browser/operationsInterfaces/checkNameAvailability.js.map +1 -1
  137. package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
  138. package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  139. package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
  140. package/dist/browser/operationsInterfaces/configurations.d.ts +3 -3
  141. package/dist/browser/operationsInterfaces/configurations.d.ts.map +1 -1
  142. package/dist/browser/operationsInterfaces/configurations.js.map +1 -1
  143. package/dist/browser/operationsInterfaces/databases.d.ts +3 -3
  144. package/dist/browser/operationsInterfaces/databases.d.ts.map +1 -1
  145. package/dist/browser/operationsInterfaces/databases.js.map +1 -1
  146. package/dist/browser/operationsInterfaces/firewallRules.d.ts +3 -3
  147. package/dist/browser/operationsInterfaces/firewallRules.d.ts.map +1 -1
  148. package/dist/browser/operationsInterfaces/firewallRules.js.map +1 -1
  149. package/dist/browser/operationsInterfaces/flexibleServer.d.ts +2 -2
  150. package/dist/browser/operationsInterfaces/flexibleServer.d.ts.map +1 -1
  151. package/dist/browser/operationsInterfaces/flexibleServer.js.map +1 -1
  152. package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
  153. package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  154. package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
  155. package/dist/browser/operationsInterfaces/index.d.ts +4 -0
  156. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  157. package/dist/browser/operationsInterfaces/index.js +4 -0
  158. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  159. package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
  160. package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
  161. package/dist/browser/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
  162. package/dist/browser/operationsInterfaces/logFiles.d.ts +2 -2
  163. package/dist/browser/operationsInterfaces/logFiles.d.ts.map +1 -1
  164. package/dist/browser/operationsInterfaces/logFiles.js.map +1 -1
  165. package/dist/browser/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
  166. package/dist/browser/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
  167. package/dist/browser/operationsInterfaces/ltrBackupOperations.js.map +1 -1
  168. package/dist/browser/operationsInterfaces/migrations.d.ts +2 -2
  169. package/dist/browser/operationsInterfaces/migrations.d.ts.map +1 -1
  170. package/dist/browser/operationsInterfaces/migrations.js.map +1 -1
  171. package/dist/browser/operationsInterfaces/operations.d.ts +3 -2
  172. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  173. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  174. package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
  175. package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
  176. package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
  177. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  178. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  179. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  180. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +2 -2
  181. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  182. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  183. package/dist/browser/operationsInterfaces/quotaUsages.d.ts +12 -0
  184. package/dist/browser/operationsInterfaces/quotaUsages.d.ts.map +1 -0
  185. package/dist/browser/operationsInterfaces/quotaUsages.js +9 -0
  186. package/dist/browser/operationsInterfaces/quotaUsages.js.map +1 -0
  187. package/dist/browser/operationsInterfaces/replicas.d.ts +2 -2
  188. package/dist/browser/operationsInterfaces/replicas.d.ts.map +1 -1
  189. package/dist/browser/operationsInterfaces/replicas.js.map +1 -1
  190. package/dist/browser/operationsInterfaces/serverCapabilities.d.ts +2 -2
  191. package/dist/browser/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
  192. package/dist/browser/operationsInterfaces/serverCapabilities.js.map +1 -1
  193. package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
  194. package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
  195. package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
  196. package/dist/browser/operationsInterfaces/servers.d.ts +3 -3
  197. package/dist/browser/operationsInterfaces/servers.d.ts.map +1 -1
  198. package/dist/browser/operationsInterfaces/servers.js.map +1 -1
  199. package/dist/browser/operationsInterfaces/tuningConfiguration.d.ts +90 -0
  200. package/dist/browser/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
  201. package/dist/browser/operationsInterfaces/tuningConfiguration.js +9 -0
  202. package/dist/browser/operationsInterfaces/tuningConfiguration.js.map +1 -0
  203. package/dist/browser/operationsInterfaces/tuningIndex.d.ts +14 -0
  204. package/dist/browser/operationsInterfaces/tuningIndex.d.ts.map +1 -0
  205. package/dist/browser/operationsInterfaces/tuningIndex.js +9 -0
  206. package/dist/browser/operationsInterfaces/tuningIndex.js.map +1 -0
  207. package/dist/browser/operationsInterfaces/tuningOptions.d.ts +21 -0
  208. package/dist/browser/operationsInterfaces/tuningOptions.d.ts.map +1 -0
  209. package/dist/browser/operationsInterfaces/tuningOptions.js +9 -0
  210. package/dist/browser/operationsInterfaces/tuningOptions.js.map +1 -0
  211. package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts +3 -3
  212. package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
  213. package/dist/browser/operationsInterfaces/virtualEndpoints.js.map +1 -1
  214. package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
  215. package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
  216. package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
  217. package/dist/browser/pagingHelper.d.ts.map +1 -1
  218. package/dist/browser/pagingHelper.js.map +1 -1
  219. package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
  220. package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
  221. package/dist/browser/postgreSQLManagementFlexibleServerClient.js +11 -11
  222. package/dist/browser/postgreSQLManagementFlexibleServerClient.js.map +1 -1
  223. package/dist/commonjs/lroImpl.d.ts +1 -1
  224. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  225. package/dist/commonjs/lroImpl.js.map +1 -1
  226. package/dist/commonjs/models/index.d.ts +506 -35
  227. package/dist/commonjs/models/index.d.ts.map +1 -1
  228. package/dist/commonjs/models/index.js +72 -2
  229. package/dist/commonjs/models/index.js.map +1 -1
  230. package/dist/commonjs/models/mappers.d.ts +23 -1
  231. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  232. package/dist/commonjs/models/mappers.js +791 -102
  233. package/dist/commonjs/models/mappers.js.map +1 -1
  234. package/dist/commonjs/models/parameters.d.ts +5 -1
  235. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  236. package/dist/commonjs/models/parameters.js +36 -3
  237. package/dist/commonjs/models/parameters.js.map +1 -1
  238. package/dist/commonjs/operations/administrators.d.ts +9 -9
  239. package/dist/commonjs/operations/administrators.d.ts.map +1 -1
  240. package/dist/commonjs/operations/administrators.js +6 -6
  241. package/dist/commonjs/operations/administrators.js.map +1 -1
  242. package/dist/commonjs/operations/backups.d.ts +5 -5
  243. package/dist/commonjs/operations/backups.d.ts.map +1 -1
  244. package/dist/commonjs/operations/backups.js +2 -2
  245. package/dist/commonjs/operations/backups.js.map +1 -1
  246. package/dist/commonjs/operations/checkNameAvailability.d.ts +3 -3
  247. package/dist/commonjs/operations/checkNameAvailability.d.ts.map +1 -1
  248. package/dist/commonjs/operations/checkNameAvailability.js.map +1 -1
  249. package/dist/commonjs/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
  250. package/dist/commonjs/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  251. package/dist/commonjs/operations/checkNameAvailabilityWithLocation.js +1 -5
  252. package/dist/commonjs/operations/checkNameAvailabilityWithLocation.js.map +1 -1
  253. package/dist/commonjs/operations/configurations.d.ts +5 -5
  254. package/dist/commonjs/operations/configurations.d.ts.map +1 -1
  255. package/dist/commonjs/operations/configurations.js +2 -2
  256. package/dist/commonjs/operations/configurations.js.map +1 -1
  257. package/dist/commonjs/operations/databases.d.ts +5 -5
  258. package/dist/commonjs/operations/databases.d.ts.map +1 -1
  259. package/dist/commonjs/operations/databases.js +2 -2
  260. package/dist/commonjs/operations/databases.js.map +1 -1
  261. package/dist/commonjs/operations/firewallRules.d.ts +5 -5
  262. package/dist/commonjs/operations/firewallRules.d.ts.map +1 -1
  263. package/dist/commonjs/operations/firewallRules.js +2 -2
  264. package/dist/commonjs/operations/firewallRules.js.map +1 -1
  265. package/dist/commonjs/operations/flexibleServer.d.ts +4 -4
  266. package/dist/commonjs/operations/flexibleServer.d.ts.map +1 -1
  267. package/dist/commonjs/operations/flexibleServer.js.map +1 -1
  268. package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
  269. package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  270. package/dist/commonjs/operations/getPrivateDnsZoneSuffix.js.map +1 -1
  271. package/dist/commonjs/operations/index.d.ts +4 -0
  272. package/dist/commonjs/operations/index.d.ts.map +1 -1
  273. package/dist/commonjs/operations/index.js +4 -0
  274. package/dist/commonjs/operations/index.js.map +1 -1
  275. package/dist/commonjs/operations/locationBasedCapabilities.d.ts +4 -4
  276. package/dist/commonjs/operations/locationBasedCapabilities.d.ts.map +1 -1
  277. package/dist/commonjs/operations/locationBasedCapabilities.js +3 -7
  278. package/dist/commonjs/operations/locationBasedCapabilities.js.map +1 -1
  279. package/dist/commonjs/operations/logFiles.d.ts +4 -4
  280. package/dist/commonjs/operations/logFiles.d.ts.map +1 -1
  281. package/dist/commonjs/operations/logFiles.js +2 -2
  282. package/dist/commonjs/operations/logFiles.js.map +1 -1
  283. package/dist/commonjs/operations/ltrBackupOperations.d.ts +4 -4
  284. package/dist/commonjs/operations/ltrBackupOperations.d.ts.map +1 -1
  285. package/dist/commonjs/operations/ltrBackupOperations.js +2 -2
  286. package/dist/commonjs/operations/ltrBackupOperations.js.map +1 -1
  287. package/dist/commonjs/operations/migrations.d.ts +4 -4
  288. package/dist/commonjs/operations/migrations.d.ts.map +1 -1
  289. package/dist/commonjs/operations/migrations.js +2 -2
  290. package/dist/commonjs/operations/migrations.js.map +1 -1
  291. package/dist/commonjs/operations/operations.d.ts +18 -4
  292. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  293. package/dist/commonjs/operations/operations.js +86 -0
  294. package/dist/commonjs/operations/operations.js.map +1 -1
  295. package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts +4 -4
  296. package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
  297. package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +1 -1
  298. package/dist/commonjs/operations/privateEndpointConnections.d.ts +4 -4
  299. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  300. package/dist/commonjs/operations/privateEndpointConnections.js +2 -2
  301. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  302. package/dist/commonjs/operations/privateLinkResources.d.ts +4 -4
  303. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  304. package/dist/commonjs/operations/privateLinkResources.js +2 -2
  305. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  306. package/dist/commonjs/operations/quotaUsages.d.ts +35 -0
  307. package/dist/commonjs/operations/quotaUsages.d.ts.map +1 -0
  308. package/dist/commonjs/operations/quotaUsages.js +145 -0
  309. package/dist/commonjs/operations/quotaUsages.js.map +1 -0
  310. package/dist/commonjs/operations/replicas.d.ts +4 -4
  311. package/dist/commonjs/operations/replicas.d.ts.map +1 -1
  312. package/dist/commonjs/operations/replicas.js.map +1 -1
  313. package/dist/commonjs/operations/serverCapabilities.d.ts +4 -4
  314. package/dist/commonjs/operations/serverCapabilities.d.ts.map +1 -1
  315. package/dist/commonjs/operations/serverCapabilities.js +2 -2
  316. package/dist/commonjs/operations/serverCapabilities.js.map +1 -1
  317. package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts +5 -5
  318. package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts.map +1 -1
  319. package/dist/commonjs/operations/serverThreatProtectionSettings.js +2 -2
  320. package/dist/commonjs/operations/serverThreatProtectionSettings.js.map +1 -1
  321. package/dist/commonjs/operations/servers.d.ts +5 -5
  322. package/dist/commonjs/operations/servers.d.ts.map +1 -1
  323. package/dist/commonjs/operations/servers.js +6 -14
  324. package/dist/commonjs/operations/servers.js.map +1 -1
  325. package/dist/commonjs/operations/tuningConfiguration.d.ts +137 -0
  326. package/dist/commonjs/operations/tuningConfiguration.d.ts.map +1 -0
  327. package/dist/commonjs/operations/tuningConfiguration.js +642 -0
  328. package/dist/commonjs/operations/tuningConfiguration.js.map +1 -0
  329. package/dist/commonjs/operations/tuningIndex.d.ts +41 -0
  330. package/dist/commonjs/operations/tuningIndex.d.ts.map +1 -0
  331. package/dist/commonjs/operations/tuningIndex.js +159 -0
  332. package/dist/commonjs/operations/tuningIndex.js.map +1 -0
  333. package/dist/commonjs/operations/tuningOptions.d.ts +46 -0
  334. package/dist/commonjs/operations/tuningOptions.d.ts.map +1 -0
  335. package/dist/commonjs/operations/tuningOptions.js +186 -0
  336. package/dist/commonjs/operations/tuningOptions.js.map +1 -0
  337. package/dist/commonjs/operations/virtualEndpoints.d.ts +5 -5
  338. package/dist/commonjs/operations/virtualEndpoints.d.ts.map +1 -1
  339. package/dist/commonjs/operations/virtualEndpoints.js +2 -2
  340. package/dist/commonjs/operations/virtualEndpoints.js.map +1 -1
  341. package/dist/commonjs/operations/virtualNetworkSubnetUsage.d.ts +3 -3
  342. package/dist/commonjs/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
  343. package/dist/commonjs/operations/virtualNetworkSubnetUsage.js +1 -5
  344. package/dist/commonjs/operations/virtualNetworkSubnetUsage.js.map +1 -1
  345. package/dist/commonjs/operationsInterfaces/administrators.d.ts +7 -7
  346. package/dist/commonjs/operationsInterfaces/administrators.d.ts.map +1 -1
  347. package/dist/commonjs/operationsInterfaces/administrators.js.map +1 -1
  348. package/dist/commonjs/operationsInterfaces/backups.d.ts +3 -3
  349. package/dist/commonjs/operationsInterfaces/backups.d.ts.map +1 -1
  350. package/dist/commonjs/operationsInterfaces/backups.js.map +1 -1
  351. package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts +1 -1
  352. package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
  353. package/dist/commonjs/operationsInterfaces/checkNameAvailability.js.map +1 -1
  354. package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
  355. package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  356. package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
  357. package/dist/commonjs/operationsInterfaces/configurations.d.ts +3 -3
  358. package/dist/commonjs/operationsInterfaces/configurations.d.ts.map +1 -1
  359. package/dist/commonjs/operationsInterfaces/configurations.js.map +1 -1
  360. package/dist/commonjs/operationsInterfaces/databases.d.ts +3 -3
  361. package/dist/commonjs/operationsInterfaces/databases.d.ts.map +1 -1
  362. package/dist/commonjs/operationsInterfaces/databases.js.map +1 -1
  363. package/dist/commonjs/operationsInterfaces/firewallRules.d.ts +3 -3
  364. package/dist/commonjs/operationsInterfaces/firewallRules.d.ts.map +1 -1
  365. package/dist/commonjs/operationsInterfaces/firewallRules.js.map +1 -1
  366. package/dist/commonjs/operationsInterfaces/flexibleServer.d.ts +2 -2
  367. package/dist/commonjs/operationsInterfaces/flexibleServer.d.ts.map +1 -1
  368. package/dist/commonjs/operationsInterfaces/flexibleServer.js.map +1 -1
  369. package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
  370. package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  371. package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
  372. package/dist/commonjs/operationsInterfaces/index.d.ts +4 -0
  373. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  374. package/dist/commonjs/operationsInterfaces/index.js +4 -0
  375. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  376. package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
  377. package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
  378. package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
  379. package/dist/commonjs/operationsInterfaces/logFiles.d.ts +2 -2
  380. package/dist/commonjs/operationsInterfaces/logFiles.d.ts.map +1 -1
  381. package/dist/commonjs/operationsInterfaces/logFiles.js.map +1 -1
  382. package/dist/commonjs/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
  383. package/dist/commonjs/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
  384. package/dist/commonjs/operationsInterfaces/ltrBackupOperations.js.map +1 -1
  385. package/dist/commonjs/operationsInterfaces/migrations.d.ts +2 -2
  386. package/dist/commonjs/operationsInterfaces/migrations.d.ts.map +1 -1
  387. package/dist/commonjs/operationsInterfaces/migrations.js.map +1 -1
  388. package/dist/commonjs/operationsInterfaces/operations.d.ts +3 -2
  389. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  390. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  391. package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
  392. package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
  393. package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
  394. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  395. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  396. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  397. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +2 -2
  398. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  399. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  400. package/dist/commonjs/operationsInterfaces/quotaUsages.d.ts +12 -0
  401. package/dist/commonjs/operationsInterfaces/quotaUsages.d.ts.map +1 -0
  402. package/dist/commonjs/operationsInterfaces/quotaUsages.js +10 -0
  403. package/dist/commonjs/operationsInterfaces/quotaUsages.js.map +1 -0
  404. package/dist/commonjs/operationsInterfaces/replicas.d.ts +2 -2
  405. package/dist/commonjs/operationsInterfaces/replicas.d.ts.map +1 -1
  406. package/dist/commonjs/operationsInterfaces/replicas.js.map +1 -1
  407. package/dist/commonjs/operationsInterfaces/serverCapabilities.d.ts +2 -2
  408. package/dist/commonjs/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
  409. package/dist/commonjs/operationsInterfaces/serverCapabilities.js.map +1 -1
  410. package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
  411. package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
  412. package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
  413. package/dist/commonjs/operationsInterfaces/servers.d.ts +3 -3
  414. package/dist/commonjs/operationsInterfaces/servers.d.ts.map +1 -1
  415. package/dist/commonjs/operationsInterfaces/servers.js.map +1 -1
  416. package/dist/commonjs/operationsInterfaces/tuningConfiguration.d.ts +90 -0
  417. package/dist/commonjs/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
  418. package/dist/commonjs/operationsInterfaces/tuningConfiguration.js +10 -0
  419. package/dist/commonjs/operationsInterfaces/tuningConfiguration.js.map +1 -0
  420. package/dist/commonjs/operationsInterfaces/tuningIndex.d.ts +14 -0
  421. package/dist/commonjs/operationsInterfaces/tuningIndex.d.ts.map +1 -0
  422. package/dist/commonjs/operationsInterfaces/tuningIndex.js +10 -0
  423. package/dist/commonjs/operationsInterfaces/tuningIndex.js.map +1 -0
  424. package/dist/commonjs/operationsInterfaces/tuningOptions.d.ts +21 -0
  425. package/dist/commonjs/operationsInterfaces/tuningOptions.d.ts.map +1 -0
  426. package/dist/commonjs/operationsInterfaces/tuningOptions.js +10 -0
  427. package/dist/commonjs/operationsInterfaces/tuningOptions.js.map +1 -0
  428. package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts +3 -3
  429. package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
  430. package/dist/commonjs/operationsInterfaces/virtualEndpoints.js.map +1 -1
  431. package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
  432. package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
  433. package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
  434. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  435. package/dist/commonjs/pagingHelper.js.map +1 -1
  436. package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
  437. package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
  438. package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js +10 -10
  439. package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js.map +1 -1
  440. package/dist/commonjs/tsdoc-metadata.json +1 -1
  441. package/dist/esm/lroImpl.d.ts +1 -1
  442. package/dist/esm/lroImpl.d.ts.map +1 -1
  443. package/dist/esm/lroImpl.js.map +1 -1
  444. package/dist/esm/models/index.d.ts +506 -35
  445. package/dist/esm/models/index.d.ts.map +1 -1
  446. package/dist/esm/models/index.js +70 -0
  447. package/dist/esm/models/index.js.map +1 -1
  448. package/dist/esm/models/mappers.d.ts +23 -1
  449. package/dist/esm/models/mappers.d.ts.map +1 -1
  450. package/dist/esm/models/mappers.js +788 -99
  451. package/dist/esm/models/mappers.js.map +1 -1
  452. package/dist/esm/models/parameters.d.ts +5 -1
  453. package/dist/esm/models/parameters.d.ts.map +1 -1
  454. package/dist/esm/models/parameters.js +36 -3
  455. package/dist/esm/models/parameters.js.map +1 -1
  456. package/dist/esm/operations/administrators.d.ts +9 -9
  457. package/dist/esm/operations/administrators.d.ts.map +1 -1
  458. package/dist/esm/operations/administrators.js +7 -7
  459. package/dist/esm/operations/administrators.js.map +1 -1
  460. package/dist/esm/operations/backups.d.ts +5 -5
  461. package/dist/esm/operations/backups.d.ts.map +1 -1
  462. package/dist/esm/operations/backups.js +3 -3
  463. package/dist/esm/operations/backups.js.map +1 -1
  464. package/dist/esm/operations/checkNameAvailability.d.ts +3 -3
  465. package/dist/esm/operations/checkNameAvailability.d.ts.map +1 -1
  466. package/dist/esm/operations/checkNameAvailability.js.map +1 -1
  467. package/dist/esm/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
  468. package/dist/esm/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  469. package/dist/esm/operations/checkNameAvailabilityWithLocation.js +1 -5
  470. package/dist/esm/operations/checkNameAvailabilityWithLocation.js.map +1 -1
  471. package/dist/esm/operations/configurations.d.ts +5 -5
  472. package/dist/esm/operations/configurations.d.ts.map +1 -1
  473. package/dist/esm/operations/configurations.js +3 -3
  474. package/dist/esm/operations/configurations.js.map +1 -1
  475. package/dist/esm/operations/databases.d.ts +5 -5
  476. package/dist/esm/operations/databases.d.ts.map +1 -1
  477. package/dist/esm/operations/databases.js +3 -3
  478. package/dist/esm/operations/databases.js.map +1 -1
  479. package/dist/esm/operations/firewallRules.d.ts +5 -5
  480. package/dist/esm/operations/firewallRules.d.ts.map +1 -1
  481. package/dist/esm/operations/firewallRules.js +3 -3
  482. package/dist/esm/operations/firewallRules.js.map +1 -1
  483. package/dist/esm/operations/flexibleServer.d.ts +4 -4
  484. package/dist/esm/operations/flexibleServer.d.ts.map +1 -1
  485. package/dist/esm/operations/flexibleServer.js +1 -1
  486. package/dist/esm/operations/flexibleServer.js.map +1 -1
  487. package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
  488. package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  489. package/dist/esm/operations/getPrivateDnsZoneSuffix.js.map +1 -1
  490. package/dist/esm/operations/index.d.ts +4 -0
  491. package/dist/esm/operations/index.d.ts.map +1 -1
  492. package/dist/esm/operations/index.js +4 -0
  493. package/dist/esm/operations/index.js.map +1 -1
  494. package/dist/esm/operations/locationBasedCapabilities.d.ts +4 -4
  495. package/dist/esm/operations/locationBasedCapabilities.d.ts.map +1 -1
  496. package/dist/esm/operations/locationBasedCapabilities.js +3 -7
  497. package/dist/esm/operations/locationBasedCapabilities.js.map +1 -1
  498. package/dist/esm/operations/logFiles.d.ts +4 -4
  499. package/dist/esm/operations/logFiles.d.ts.map +1 -1
  500. package/dist/esm/operations/logFiles.js +2 -2
  501. package/dist/esm/operations/logFiles.js.map +1 -1
  502. package/dist/esm/operations/ltrBackupOperations.d.ts +4 -4
  503. package/dist/esm/operations/ltrBackupOperations.d.ts.map +1 -1
  504. package/dist/esm/operations/ltrBackupOperations.js +2 -2
  505. package/dist/esm/operations/ltrBackupOperations.js.map +1 -1
  506. package/dist/esm/operations/migrations.d.ts +4 -4
  507. package/dist/esm/operations/migrations.d.ts.map +1 -1
  508. package/dist/esm/operations/migrations.js +2 -2
  509. package/dist/esm/operations/migrations.js.map +1 -1
  510. package/dist/esm/operations/operations.d.ts +18 -4
  511. package/dist/esm/operations/operations.d.ts.map +1 -1
  512. package/dist/esm/operations/operations.js +87 -0
  513. package/dist/esm/operations/operations.js.map +1 -1
  514. package/dist/esm/operations/privateEndpointConnectionOperations.d.ts +4 -4
  515. package/dist/esm/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
  516. package/dist/esm/operations/privateEndpointConnectionOperations.js +1 -1
  517. package/dist/esm/operations/privateEndpointConnectionOperations.js.map +1 -1
  518. package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
  519. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  520. package/dist/esm/operations/privateEndpointConnections.js +2 -2
  521. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  522. package/dist/esm/operations/privateLinkResources.d.ts +4 -4
  523. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  524. package/dist/esm/operations/privateLinkResources.js +2 -2
  525. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  526. package/dist/esm/operations/quotaUsages.d.ts +35 -0
  527. package/dist/esm/operations/quotaUsages.d.ts.map +1 -0
  528. package/dist/esm/operations/quotaUsages.js +141 -0
  529. package/dist/esm/operations/quotaUsages.js.map +1 -0
  530. package/dist/esm/operations/replicas.d.ts +4 -4
  531. package/dist/esm/operations/replicas.d.ts.map +1 -1
  532. package/dist/esm/operations/replicas.js.map +1 -1
  533. package/dist/esm/operations/serverCapabilities.d.ts +4 -4
  534. package/dist/esm/operations/serverCapabilities.d.ts.map +1 -1
  535. package/dist/esm/operations/serverCapabilities.js +2 -2
  536. package/dist/esm/operations/serverCapabilities.js.map +1 -1
  537. package/dist/esm/operations/serverThreatProtectionSettings.d.ts +5 -5
  538. package/dist/esm/operations/serverThreatProtectionSettings.d.ts.map +1 -1
  539. package/dist/esm/operations/serverThreatProtectionSettings.js +3 -3
  540. package/dist/esm/operations/serverThreatProtectionSettings.js.map +1 -1
  541. package/dist/esm/operations/servers.d.ts +5 -5
  542. package/dist/esm/operations/servers.d.ts.map +1 -1
  543. package/dist/esm/operations/servers.js +7 -15
  544. package/dist/esm/operations/servers.js.map +1 -1
  545. package/dist/esm/operations/tuningConfiguration.d.ts +137 -0
  546. package/dist/esm/operations/tuningConfiguration.d.ts.map +1 -0
  547. package/dist/esm/operations/tuningConfiguration.js +638 -0
  548. package/dist/esm/operations/tuningConfiguration.js.map +1 -0
  549. package/dist/esm/operations/tuningIndex.d.ts +41 -0
  550. package/dist/esm/operations/tuningIndex.d.ts.map +1 -0
  551. package/dist/esm/operations/tuningIndex.js +155 -0
  552. package/dist/esm/operations/tuningIndex.js.map +1 -0
  553. package/dist/esm/operations/tuningOptions.d.ts +46 -0
  554. package/dist/esm/operations/tuningOptions.d.ts.map +1 -0
  555. package/dist/esm/operations/tuningOptions.js +182 -0
  556. package/dist/esm/operations/tuningOptions.js.map +1 -0
  557. package/dist/esm/operations/virtualEndpoints.d.ts +5 -5
  558. package/dist/esm/operations/virtualEndpoints.d.ts.map +1 -1
  559. package/dist/esm/operations/virtualEndpoints.js +3 -3
  560. package/dist/esm/operations/virtualEndpoints.js.map +1 -1
  561. package/dist/esm/operations/virtualNetworkSubnetUsage.d.ts +3 -3
  562. package/dist/esm/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
  563. package/dist/esm/operations/virtualNetworkSubnetUsage.js +1 -5
  564. package/dist/esm/operations/virtualNetworkSubnetUsage.js.map +1 -1
  565. package/dist/esm/operationsInterfaces/administrators.d.ts +7 -7
  566. package/dist/esm/operationsInterfaces/administrators.d.ts.map +1 -1
  567. package/dist/esm/operationsInterfaces/administrators.js.map +1 -1
  568. package/dist/esm/operationsInterfaces/backups.d.ts +3 -3
  569. package/dist/esm/operationsInterfaces/backups.d.ts.map +1 -1
  570. package/dist/esm/operationsInterfaces/backups.js.map +1 -1
  571. package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts +1 -1
  572. package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
  573. package/dist/esm/operationsInterfaces/checkNameAvailability.js.map +1 -1
  574. package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
  575. package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  576. package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
  577. package/dist/esm/operationsInterfaces/configurations.d.ts +3 -3
  578. package/dist/esm/operationsInterfaces/configurations.d.ts.map +1 -1
  579. package/dist/esm/operationsInterfaces/configurations.js.map +1 -1
  580. package/dist/esm/operationsInterfaces/databases.d.ts +3 -3
  581. package/dist/esm/operationsInterfaces/databases.d.ts.map +1 -1
  582. package/dist/esm/operationsInterfaces/databases.js.map +1 -1
  583. package/dist/esm/operationsInterfaces/firewallRules.d.ts +3 -3
  584. package/dist/esm/operationsInterfaces/firewallRules.d.ts.map +1 -1
  585. package/dist/esm/operationsInterfaces/firewallRules.js.map +1 -1
  586. package/dist/esm/operationsInterfaces/flexibleServer.d.ts +2 -2
  587. package/dist/esm/operationsInterfaces/flexibleServer.d.ts.map +1 -1
  588. package/dist/esm/operationsInterfaces/flexibleServer.js.map +1 -1
  589. package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
  590. package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  591. package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
  592. package/dist/esm/operationsInterfaces/index.d.ts +4 -0
  593. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  594. package/dist/esm/operationsInterfaces/index.js +4 -0
  595. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  596. package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
  597. package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
  598. package/dist/esm/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
  599. package/dist/esm/operationsInterfaces/logFiles.d.ts +2 -2
  600. package/dist/esm/operationsInterfaces/logFiles.d.ts.map +1 -1
  601. package/dist/esm/operationsInterfaces/logFiles.js.map +1 -1
  602. package/dist/esm/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
  603. package/dist/esm/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
  604. package/dist/esm/operationsInterfaces/ltrBackupOperations.js.map +1 -1
  605. package/dist/esm/operationsInterfaces/migrations.d.ts +2 -2
  606. package/dist/esm/operationsInterfaces/migrations.d.ts.map +1 -1
  607. package/dist/esm/operationsInterfaces/migrations.js.map +1 -1
  608. package/dist/esm/operationsInterfaces/operations.d.ts +3 -2
  609. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  610. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  611. package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
  612. package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
  613. package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
  614. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  615. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  616. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  617. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +2 -2
  618. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  619. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  620. package/dist/esm/operationsInterfaces/quotaUsages.d.ts +12 -0
  621. package/dist/esm/operationsInterfaces/quotaUsages.d.ts.map +1 -0
  622. package/dist/esm/operationsInterfaces/quotaUsages.js +9 -0
  623. package/dist/esm/operationsInterfaces/quotaUsages.js.map +1 -0
  624. package/dist/esm/operationsInterfaces/replicas.d.ts +2 -2
  625. package/dist/esm/operationsInterfaces/replicas.d.ts.map +1 -1
  626. package/dist/esm/operationsInterfaces/replicas.js.map +1 -1
  627. package/dist/esm/operationsInterfaces/serverCapabilities.d.ts +2 -2
  628. package/dist/esm/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
  629. package/dist/esm/operationsInterfaces/serverCapabilities.js.map +1 -1
  630. package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
  631. package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
  632. package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
  633. package/dist/esm/operationsInterfaces/servers.d.ts +3 -3
  634. package/dist/esm/operationsInterfaces/servers.d.ts.map +1 -1
  635. package/dist/esm/operationsInterfaces/servers.js.map +1 -1
  636. package/dist/esm/operationsInterfaces/tuningConfiguration.d.ts +90 -0
  637. package/dist/esm/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
  638. package/dist/esm/operationsInterfaces/tuningConfiguration.js +9 -0
  639. package/dist/esm/operationsInterfaces/tuningConfiguration.js.map +1 -0
  640. package/dist/esm/operationsInterfaces/tuningIndex.d.ts +14 -0
  641. package/dist/esm/operationsInterfaces/tuningIndex.d.ts.map +1 -0
  642. package/dist/esm/operationsInterfaces/tuningIndex.js +9 -0
  643. package/dist/esm/operationsInterfaces/tuningIndex.js.map +1 -0
  644. package/dist/esm/operationsInterfaces/tuningOptions.d.ts +21 -0
  645. package/dist/esm/operationsInterfaces/tuningOptions.d.ts.map +1 -0
  646. package/dist/esm/operationsInterfaces/tuningOptions.js +9 -0
  647. package/dist/esm/operationsInterfaces/tuningOptions.js.map +1 -0
  648. package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts +3 -3
  649. package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
  650. package/dist/esm/operationsInterfaces/virtualEndpoints.js.map +1 -1
  651. package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
  652. package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
  653. package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
  654. package/dist/esm/pagingHelper.d.ts.map +1 -1
  655. package/dist/esm/pagingHelper.js.map +1 -1
  656. package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
  657. package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
  658. package/dist/esm/postgreSQLManagementFlexibleServerClient.js +11 -11
  659. package/dist/esm/postgreSQLManagementFlexibleServerClient.js.map +1 -1
  660. package/dist/react-native/lroImpl.d.ts +1 -1
  661. package/dist/react-native/lroImpl.d.ts.map +1 -1
  662. package/dist/react-native/lroImpl.js.map +1 -1
  663. package/dist/react-native/models/index.d.ts +506 -35
  664. package/dist/react-native/models/index.d.ts.map +1 -1
  665. package/dist/react-native/models/index.js +70 -0
  666. package/dist/react-native/models/index.js.map +1 -1
  667. package/dist/react-native/models/mappers.d.ts +23 -1
  668. package/dist/react-native/models/mappers.d.ts.map +1 -1
  669. package/dist/react-native/models/mappers.js +788 -99
  670. package/dist/react-native/models/mappers.js.map +1 -1
  671. package/dist/react-native/models/parameters.d.ts +5 -1
  672. package/dist/react-native/models/parameters.d.ts.map +1 -1
  673. package/dist/react-native/models/parameters.js +36 -3
  674. package/dist/react-native/models/parameters.js.map +1 -1
  675. package/dist/react-native/operations/administrators.d.ts +9 -9
  676. package/dist/react-native/operations/administrators.d.ts.map +1 -1
  677. package/dist/react-native/operations/administrators.js +7 -7
  678. package/dist/react-native/operations/administrators.js.map +1 -1
  679. package/dist/react-native/operations/backups.d.ts +5 -5
  680. package/dist/react-native/operations/backups.d.ts.map +1 -1
  681. package/dist/react-native/operations/backups.js +3 -3
  682. package/dist/react-native/operations/backups.js.map +1 -1
  683. package/dist/react-native/operations/checkNameAvailability.d.ts +3 -3
  684. package/dist/react-native/operations/checkNameAvailability.d.ts.map +1 -1
  685. package/dist/react-native/operations/checkNameAvailability.js.map +1 -1
  686. package/dist/react-native/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
  687. package/dist/react-native/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  688. package/dist/react-native/operations/checkNameAvailabilityWithLocation.js +1 -5
  689. package/dist/react-native/operations/checkNameAvailabilityWithLocation.js.map +1 -1
  690. package/dist/react-native/operations/configurations.d.ts +5 -5
  691. package/dist/react-native/operations/configurations.d.ts.map +1 -1
  692. package/dist/react-native/operations/configurations.js +3 -3
  693. package/dist/react-native/operations/configurations.js.map +1 -1
  694. package/dist/react-native/operations/databases.d.ts +5 -5
  695. package/dist/react-native/operations/databases.d.ts.map +1 -1
  696. package/dist/react-native/operations/databases.js +3 -3
  697. package/dist/react-native/operations/databases.js.map +1 -1
  698. package/dist/react-native/operations/firewallRules.d.ts +5 -5
  699. package/dist/react-native/operations/firewallRules.d.ts.map +1 -1
  700. package/dist/react-native/operations/firewallRules.js +3 -3
  701. package/dist/react-native/operations/firewallRules.js.map +1 -1
  702. package/dist/react-native/operations/flexibleServer.d.ts +4 -4
  703. package/dist/react-native/operations/flexibleServer.d.ts.map +1 -1
  704. package/dist/react-native/operations/flexibleServer.js +1 -1
  705. package/dist/react-native/operations/flexibleServer.js.map +1 -1
  706. package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
  707. package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  708. package/dist/react-native/operations/getPrivateDnsZoneSuffix.js.map +1 -1
  709. package/dist/react-native/operations/index.d.ts +4 -0
  710. package/dist/react-native/operations/index.d.ts.map +1 -1
  711. package/dist/react-native/operations/index.js +4 -0
  712. package/dist/react-native/operations/index.js.map +1 -1
  713. package/dist/react-native/operations/locationBasedCapabilities.d.ts +4 -4
  714. package/dist/react-native/operations/locationBasedCapabilities.d.ts.map +1 -1
  715. package/dist/react-native/operations/locationBasedCapabilities.js +3 -7
  716. package/dist/react-native/operations/locationBasedCapabilities.js.map +1 -1
  717. package/dist/react-native/operations/logFiles.d.ts +4 -4
  718. package/dist/react-native/operations/logFiles.d.ts.map +1 -1
  719. package/dist/react-native/operations/logFiles.js +2 -2
  720. package/dist/react-native/operations/logFiles.js.map +1 -1
  721. package/dist/react-native/operations/ltrBackupOperations.d.ts +4 -4
  722. package/dist/react-native/operations/ltrBackupOperations.d.ts.map +1 -1
  723. package/dist/react-native/operations/ltrBackupOperations.js +2 -2
  724. package/dist/react-native/operations/ltrBackupOperations.js.map +1 -1
  725. package/dist/react-native/operations/migrations.d.ts +4 -4
  726. package/dist/react-native/operations/migrations.d.ts.map +1 -1
  727. package/dist/react-native/operations/migrations.js +2 -2
  728. package/dist/react-native/operations/migrations.js.map +1 -1
  729. package/dist/react-native/operations/operations.d.ts +18 -4
  730. package/dist/react-native/operations/operations.d.ts.map +1 -1
  731. package/dist/react-native/operations/operations.js +87 -0
  732. package/dist/react-native/operations/operations.js.map +1 -1
  733. package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts +4 -4
  734. package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
  735. package/dist/react-native/operations/privateEndpointConnectionOperations.js +1 -1
  736. package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +1 -1
  737. package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
  738. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  739. package/dist/react-native/operations/privateEndpointConnections.js +2 -2
  740. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  741. package/dist/react-native/operations/privateLinkResources.d.ts +4 -4
  742. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  743. package/dist/react-native/operations/privateLinkResources.js +2 -2
  744. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  745. package/dist/react-native/operations/quotaUsages.d.ts +35 -0
  746. package/dist/react-native/operations/quotaUsages.d.ts.map +1 -0
  747. package/dist/react-native/operations/quotaUsages.js +141 -0
  748. package/dist/react-native/operations/quotaUsages.js.map +1 -0
  749. package/dist/react-native/operations/replicas.d.ts +4 -4
  750. package/dist/react-native/operations/replicas.d.ts.map +1 -1
  751. package/dist/react-native/operations/replicas.js.map +1 -1
  752. package/dist/react-native/operations/serverCapabilities.d.ts +4 -4
  753. package/dist/react-native/operations/serverCapabilities.d.ts.map +1 -1
  754. package/dist/react-native/operations/serverCapabilities.js +2 -2
  755. package/dist/react-native/operations/serverCapabilities.js.map +1 -1
  756. package/dist/react-native/operations/serverThreatProtectionSettings.d.ts +5 -5
  757. package/dist/react-native/operations/serverThreatProtectionSettings.d.ts.map +1 -1
  758. package/dist/react-native/operations/serverThreatProtectionSettings.js +3 -3
  759. package/dist/react-native/operations/serverThreatProtectionSettings.js.map +1 -1
  760. package/dist/react-native/operations/servers.d.ts +5 -5
  761. package/dist/react-native/operations/servers.d.ts.map +1 -1
  762. package/dist/react-native/operations/servers.js +7 -15
  763. package/dist/react-native/operations/servers.js.map +1 -1
  764. package/dist/react-native/operations/tuningConfiguration.d.ts +137 -0
  765. package/dist/react-native/operations/tuningConfiguration.d.ts.map +1 -0
  766. package/dist/react-native/operations/tuningConfiguration.js +638 -0
  767. package/dist/react-native/operations/tuningConfiguration.js.map +1 -0
  768. package/dist/react-native/operations/tuningIndex.d.ts +41 -0
  769. package/dist/react-native/operations/tuningIndex.d.ts.map +1 -0
  770. package/dist/react-native/operations/tuningIndex.js +155 -0
  771. package/dist/react-native/operations/tuningIndex.js.map +1 -0
  772. package/dist/react-native/operations/tuningOptions.d.ts +46 -0
  773. package/dist/react-native/operations/tuningOptions.d.ts.map +1 -0
  774. package/dist/react-native/operations/tuningOptions.js +182 -0
  775. package/dist/react-native/operations/tuningOptions.js.map +1 -0
  776. package/dist/react-native/operations/virtualEndpoints.d.ts +5 -5
  777. package/dist/react-native/operations/virtualEndpoints.d.ts.map +1 -1
  778. package/dist/react-native/operations/virtualEndpoints.js +3 -3
  779. package/dist/react-native/operations/virtualEndpoints.js.map +1 -1
  780. package/dist/react-native/operations/virtualNetworkSubnetUsage.d.ts +3 -3
  781. package/dist/react-native/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
  782. package/dist/react-native/operations/virtualNetworkSubnetUsage.js +1 -5
  783. package/dist/react-native/operations/virtualNetworkSubnetUsage.js.map +1 -1
  784. package/dist/react-native/operationsInterfaces/administrators.d.ts +7 -7
  785. package/dist/react-native/operationsInterfaces/administrators.d.ts.map +1 -1
  786. package/dist/react-native/operationsInterfaces/administrators.js.map +1 -1
  787. package/dist/react-native/operationsInterfaces/backups.d.ts +3 -3
  788. package/dist/react-native/operationsInterfaces/backups.d.ts.map +1 -1
  789. package/dist/react-native/operationsInterfaces/backups.js.map +1 -1
  790. package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts +1 -1
  791. package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
  792. package/dist/react-native/operationsInterfaces/checkNameAvailability.js.map +1 -1
  793. package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
  794. package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  795. package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
  796. package/dist/react-native/operationsInterfaces/configurations.d.ts +3 -3
  797. package/dist/react-native/operationsInterfaces/configurations.d.ts.map +1 -1
  798. package/dist/react-native/operationsInterfaces/configurations.js.map +1 -1
  799. package/dist/react-native/operationsInterfaces/databases.d.ts +3 -3
  800. package/dist/react-native/operationsInterfaces/databases.d.ts.map +1 -1
  801. package/dist/react-native/operationsInterfaces/databases.js.map +1 -1
  802. package/dist/react-native/operationsInterfaces/firewallRules.d.ts +3 -3
  803. package/dist/react-native/operationsInterfaces/firewallRules.d.ts.map +1 -1
  804. package/dist/react-native/operationsInterfaces/firewallRules.js.map +1 -1
  805. package/dist/react-native/operationsInterfaces/flexibleServer.d.ts +2 -2
  806. package/dist/react-native/operationsInterfaces/flexibleServer.d.ts.map +1 -1
  807. package/dist/react-native/operationsInterfaces/flexibleServer.js.map +1 -1
  808. package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
  809. package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
  810. package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
  811. package/dist/react-native/operationsInterfaces/index.d.ts +4 -0
  812. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  813. package/dist/react-native/operationsInterfaces/index.js +4 -0
  814. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  815. package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
  816. package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
  817. package/dist/react-native/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
  818. package/dist/react-native/operationsInterfaces/logFiles.d.ts +2 -2
  819. package/dist/react-native/operationsInterfaces/logFiles.d.ts.map +1 -1
  820. package/dist/react-native/operationsInterfaces/logFiles.js.map +1 -1
  821. package/dist/react-native/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
  822. package/dist/react-native/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
  823. package/dist/react-native/operationsInterfaces/ltrBackupOperations.js.map +1 -1
  824. package/dist/react-native/operationsInterfaces/migrations.d.ts +2 -2
  825. package/dist/react-native/operationsInterfaces/migrations.d.ts.map +1 -1
  826. package/dist/react-native/operationsInterfaces/migrations.js.map +1 -1
  827. package/dist/react-native/operationsInterfaces/operations.d.ts +3 -2
  828. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  829. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  830. package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
  831. package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
  832. package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
  833. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  834. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  835. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  836. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +2 -2
  837. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  838. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  839. package/dist/react-native/operationsInterfaces/quotaUsages.d.ts +12 -0
  840. package/dist/react-native/operationsInterfaces/quotaUsages.d.ts.map +1 -0
  841. package/dist/react-native/operationsInterfaces/quotaUsages.js +9 -0
  842. package/dist/react-native/operationsInterfaces/quotaUsages.js.map +1 -0
  843. package/dist/react-native/operationsInterfaces/replicas.d.ts +2 -2
  844. package/dist/react-native/operationsInterfaces/replicas.d.ts.map +1 -1
  845. package/dist/react-native/operationsInterfaces/replicas.js.map +1 -1
  846. package/dist/react-native/operationsInterfaces/serverCapabilities.d.ts +2 -2
  847. package/dist/react-native/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
  848. package/dist/react-native/operationsInterfaces/serverCapabilities.js.map +1 -1
  849. package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
  850. package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
  851. package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
  852. package/dist/react-native/operationsInterfaces/servers.d.ts +3 -3
  853. package/dist/react-native/operationsInterfaces/servers.d.ts.map +1 -1
  854. package/dist/react-native/operationsInterfaces/servers.js.map +1 -1
  855. package/dist/react-native/operationsInterfaces/tuningConfiguration.d.ts +90 -0
  856. package/dist/react-native/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
  857. package/dist/react-native/operationsInterfaces/tuningConfiguration.js +9 -0
  858. package/dist/react-native/operationsInterfaces/tuningConfiguration.js.map +1 -0
  859. package/dist/react-native/operationsInterfaces/tuningIndex.d.ts +14 -0
  860. package/dist/react-native/operationsInterfaces/tuningIndex.d.ts.map +1 -0
  861. package/dist/react-native/operationsInterfaces/tuningIndex.js +9 -0
  862. package/dist/react-native/operationsInterfaces/tuningIndex.js.map +1 -0
  863. package/dist/react-native/operationsInterfaces/tuningOptions.d.ts +21 -0
  864. package/dist/react-native/operationsInterfaces/tuningOptions.d.ts.map +1 -0
  865. package/dist/react-native/operationsInterfaces/tuningOptions.js +9 -0
  866. package/dist/react-native/operationsInterfaces/tuningOptions.js.map +1 -0
  867. package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts +3 -3
  868. package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
  869. package/dist/react-native/operationsInterfaces/virtualEndpoints.js.map +1 -1
  870. package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
  871. package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
  872. package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
  873. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  874. package/dist/react-native/pagingHelper.js.map +1 -1
  875. package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
  876. package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
  877. package/dist/react-native/postgreSQLManagementFlexibleServerClient.js +11 -11
  878. package/dist/react-native/postgreSQLManagementFlexibleServerClient.js.map +1 -1
  879. package/package.json +37 -48
  880. package/review/arm-postgresql-flexible.api.md +387 -7
@@ -1 +1 @@
1
- {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const ActiveDirectoryAdministratorAdd: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryAdministratorAdd\",\n modelProperties: {\n principalType: {\n serializedName: \"properties.principalType\",\n type: {\n name: \"String\",\n },\n },\n principalName: {\n serializedName: \"properties.principalName\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"properties.tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const AdministratorListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryAdministrator\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerBackupListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerBackupListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerBackup\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CapabilitiesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CapabilitiesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerCapability\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CapabilityBase: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CapabilityBase\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Visible\", \"Available\", \"Default\", \"Disabled\"],\n },\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CheckNameAvailabilityRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityRequest\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CheckNameAvailabilityResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityResponse\",\n modelProperties: {\n nameAvailable: {\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\",\n },\n },\n reason: {\n serializedName: \"reason\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Configuration\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationForUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationForUpdate\",\n modelProperties: {\n value: {\n serializedName: \"properties.value\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultValue: {\n serializedName: \"properties.defaultValue\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dataType: {\n serializedName: \"properties.dataType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowedValues: {\n serializedName: \"properties.allowedValues\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n isDynamicConfig: {\n serializedName: \"properties.isDynamicConfig\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isReadOnly: {\n serializedName: \"properties.isReadOnly\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isConfigPendingRestart: {\n serializedName: \"properties.isConfigPendingRestart\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n unit: {\n serializedName: \"properties.unit\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n documentationLink: {\n serializedName: \"properties.documentationLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabaseListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Database\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRuleListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRuleListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FirewallRule\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"UserIdentity\" } },\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n type: {\n name: \"String\",\n },\n },\n clientId: {\n serializedName: \"clientId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Storage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Storage\",\n modelProperties: {\n storageSizeGB: {\n serializedName: \"storageSizeGB\",\n type: {\n name: \"Number\",\n },\n },\n autoGrow: {\n serializedName: \"autoGrow\",\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n iops: {\n serializedName: \"iops\",\n type: {\n name: \"Number\",\n },\n },\n throughput: {\n serializedName: \"throughput\",\n type: {\n name: \"Number\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AuthConfig: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n modelProperties: {\n activeDirectoryAuth: {\n serializedName: \"activeDirectoryAuth\",\n type: {\n name: \"String\",\n },\n },\n passwordAuth: {\n defaultValue: \"Enabled\",\n serializedName: \"passwordAuth\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n defaultValue: \"\",\n serializedName: \"tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DataEncryption: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n modelProperties: {\n primaryKeyURI: {\n serializedName: \"primaryKeyURI\",\n type: {\n name: \"String\",\n },\n },\n primaryUserAssignedIdentityId: {\n serializedName: \"primaryUserAssignedIdentityId\",\n type: {\n name: \"String\",\n },\n },\n geoBackupKeyURI: {\n serializedName: \"geoBackupKeyURI\",\n type: {\n name: \"String\",\n },\n },\n geoBackupUserAssignedIdentityId: {\n serializedName: \"geoBackupUserAssignedIdentityId\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n primaryEncryptionKeyStatus: {\n serializedName: \"primaryEncryptionKeyStatus\",\n type: {\n name: \"String\",\n },\n },\n geoBackupEncryptionKeyStatus: {\n serializedName: \"geoBackupEncryptionKeyStatus\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Backup: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Backup\",\n modelProperties: {\n backupRetentionDays: {\n defaultValue: 7,\n serializedName: \"backupRetentionDays\",\n type: {\n name: \"Number\",\n },\n },\n geoRedundantBackup: {\n defaultValue: \"Disabled\",\n serializedName: \"geoRedundantBackup\",\n type: {\n name: \"String\",\n },\n },\n earliestRestoreDate: {\n serializedName: \"earliestRestoreDate\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const Network: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Network\",\n modelProperties: {\n publicNetworkAccess: {\n serializedName: \"publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n delegatedSubnetResourceId: {\n serializedName: \"delegatedSubnetResourceId\",\n type: {\n name: \"String\",\n },\n },\n privateDnsZoneArmResourceId: {\n serializedName: \"privateDnsZoneArmResourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const HighAvailability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n modelProperties: {\n mode: {\n defaultValue: \"Disabled\",\n serializedName: \"mode\",\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n standbyAvailabilityZone: {\n defaultValue: \"\",\n serializedName: \"standbyAvailabilityZone\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MaintenanceWindow: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n modelProperties: {\n customWindow: {\n defaultValue: \"Disabled\",\n serializedName: \"customWindow\",\n type: {\n name: \"String\",\n },\n },\n startHour: {\n defaultValue: 0,\n serializedName: \"startHour\",\n type: {\n name: \"Number\",\n },\n },\n startMinute: {\n defaultValue: 0,\n serializedName: \"startMinute\",\n type: {\n name: \"Number\",\n },\n },\n dayOfWeek: {\n defaultValue: 0,\n serializedName: \"dayOfWeek\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const Replica: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Replica\",\n modelProperties: {\n role: {\n serializedName: \"role\",\n type: {\n name: \"String\",\n },\n },\n capacity: {\n serializedName: \"capacity\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n replicationState: {\n serializedName: \"replicationState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n promoteMode: {\n serializedName: \"promoteMode\",\n type: {\n name: \"String\",\n },\n },\n promoteOption: {\n serializedName: \"promoteOption\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerForUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerForUpdate\",\n modelProperties: {\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n administratorLogin: {\n serializedName: \"properties.administratorLogin\",\n type: {\n name: \"String\",\n },\n },\n administratorLoginPassword: {\n serializedName: \"properties.administratorLoginPassword\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"properties.version\",\n type: {\n name: \"String\",\n },\n },\n storage: {\n serializedName: \"properties.storage\",\n type: {\n name: \"Composite\",\n className: \"Storage\",\n },\n },\n backup: {\n serializedName: \"properties.backup\",\n type: {\n name: \"Composite\",\n className: \"Backup\",\n },\n },\n highAvailability: {\n serializedName: \"properties.highAvailability\",\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n },\n },\n maintenanceWindow: {\n serializedName: \"properties.maintenanceWindow\",\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n },\n },\n authConfig: {\n serializedName: \"properties.authConfig\",\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n },\n },\n dataEncryption: {\n serializedName: \"properties.dataEncryption\",\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n },\n },\n createMode: {\n serializedName: \"properties.createMode\",\n type: {\n name: \"String\",\n },\n },\n replicationRole: {\n serializedName: \"properties.replicationRole\",\n type: {\n name: \"String\",\n },\n },\n replica: {\n serializedName: \"properties.replica\",\n type: {\n name: \"Composite\",\n className: \"Replica\",\n },\n },\n network: {\n serializedName: \"properties.network\",\n type: {\n name: \"Composite\",\n className: \"Network\",\n },\n },\n },\n },\n};\n\nexport const ServerListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Server\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupRequestBase: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupRequestBase\",\n modelProperties: {\n backupSettings: {\n serializedName: \"backupSettings\",\n type: {\n name: \"Composite\",\n className: \"BackupSettings\",\n },\n },\n },\n },\n};\n\nexport const BackupSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupSettings\",\n modelProperties: {\n backupName: {\n serializedName: \"backupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrPreBackupResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrPreBackupResponse\",\n modelProperties: {\n numberOfContainers: {\n serializedName: \"properties.numberOfContainers\",\n required: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const BackupStoreDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupStoreDetails\",\n modelProperties: {\n sasUriList: {\n serializedName: \"sasUriList\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const LtrBackupResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrBackupResponse\",\n modelProperties: {\n datasourceSizeInBytes: {\n serializedName: \"properties.datasourceSizeInBytes\",\n type: {\n name: \"Number\",\n },\n },\n dataTransferredInBytes: {\n serializedName: \"properties.dataTransferredInBytes\",\n type: {\n name: \"Number\",\n },\n },\n backupName: {\n serializedName: \"properties.backupName\",\n type: {\n name: \"String\",\n },\n },\n backupMetadata: {\n serializedName: \"properties.backupMetadata\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n percentComplete: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0,\n },\n serializedName: \"properties.percentComplete\",\n type: {\n name: \"Number\",\n },\n },\n errorCode: {\n serializedName: \"properties.errorCode\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errorMessage: {\n serializedName: \"properties.errorMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrServerBackupOperationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrServerBackupOperationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LtrServerBackupOperation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationStatus\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n error: {\n serializedName: \"error\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n currentSubStateDetails: {\n serializedName: \"currentSubStateDetails\",\n type: {\n name: \"Composite\",\n className: \"MigrationSubStateDetails\",\n },\n },\n },\n },\n};\n\nexport const MigrationSubStateDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationSubStateDetails\",\n modelProperties: {\n currentSubState: {\n serializedName: \"currentSubState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dbDetails: {\n serializedName: \"dbDetails\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"DbMigrationStatus\" },\n },\n },\n },\n validationDetails: {\n serializedName: \"validationDetails\",\n type: {\n name: \"Composite\",\n className: \"ValidationDetails\",\n },\n },\n },\n },\n};\n\nexport const DbMigrationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbMigrationStatus\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n migrationState: {\n serializedName: \"migrationState\",\n type: {\n name: \"String\",\n },\n },\n migrationOperation: {\n serializedName: \"migrationOperation\",\n type: {\n name: \"String\",\n },\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n endedOn: {\n serializedName: \"endedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n fullLoadQueuedTables: {\n serializedName: \"fullLoadQueuedTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadErroredTables: {\n serializedName: \"fullLoadErroredTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadLoadingTables: {\n serializedName: \"fullLoadLoadingTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadCompletedTables: {\n serializedName: \"fullLoadCompletedTables\",\n type: {\n name: \"Number\",\n },\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n type: {\n name: \"Number\",\n },\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n type: {\n name: \"Number\",\n },\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n type: {\n name: \"Number\",\n },\n },\n appliedChanges: {\n serializedName: \"appliedChanges\",\n type: {\n name: \"Number\",\n },\n },\n incomingChanges: {\n serializedName: \"incomingChanges\",\n type: {\n name: \"Number\",\n },\n },\n latency: {\n serializedName: \"latency\",\n type: {\n name: \"Number\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ValidationDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationDetails\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n validationStartTimeInUtc: {\n serializedName: \"validationStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n validationEndTimeInUtc: {\n serializedName: \"validationEndTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n serverLevelValidationDetails: {\n serializedName: \"serverLevelValidationDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n },\n },\n },\n },\n dbLevelValidationDetails: {\n serializedName: \"dbLevelValidationDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DbLevelValidationStatus\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ValidationSummaryItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n messages: {\n serializedName: \"messages\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationMessage\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ValidationMessage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationMessage\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DbLevelValidationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbLevelValidationStatus\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n endedOn: {\n serializedName: \"endedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n summary: {\n serializedName: \"summary\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const DbServerMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n storageMb: {\n serializedName: \"storageMb\",\n type: {\n name: \"Number\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ServerSku\",\n },\n },\n },\n },\n};\n\nexport const ServerSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationSecretParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n modelProperties: {\n adminCredentials: {\n serializedName: \"adminCredentials\",\n type: {\n name: \"Composite\",\n className: \"AdminCredentials\",\n },\n },\n sourceServerUsername: {\n serializedName: \"sourceServerUsername\",\n type: {\n name: \"String\",\n },\n },\n targetServerUsername: {\n serializedName: \"targetServerUsername\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdminCredentials: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdminCredentials\",\n modelProperties: {\n sourceServerPassword: {\n serializedName: \"sourceServerPassword\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n targetServerPassword: {\n serializedName: \"targetServerPassword\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationResourceForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationResourceForPatch\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n sourceDbServerResourceId: {\n serializedName: \"properties.sourceDbServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.sourceDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n targetDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.targetDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n secretParameters: {\n serializedName: \"properties.secretParameters\",\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n },\n },\n dbsToMigrate: {\n constraints: {\n MaxItems: 50,\n },\n serializedName: \"properties.dbsToMigrate\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n setupLogicalReplicationOnSourceDbIfNeeded: {\n serializedName: \"properties.setupLogicalReplicationOnSourceDbIfNeeded\",\n type: {\n name: \"String\",\n },\n },\n overwriteDbsInTarget: {\n serializedName: \"properties.overwriteDbsInTarget\",\n type: {\n name: \"String\",\n },\n },\n migrationWindowStartTimeInUtc: {\n serializedName: \"properties.migrationWindowStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrateRoles: {\n serializedName: \"properties.migrateRoles\",\n type: {\n name: \"String\",\n },\n },\n startDataMigration: {\n serializedName: \"properties.startDataMigration\",\n type: {\n name: \"String\",\n },\n },\n triggerCutover: {\n serializedName: \"properties.triggerCutover\",\n type: {\n name: \"String\",\n },\n },\n dbsToTriggerCutoverOn: {\n serializedName: \"properties.dbsToTriggerCutoverOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n cancel: {\n serializedName: \"properties.cancel\",\n type: {\n name: \"String\",\n },\n },\n dbsToCancelMigrationOn: {\n serializedName: \"properties.dbsToCancelMigrationOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n migrationMode: {\n serializedName: \"properties.migrationMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrationResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationNameAvailabilityResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationNameAvailabilityResource\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n nameAvailable: {\n serializedName: \"nameAvailable\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\",\n },\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } },\n },\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LogFileListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LogFileListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LogFile\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const RestartParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RestartParameter\",\n modelProperties: {\n restartWithFailover: {\n serializedName: \"restartWithFailover\",\n type: {\n name: \"Boolean\",\n },\n },\n failoverMode: {\n serializedName: \"failoverMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerThreatProtectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionSettingsModel\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointResourceForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointResourceForPatch\",\n modelProperties: {\n endpointType: {\n serializedName: \"properties.endpointType\",\n type: {\n name: \"String\",\n },\n },\n members: {\n serializedName: \"properties.members\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n virtualEndpoints: {\n serializedName: \"properties.virtualEndpoints\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualNetworkSubnetUsageParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkSubnetUsageParameter\",\n modelProperties: {\n virtualNetworkArmResourceId: {\n serializedName: \"virtualNetworkArmResourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualNetworkSubnetUsageResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkSubnetUsageResult\",\n modelProperties: {\n delegatedSubnetsUsage: {\n serializedName: \"delegatedSubnetsUsage\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DelegatedSubnetUsage\",\n },\n },\n },\n },\n location: {\n serializedName: \"location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n subscriptionId: {\n serializedName: \"subscriptionId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DelegatedSubnetUsage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DelegatedSubnetUsage\",\n modelProperties: {\n subnetName: {\n serializedName: \"subnetName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n usage: {\n serializedName: \"usage\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupIds: {\n serializedName: \"properties.groupIds\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n },\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupId: {\n serializedName: \"properties.groupId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointResource\",\n modelProperties: {\n ...VirtualEndpointResourceForPatch.type.modelProperties,\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const StorageTierCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTierCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n iops: {\n serializedName: \"iops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const StorageMbCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageMbCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n supportedIops: {\n serializedName: \"supportedIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMaximumIops: {\n serializedName: \"supportedMaximumIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n storageSizeMb: {\n serializedName: \"storageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n maximumStorageSizeMb: {\n serializedName: \"maximumStorageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedThroughput: {\n serializedName: \"supportedThroughput\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMaximumThroughput: {\n serializedName: \"supportedMaximumThroughput\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n defaultIopsTier: {\n serializedName: \"defaultIopsTier\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedIopsTiers: {\n serializedName: \"supportedIopsTiers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageTierCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StorageEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultStorageSizeMb: {\n serializedName: \"defaultStorageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedStorageMb: {\n serializedName: \"supportedStorageMb\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageMbCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ServerSkuCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerSkuCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n vCores: {\n serializedName: \"vCores\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedIops: {\n serializedName: \"supportedIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMemoryPerVcoreMb: {\n serializedName: \"supportedMemoryPerVcoreMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedZones: {\n serializedName: \"supportedZones\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n supportedHaMode: {\n serializedName: \"supportedHaMode\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const FlexibleServerEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultSkuName: {\n serializedName: \"defaultSkuName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedStorageEditions: {\n serializedName: \"supportedStorageEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageEditionCapability\",\n },\n },\n },\n },\n supportedServerSkus: {\n serializedName: \"supportedServerSkus\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerSkuCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ServerVersionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerVersionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedVersionsToUpgrade: {\n serializedName: \"supportedVersionsToUpgrade\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const FastProvisioningEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FastProvisioningEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n supportedTier: {\n serializedName: \"supportedTier\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedSku: {\n serializedName: \"supportedSku\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedStorageGb: {\n serializedName: \"supportedStorageGb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedServerVersions: {\n serializedName: \"supportedServerVersions\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n serverCount: {\n serializedName: \"serverCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n supportedServerEditions: {\n serializedName: \"supportedServerEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerEditionCapability\",\n },\n },\n },\n },\n supportedServerVersions: {\n serializedName: \"supportedServerVersions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerVersionCapability\",\n },\n },\n },\n },\n fastProvisioningSupported: {\n serializedName: \"fastProvisioningSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedFastProvisioningEditions: {\n serializedName: \"supportedFastProvisioningEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FastProvisioningEditionCapability\",\n },\n },\n },\n },\n geoBackupSupported: {\n serializedName: \"geoBackupSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n zoneRedundantHaSupported: {\n serializedName: \"zoneRedundantHaSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n zoneRedundantHaAndGeoBackupSupported: {\n serializedName: \"zoneRedundantHaAndGeoBackupSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n storageAutoGrowthSupported: {\n serializedName: \"storageAutoGrowthSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n onlineResizeSupported: {\n serializedName: \"onlineResizeSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n restricted: {\n serializedName: \"restricted\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NameAvailability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NameAvailability\",\n modelProperties: {\n ...CheckNameAvailabilityResponse.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrPreBackupRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrPreBackupRequest\",\n modelProperties: {\n ...BackupRequestBase.type.modelProperties,\n },\n },\n};\n\nexport const LtrBackupRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrBackupRequest\",\n modelProperties: {\n ...BackupRequestBase.type.modelProperties,\n targetDetails: {\n serializedName: \"targetDetails\",\n type: {\n name: \"Composite\",\n className: \"BackupStoreDetails\",\n },\n },\n },\n },\n};\n\nexport const ActiveDirectoryAdministrator: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryAdministrator\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n principalType: {\n serializedName: \"properties.principalType\",\n type: {\n name: \"String\",\n },\n },\n principalName: {\n serializedName: \"properties.principalName\",\n type: {\n name: \"String\",\n },\n },\n objectId: {\n serializedName: \"properties.objectId\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"properties.tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerBackup: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerBackup\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n backupType: {\n serializedName: \"properties.backupType\",\n type: {\n name: \"String\",\n },\n },\n completedTime: {\n serializedName: \"properties.completedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Configuration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Configuration\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n value: {\n serializedName: \"properties.value\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultValue: {\n serializedName: \"properties.defaultValue\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dataType: {\n serializedName: \"properties.dataType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowedValues: {\n serializedName: \"properties.allowedValues\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n isDynamicConfig: {\n serializedName: \"properties.isDynamicConfig\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isReadOnly: {\n serializedName: \"properties.isReadOnly\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isConfigPendingRestart: {\n serializedName: \"properties.isConfigPendingRestart\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n unit: {\n serializedName: \"properties.unit\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n documentationLink: {\n serializedName: \"properties.documentationLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Database: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Database\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n charset: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z]+\\\\w*$\"),\n },\n serializedName: \"properties.charset\",\n type: {\n name: \"String\",\n },\n },\n collation: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z\\\\-]+([. ]|\\\\w)*$\"),\n },\n serializedName: \"properties.collation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRule\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n startIpAddress: {\n constraints: {\n Pattern: new RegExp(\n \"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$\",\n ),\n },\n serializedName: \"properties.startIpAddress\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n endIpAddress: {\n constraints: {\n Pattern: new RegExp(\n \"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$\",\n ),\n },\n serializedName: \"properties.endIpAddress\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrServerBackupOperation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrServerBackupOperation\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n datasourceSizeInBytes: {\n serializedName: \"properties.datasourceSizeInBytes\",\n type: {\n name: \"Number\",\n },\n },\n dataTransferredInBytes: {\n serializedName: \"properties.dataTransferredInBytes\",\n type: {\n name: \"Number\",\n },\n },\n backupName: {\n serializedName: \"properties.backupName\",\n type: {\n name: \"String\",\n },\n },\n backupMetadata: {\n serializedName: \"properties.backupMetadata\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n percentComplete: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0,\n },\n serializedName: \"properties.percentComplete\",\n type: {\n name: \"Number\",\n },\n },\n errorCode: {\n serializedName: \"properties.errorCode\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errorMessage: {\n serializedName: \"properties.errorMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LogFile: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LogFile\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n sizeInKb: {\n serializedName: \"properties.sizeInKb\",\n type: {\n name: \"Number\",\n },\n },\n typePropertiesType: {\n serializedName: \"properties.type\",\n type: {\n name: \"String\",\n },\n },\n url: {\n serializedName: \"properties.url\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerThreatProtectionSettingsModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionSettingsModel\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"Enum\",\n allowedValues: [\"Enabled\", \"Disabled\"],\n },\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const Server: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Server\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n },\n },\n administratorLogin: {\n serializedName: \"properties.administratorLogin\",\n type: {\n name: \"String\",\n },\n },\n administratorLoginPassword: {\n serializedName: \"properties.administratorLoginPassword\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"properties.version\",\n type: {\n name: \"String\",\n },\n },\n minorVersion: {\n serializedName: \"properties.minorVersion\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"properties.state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n fullyQualifiedDomainName: {\n serializedName: \"properties.fullyQualifiedDomainName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n storage: {\n serializedName: \"properties.storage\",\n type: {\n name: \"Composite\",\n className: \"Storage\",\n },\n },\n authConfig: {\n serializedName: \"properties.authConfig\",\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n },\n },\n dataEncryption: {\n serializedName: \"properties.dataEncryption\",\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n },\n },\n backup: {\n serializedName: \"properties.backup\",\n type: {\n name: \"Composite\",\n className: \"Backup\",\n },\n },\n network: {\n serializedName: \"properties.network\",\n type: {\n name: \"Composite\",\n className: \"Network\",\n },\n },\n highAvailability: {\n serializedName: \"properties.highAvailability\",\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n },\n },\n maintenanceWindow: {\n serializedName: \"properties.maintenanceWindow\",\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n },\n },\n sourceServerResourceId: {\n serializedName: \"properties.sourceServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n pointInTimeUTC: {\n serializedName: \"properties.pointInTimeUTC\",\n type: {\n name: \"DateTime\",\n },\n },\n availabilityZone: {\n defaultValue: \"\",\n serializedName: \"properties.availabilityZone\",\n type: {\n name: \"String\",\n },\n },\n replicationRole: {\n serializedName: \"properties.replicationRole\",\n type: {\n name: \"String\",\n },\n },\n replicaCapacity: {\n serializedName: \"properties.replicaCapacity\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n replica: {\n serializedName: \"properties.replica\",\n type: {\n name: \"Composite\",\n className: \"Replica\",\n },\n },\n createMode: {\n serializedName: \"properties.createMode\",\n type: {\n name: \"String\",\n },\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const MigrationResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationResource\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n migrationId: {\n serializedName: \"properties.migrationId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n currentStatus: {\n serializedName: \"properties.currentStatus\",\n type: {\n name: \"Composite\",\n className: \"MigrationStatus\",\n },\n },\n migrationInstanceResourceId: {\n serializedName: \"properties.migrationInstanceResourceId\",\n type: {\n name: \"String\",\n },\n },\n migrationMode: {\n serializedName: \"properties.migrationMode\",\n type: {\n name: \"String\",\n },\n },\n migrationOption: {\n serializedName: \"properties.migrationOption\",\n type: {\n name: \"String\",\n },\n },\n sourceType: {\n serializedName: \"properties.sourceType\",\n type: {\n name: \"String\",\n },\n },\n sslMode: {\n serializedName: \"properties.sslMode\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerMetadata: {\n serializedName: \"properties.sourceDbServerMetadata\",\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n },\n },\n targetDbServerMetadata: {\n serializedName: \"properties.targetDbServerMetadata\",\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n },\n },\n sourceDbServerResourceId: {\n serializedName: \"properties.sourceDbServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.sourceDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n targetDbServerResourceId: {\n serializedName: \"properties.targetDbServerResourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n targetDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.targetDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n secretParameters: {\n serializedName: \"properties.secretParameters\",\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n },\n },\n dbsToMigrate: {\n constraints: {\n MaxItems: 50,\n },\n serializedName: \"properties.dbsToMigrate\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n setupLogicalReplicationOnSourceDbIfNeeded: {\n serializedName: \"properties.setupLogicalReplicationOnSourceDbIfNeeded\",\n type: {\n name: \"String\",\n },\n },\n overwriteDbsInTarget: {\n serializedName: \"properties.overwriteDbsInTarget\",\n type: {\n name: \"String\",\n },\n },\n migrationWindowStartTimeInUtc: {\n serializedName: \"properties.migrationWindowStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrationWindowEndTimeInUtc: {\n serializedName: \"properties.migrationWindowEndTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrateRoles: {\n serializedName: \"properties.migrateRoles\",\n type: {\n name: \"String\",\n },\n },\n startDataMigration: {\n serializedName: \"properties.startDataMigration\",\n type: {\n name: \"String\",\n },\n },\n triggerCutover: {\n serializedName: \"properties.triggerCutover\",\n type: {\n name: \"String\",\n },\n },\n dbsToTriggerCutoverOn: {\n serializedName: \"properties.dbsToTriggerCutoverOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n cancel: {\n serializedName: \"properties.cancel\",\n type: {\n name: \"String\",\n },\n },\n dbsToCancelMigrationOn: {\n serializedName: \"properties.dbsToCancelMigrationOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const AdministratorsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdministratorsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationsPutHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationsPutHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabasesCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabasesCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabasesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabasesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRulesCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRulesCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRulesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRulesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersRestartHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersRestartHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersStartHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersStartHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersStopHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersStopHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerTriggerLtrPreBackupHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerTriggerLtrPreBackupHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const FlexibleServerTriggerLtrPreBackupExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerTriggerLtrPreBackupExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const FlexibleServerStartLtrBackupHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerStartLtrBackupHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerStartLtrBackupExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerStartLtrBackupExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const PrivateEndpointConnectionUpdateHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const PrivateEndpointConnectionDeleteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const ServerThreatProtectionSettingsCreateOrUpdateHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionSettingsCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const VirtualEndpointsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type * as coreClient from \"@azure/core-client\";\n\nexport const ActiveDirectoryAdministratorAdd: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryAdministratorAdd\",\n modelProperties: {\n principalType: {\n serializedName: \"properties.principalType\",\n type: {\n name: \"String\",\n },\n },\n principalName: {\n serializedName: \"properties.principalName\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"properties.tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const AdministratorListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryAdministrator\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerBackupListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerBackupListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerBackup\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CapabilitiesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CapabilitiesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerCapability\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CapabilityBase: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CapabilityBase\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Visible\", \"Available\", \"Default\", \"Disabled\"],\n },\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SupportedFeature: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CheckNameAvailabilityRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityRequest\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CheckNameAvailabilityResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityResponse\",\n modelProperties: {\n nameAvailable: {\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\",\n },\n },\n reason: {\n serializedName: \"reason\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Configuration\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationForUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationForUpdate\",\n modelProperties: {\n value: {\n serializedName: \"properties.value\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultValue: {\n serializedName: \"properties.defaultValue\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dataType: {\n serializedName: \"properties.dataType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowedValues: {\n serializedName: \"properties.allowedValues\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n isDynamicConfig: {\n serializedName: \"properties.isDynamicConfig\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isReadOnly: {\n serializedName: \"properties.isReadOnly\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isConfigPendingRestart: {\n serializedName: \"properties.isConfigPendingRestart\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n unit: {\n serializedName: \"properties.unit\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n documentationLink: {\n serializedName: \"properties.documentationLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabaseListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Database\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRuleListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRuleListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FirewallRule\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"UserIdentity\" } },\n },\n },\n principalId: {\n serializedName: \"principalId\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n type: {\n name: \"String\",\n },\n },\n clientId: {\n serializedName: \"clientId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Storage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Storage\",\n modelProperties: {\n storageSizeGB: {\n serializedName: \"storageSizeGB\",\n type: {\n name: \"Number\",\n },\n },\n autoGrow: {\n serializedName: \"autoGrow\",\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n iops: {\n serializedName: \"iops\",\n type: {\n name: \"Number\",\n },\n },\n throughput: {\n serializedName: \"throughput\",\n type: {\n name: \"Number\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AuthConfig: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n modelProperties: {\n activeDirectoryAuth: {\n serializedName: \"activeDirectoryAuth\",\n type: {\n name: \"String\",\n },\n },\n passwordAuth: {\n defaultValue: \"Enabled\",\n serializedName: \"passwordAuth\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n defaultValue: \"\",\n serializedName: \"tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DataEncryption: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n modelProperties: {\n primaryKeyURI: {\n serializedName: \"primaryKeyURI\",\n type: {\n name: \"String\",\n },\n },\n primaryUserAssignedIdentityId: {\n serializedName: \"primaryUserAssignedIdentityId\",\n type: {\n name: \"String\",\n },\n },\n geoBackupKeyURI: {\n serializedName: \"geoBackupKeyURI\",\n type: {\n name: \"String\",\n },\n },\n geoBackupUserAssignedIdentityId: {\n serializedName: \"geoBackupUserAssignedIdentityId\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n primaryEncryptionKeyStatus: {\n serializedName: \"primaryEncryptionKeyStatus\",\n type: {\n name: \"String\",\n },\n },\n geoBackupEncryptionKeyStatus: {\n serializedName: \"geoBackupEncryptionKeyStatus\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Backup: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Backup\",\n modelProperties: {\n backupRetentionDays: {\n defaultValue: 7,\n serializedName: \"backupRetentionDays\",\n type: {\n name: \"Number\",\n },\n },\n geoRedundantBackup: {\n defaultValue: \"Disabled\",\n serializedName: \"geoRedundantBackup\",\n type: {\n name: \"String\",\n },\n },\n earliestRestoreDate: {\n serializedName: \"earliestRestoreDate\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const Network: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Network\",\n modelProperties: {\n publicNetworkAccess: {\n serializedName: \"publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n delegatedSubnetResourceId: {\n serializedName: \"delegatedSubnetResourceId\",\n type: {\n name: \"String\",\n },\n },\n privateDnsZoneArmResourceId: {\n serializedName: \"privateDnsZoneArmResourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const HighAvailability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n modelProperties: {\n mode: {\n defaultValue: \"Disabled\",\n serializedName: \"mode\",\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n standbyAvailabilityZone: {\n defaultValue: \"\",\n serializedName: \"standbyAvailabilityZone\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MaintenanceWindow: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n modelProperties: {\n customWindow: {\n defaultValue: \"Disabled\",\n serializedName: \"customWindow\",\n type: {\n name: \"String\",\n },\n },\n startHour: {\n defaultValue: 0,\n serializedName: \"startHour\",\n type: {\n name: \"Number\",\n },\n },\n startMinute: {\n defaultValue: 0,\n serializedName: \"startMinute\",\n type: {\n name: \"Number\",\n },\n },\n dayOfWeek: {\n defaultValue: 0,\n serializedName: \"dayOfWeek\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const Replica: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Replica\",\n modelProperties: {\n role: {\n serializedName: \"role\",\n type: {\n name: \"String\",\n },\n },\n capacity: {\n serializedName: \"capacity\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n replicationState: {\n serializedName: \"replicationState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n promoteMode: {\n serializedName: \"promoteMode\",\n type: {\n name: \"String\",\n },\n },\n promoteOption: {\n serializedName: \"promoteOption\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Cluster: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n modelProperties: {\n clusterSize: {\n defaultValue: 0,\n serializedName: \"clusterSize\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ServerForUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerForUpdate\",\n modelProperties: {\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n administratorLogin: {\n serializedName: \"properties.administratorLogin\",\n type: {\n name: \"String\",\n },\n },\n administratorLoginPassword: {\n serializedName: \"properties.administratorLoginPassword\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"properties.version\",\n type: {\n name: \"String\",\n },\n },\n storage: {\n serializedName: \"properties.storage\",\n type: {\n name: \"Composite\",\n className: \"Storage\",\n },\n },\n backup: {\n serializedName: \"properties.backup\",\n type: {\n name: \"Composite\",\n className: \"Backup\",\n },\n },\n highAvailability: {\n serializedName: \"properties.highAvailability\",\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n },\n },\n maintenanceWindow: {\n serializedName: \"properties.maintenanceWindow\",\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n },\n },\n authConfig: {\n serializedName: \"properties.authConfig\",\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n },\n },\n dataEncryption: {\n serializedName: \"properties.dataEncryption\",\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n },\n },\n createMode: {\n serializedName: \"properties.createMode\",\n type: {\n name: \"String\",\n },\n },\n replicationRole: {\n serializedName: \"properties.replicationRole\",\n type: {\n name: \"String\",\n },\n },\n replica: {\n serializedName: \"properties.replica\",\n type: {\n name: \"Composite\",\n className: \"Replica\",\n },\n },\n network: {\n serializedName: \"properties.network\",\n type: {\n name: \"Composite\",\n className: \"Network\",\n },\n },\n cluster: {\n serializedName: \"properties.cluster\",\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n },\n },\n },\n },\n};\n\nexport const ServerListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Server\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupRequestBase: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupRequestBase\",\n modelProperties: {\n backupSettings: {\n serializedName: \"backupSettings\",\n type: {\n name: \"Composite\",\n className: \"BackupSettings\",\n },\n },\n },\n },\n};\n\nexport const BackupSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupSettings\",\n modelProperties: {\n backupName: {\n serializedName: \"backupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrPreBackupResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrPreBackupResponse\",\n modelProperties: {\n numberOfContainers: {\n serializedName: \"properties.numberOfContainers\",\n required: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const BackupStoreDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupStoreDetails\",\n modelProperties: {\n sasUriList: {\n serializedName: \"sasUriList\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const LtrBackupResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrBackupResponse\",\n modelProperties: {\n datasourceSizeInBytes: {\n serializedName: \"properties.datasourceSizeInBytes\",\n type: {\n name: \"Number\",\n },\n },\n dataTransferredInBytes: {\n serializedName: \"properties.dataTransferredInBytes\",\n type: {\n name: \"Number\",\n },\n },\n backupName: {\n serializedName: \"properties.backupName\",\n type: {\n name: \"String\",\n },\n },\n backupMetadata: {\n serializedName: \"properties.backupMetadata\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n percentComplete: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0,\n },\n serializedName: \"properties.percentComplete\",\n type: {\n name: \"Number\",\n },\n },\n errorCode: {\n serializedName: \"properties.errorCode\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errorMessage: {\n serializedName: \"properties.errorMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrServerBackupOperationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrServerBackupOperationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LtrServerBackupOperation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationStatus\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n error: {\n serializedName: \"error\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n currentSubStateDetails: {\n serializedName: \"currentSubStateDetails\",\n type: {\n name: \"Composite\",\n className: \"MigrationSubStateDetails\",\n },\n },\n },\n },\n};\n\nexport const MigrationSubStateDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationSubStateDetails\",\n modelProperties: {\n currentSubState: {\n serializedName: \"currentSubState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dbDetails: {\n serializedName: \"dbDetails\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"DbMigrationStatus\" },\n },\n },\n },\n validationDetails: {\n serializedName: \"validationDetails\",\n type: {\n name: \"Composite\",\n className: \"ValidationDetails\",\n },\n },\n },\n },\n};\n\nexport const DbMigrationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbMigrationStatus\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n migrationState: {\n serializedName: \"migrationState\",\n type: {\n name: \"String\",\n },\n },\n migrationOperation: {\n serializedName: \"migrationOperation\",\n type: {\n name: \"String\",\n },\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n endedOn: {\n serializedName: \"endedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n fullLoadQueuedTables: {\n serializedName: \"fullLoadQueuedTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadErroredTables: {\n serializedName: \"fullLoadErroredTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadLoadingTables: {\n serializedName: \"fullLoadLoadingTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadCompletedTables: {\n serializedName: \"fullLoadCompletedTables\",\n type: {\n name: \"Number\",\n },\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n type: {\n name: \"Number\",\n },\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n type: {\n name: \"Number\",\n },\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n type: {\n name: \"Number\",\n },\n },\n appliedChanges: {\n serializedName: \"appliedChanges\",\n type: {\n name: \"Number\",\n },\n },\n incomingChanges: {\n serializedName: \"incomingChanges\",\n type: {\n name: \"Number\",\n },\n },\n latency: {\n serializedName: \"latency\",\n type: {\n name: \"Number\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ValidationDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationDetails\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n validationStartTimeInUtc: {\n serializedName: \"validationStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n validationEndTimeInUtc: {\n serializedName: \"validationEndTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n serverLevelValidationDetails: {\n serializedName: \"serverLevelValidationDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n },\n },\n },\n },\n dbLevelValidationDetails: {\n serializedName: \"dbLevelValidationDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DbLevelValidationStatus\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ValidationSummaryItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n messages: {\n serializedName: \"messages\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationMessage\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ValidationMessage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationMessage\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DbLevelValidationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbLevelValidationStatus\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n endedOn: {\n serializedName: \"endedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n summary: {\n serializedName: \"summary\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const DbServerMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n storageMb: {\n serializedName: \"storageMb\",\n type: {\n name: \"Number\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ServerSku\",\n },\n },\n },\n },\n};\n\nexport const ServerSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationSecretParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n modelProperties: {\n adminCredentials: {\n serializedName: \"adminCredentials\",\n type: {\n name: \"Composite\",\n className: \"AdminCredentials\",\n },\n },\n sourceServerUsername: {\n serializedName: \"sourceServerUsername\",\n type: {\n name: \"String\",\n },\n },\n targetServerUsername: {\n serializedName: \"targetServerUsername\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdminCredentials: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdminCredentials\",\n modelProperties: {\n sourceServerPassword: {\n serializedName: \"sourceServerPassword\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n targetServerPassword: {\n serializedName: \"targetServerPassword\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationResourceForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationResourceForPatch\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n sourceDbServerResourceId: {\n serializedName: \"properties.sourceDbServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.sourceDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n targetDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.targetDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n secretParameters: {\n serializedName: \"properties.secretParameters\",\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n },\n },\n dbsToMigrate: {\n constraints: {\n MaxItems: 50,\n },\n serializedName: \"properties.dbsToMigrate\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n setupLogicalReplicationOnSourceDbIfNeeded: {\n serializedName: \"properties.setupLogicalReplicationOnSourceDbIfNeeded\",\n type: {\n name: \"String\",\n },\n },\n overwriteDbsInTarget: {\n serializedName: \"properties.overwriteDbsInTarget\",\n type: {\n name: \"String\",\n },\n },\n migrationWindowStartTimeInUtc: {\n serializedName: \"properties.migrationWindowStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrateRoles: {\n serializedName: \"properties.migrateRoles\",\n type: {\n name: \"String\",\n },\n },\n startDataMigration: {\n serializedName: \"properties.startDataMigration\",\n type: {\n name: \"String\",\n },\n },\n triggerCutover: {\n serializedName: \"properties.triggerCutover\",\n type: {\n name: \"String\",\n },\n },\n dbsToTriggerCutoverOn: {\n serializedName: \"properties.dbsToTriggerCutoverOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n cancel: {\n serializedName: \"properties.cancel\",\n type: {\n name: \"String\",\n },\n },\n dbsToCancelMigrationOn: {\n serializedName: \"properties.dbsToCancelMigrationOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n migrationMode: {\n serializedName: \"properties.migrationMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrationResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationNameAvailabilityResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationNameAvailabilityResource\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n nameAvailable: {\n serializedName: \"nameAvailable\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\",\n },\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } },\n },\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const QuotaUsagesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuotaUsagesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"QuotaUsage\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const QuotaUsage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuotaUsage\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"Composite\",\n className: \"NameProperty\",\n },\n },\n limit: {\n serializedName: \"limit\",\n type: {\n name: \"Number\",\n },\n },\n unit: {\n defaultValue: \"Count\",\n serializedName: \"unit\",\n type: {\n name: \"String\",\n },\n },\n currentValue: {\n serializedName: \"currentValue\",\n type: {\n name: \"Number\",\n },\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NameProperty: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NameProperty\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n localizedValue: {\n serializedName: \"localizedValue\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LogFileListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LogFileListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LogFile\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const RestartParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RestartParameter\",\n modelProperties: {\n restartWithFailover: {\n serializedName: \"restartWithFailover\",\n type: {\n name: \"Boolean\",\n },\n },\n failoverMode: {\n serializedName: \"failoverMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerThreatProtectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionSettingsModel\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const IndexRecommendationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const IndexRecommendationResourcePropertiesImplementationDetails: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResourcePropertiesImplementationDetails\",\n modelProperties: {\n method: {\n serializedName: \"method\",\n type: {\n name: \"String\",\n },\n },\n script: {\n serializedName: \"script\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const IndexRecommendationResourcePropertiesAnalyzedWorkload: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResourcePropertiesAnalyzedWorkload\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n queryCount: {\n serializedName: \"queryCount\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ImpactRecord: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImpactRecord\",\n modelProperties: {\n dimensionName: {\n serializedName: \"dimensionName\",\n type: {\n name: \"String\",\n },\n },\n unit: {\n serializedName: \"unit\",\n type: {\n name: \"String\",\n },\n },\n queryId: {\n serializedName: \"queryId\",\n type: {\n name: \"Number\",\n },\n },\n absoluteValue: {\n serializedName: \"absoluteValue\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const IndexRecommendationDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationDetails\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n schema: {\n serializedName: \"schema\",\n type: {\n name: \"String\",\n },\n },\n table: {\n serializedName: \"table\",\n type: {\n name: \"String\",\n },\n },\n indexType: {\n serializedName: \"indexType\",\n type: {\n name: \"String\",\n },\n },\n indexName: {\n serializedName: \"indexName\",\n type: {\n name: \"String\",\n },\n },\n indexColumns: {\n serializedName: \"indexColumns\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n includedColumns: {\n serializedName: \"includedColumns\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ConfigTuningRequestParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigTuningRequestParameter\",\n modelProperties: {\n serverName: {\n serializedName: \"serverName\",\n type: {\n name: \"String\",\n },\n },\n allowServerRestarts: {\n serializedName: \"allowServerRestarts\",\n type: {\n name: \"Boolean\",\n },\n },\n targetImprovementMetric: {\n serializedName: \"targetImprovementMetric\",\n type: {\n name: \"String\",\n },\n },\n configTuningUsageMode: {\n serializedName: \"configTuningUsageMode\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const SessionsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SessionsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SessionResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SessionResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SessionResource\",\n modelProperties: {\n sessionStartTime: {\n serializedName: \"sessionStartTime\",\n type: {\n name: \"String\",\n },\n },\n sessionId: {\n serializedName: \"sessionId\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n preTuningAqr: {\n serializedName: \"preTuningAqr\",\n type: {\n name: \"String\",\n },\n },\n postTuningAqr: {\n serializedName: \"postTuningAqr\",\n type: {\n name: \"String\",\n },\n },\n preTuningTps: {\n serializedName: \"preTuningTps\",\n type: {\n name: \"String\",\n },\n },\n postTuningTps: {\n serializedName: \"postTuningTps\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SessionDetailsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SessionDetailsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SessionDetailsResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SessionDetailsResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SessionDetailsResource\",\n modelProperties: {\n iterationId: {\n serializedName: \"iterationId\",\n type: {\n name: \"String\",\n },\n },\n sessionId: {\n serializedName: \"sessionId\",\n type: {\n name: \"String\",\n },\n },\n appliedConfiguration: {\n serializedName: \"appliedConfiguration\",\n type: {\n name: \"String\",\n },\n },\n iterationStartTime: {\n serializedName: \"iterationStartTime\",\n type: {\n name: \"String\",\n },\n },\n averageQueryRuntimeMs: {\n serializedName: \"averageQueryRuntimeMs\",\n type: {\n name: \"String\",\n },\n },\n transactionsPerSecond: {\n serializedName: \"transactionsPerSecond\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningOptionsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningOptionsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TuningOptionsResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointResourceForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointResourceForPatch\",\n modelProperties: {\n endpointType: {\n serializedName: \"properties.endpointType\",\n type: {\n name: \"String\",\n },\n },\n members: {\n serializedName: \"properties.members\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n virtualEndpoints: {\n serializedName: \"properties.virtualEndpoints\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualNetworkSubnetUsageParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkSubnetUsageParameter\",\n modelProperties: {\n virtualNetworkArmResourceId: {\n serializedName: \"virtualNetworkArmResourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualNetworkSubnetUsageResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkSubnetUsageResult\",\n modelProperties: {\n delegatedSubnetsUsage: {\n serializedName: \"delegatedSubnetsUsage\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DelegatedSubnetUsage\",\n },\n },\n },\n },\n location: {\n serializedName: \"location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n subscriptionId: {\n serializedName: \"subscriptionId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DelegatedSubnetUsage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DelegatedSubnetUsage\",\n modelProperties: {\n subnetName: {\n serializedName: \"subnetName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n usage: {\n serializedName: \"usage\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupIds: {\n serializedName: \"properties.groupIds\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n },\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupId: {\n serializedName: \"properties.groupId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointResource\",\n modelProperties: {\n ...VirtualEndpointResourceForPatch.type.modelProperties,\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const StorageTierCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTierCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n iops: {\n serializedName: \"iops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const StorageMbCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageMbCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n supportedIops: {\n serializedName: \"supportedIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMaximumIops: {\n serializedName: \"supportedMaximumIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n storageSizeMb: {\n serializedName: \"storageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n maximumStorageSizeMb: {\n serializedName: \"maximumStorageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedThroughput: {\n serializedName: \"supportedThroughput\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMaximumThroughput: {\n serializedName: \"supportedMaximumThroughput\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n defaultIopsTier: {\n serializedName: \"defaultIopsTier\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedIopsTiers: {\n serializedName: \"supportedIopsTiers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageTierCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StorageEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultStorageSizeMb: {\n serializedName: \"defaultStorageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedStorageMb: {\n serializedName: \"supportedStorageMb\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageMbCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ServerSkuCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerSkuCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n vCores: {\n serializedName: \"vCores\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedIops: {\n serializedName: \"supportedIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMemoryPerVcoreMb: {\n serializedName: \"supportedMemoryPerVcoreMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedZones: {\n serializedName: \"supportedZones\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n supportedHaMode: {\n serializedName: \"supportedHaMode\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n supportedFeatures: {\n serializedName: \"supportedFeatures\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n },\n },\n },\n },\n securityProfile: {\n serializedName: \"securityProfile\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultSkuName: {\n serializedName: \"defaultSkuName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedStorageEditions: {\n serializedName: \"supportedStorageEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageEditionCapability\",\n },\n },\n },\n },\n supportedServerSkus: {\n serializedName: \"supportedServerSkus\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerSkuCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ServerVersionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerVersionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedVersionsToUpgrade: {\n serializedName: \"supportedVersionsToUpgrade\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n supportedFeatures: {\n serializedName: \"supportedFeatures\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const FastProvisioningEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FastProvisioningEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n supportedTier: {\n serializedName: \"supportedTier\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedSku: {\n serializedName: \"supportedSku\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedStorageGb: {\n serializedName: \"supportedStorageGb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedServerVersions: {\n serializedName: \"supportedServerVersions\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n serverCount: {\n serializedName: \"serverCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n supportedServerEditions: {\n serializedName: \"supportedServerEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerEditionCapability\",\n },\n },\n },\n },\n supportedServerVersions: {\n serializedName: \"supportedServerVersions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerVersionCapability\",\n },\n },\n },\n },\n supportedFeatures: {\n serializedName: \"supportedFeatures\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n },\n },\n },\n },\n fastProvisioningSupported: {\n serializedName: \"fastProvisioningSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedFastProvisioningEditions: {\n serializedName: \"supportedFastProvisioningEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FastProvisioningEditionCapability\",\n },\n },\n },\n },\n geoBackupSupported: {\n serializedName: \"geoBackupSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n zoneRedundantHaSupported: {\n serializedName: \"zoneRedundantHaSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n zoneRedundantHaAndGeoBackupSupported: {\n serializedName: \"zoneRedundantHaAndGeoBackupSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n storageAutoGrowthSupported: {\n serializedName: \"storageAutoGrowthSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n onlineResizeSupported: {\n serializedName: \"onlineResizeSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n restricted: {\n serializedName: \"restricted\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NameAvailability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NameAvailability\",\n modelProperties: {\n ...CheckNameAvailabilityResponse.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrPreBackupRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrPreBackupRequest\",\n modelProperties: {\n ...BackupRequestBase.type.modelProperties,\n },\n },\n};\n\nexport const LtrBackupRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrBackupRequest\",\n modelProperties: {\n ...BackupRequestBase.type.modelProperties,\n targetDetails: {\n serializedName: \"targetDetails\",\n type: {\n name: \"Composite\",\n className: \"BackupStoreDetails\",\n },\n },\n },\n },\n};\n\nexport const ActiveDirectoryAdministrator: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryAdministrator\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n principalType: {\n serializedName: \"properties.principalType\",\n type: {\n name: \"String\",\n },\n },\n principalName: {\n serializedName: \"properties.principalName\",\n type: {\n name: \"String\",\n },\n },\n objectId: {\n serializedName: \"properties.objectId\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"properties.tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerBackup: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerBackup\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n backupType: {\n serializedName: \"properties.backupType\",\n type: {\n name: \"String\",\n },\n },\n completedTime: {\n serializedName: \"properties.completedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Configuration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Configuration\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n value: {\n serializedName: \"properties.value\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultValue: {\n serializedName: \"properties.defaultValue\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dataType: {\n serializedName: \"properties.dataType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowedValues: {\n serializedName: \"properties.allowedValues\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n isDynamicConfig: {\n serializedName: \"properties.isDynamicConfig\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isReadOnly: {\n serializedName: \"properties.isReadOnly\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isConfigPendingRestart: {\n serializedName: \"properties.isConfigPendingRestart\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n unit: {\n serializedName: \"properties.unit\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n documentationLink: {\n serializedName: \"properties.documentationLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Database: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Database\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n charset: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z]+\\\\w*$\"),\n },\n serializedName: \"properties.charset\",\n type: {\n name: \"String\",\n },\n },\n collation: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z\\\\-]+([. ]|\\\\w)*$\"),\n },\n serializedName: \"properties.collation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRule\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n startIpAddress: {\n constraints: {\n Pattern: new RegExp(\n \"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$\",\n ),\n },\n serializedName: \"properties.startIpAddress\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n endIpAddress: {\n constraints: {\n Pattern: new RegExp(\n \"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$\",\n ),\n },\n serializedName: \"properties.endIpAddress\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrServerBackupOperation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrServerBackupOperation\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n datasourceSizeInBytes: {\n serializedName: \"properties.datasourceSizeInBytes\",\n type: {\n name: \"Number\",\n },\n },\n dataTransferredInBytes: {\n serializedName: \"properties.dataTransferredInBytes\",\n type: {\n name: \"Number\",\n },\n },\n backupName: {\n serializedName: \"properties.backupName\",\n type: {\n name: \"String\",\n },\n },\n backupMetadata: {\n serializedName: \"properties.backupMetadata\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n percentComplete: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0,\n },\n serializedName: \"properties.percentComplete\",\n type: {\n name: \"Number\",\n },\n },\n errorCode: {\n serializedName: \"properties.errorCode\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errorMessage: {\n serializedName: \"properties.errorMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LogFile: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LogFile\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n sizeInKb: {\n serializedName: \"properties.sizeInKb\",\n type: {\n name: \"Number\",\n },\n },\n typePropertiesType: {\n serializedName: \"properties.type\",\n type: {\n name: \"String\",\n },\n },\n url: {\n serializedName: \"properties.url\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerThreatProtectionSettingsModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionSettingsModel\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"Enum\",\n allowedValues: [\"Enabled\", \"Disabled\"],\n },\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const TuningOptionsResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningOptionsResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n },\n },\n};\n\nexport const IndexRecommendationResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n initialRecommendedTime: {\n serializedName: \"properties.initialRecommendedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n lastRecommendedTime: {\n serializedName: \"properties.lastRecommendedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n timesRecommended: {\n serializedName: \"properties.timesRecommended\",\n type: {\n name: \"Number\",\n },\n },\n improvedQueryIds: {\n serializedName: \"properties.improvedQueryIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n recommendationReason: {\n serializedName: \"properties.recommendationReason\",\n type: {\n name: \"String\",\n },\n },\n recommendationType: {\n serializedName: \"properties.recommendationType\",\n type: {\n name: \"String\",\n },\n },\n implementationDetails: {\n serializedName: \"properties.implementationDetails\",\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResourcePropertiesImplementationDetails\",\n },\n },\n analyzedWorkload: {\n serializedName: \"properties.analyzedWorkload\",\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResourcePropertiesAnalyzedWorkload\",\n },\n },\n estimatedImpact: {\n serializedName: \"properties.estimatedImpact\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ImpactRecord\",\n },\n },\n },\n },\n details: {\n serializedName: \"properties.details\",\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationDetails\",\n },\n },\n },\n },\n};\n\nexport const Server: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Server\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n },\n },\n administratorLogin: {\n serializedName: \"properties.administratorLogin\",\n type: {\n name: \"String\",\n },\n },\n administratorLoginPassword: {\n serializedName: \"properties.administratorLoginPassword\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"properties.version\",\n type: {\n name: \"String\",\n },\n },\n minorVersion: {\n serializedName: \"properties.minorVersion\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"properties.state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n fullyQualifiedDomainName: {\n serializedName: \"properties.fullyQualifiedDomainName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n storage: {\n serializedName: \"properties.storage\",\n type: {\n name: \"Composite\",\n className: \"Storage\",\n },\n },\n authConfig: {\n serializedName: \"properties.authConfig\",\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n },\n },\n dataEncryption: {\n serializedName: \"properties.dataEncryption\",\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n },\n },\n backup: {\n serializedName: \"properties.backup\",\n type: {\n name: \"Composite\",\n className: \"Backup\",\n },\n },\n network: {\n serializedName: \"properties.network\",\n type: {\n name: \"Composite\",\n className: \"Network\",\n },\n },\n highAvailability: {\n serializedName: \"properties.highAvailability\",\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n },\n },\n maintenanceWindow: {\n serializedName: \"properties.maintenanceWindow\",\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n },\n },\n sourceServerResourceId: {\n serializedName: \"properties.sourceServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n pointInTimeUTC: {\n serializedName: \"properties.pointInTimeUTC\",\n type: {\n name: \"DateTime\",\n },\n },\n availabilityZone: {\n defaultValue: \"\",\n serializedName: \"properties.availabilityZone\",\n type: {\n name: \"String\",\n },\n },\n replicationRole: {\n serializedName: \"properties.replicationRole\",\n type: {\n name: \"String\",\n },\n },\n replicaCapacity: {\n serializedName: \"properties.replicaCapacity\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n replica: {\n serializedName: \"properties.replica\",\n type: {\n name: \"Composite\",\n className: \"Replica\",\n },\n },\n createMode: {\n serializedName: \"properties.createMode\",\n type: {\n name: \"String\",\n },\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n cluster: {\n serializedName: \"properties.cluster\",\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n },\n },\n },\n },\n};\n\nexport const MigrationResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationResource\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n migrationId: {\n serializedName: \"properties.migrationId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n currentStatus: {\n serializedName: \"properties.currentStatus\",\n type: {\n name: \"Composite\",\n className: \"MigrationStatus\",\n },\n },\n migrationInstanceResourceId: {\n serializedName: \"properties.migrationInstanceResourceId\",\n type: {\n name: \"String\",\n },\n },\n migrationMode: {\n serializedName: \"properties.migrationMode\",\n type: {\n name: \"String\",\n },\n },\n migrationOption: {\n serializedName: \"properties.migrationOption\",\n type: {\n name: \"String\",\n },\n },\n sourceType: {\n serializedName: \"properties.sourceType\",\n type: {\n name: \"String\",\n },\n },\n sslMode: {\n serializedName: \"properties.sslMode\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerMetadata: {\n serializedName: \"properties.sourceDbServerMetadata\",\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n },\n },\n targetDbServerMetadata: {\n serializedName: \"properties.targetDbServerMetadata\",\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n },\n },\n sourceDbServerResourceId: {\n serializedName: \"properties.sourceDbServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.sourceDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n targetDbServerResourceId: {\n serializedName: \"properties.targetDbServerResourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n targetDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.targetDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n secretParameters: {\n serializedName: \"properties.secretParameters\",\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n },\n },\n dbsToMigrate: {\n constraints: {\n MaxItems: 50,\n },\n serializedName: \"properties.dbsToMigrate\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n setupLogicalReplicationOnSourceDbIfNeeded: {\n serializedName: \"properties.setupLogicalReplicationOnSourceDbIfNeeded\",\n type: {\n name: \"String\",\n },\n },\n overwriteDbsInTarget: {\n serializedName: \"properties.overwriteDbsInTarget\",\n type: {\n name: \"String\",\n },\n },\n migrationWindowStartTimeInUtc: {\n serializedName: \"properties.migrationWindowStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrationWindowEndTimeInUtc: {\n serializedName: \"properties.migrationWindowEndTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrateRoles: {\n serializedName: \"properties.migrateRoles\",\n type: {\n name: \"String\",\n },\n },\n startDataMigration: {\n serializedName: \"properties.startDataMigration\",\n type: {\n name: \"String\",\n },\n },\n triggerCutover: {\n serializedName: \"properties.triggerCutover\",\n type: {\n name: \"String\",\n },\n },\n dbsToTriggerCutoverOn: {\n serializedName: \"properties.dbsToTriggerCutoverOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n cancel: {\n serializedName: \"properties.cancel\",\n type: {\n name: \"String\",\n },\n },\n dbsToCancelMigrationOn: {\n serializedName: \"properties.dbsToCancelMigrationOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const AdministratorsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdministratorsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationsPutHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationsPutHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabasesCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabasesCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabasesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabasesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRulesCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRulesCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRulesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRulesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersRestartHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersRestartHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersStartHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersStartHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersStopHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersStopHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerTriggerLtrPreBackupHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerTriggerLtrPreBackupHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerTriggerLtrPreBackupExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerTriggerLtrPreBackupExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerStartLtrBackupHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerStartLtrBackupHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerStartLtrBackupExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerStartLtrBackupExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerThreatProtectionSettingsCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionSettingsCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningConfigurationEnableHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningConfigurationEnableHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningConfigurationDisableHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningConfigurationDisableHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningConfigurationStartSessionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningConfigurationStartSessionHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningConfigurationStopSessionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningConfigurationStopSessionHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}