@azure/arm-postgresql-flexible 8.0.0-beta.5 → 8.0.0-beta.6

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 (239) hide show
  1. package/CHANGELOG.md +253 -0
  2. package/LICENSE +1 -1
  3. package/dist/index.js +1937 -1894
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/administratorsCreateSample.js +3 -3
  8. package/dist-esm/samples-dev/administratorsCreateSample.js.map +1 -1
  9. package/dist-esm/samples-dev/administratorsDeleteSample.js +1 -1
  10. package/dist-esm/samples-dev/administratorsGetSample.js +1 -1
  11. package/dist-esm/samples-dev/administratorsListByServerSample.js +2 -2
  12. package/dist-esm/samples-dev/administratorsListByServerSample.js.map +1 -1
  13. package/dist-esm/samples-dev/backupsGetSample.js +1 -1
  14. package/dist-esm/samples-dev/backupsListByServerSample.js +2 -2
  15. package/dist-esm/samples-dev/backupsListByServerSample.js.map +1 -1
  16. package/dist-esm/samples-dev/checkMigrationNameAvailabilitySample.js +3 -3
  17. package/dist-esm/samples-dev/checkMigrationNameAvailabilitySample.js.map +1 -1
  18. package/dist-esm/samples-dev/checkNameAvailabilityExecuteSample.js +3 -3
  19. package/dist-esm/samples-dev/checkNameAvailabilityExecuteSample.js.map +1 -1
  20. package/dist-esm/samples-dev/checkNameAvailabilityWithLocationExecuteSample.js +3 -3
  21. package/dist-esm/samples-dev/checkNameAvailabilityWithLocationExecuteSample.js.map +1 -1
  22. package/dist-esm/samples-dev/configurationsGetSample.js +1 -1
  23. package/dist-esm/samples-dev/configurationsListByServerSample.js +2 -2
  24. package/dist-esm/samples-dev/configurationsListByServerSample.js.map +1 -1
  25. package/dist-esm/samples-dev/configurationsPutSample.js +2 -2
  26. package/dist-esm/samples-dev/configurationsPutSample.js.map +1 -1
  27. package/dist-esm/samples-dev/configurationsUpdateSample.js +3 -3
  28. package/dist-esm/samples-dev/configurationsUpdateSample.js.map +1 -1
  29. package/dist-esm/samples-dev/databasesCreateSample.js +2 -2
  30. package/dist-esm/samples-dev/databasesCreateSample.js.map +1 -1
  31. package/dist-esm/samples-dev/databasesDeleteSample.js +1 -1
  32. package/dist-esm/samples-dev/databasesGetSample.js +1 -1
  33. package/dist-esm/samples-dev/databasesListByServerSample.js +2 -2
  34. package/dist-esm/samples-dev/databasesListByServerSample.js.map +1 -1
  35. package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js +3 -3
  36. package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js.map +1 -1
  37. package/dist-esm/samples-dev/firewallRulesDeleteSample.js +1 -1
  38. package/dist-esm/samples-dev/firewallRulesGetSample.js +1 -1
  39. package/dist-esm/samples-dev/firewallRulesListByServerSample.js +2 -2
  40. package/dist-esm/samples-dev/firewallRulesListByServerSample.js.map +1 -1
  41. package/dist-esm/samples-dev/flexibleServerStartLtrBackupSample.js +3 -3
  42. package/dist-esm/samples-dev/flexibleServerStartLtrBackupSample.js.map +1 -1
  43. package/dist-esm/samples-dev/flexibleServerTriggerLtrPreBackupSample.js +3 -3
  44. package/dist-esm/samples-dev/flexibleServerTriggerLtrPreBackupSample.js.map +1 -1
  45. package/dist-esm/samples-dev/getPrivateDnsZoneSuffixExecuteSample.js +1 -1
  46. package/dist-esm/samples-dev/locationBasedCapabilitiesExecuteSample.js +2 -2
  47. package/dist-esm/samples-dev/locationBasedCapabilitiesExecuteSample.js.map +1 -1
  48. package/dist-esm/samples-dev/logFilesListByServerSample.js +2 -2
  49. package/dist-esm/samples-dev/logFilesListByServerSample.js.map +1 -1
  50. package/dist-esm/samples-dev/ltrBackupOperationsGetSample.js +1 -1
  51. package/dist-esm/samples-dev/ltrBackupOperationsListByServerSample.js +2 -2
  52. package/dist-esm/samples-dev/ltrBackupOperationsListByServerSample.js.map +1 -1
  53. package/dist-esm/samples-dev/migrationsCreateSample.js +84 -17
  54. package/dist-esm/samples-dev/migrationsCreateSample.js.map +1 -1
  55. package/dist-esm/samples-dev/migrationsDeleteSample.js +1 -1
  56. package/dist-esm/samples-dev/migrationsGetSample.js +5 -5
  57. package/dist-esm/samples-dev/migrationsListByTargetServerSample.js +4 -4
  58. package/dist-esm/samples-dev/migrationsListByTargetServerSample.js.map +1 -1
  59. package/dist-esm/samples-dev/migrationsUpdateSample.js +4 -4
  60. package/dist-esm/samples-dev/migrationsUpdateSample.js.map +1 -1
  61. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  62. package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js +1 -1
  63. package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js.map +1 -1
  64. package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.js +4 -4
  65. package/dist-esm/samples-dev/privateEndpointConnectionUpdateSample.js.map +1 -1
  66. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  67. package/dist-esm/samples-dev/privateEndpointConnectionsListByServerSample.js +2 -2
  68. package/dist-esm/samples-dev/privateEndpointConnectionsListByServerSample.js.map +1 -1
  69. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
  70. package/dist-esm/samples-dev/privateLinkResourcesListByServerSample.js +2 -2
  71. package/dist-esm/samples-dev/privateLinkResourcesListByServerSample.js.map +1 -1
  72. package/dist-esm/samples-dev/quotaUsagesListSample.js +2 -2
  73. package/dist-esm/samples-dev/quotaUsagesListSample.js.map +1 -1
  74. package/dist-esm/samples-dev/replicasListByServerSample.js +2 -2
  75. package/dist-esm/samples-dev/replicasListByServerSample.js.map +1 -1
  76. package/dist-esm/samples-dev/serverCapabilitiesListSample.js +2 -2
  77. package/dist-esm/samples-dev/serverCapabilitiesListSample.js.map +1 -1
  78. package/dist-esm/samples-dev/serverThreatProtectionSettingsCreateOrUpdateSample.js +2 -2
  79. package/dist-esm/samples-dev/serverThreatProtectionSettingsCreateOrUpdateSample.js.map +1 -1
  80. package/dist-esm/samples-dev/serverThreatProtectionSettingsGetSample.js +1 -1
  81. package/dist-esm/samples-dev/serverThreatProtectionSettingsListByServerSample.js +2 -2
  82. package/dist-esm/samples-dev/serverThreatProtectionSettingsListByServerSample.js.map +1 -1
  83. package/dist-esm/samples-dev/serversCreateSample.js +28 -28
  84. package/dist-esm/samples-dev/serversCreateSample.js.map +1 -1
  85. package/dist-esm/samples-dev/serversDeleteSample.js +1 -1
  86. package/dist-esm/samples-dev/serversGetSample.js +3 -3
  87. package/dist-esm/samples-dev/serversListByResourceGroupSample.js +2 -2
  88. package/dist-esm/samples-dev/serversListByResourceGroupSample.js.map +1 -1
  89. package/dist-esm/samples-dev/serversListSample.js +2 -2
  90. package/dist-esm/samples-dev/serversListSample.js.map +1 -1
  91. package/dist-esm/samples-dev/serversRestartSample.js +4 -4
  92. package/dist-esm/samples-dev/serversRestartSample.js.map +1 -1
  93. package/dist-esm/samples-dev/serversStartSample.js +1 -1
  94. package/dist-esm/samples-dev/serversStopSample.js +1 -1
  95. package/dist-esm/samples-dev/serversUpdateSample.js +23 -23
  96. package/dist-esm/samples-dev/serversUpdateSample.js.map +1 -1
  97. package/dist-esm/samples-dev/virtualEndpointsCreateSample.js +3 -3
  98. package/dist-esm/samples-dev/virtualEndpointsCreateSample.js.map +1 -1
  99. package/dist-esm/samples-dev/virtualEndpointsDeleteSample.js +1 -1
  100. package/dist-esm/samples-dev/virtualEndpointsGetSample.js +1 -1
  101. package/dist-esm/samples-dev/virtualEndpointsListByServerSample.js +2 -2
  102. package/dist-esm/samples-dev/virtualEndpointsListByServerSample.js.map +1 -1
  103. package/dist-esm/samples-dev/virtualEndpointsUpdateSample.js +3 -3
  104. package/dist-esm/samples-dev/virtualEndpointsUpdateSample.js.map +1 -1
  105. package/dist-esm/samples-dev/virtualNetworkSubnetUsageExecuteSample.js +3 -3
  106. package/dist-esm/samples-dev/virtualNetworkSubnetUsageExecuteSample.js.map +1 -1
  107. package/dist-esm/src/lroImpl.js +1 -1
  108. package/dist-esm/src/models/index.d.ts +46 -3
  109. package/dist-esm/src/models/index.d.ts.map +1 -1
  110. package/dist-esm/src/models/index.js +22 -0
  111. package/dist-esm/src/models/index.js.map +1 -1
  112. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  113. package/dist-esm/src/models/mappers.js +1250 -1232
  114. package/dist-esm/src/models/mappers.js.map +1 -1
  115. package/dist-esm/src/models/parameters.js +108 -108
  116. package/dist-esm/src/models/parameters.js.map +1 -1
  117. package/dist-esm/src/operations/administrators.d.ts.map +1 -1
  118. package/dist-esm/src/operations/administrators.js +37 -37
  119. package/dist-esm/src/operations/administrators.js.map +1 -1
  120. package/dist-esm/src/operations/backups.js +16 -16
  121. package/dist-esm/src/operations/backups.js.map +1 -1
  122. package/dist-esm/src/operations/checkNameAvailability.js +4 -4
  123. package/dist-esm/src/operations/checkNameAvailability.js.map +1 -1
  124. package/dist-esm/src/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
  125. package/dist-esm/src/operations/checkNameAvailabilityWithLocation.js +5 -5
  126. package/dist-esm/src/operations/checkNameAvailabilityWithLocation.js.map +1 -1
  127. package/dist-esm/src/operations/configurations.d.ts.map +1 -1
  128. package/dist-esm/src/operations/configurations.js +43 -43
  129. package/dist-esm/src/operations/configurations.js.map +1 -1
  130. package/dist-esm/src/operations/databases.d.ts.map +1 -1
  131. package/dist-esm/src/operations/databases.js +38 -38
  132. package/dist-esm/src/operations/databases.js.map +1 -1
  133. package/dist-esm/src/operations/firewallRules.d.ts.map +1 -1
  134. package/dist-esm/src/operations/firewallRules.js +38 -38
  135. package/dist-esm/src/operations/firewallRules.js.map +1 -1
  136. package/dist-esm/src/operations/flexibleServer.d.ts.map +1 -1
  137. package/dist-esm/src/operations/flexibleServer.js +18 -18
  138. package/dist-esm/src/operations/flexibleServer.js.map +1 -1
  139. package/dist-esm/src/operations/getPrivateDnsZoneSuffix.js +4 -4
  140. package/dist-esm/src/operations/locationBasedCapabilities.d.ts.map +1 -1
  141. package/dist-esm/src/operations/locationBasedCapabilities.js +11 -11
  142. package/dist-esm/src/operations/locationBasedCapabilities.js.map +1 -1
  143. package/dist-esm/src/operations/logFiles.js +11 -11
  144. package/dist-esm/src/operations/logFiles.js.map +1 -1
  145. package/dist-esm/src/operations/ltrBackupOperations.js +16 -16
  146. package/dist-esm/src/operations/ltrBackupOperations.js.map +1 -1
  147. package/dist-esm/src/operations/migrations.js +36 -36
  148. package/dist-esm/src/operations/migrations.js.map +1 -1
  149. package/dist-esm/src/operations/operations.js +4 -4
  150. package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
  151. package/dist-esm/src/operations/privateEndpointConnectionOperations.js +27 -27
  152. package/dist-esm/src/operations/privateEndpointConnectionOperations.js.map +1 -1
  153. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  154. package/dist-esm/src/operations/privateEndpointConnections.js +16 -16
  155. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  156. package/dist-esm/src/operations/privateLinkResources.js +16 -16
  157. package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
  158. package/dist-esm/src/operations/quotaUsages.js +11 -11
  159. package/dist-esm/src/operations/quotaUsages.js.map +1 -1
  160. package/dist-esm/src/operations/replicas.js +6 -6
  161. package/dist-esm/src/operations/replicas.js.map +1 -1
  162. package/dist-esm/src/operations/serverCapabilities.js +11 -11
  163. package/dist-esm/src/operations/serverCapabilities.js.map +1 -1
  164. package/dist-esm/src/operations/serverThreatProtectionSettings.d.ts.map +1 -1
  165. package/dist-esm/src/operations/serverThreatProtectionSettings.js +30 -30
  166. package/dist-esm/src/operations/serverThreatProtectionSettings.js.map +1 -1
  167. package/dist-esm/src/operations/servers.d.ts.map +1 -1
  168. package/dist-esm/src/operations/servers.js +83 -83
  169. package/dist-esm/src/operations/servers.js.map +1 -1
  170. package/dist-esm/src/operations/virtualEndpoints.d.ts.map +1 -1
  171. package/dist-esm/src/operations/virtualEndpoints.js +55 -55
  172. package/dist-esm/src/operations/virtualEndpoints.js.map +1 -1
  173. package/dist-esm/src/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
  174. package/dist-esm/src/operations/virtualNetworkSubnetUsage.js +5 -5
  175. package/dist-esm/src/operations/virtualNetworkSubnetUsage.js.map +1 -1
  176. package/dist-esm/src/pagingHelper.js.map +1 -1
  177. package/dist-esm/src/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
  178. package/dist-esm/src/postgreSQLManagementFlexibleServerClient.js +21 -18
  179. package/dist-esm/src/postgreSQLManagementFlexibleServerClient.js.map +1 -1
  180. package/dist-esm/test/postgresql_flexible_operations_test.spec.js +1 -1
  181. package/dist-esm/test/postgresql_flexible_operations_test.spec.js.map +1 -1
  182. package/package.json +7 -9
  183. package/review/arm-postgresql-flexible.api.md +19 -0
  184. package/src/lroImpl.ts +3 -3
  185. package/src/models/index.ts +140 -79
  186. package/src/models/mappers.ts +1354 -1328
  187. package/src/models/parameters.ts +110 -110
  188. package/src/operations/administrators.ts +75 -81
  189. package/src/operations/backups.ts +32 -34
  190. package/src/operations/checkNameAvailability.ts +8 -9
  191. package/src/operations/checkNameAvailabilityWithLocation.ts +11 -11
  192. package/src/operations/configurations.ts +81 -87
  193. package/src/operations/databases.ts +76 -82
  194. package/src/operations/firewallRules.ts +76 -82
  195. package/src/operations/flexibleServer.ts +33 -36
  196. package/src/operations/getPrivateDnsZoneSuffix.ts +6 -6
  197. package/src/operations/locationBasedCapabilities.ts +23 -23
  198. package/src/operations/logFiles.ts +24 -25
  199. package/src/operations/ltrBackupOperations.ts +32 -34
  200. package/src/operations/migrations.ts +62 -67
  201. package/src/operations/operations.ts +6 -6
  202. package/src/operations/privateEndpointConnectionOperations.ts +52 -55
  203. package/src/operations/privateEndpointConnections.ts +34 -35
  204. package/src/operations/privateLinkResources.ts +32 -34
  205. package/src/operations/quotaUsages.ts +20 -21
  206. package/src/operations/replicas.ts +16 -17
  207. package/src/operations/serverCapabilities.ts +23 -24
  208. package/src/operations/serverThreatProtectionSettings.ts +59 -62
  209. package/src/operations/servers.ts +170 -185
  210. package/src/operations/virtualEndpoints.ts +104 -112
  211. package/src/operations/virtualNetworkSubnetUsage.ts +11 -11
  212. package/src/operationsInterfaces/administrators.ts +7 -7
  213. package/src/operationsInterfaces/backups.ts +3 -3
  214. package/src/operationsInterfaces/checkNameAvailability.ts +2 -2
  215. package/src/operationsInterfaces/checkNameAvailabilityWithLocation.ts +2 -2
  216. package/src/operationsInterfaces/configurations.ts +7 -7
  217. package/src/operationsInterfaces/databases.ts +7 -7
  218. package/src/operationsInterfaces/firewallRules.ts +7 -7
  219. package/src/operationsInterfaces/flexibleServer.ts +4 -4
  220. package/src/operationsInterfaces/getPrivateDnsZoneSuffix.ts +2 -2
  221. package/src/operationsInterfaces/locationBasedCapabilities.ts +2 -2
  222. package/src/operationsInterfaces/logFiles.ts +1 -1
  223. package/src/operationsInterfaces/ltrBackupOperations.ts +3 -3
  224. package/src/operationsInterfaces/migrations.ts +6 -6
  225. package/src/operationsInterfaces/operations.ts +1 -1
  226. package/src/operationsInterfaces/privateEndpointConnectionOperations.ts +5 -5
  227. package/src/operationsInterfaces/privateEndpointConnections.ts +3 -3
  228. package/src/operationsInterfaces/privateLinkResources.ts +3 -3
  229. package/src/operationsInterfaces/quotaUsages.ts +1 -1
  230. package/src/operationsInterfaces/replicas.ts +1 -1
  231. package/src/operationsInterfaces/serverCapabilities.ts +2 -2
  232. package/src/operationsInterfaces/serverThreatProtectionSettings.ts +5 -5
  233. package/src/operationsInterfaces/servers.ts +15 -15
  234. package/src/operationsInterfaces/virtualEndpoints.ts +9 -9
  235. package/src/operationsInterfaces/virtualNetworkSubnetUsage.ts +2 -2
  236. package/src/pagingHelper.ts +1 -1
  237. package/src/postgreSQLManagementFlexibleServerClient.ts +36 -39
  238. package/types/arm-postgresql-flexible.d.ts +48 -3
  239. package/types/tsdoc-metadata.json +1 -1
@@ -16,23 +16,23 @@ export const ActiveDirectoryAdministratorAdd: coreClient.CompositeMapper = {
16
16
  principalType: {
17
17
  serializedName: "properties.principalType",
18
18
  type: {
19
- name: "String"
20
- }
19
+ name: "String",
20
+ },
21
21
  },
22
22
  principalName: {
23
23
  serializedName: "properties.principalName",
24
24
  type: {
25
- name: "String"
26
- }
25
+ name: "String",
26
+ },
27
27
  },
28
28
  tenantId: {
29
29
  serializedName: "properties.tenantId",
30
30
  type: {
31
- name: "String"
32
- }
33
- }
34
- }
35
- }
31
+ name: "String",
32
+ },
33
+ },
34
+ },
35
+ },
36
36
  };
37
37
 
38
38
  export const Resource: coreClient.CompositeMapper = {
@@ -44,32 +44,32 @@ export const Resource: coreClient.CompositeMapper = {
44
44
  serializedName: "id",
45
45
  readOnly: true,
46
46
  type: {
47
- name: "String"
48
- }
47
+ name: "String",
48
+ },
49
49
  },
50
50
  name: {
51
51
  serializedName: "name",
52
52
  readOnly: true,
53
53
  type: {
54
- name: "String"
55
- }
54
+ name: "String",
55
+ },
56
56
  },
57
57
  type: {
58
58
  serializedName: "type",
59
59
  readOnly: true,
60
60
  type: {
61
- name: "String"
62
- }
61
+ name: "String",
62
+ },
63
63
  },
64
64
  systemData: {
65
65
  serializedName: "systemData",
66
66
  type: {
67
67
  name: "Composite",
68
- className: "SystemData"
69
- }
70
- }
71
- }
72
- }
68
+ className: "SystemData",
69
+ },
70
+ },
71
+ },
72
+ },
73
73
  };
74
74
 
75
75
  export const SystemData: coreClient.CompositeMapper = {
@@ -80,41 +80,41 @@ export const SystemData: coreClient.CompositeMapper = {
80
80
  createdBy: {
81
81
  serializedName: "createdBy",
82
82
  type: {
83
- name: "String"
84
- }
83
+ name: "String",
84
+ },
85
85
  },
86
86
  createdByType: {
87
87
  serializedName: "createdByType",
88
88
  type: {
89
- name: "String"
90
- }
89
+ name: "String",
90
+ },
91
91
  },
92
92
  createdAt: {
93
93
  serializedName: "createdAt",
94
94
  type: {
95
- name: "DateTime"
96
- }
95
+ name: "DateTime",
96
+ },
97
97
  },
98
98
  lastModifiedBy: {
99
99
  serializedName: "lastModifiedBy",
100
100
  type: {
101
- name: "String"
102
- }
101
+ name: "String",
102
+ },
103
103
  },
104
104
  lastModifiedByType: {
105
105
  serializedName: "lastModifiedByType",
106
106
  type: {
107
- name: "String"
108
- }
107
+ name: "String",
108
+ },
109
109
  },
110
110
  lastModifiedAt: {
111
111
  serializedName: "lastModifiedAt",
112
112
  type: {
113
- name: "DateTime"
114
- }
115
- }
116
- }
117
- }
113
+ name: "DateTime",
114
+ },
115
+ },
116
+ },
117
+ },
118
118
  };
119
119
 
120
120
  export const ErrorResponse: coreClient.CompositeMapper = {
@@ -126,11 +126,11 @@ export const ErrorResponse: coreClient.CompositeMapper = {
126
126
  serializedName: "error",
127
127
  type: {
128
128
  name: "Composite",
129
- className: "ErrorDetail"
130
- }
131
- }
132
- }
133
- }
129
+ className: "ErrorDetail",
130
+ },
131
+ },
132
+ },
133
+ },
134
134
  };
135
135
 
136
136
  export const ErrorDetail: coreClient.CompositeMapper = {
@@ -142,22 +142,22 @@ export const ErrorDetail: coreClient.CompositeMapper = {
142
142
  serializedName: "code",
143
143
  readOnly: true,
144
144
  type: {
145
- name: "String"
146
- }
145
+ name: "String",
146
+ },
147
147
  },
148
148
  message: {
149
149
  serializedName: "message",
150
150
  readOnly: true,
151
151
  type: {
152
- name: "String"
153
- }
152
+ name: "String",
153
+ },
154
154
  },
155
155
  target: {
156
156
  serializedName: "target",
157
157
  readOnly: true,
158
158
  type: {
159
- name: "String"
160
- }
159
+ name: "String",
160
+ },
161
161
  },
162
162
  details: {
163
163
  serializedName: "details",
@@ -167,10 +167,10 @@ export const ErrorDetail: coreClient.CompositeMapper = {
167
167
  element: {
168
168
  type: {
169
169
  name: "Composite",
170
- className: "ErrorDetail"
171
- }
172
- }
173
- }
170
+ className: "ErrorDetail",
171
+ },
172
+ },
173
+ },
174
174
  },
175
175
  additionalInfo: {
176
176
  serializedName: "additionalInfo",
@@ -180,13 +180,13 @@ export const ErrorDetail: coreClient.CompositeMapper = {
180
180
  element: {
181
181
  type: {
182
182
  name: "Composite",
183
- className: "ErrorAdditionalInfo"
184
- }
185
- }
186
- }
187
- }
188
- }
189
- }
183
+ className: "ErrorAdditionalInfo",
184
+ },
185
+ },
186
+ },
187
+ },
188
+ },
189
+ },
190
190
  };
191
191
 
192
192
  export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
@@ -198,19 +198,19 @@ export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
198
198
  serializedName: "type",
199
199
  readOnly: true,
200
200
  type: {
201
- name: "String"
202
- }
201
+ name: "String",
202
+ },
203
203
  },
204
204
  info: {
205
205
  serializedName: "info",
206
206
  readOnly: true,
207
207
  type: {
208
208
  name: "Dictionary",
209
- value: { type: { name: "any" } }
210
- }
211
- }
212
- }
213
- }
209
+ value: { type: { name: "any" } },
210
+ },
211
+ },
212
+ },
213
+ },
214
214
  };
215
215
 
216
216
  export const AdministratorListResult: coreClient.CompositeMapper = {
@@ -225,19 +225,19 @@ export const AdministratorListResult: coreClient.CompositeMapper = {
225
225
  element: {
226
226
  type: {
227
227
  name: "Composite",
228
- className: "ActiveDirectoryAdministrator"
229
- }
230
- }
231
- }
228
+ className: "ActiveDirectoryAdministrator",
229
+ },
230
+ },
231
+ },
232
232
  },
233
233
  nextLink: {
234
234
  serializedName: "nextLink",
235
235
  type: {
236
- name: "String"
237
- }
238
- }
239
- }
240
- }
236
+ name: "String",
237
+ },
238
+ },
239
+ },
240
+ },
241
241
  };
242
242
 
243
243
  export const ServerBackupListResult: coreClient.CompositeMapper = {
@@ -252,19 +252,19 @@ export const ServerBackupListResult: coreClient.CompositeMapper = {
252
252
  element: {
253
253
  type: {
254
254
  name: "Composite",
255
- className: "ServerBackup"
256
- }
257
- }
258
- }
255
+ className: "ServerBackup",
256
+ },
257
+ },
258
+ },
259
259
  },
260
260
  nextLink: {
261
261
  serializedName: "nextLink",
262
262
  type: {
263
- name: "String"
264
- }
265
- }
266
- }
267
- }
263
+ name: "String",
264
+ },
265
+ },
266
+ },
267
+ },
268
268
  };
269
269
 
270
270
  export const CapabilitiesListResult: coreClient.CompositeMapper = {
@@ -280,20 +280,20 @@ export const CapabilitiesListResult: coreClient.CompositeMapper = {
280
280
  element: {
281
281
  type: {
282
282
  name: "Composite",
283
- className: "FlexibleServerCapability"
284
- }
285
- }
286
- }
283
+ className: "FlexibleServerCapability",
284
+ },
285
+ },
286
+ },
287
287
  },
288
288
  nextLink: {
289
289
  serializedName: "nextLink",
290
290
  readOnly: true,
291
291
  type: {
292
- name: "String"
293
- }
294
- }
295
- }
296
- }
292
+ name: "String",
293
+ },
294
+ },
295
+ },
296
+ },
297
297
  };
298
298
 
299
299
  export const CapabilityBase: coreClient.CompositeMapper = {
@@ -306,18 +306,18 @@ export const CapabilityBase: coreClient.CompositeMapper = {
306
306
  readOnly: true,
307
307
  type: {
308
308
  name: "Enum",
309
- allowedValues: ["Visible", "Available", "Default", "Disabled"]
310
- }
309
+ allowedValues: ["Visible", "Available", "Default", "Disabled"],
310
+ },
311
311
  },
312
312
  reason: {
313
313
  serializedName: "reason",
314
314
  readOnly: true,
315
315
  type: {
316
- name: "String"
317
- }
318
- }
319
- }
320
- }
316
+ name: "String",
317
+ },
318
+ },
319
+ },
320
+ },
321
321
  };
322
322
 
323
323
  export const CheckNameAvailabilityRequest: coreClient.CompositeMapper = {
@@ -328,17 +328,17 @@ export const CheckNameAvailabilityRequest: coreClient.CompositeMapper = {
328
328
  name: {
329
329
  serializedName: "name",
330
330
  type: {
331
- name: "String"
332
- }
331
+ name: "String",
332
+ },
333
333
  },
334
334
  type: {
335
335
  serializedName: "type",
336
336
  type: {
337
- name: "String"
338
- }
339
- }
340
- }
341
- }
337
+ name: "String",
338
+ },
339
+ },
340
+ },
341
+ },
342
342
  };
343
343
 
344
344
  export const CheckNameAvailabilityResponse: coreClient.CompositeMapper = {
@@ -349,23 +349,23 @@ export const CheckNameAvailabilityResponse: coreClient.CompositeMapper = {
349
349
  nameAvailable: {
350
350
  serializedName: "nameAvailable",
351
351
  type: {
352
- name: "Boolean"
353
- }
352
+ name: "Boolean",
353
+ },
354
354
  },
355
355
  reason: {
356
356
  serializedName: "reason",
357
357
  type: {
358
- name: "String"
359
- }
358
+ name: "String",
359
+ },
360
360
  },
361
361
  message: {
362
362
  serializedName: "message",
363
363
  type: {
364
- name: "String"
365
- }
366
- }
367
- }
368
- }
364
+ name: "String",
365
+ },
366
+ },
367
+ },
368
+ },
369
369
  };
370
370
 
371
371
  export const ConfigurationListResult: coreClient.CompositeMapper = {
@@ -380,19 +380,19 @@ export const ConfigurationListResult: coreClient.CompositeMapper = {
380
380
  element: {
381
381
  type: {
382
382
  name: "Composite",
383
- className: "Configuration"
384
- }
385
- }
386
- }
383
+ className: "Configuration",
384
+ },
385
+ },
386
+ },
387
387
  },
388
388
  nextLink: {
389
389
  serializedName: "nextLink",
390
390
  type: {
391
- name: "String"
392
- }
393
- }
394
- }
395
- }
391
+ name: "String",
392
+ },
393
+ },
394
+ },
395
+ },
396
396
  };
397
397
 
398
398
  export const ConfigurationForUpdate: coreClient.CompositeMapper = {
@@ -403,80 +403,80 @@ export const ConfigurationForUpdate: coreClient.CompositeMapper = {
403
403
  value: {
404
404
  serializedName: "properties.value",
405
405
  type: {
406
- name: "String"
407
- }
406
+ name: "String",
407
+ },
408
408
  },
409
409
  description: {
410
410
  serializedName: "properties.description",
411
411
  readOnly: true,
412
412
  type: {
413
- name: "String"
414
- }
413
+ name: "String",
414
+ },
415
415
  },
416
416
  defaultValue: {
417
417
  serializedName: "properties.defaultValue",
418
418
  readOnly: true,
419
419
  type: {
420
- name: "String"
421
- }
420
+ name: "String",
421
+ },
422
422
  },
423
423
  dataType: {
424
424
  serializedName: "properties.dataType",
425
425
  readOnly: true,
426
426
  type: {
427
- name: "String"
428
- }
427
+ name: "String",
428
+ },
429
429
  },
430
430
  allowedValues: {
431
431
  serializedName: "properties.allowedValues",
432
432
  readOnly: true,
433
433
  type: {
434
- name: "String"
435
- }
434
+ name: "String",
435
+ },
436
436
  },
437
437
  source: {
438
438
  serializedName: "properties.source",
439
439
  type: {
440
- name: "String"
441
- }
440
+ name: "String",
441
+ },
442
442
  },
443
443
  isDynamicConfig: {
444
444
  serializedName: "properties.isDynamicConfig",
445
445
  readOnly: true,
446
446
  type: {
447
- name: "Boolean"
448
- }
447
+ name: "Boolean",
448
+ },
449
449
  },
450
450
  isReadOnly: {
451
451
  serializedName: "properties.isReadOnly",
452
452
  readOnly: true,
453
453
  type: {
454
- name: "Boolean"
455
- }
454
+ name: "Boolean",
455
+ },
456
456
  },
457
457
  isConfigPendingRestart: {
458
458
  serializedName: "properties.isConfigPendingRestart",
459
459
  readOnly: true,
460
460
  type: {
461
- name: "Boolean"
462
- }
461
+ name: "Boolean",
462
+ },
463
463
  },
464
464
  unit: {
465
465
  serializedName: "properties.unit",
466
466
  readOnly: true,
467
467
  type: {
468
- name: "String"
469
- }
468
+ name: "String",
469
+ },
470
470
  },
471
471
  documentationLink: {
472
472
  serializedName: "properties.documentationLink",
473
473
  readOnly: true,
474
474
  type: {
475
- name: "String"
476
- }
477
- }
478
- }
479
- }
475
+ name: "String",
476
+ },
477
+ },
478
+ },
479
+ },
480
480
  };
481
481
 
482
482
  export const DatabaseListResult: coreClient.CompositeMapper = {
@@ -491,19 +491,19 @@ export const DatabaseListResult: coreClient.CompositeMapper = {
491
491
  element: {
492
492
  type: {
493
493
  name: "Composite",
494
- className: "Database"
495
- }
496
- }
497
- }
494
+ className: "Database",
495
+ },
496
+ },
497
+ },
498
498
  },
499
499
  nextLink: {
500
500
  serializedName: "nextLink",
501
501
  type: {
502
- name: "String"
503
- }
504
- }
505
- }
506
- }
502
+ name: "String",
503
+ },
504
+ },
505
+ },
506
+ },
507
507
  };
508
508
 
509
509
  export const FirewallRuleListResult: coreClient.CompositeMapper = {
@@ -518,19 +518,19 @@ export const FirewallRuleListResult: coreClient.CompositeMapper = {
518
518
  element: {
519
519
  type: {
520
520
  name: "Composite",
521
- className: "FirewallRule"
522
- }
523
- }
524
- }
521
+ className: "FirewallRule",
522
+ },
523
+ },
524
+ },
525
525
  },
526
526
  nextLink: {
527
527
  serializedName: "nextLink",
528
528
  type: {
529
- name: "String"
530
- }
531
- }
532
- }
533
- }
529
+ name: "String",
530
+ },
531
+ },
532
+ },
533
+ },
534
534
  };
535
535
 
536
536
  export const Sku: coreClient.CompositeMapper = {
@@ -542,18 +542,18 @@ export const Sku: coreClient.CompositeMapper = {
542
542
  serializedName: "name",
543
543
  required: true,
544
544
  type: {
545
- name: "String"
546
- }
545
+ name: "String",
546
+ },
547
547
  },
548
548
  tier: {
549
549
  serializedName: "tier",
550
550
  required: true,
551
551
  type: {
552
- name: "String"
553
- }
554
- }
555
- }
556
- }
552
+ name: "String",
553
+ },
554
+ },
555
+ },
556
+ },
557
557
  };
558
558
 
559
559
  export const UserAssignedIdentity: coreClient.CompositeMapper = {
@@ -565,25 +565,25 @@ export const UserAssignedIdentity: coreClient.CompositeMapper = {
565
565
  serializedName: "userAssignedIdentities",
566
566
  type: {
567
567
  name: "Dictionary",
568
- value: { type: { name: "Composite", className: "UserIdentity" } }
569
- }
568
+ value: { type: { name: "Composite", className: "UserIdentity" } },
569
+ },
570
570
  },
571
571
  type: {
572
572
  serializedName: "type",
573
573
  required: true,
574
574
  type: {
575
- name: "String"
576
- }
575
+ name: "String",
576
+ },
577
577
  },
578
578
  tenantId: {
579
579
  serializedName: "tenantId",
580
580
  readOnly: true,
581
581
  type: {
582
- name: "String"
583
- }
584
- }
585
- }
586
- }
582
+ name: "String",
583
+ },
584
+ },
585
+ },
586
+ },
587
587
  };
588
588
 
589
589
  export const UserIdentity: coreClient.CompositeMapper = {
@@ -594,17 +594,17 @@ export const UserIdentity: coreClient.CompositeMapper = {
594
594
  principalId: {
595
595
  serializedName: "principalId",
596
596
  type: {
597
- name: "String"
598
- }
597
+ name: "String",
598
+ },
599
599
  },
600
600
  clientId: {
601
601
  serializedName: "clientId",
602
602
  type: {
603
- name: "String"
604
- }
605
- }
606
- }
607
- }
603
+ name: "String",
604
+ },
605
+ },
606
+ },
607
+ },
608
608
  };
609
609
 
610
610
  export const Storage: coreClient.CompositeMapper = {
@@ -615,41 +615,41 @@ export const Storage: coreClient.CompositeMapper = {
615
615
  storageSizeGB: {
616
616
  serializedName: "storageSizeGB",
617
617
  type: {
618
- name: "Number"
619
- }
618
+ name: "Number",
619
+ },
620
620
  },
621
621
  autoGrow: {
622
622
  serializedName: "autoGrow",
623
623
  type: {
624
- name: "String"
625
- }
624
+ name: "String",
625
+ },
626
626
  },
627
627
  tier: {
628
628
  serializedName: "tier",
629
629
  type: {
630
- name: "String"
631
- }
630
+ name: "String",
631
+ },
632
632
  },
633
633
  iops: {
634
634
  serializedName: "iops",
635
635
  type: {
636
- name: "Number"
637
- }
636
+ name: "Number",
637
+ },
638
638
  },
639
639
  throughput: {
640
640
  serializedName: "throughput",
641
641
  type: {
642
- name: "Number"
643
- }
642
+ name: "Number",
643
+ },
644
644
  },
645
645
  type: {
646
646
  serializedName: "type",
647
647
  type: {
648
- name: "String"
649
- }
650
- }
651
- }
652
- }
648
+ name: "String",
649
+ },
650
+ },
651
+ },
652
+ },
653
653
  };
654
654
 
655
655
  export const AuthConfig: coreClient.CompositeMapper = {
@@ -660,25 +660,25 @@ export const AuthConfig: coreClient.CompositeMapper = {
660
660
  activeDirectoryAuth: {
661
661
  serializedName: "activeDirectoryAuth",
662
662
  type: {
663
- name: "String"
664
- }
663
+ name: "String",
664
+ },
665
665
  },
666
666
  passwordAuth: {
667
667
  defaultValue: "Enabled",
668
668
  serializedName: "passwordAuth",
669
669
  type: {
670
- name: "String"
671
- }
670
+ name: "String",
671
+ },
672
672
  },
673
673
  tenantId: {
674
674
  defaultValue: "",
675
675
  serializedName: "tenantId",
676
676
  type: {
677
- name: "String"
678
- }
679
- }
680
- }
681
- }
677
+ name: "String",
678
+ },
679
+ },
680
+ },
681
+ },
682
682
  };
683
683
 
684
684
  export const DataEncryption: coreClient.CompositeMapper = {
@@ -689,47 +689,47 @@ export const DataEncryption: coreClient.CompositeMapper = {
689
689
  primaryKeyURI: {
690
690
  serializedName: "primaryKeyURI",
691
691
  type: {
692
- name: "String"
693
- }
692
+ name: "String",
693
+ },
694
694
  },
695
695
  primaryUserAssignedIdentityId: {
696
696
  serializedName: "primaryUserAssignedIdentityId",
697
697
  type: {
698
- name: "String"
699
- }
698
+ name: "String",
699
+ },
700
700
  },
701
701
  geoBackupKeyURI: {
702
702
  serializedName: "geoBackupKeyURI",
703
703
  type: {
704
- name: "String"
705
- }
704
+ name: "String",
705
+ },
706
706
  },
707
707
  geoBackupUserAssignedIdentityId: {
708
708
  serializedName: "geoBackupUserAssignedIdentityId",
709
709
  type: {
710
- name: "String"
711
- }
710
+ name: "String",
711
+ },
712
712
  },
713
713
  type: {
714
714
  serializedName: "type",
715
715
  type: {
716
- name: "String"
717
- }
716
+ name: "String",
717
+ },
718
718
  },
719
719
  primaryEncryptionKeyStatus: {
720
720
  serializedName: "primaryEncryptionKeyStatus",
721
721
  type: {
722
- name: "String"
723
- }
722
+ name: "String",
723
+ },
724
724
  },
725
725
  geoBackupEncryptionKeyStatus: {
726
726
  serializedName: "geoBackupEncryptionKeyStatus",
727
727
  type: {
728
- name: "String"
729
- }
730
- }
731
- }
732
- }
728
+ name: "String",
729
+ },
730
+ },
731
+ },
732
+ },
733
733
  };
734
734
 
735
735
  export const Backup: coreClient.CompositeMapper = {
@@ -741,25 +741,25 @@ export const Backup: coreClient.CompositeMapper = {
741
741
  defaultValue: 7,
742
742
  serializedName: "backupRetentionDays",
743
743
  type: {
744
- name: "Number"
745
- }
744
+ name: "Number",
745
+ },
746
746
  },
747
747
  geoRedundantBackup: {
748
748
  defaultValue: "Disabled",
749
749
  serializedName: "geoRedundantBackup",
750
750
  type: {
751
- name: "String"
752
- }
751
+ name: "String",
752
+ },
753
753
  },
754
754
  earliestRestoreDate: {
755
755
  serializedName: "earliestRestoreDate",
756
756
  readOnly: true,
757
757
  type: {
758
- name: "DateTime"
759
- }
760
- }
761
- }
762
- }
758
+ name: "DateTime",
759
+ },
760
+ },
761
+ },
762
+ },
763
763
  };
764
764
 
765
765
  export const Network: coreClient.CompositeMapper = {
@@ -770,23 +770,23 @@ export const Network: coreClient.CompositeMapper = {
770
770
  publicNetworkAccess: {
771
771
  serializedName: "publicNetworkAccess",
772
772
  type: {
773
- name: "String"
774
- }
773
+ name: "String",
774
+ },
775
775
  },
776
776
  delegatedSubnetResourceId: {
777
777
  serializedName: "delegatedSubnetResourceId",
778
778
  type: {
779
- name: "String"
780
- }
779
+ name: "String",
780
+ },
781
781
  },
782
782
  privateDnsZoneArmResourceId: {
783
783
  serializedName: "privateDnsZoneArmResourceId",
784
784
  type: {
785
- name: "String"
786
- }
787
- }
788
- }
789
- }
785
+ name: "String",
786
+ },
787
+ },
788
+ },
789
+ },
790
790
  };
791
791
 
792
792
  export const HighAvailability: coreClient.CompositeMapper = {
@@ -798,25 +798,25 @@ export const HighAvailability: coreClient.CompositeMapper = {
798
798
  defaultValue: "Disabled",
799
799
  serializedName: "mode",
800
800
  type: {
801
- name: "String"
802
- }
801
+ name: "String",
802
+ },
803
803
  },
804
804
  state: {
805
805
  serializedName: "state",
806
806
  readOnly: true,
807
807
  type: {
808
- name: "String"
809
- }
808
+ name: "String",
809
+ },
810
810
  },
811
811
  standbyAvailabilityZone: {
812
812
  defaultValue: "",
813
813
  serializedName: "standbyAvailabilityZone",
814
814
  type: {
815
- name: "String"
816
- }
817
- }
818
- }
819
- }
815
+ name: "String",
816
+ },
817
+ },
818
+ },
819
+ },
820
820
  };
821
821
 
822
822
  export const MaintenanceWindow: coreClient.CompositeMapper = {
@@ -828,32 +828,32 @@ export const MaintenanceWindow: coreClient.CompositeMapper = {
828
828
  defaultValue: "Disabled",
829
829
  serializedName: "customWindow",
830
830
  type: {
831
- name: "String"
832
- }
831
+ name: "String",
832
+ },
833
833
  },
834
834
  startHour: {
835
835
  defaultValue: 0,
836
836
  serializedName: "startHour",
837
837
  type: {
838
- name: "Number"
839
- }
838
+ name: "Number",
839
+ },
840
840
  },
841
841
  startMinute: {
842
842
  defaultValue: 0,
843
843
  serializedName: "startMinute",
844
844
  type: {
845
- name: "Number"
846
- }
845
+ name: "Number",
846
+ },
847
847
  },
848
848
  dayOfWeek: {
849
849
  defaultValue: 0,
850
850
  serializedName: "dayOfWeek",
851
851
  type: {
852
- name: "Number"
853
- }
854
- }
855
- }
856
- }
852
+ name: "Number",
853
+ },
854
+ },
855
+ },
856
+ },
857
857
  };
858
858
 
859
859
  export const Replica: coreClient.CompositeMapper = {
@@ -864,37 +864,37 @@ export const Replica: coreClient.CompositeMapper = {
864
864
  role: {
865
865
  serializedName: "role",
866
866
  type: {
867
- name: "String"
868
- }
867
+ name: "String",
868
+ },
869
869
  },
870
870
  capacity: {
871
871
  serializedName: "capacity",
872
872
  readOnly: true,
873
873
  type: {
874
- name: "Number"
875
- }
874
+ name: "Number",
875
+ },
876
876
  },
877
877
  replicationState: {
878
878
  serializedName: "replicationState",
879
879
  readOnly: true,
880
880
  type: {
881
- name: "String"
882
- }
881
+ name: "String",
882
+ },
883
883
  },
884
884
  promoteMode: {
885
885
  serializedName: "promoteMode",
886
886
  type: {
887
- name: "String"
888
- }
887
+ name: "String",
888
+ },
889
889
  },
890
890
  promoteOption: {
891
891
  serializedName: "promoteOption",
892
892
  type: {
893
- name: "String"
894
- }
895
- }
896
- }
897
- }
893
+ name: "String",
894
+ },
895
+ },
896
+ },
897
+ },
898
898
  };
899
899
 
900
900
  export const PrivateEndpoint: coreClient.CompositeMapper = {
@@ -906,11 +906,11 @@ export const PrivateEndpoint: coreClient.CompositeMapper = {
906
906
  serializedName: "id",
907
907
  readOnly: true,
908
908
  type: {
909
- name: "String"
910
- }
911
- }
912
- }
913
- }
909
+ name: "String",
910
+ },
911
+ },
912
+ },
913
+ },
914
914
  };
915
915
 
916
916
  export const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {
@@ -921,23 +921,23 @@ export const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {
921
921
  status: {
922
922
  serializedName: "status",
923
923
  type: {
924
- name: "String"
925
- }
924
+ name: "String",
925
+ },
926
926
  },
927
927
  description: {
928
928
  serializedName: "description",
929
929
  type: {
930
- name: "String"
931
- }
930
+ name: "String",
931
+ },
932
932
  },
933
933
  actionsRequired: {
934
934
  serializedName: "actionsRequired",
935
935
  type: {
936
- name: "String"
937
- }
938
- }
939
- }
940
- }
936
+ name: "String",
937
+ },
938
+ },
939
+ },
940
+ },
941
941
  };
942
942
 
943
943
  export const ServerForUpdate: coreClient.CompositeMapper = {
@@ -949,105 +949,105 @@ export const ServerForUpdate: coreClient.CompositeMapper = {
949
949
  serializedName: "sku",
950
950
  type: {
951
951
  name: "Composite",
952
- className: "Sku"
953
- }
952
+ className: "Sku",
953
+ },
954
954
  },
955
955
  identity: {
956
956
  serializedName: "identity",
957
957
  type: {
958
958
  name: "Composite",
959
- className: "UserAssignedIdentity"
960
- }
959
+ className: "UserAssignedIdentity",
960
+ },
961
961
  },
962
962
  tags: {
963
963
  serializedName: "tags",
964
964
  type: {
965
965
  name: "Dictionary",
966
- value: { type: { name: "String" } }
967
- }
966
+ value: { type: { name: "String" } },
967
+ },
968
968
  },
969
969
  administratorLoginPassword: {
970
970
  serializedName: "properties.administratorLoginPassword",
971
971
  type: {
972
- name: "String"
973
- }
972
+ name: "String",
973
+ },
974
974
  },
975
975
  version: {
976
976
  serializedName: "properties.version",
977
977
  type: {
978
- name: "String"
979
- }
978
+ name: "String",
979
+ },
980
980
  },
981
981
  storage: {
982
982
  serializedName: "properties.storage",
983
983
  type: {
984
984
  name: "Composite",
985
- className: "Storage"
986
- }
985
+ className: "Storage",
986
+ },
987
987
  },
988
988
  backup: {
989
989
  serializedName: "properties.backup",
990
990
  type: {
991
991
  name: "Composite",
992
- className: "Backup"
993
- }
992
+ className: "Backup",
993
+ },
994
994
  },
995
995
  highAvailability: {
996
996
  serializedName: "properties.highAvailability",
997
997
  type: {
998
998
  name: "Composite",
999
- className: "HighAvailability"
1000
- }
999
+ className: "HighAvailability",
1000
+ },
1001
1001
  },
1002
1002
  maintenanceWindow: {
1003
1003
  serializedName: "properties.maintenanceWindow",
1004
1004
  type: {
1005
1005
  name: "Composite",
1006
- className: "MaintenanceWindow"
1007
- }
1006
+ className: "MaintenanceWindow",
1007
+ },
1008
1008
  },
1009
1009
  authConfig: {
1010
1010
  serializedName: "properties.authConfig",
1011
1011
  type: {
1012
1012
  name: "Composite",
1013
- className: "AuthConfig"
1014
- }
1013
+ className: "AuthConfig",
1014
+ },
1015
1015
  },
1016
1016
  dataEncryption: {
1017
1017
  serializedName: "properties.dataEncryption",
1018
1018
  type: {
1019
1019
  name: "Composite",
1020
- className: "DataEncryption"
1021
- }
1020
+ className: "DataEncryption",
1021
+ },
1022
1022
  },
1023
1023
  createMode: {
1024
1024
  serializedName: "properties.createMode",
1025
1025
  type: {
1026
- name: "String"
1027
- }
1026
+ name: "String",
1027
+ },
1028
1028
  },
1029
1029
  replicationRole: {
1030
1030
  serializedName: "properties.replicationRole",
1031
1031
  type: {
1032
- name: "String"
1033
- }
1032
+ name: "String",
1033
+ },
1034
1034
  },
1035
1035
  replica: {
1036
1036
  serializedName: "properties.replica",
1037
1037
  type: {
1038
1038
  name: "Composite",
1039
- className: "Replica"
1040
- }
1039
+ className: "Replica",
1040
+ },
1041
1041
  },
1042
1042
  network: {
1043
1043
  serializedName: "properties.network",
1044
1044
  type: {
1045
1045
  name: "Composite",
1046
- className: "Network"
1047
- }
1048
- }
1049
- }
1050
- }
1046
+ className: "Network",
1047
+ },
1048
+ },
1049
+ },
1050
+ },
1051
1051
  };
1052
1052
 
1053
1053
  export const ServerListResult: coreClient.CompositeMapper = {
@@ -1062,19 +1062,19 @@ export const ServerListResult: coreClient.CompositeMapper = {
1062
1062
  element: {
1063
1063
  type: {
1064
1064
  name: "Composite",
1065
- className: "Server"
1066
- }
1067
- }
1068
- }
1065
+ className: "Server",
1066
+ },
1067
+ },
1068
+ },
1069
1069
  },
1070
1070
  nextLink: {
1071
1071
  serializedName: "nextLink",
1072
1072
  type: {
1073
- name: "String"
1074
- }
1075
- }
1076
- }
1077
- }
1073
+ name: "String",
1074
+ },
1075
+ },
1076
+ },
1077
+ },
1078
1078
  };
1079
1079
 
1080
1080
  export const BackupRequestBase: coreClient.CompositeMapper = {
@@ -1086,11 +1086,11 @@ export const BackupRequestBase: coreClient.CompositeMapper = {
1086
1086
  serializedName: "backupSettings",
1087
1087
  type: {
1088
1088
  name: "Composite",
1089
- className: "BackupSettings"
1090
- }
1091
- }
1092
- }
1093
- }
1089
+ className: "BackupSettings",
1090
+ },
1091
+ },
1092
+ },
1093
+ },
1094
1094
  };
1095
1095
 
1096
1096
  export const BackupSettings: coreClient.CompositeMapper = {
@@ -1102,11 +1102,11 @@ export const BackupSettings: coreClient.CompositeMapper = {
1102
1102
  serializedName: "backupName",
1103
1103
  required: true,
1104
1104
  type: {
1105
- name: "String"
1106
- }
1107
- }
1108
- }
1109
- }
1105
+ name: "String",
1106
+ },
1107
+ },
1108
+ },
1109
+ },
1110
1110
  };
1111
1111
 
1112
1112
  export const LtrPreBackupResponse: coreClient.CompositeMapper = {
@@ -1118,11 +1118,11 @@ export const LtrPreBackupResponse: coreClient.CompositeMapper = {
1118
1118
  serializedName: "properties.numberOfContainers",
1119
1119
  required: true,
1120
1120
  type: {
1121
- name: "Number"
1122
- }
1123
- }
1124
- }
1125
- }
1121
+ name: "Number",
1122
+ },
1123
+ },
1124
+ },
1125
+ },
1126
1126
  };
1127
1127
 
1128
1128
  export const BackupStoreDetails: coreClient.CompositeMapper = {
@@ -1137,13 +1137,13 @@ export const BackupStoreDetails: coreClient.CompositeMapper = {
1137
1137
  name: "Sequence",
1138
1138
  element: {
1139
1139
  type: {
1140
- name: "String"
1141
- }
1142
- }
1143
- }
1144
- }
1145
- }
1146
- }
1140
+ name: "String",
1141
+ },
1142
+ },
1143
+ },
1144
+ },
1145
+ },
1146
+ },
1147
1147
  };
1148
1148
 
1149
1149
  export const LtrBackupResponse: coreClient.CompositeMapper = {
@@ -1154,71 +1154,71 @@ export const LtrBackupResponse: coreClient.CompositeMapper = {
1154
1154
  datasourceSizeInBytes: {
1155
1155
  serializedName: "properties.datasourceSizeInBytes",
1156
1156
  type: {
1157
- name: "Number"
1158
- }
1157
+ name: "Number",
1158
+ },
1159
1159
  },
1160
1160
  dataTransferredInBytes: {
1161
1161
  serializedName: "properties.dataTransferredInBytes",
1162
1162
  type: {
1163
- name: "Number"
1164
- }
1163
+ name: "Number",
1164
+ },
1165
1165
  },
1166
1166
  backupName: {
1167
1167
  serializedName: "properties.backupName",
1168
1168
  type: {
1169
- name: "String"
1170
- }
1169
+ name: "String",
1170
+ },
1171
1171
  },
1172
1172
  backupMetadata: {
1173
1173
  serializedName: "properties.backupMetadata",
1174
1174
  type: {
1175
- name: "String"
1176
- }
1175
+ name: "String",
1176
+ },
1177
1177
  },
1178
1178
  status: {
1179
1179
  serializedName: "properties.status",
1180
1180
  type: {
1181
- name: "String"
1182
- }
1181
+ name: "String",
1182
+ },
1183
1183
  },
1184
1184
  startTime: {
1185
1185
  serializedName: "properties.startTime",
1186
1186
  type: {
1187
- name: "DateTime"
1188
- }
1187
+ name: "DateTime",
1188
+ },
1189
1189
  },
1190
1190
  endTime: {
1191
1191
  serializedName: "properties.endTime",
1192
1192
  type: {
1193
- name: "DateTime"
1194
- }
1193
+ name: "DateTime",
1194
+ },
1195
1195
  },
1196
1196
  percentComplete: {
1197
1197
  constraints: {
1198
1198
  InclusiveMaximum: 100,
1199
- InclusiveMinimum: 0
1199
+ InclusiveMinimum: 0,
1200
1200
  },
1201
1201
  serializedName: "properties.percentComplete",
1202
1202
  type: {
1203
- name: "Number"
1204
- }
1203
+ name: "Number",
1204
+ },
1205
1205
  },
1206
1206
  errorCode: {
1207
1207
  serializedName: "properties.errorCode",
1208
1208
  readOnly: true,
1209
1209
  type: {
1210
- name: "String"
1211
- }
1210
+ name: "String",
1211
+ },
1212
1212
  },
1213
1213
  errorMessage: {
1214
1214
  serializedName: "properties.errorMessage",
1215
1215
  readOnly: true,
1216
1216
  type: {
1217
- name: "String"
1218
- }
1219
- }
1220
- }
1221
- }
1217
+ name: "String",
1218
+ },
1219
+ },
1220
+ },
1221
+ },
1222
1222
  };
1223
1223
 
1224
1224
  export const LtrServerBackupOperationList: coreClient.CompositeMapper = {
@@ -1233,19 +1233,19 @@ export const LtrServerBackupOperationList: coreClient.CompositeMapper = {
1233
1233
  element: {
1234
1234
  type: {
1235
1235
  name: "Composite",
1236
- className: "LtrServerBackupOperation"
1237
- }
1238
- }
1239
- }
1236
+ className: "LtrServerBackupOperation",
1237
+ },
1238
+ },
1239
+ },
1240
1240
  },
1241
1241
  nextLink: {
1242
1242
  serializedName: "nextLink",
1243
1243
  type: {
1244
- name: "String"
1245
- }
1246
- }
1247
- }
1248
- }
1244
+ name: "String",
1245
+ },
1246
+ },
1247
+ },
1248
+ },
1249
1249
  };
1250
1250
 
1251
1251
  export const MigrationStatus: coreClient.CompositeMapper = {
@@ -1257,25 +1257,25 @@ export const MigrationStatus: coreClient.CompositeMapper = {
1257
1257
  serializedName: "state",
1258
1258
  readOnly: true,
1259
1259
  type: {
1260
- name: "String"
1261
- }
1260
+ name: "String",
1261
+ },
1262
1262
  },
1263
1263
  error: {
1264
1264
  serializedName: "error",
1265
1265
  readOnly: true,
1266
1266
  type: {
1267
- name: "String"
1268
- }
1267
+ name: "String",
1268
+ },
1269
1269
  },
1270
1270
  currentSubStateDetails: {
1271
1271
  serializedName: "currentSubStateDetails",
1272
1272
  type: {
1273
1273
  name: "Composite",
1274
- className: "MigrationSubStateDetails"
1275
- }
1276
- }
1277
- }
1278
- }
1274
+ className: "MigrationSubStateDetails",
1275
+ },
1276
+ },
1277
+ },
1278
+ },
1279
1279
  };
1280
1280
 
1281
1281
  export const MigrationSubStateDetails: coreClient.CompositeMapper = {
@@ -1287,25 +1287,27 @@ export const MigrationSubStateDetails: coreClient.CompositeMapper = {
1287
1287
  serializedName: "currentSubState",
1288
1288
  readOnly: true,
1289
1289
  type: {
1290
- name: "String"
1291
- }
1290
+ name: "String",
1291
+ },
1292
1292
  },
1293
1293
  dbDetails: {
1294
1294
  serializedName: "dbDetails",
1295
1295
  type: {
1296
1296
  name: "Dictionary",
1297
- value: { type: { name: "Composite", className: "DbMigrationStatus" } }
1298
- }
1297
+ value: {
1298
+ type: { name: "Composite", className: "DbMigrationStatus" },
1299
+ },
1300
+ },
1299
1301
  },
1300
1302
  validationDetails: {
1301
1303
  serializedName: "validationDetails",
1302
1304
  type: {
1303
1305
  name: "Composite",
1304
- className: "ValidationDetails"
1305
- }
1306
- }
1307
- }
1308
- }
1306
+ className: "ValidationDetails",
1307
+ },
1308
+ },
1309
+ },
1310
+ },
1309
1311
  };
1310
1312
 
1311
1313
  export const DbMigrationStatus: coreClient.CompositeMapper = {
@@ -1316,101 +1318,101 @@ export const DbMigrationStatus: coreClient.CompositeMapper = {
1316
1318
  databaseName: {
1317
1319
  serializedName: "databaseName",
1318
1320
  type: {
1319
- name: "String"
1320
- }
1321
+ name: "String",
1322
+ },
1321
1323
  },
1322
1324
  migrationState: {
1323
1325
  serializedName: "migrationState",
1324
1326
  type: {
1325
- name: "String"
1326
- }
1327
+ name: "String",
1328
+ },
1327
1329
  },
1328
1330
  migrationOperation: {
1329
1331
  serializedName: "migrationOperation",
1330
1332
  type: {
1331
- name: "String"
1332
- }
1333
+ name: "String",
1334
+ },
1333
1335
  },
1334
1336
  startedOn: {
1335
1337
  serializedName: "startedOn",
1336
1338
  type: {
1337
- name: "DateTime"
1338
- }
1339
+ name: "DateTime",
1340
+ },
1339
1341
  },
1340
1342
  endedOn: {
1341
1343
  serializedName: "endedOn",
1342
1344
  type: {
1343
- name: "DateTime"
1344
- }
1345
+ name: "DateTime",
1346
+ },
1345
1347
  },
1346
1348
  fullLoadQueuedTables: {
1347
1349
  serializedName: "fullLoadQueuedTables",
1348
1350
  type: {
1349
- name: "Number"
1350
- }
1351
+ name: "Number",
1352
+ },
1351
1353
  },
1352
1354
  fullLoadErroredTables: {
1353
1355
  serializedName: "fullLoadErroredTables",
1354
1356
  type: {
1355
- name: "Number"
1356
- }
1357
+ name: "Number",
1358
+ },
1357
1359
  },
1358
1360
  fullLoadLoadingTables: {
1359
1361
  serializedName: "fullLoadLoadingTables",
1360
1362
  type: {
1361
- name: "Number"
1362
- }
1363
+ name: "Number",
1364
+ },
1363
1365
  },
1364
1366
  fullLoadCompletedTables: {
1365
1367
  serializedName: "fullLoadCompletedTables",
1366
1368
  type: {
1367
- name: "Number"
1368
- }
1369
+ name: "Number",
1370
+ },
1369
1371
  },
1370
1372
  cdcUpdateCounter: {
1371
1373
  serializedName: "cdcUpdateCounter",
1372
1374
  type: {
1373
- name: "Number"
1374
- }
1375
+ name: "Number",
1376
+ },
1375
1377
  },
1376
1378
  cdcDeleteCounter: {
1377
1379
  serializedName: "cdcDeleteCounter",
1378
1380
  type: {
1379
- name: "Number"
1380
- }
1381
+ name: "Number",
1382
+ },
1381
1383
  },
1382
1384
  cdcInsertCounter: {
1383
1385
  serializedName: "cdcInsertCounter",
1384
1386
  type: {
1385
- name: "Number"
1386
- }
1387
+ name: "Number",
1388
+ },
1387
1389
  },
1388
1390
  appliedChanges: {
1389
1391
  serializedName: "appliedChanges",
1390
1392
  type: {
1391
- name: "Number"
1392
- }
1393
+ name: "Number",
1394
+ },
1393
1395
  },
1394
1396
  incomingChanges: {
1395
1397
  serializedName: "incomingChanges",
1396
1398
  type: {
1397
- name: "Number"
1398
- }
1399
+ name: "Number",
1400
+ },
1399
1401
  },
1400
1402
  latency: {
1401
1403
  serializedName: "latency",
1402
1404
  type: {
1403
- name: "Number"
1404
- }
1405
+ name: "Number",
1406
+ },
1405
1407
  },
1406
1408
  message: {
1407
1409
  serializedName: "message",
1408
1410
  type: {
1409
- name: "String"
1410
- }
1411
- }
1412
- }
1413
- }
1411
+ name: "String",
1412
+ },
1413
+ },
1414
+ },
1415
+ },
1414
1416
  };
1415
1417
 
1416
1418
  export const ValidationDetails: coreClient.CompositeMapper = {
@@ -1421,20 +1423,20 @@ export const ValidationDetails: coreClient.CompositeMapper = {
1421
1423
  status: {
1422
1424
  serializedName: "status",
1423
1425
  type: {
1424
- name: "String"
1425
- }
1426
+ name: "String",
1427
+ },
1426
1428
  },
1427
1429
  validationStartTimeInUtc: {
1428
1430
  serializedName: "validationStartTimeInUtc",
1429
1431
  type: {
1430
- name: "DateTime"
1431
- }
1432
+ name: "DateTime",
1433
+ },
1432
1434
  },
1433
1435
  validationEndTimeInUtc: {
1434
1436
  serializedName: "validationEndTimeInUtc",
1435
1437
  type: {
1436
- name: "DateTime"
1437
- }
1438
+ name: "DateTime",
1439
+ },
1438
1440
  },
1439
1441
  serverLevelValidationDetails: {
1440
1442
  serializedName: "serverLevelValidationDetails",
@@ -1443,10 +1445,10 @@ export const ValidationDetails: coreClient.CompositeMapper = {
1443
1445
  element: {
1444
1446
  type: {
1445
1447
  name: "Composite",
1446
- className: "ValidationSummaryItem"
1447
- }
1448
- }
1449
- }
1448
+ className: "ValidationSummaryItem",
1449
+ },
1450
+ },
1451
+ },
1450
1452
  },
1451
1453
  dbLevelValidationDetails: {
1452
1454
  serializedName: "dbLevelValidationDetails",
@@ -1455,13 +1457,13 @@ export const ValidationDetails: coreClient.CompositeMapper = {
1455
1457
  element: {
1456
1458
  type: {
1457
1459
  name: "Composite",
1458
- className: "DbLevelValidationStatus"
1459
- }
1460
- }
1461
- }
1462
- }
1463
- }
1464
- }
1460
+ className: "DbLevelValidationStatus",
1461
+ },
1462
+ },
1463
+ },
1464
+ },
1465
+ },
1466
+ },
1465
1467
  };
1466
1468
 
1467
1469
  export const ValidationSummaryItem: coreClient.CompositeMapper = {
@@ -1472,14 +1474,14 @@ export const ValidationSummaryItem: coreClient.CompositeMapper = {
1472
1474
  type: {
1473
1475
  serializedName: "type",
1474
1476
  type: {
1475
- name: "String"
1476
- }
1477
+ name: "String",
1478
+ },
1477
1479
  },
1478
1480
  state: {
1479
1481
  serializedName: "state",
1480
1482
  type: {
1481
- name: "String"
1482
- }
1483
+ name: "String",
1484
+ },
1483
1485
  },
1484
1486
  messages: {
1485
1487
  serializedName: "messages",
@@ -1488,13 +1490,13 @@ export const ValidationSummaryItem: coreClient.CompositeMapper = {
1488
1490
  element: {
1489
1491
  type: {
1490
1492
  name: "Composite",
1491
- className: "ValidationMessage"
1492
- }
1493
- }
1494
- }
1495
- }
1496
- }
1497
- }
1493
+ className: "ValidationMessage",
1494
+ },
1495
+ },
1496
+ },
1497
+ },
1498
+ },
1499
+ },
1498
1500
  };
1499
1501
 
1500
1502
  export const ValidationMessage: coreClient.CompositeMapper = {
@@ -1505,17 +1507,17 @@ export const ValidationMessage: coreClient.CompositeMapper = {
1505
1507
  state: {
1506
1508
  serializedName: "state",
1507
1509
  type: {
1508
- name: "String"
1509
- }
1510
+ name: "String",
1511
+ },
1510
1512
  },
1511
1513
  message: {
1512
1514
  serializedName: "message",
1513
1515
  type: {
1514
- name: "String"
1515
- }
1516
- }
1517
- }
1518
- }
1516
+ name: "String",
1517
+ },
1518
+ },
1519
+ },
1520
+ },
1519
1521
  };
1520
1522
 
1521
1523
  export const DbLevelValidationStatus: coreClient.CompositeMapper = {
@@ -1526,20 +1528,20 @@ export const DbLevelValidationStatus: coreClient.CompositeMapper = {
1526
1528
  databaseName: {
1527
1529
  serializedName: "databaseName",
1528
1530
  type: {
1529
- name: "String"
1530
- }
1531
+ name: "String",
1532
+ },
1531
1533
  },
1532
1534
  startedOn: {
1533
1535
  serializedName: "startedOn",
1534
1536
  type: {
1535
- name: "DateTime"
1536
- }
1537
+ name: "DateTime",
1538
+ },
1537
1539
  },
1538
1540
  endedOn: {
1539
1541
  serializedName: "endedOn",
1540
1542
  type: {
1541
- name: "DateTime"
1542
- }
1543
+ name: "DateTime",
1544
+ },
1543
1545
  },
1544
1546
  summary: {
1545
1547
  serializedName: "summary",
@@ -1548,13 +1550,13 @@ export const DbLevelValidationStatus: coreClient.CompositeMapper = {
1548
1550
  element: {
1549
1551
  type: {
1550
1552
  name: "Composite",
1551
- className: "ValidationSummaryItem"
1552
- }
1553
- }
1554
- }
1555
- }
1556
- }
1557
- }
1553
+ className: "ValidationSummaryItem",
1554
+ },
1555
+ },
1556
+ },
1557
+ },
1558
+ },
1559
+ },
1558
1560
  };
1559
1561
 
1560
1562
  export const DbServerMetadata: coreClient.CompositeMapper = {
@@ -1566,30 +1568,30 @@ export const DbServerMetadata: coreClient.CompositeMapper = {
1566
1568
  serializedName: "location",
1567
1569
  readOnly: true,
1568
1570
  type: {
1569
- name: "String"
1570
- }
1571
+ name: "String",
1572
+ },
1571
1573
  },
1572
1574
  version: {
1573
1575
  serializedName: "version",
1574
1576
  type: {
1575
- name: "String"
1576
- }
1577
+ name: "String",
1578
+ },
1577
1579
  },
1578
1580
  storageMb: {
1579
1581
  serializedName: "storageMb",
1580
1582
  type: {
1581
- name: "Number"
1582
- }
1583
+ name: "Number",
1584
+ },
1583
1585
  },
1584
1586
  sku: {
1585
1587
  serializedName: "sku",
1586
1588
  type: {
1587
1589
  name: "Composite",
1588
- className: "ServerSku"
1589
- }
1590
- }
1591
- }
1592
- }
1590
+ className: "ServerSku",
1591
+ },
1592
+ },
1593
+ },
1594
+ },
1593
1595
  };
1594
1596
 
1595
1597
  export const ServerSku: coreClient.CompositeMapper = {
@@ -1600,17 +1602,17 @@ export const ServerSku: coreClient.CompositeMapper = {
1600
1602
  name: {
1601
1603
  serializedName: "name",
1602
1604
  type: {
1603
- name: "String"
1604
- }
1605
+ name: "String",
1606
+ },
1605
1607
  },
1606
1608
  tier: {
1607
1609
  serializedName: "tier",
1608
1610
  type: {
1609
- name: "String"
1610
- }
1611
- }
1612
- }
1613
- }
1611
+ name: "String",
1612
+ },
1613
+ },
1614
+ },
1615
+ },
1614
1616
  };
1615
1617
 
1616
1618
  export const MigrationSecretParameters: coreClient.CompositeMapper = {
@@ -1622,23 +1624,23 @@ export const MigrationSecretParameters: coreClient.CompositeMapper = {
1622
1624
  serializedName: "adminCredentials",
1623
1625
  type: {
1624
1626
  name: "Composite",
1625
- className: "AdminCredentials"
1626
- }
1627
+ className: "AdminCredentials",
1628
+ },
1627
1629
  },
1628
1630
  sourceServerUsername: {
1629
1631
  serializedName: "sourceServerUsername",
1630
1632
  type: {
1631
- name: "String"
1632
- }
1633
+ name: "String",
1634
+ },
1633
1635
  },
1634
1636
  targetServerUsername: {
1635
1637
  serializedName: "targetServerUsername",
1636
1638
  type: {
1637
- name: "String"
1638
- }
1639
- }
1640
- }
1641
- }
1639
+ name: "String",
1640
+ },
1641
+ },
1642
+ },
1643
+ },
1642
1644
  };
1643
1645
 
1644
1646
  export const AdminCredentials: coreClient.CompositeMapper = {
@@ -1650,18 +1652,18 @@ export const AdminCredentials: coreClient.CompositeMapper = {
1650
1652
  serializedName: "sourceServerPassword",
1651
1653
  required: true,
1652
1654
  type: {
1653
- name: "String"
1654
- }
1655
+ name: "String",
1656
+ },
1655
1657
  },
1656
1658
  targetServerPassword: {
1657
1659
  serializedName: "targetServerPassword",
1658
1660
  required: true,
1659
1661
  type: {
1660
- name: "String"
1661
- }
1662
- }
1663
- }
1664
- }
1662
+ name: "String",
1663
+ },
1664
+ },
1665
+ },
1666
+ },
1665
1667
  };
1666
1668
 
1667
1669
  export const MigrationResourceForPatch: coreClient.CompositeMapper = {
@@ -1673,77 +1675,83 @@ export const MigrationResourceForPatch: coreClient.CompositeMapper = {
1673
1675
  serializedName: "tags",
1674
1676
  type: {
1675
1677
  name: "Dictionary",
1676
- value: { type: { name: "String" } }
1677
- }
1678
+ value: { type: { name: "String" } },
1679
+ },
1678
1680
  },
1679
1681
  sourceDbServerResourceId: {
1680
1682
  serializedName: "properties.sourceDbServerResourceId",
1681
1683
  type: {
1682
- name: "String"
1683
- }
1684
+ name: "String",
1685
+ },
1684
1686
  },
1685
1687
  sourceDbServerFullyQualifiedDomainName: {
1686
1688
  serializedName: "properties.sourceDbServerFullyQualifiedDomainName",
1687
1689
  type: {
1688
- name: "String"
1689
- }
1690
+ name: "String",
1691
+ },
1690
1692
  },
1691
1693
  targetDbServerFullyQualifiedDomainName: {
1692
1694
  serializedName: "properties.targetDbServerFullyQualifiedDomainName",
1693
1695
  type: {
1694
- name: "String"
1695
- }
1696
+ name: "String",
1697
+ },
1696
1698
  },
1697
1699
  secretParameters: {
1698
1700
  serializedName: "properties.secretParameters",
1699
1701
  type: {
1700
1702
  name: "Composite",
1701
- className: "MigrationSecretParameters"
1702
- }
1703
+ className: "MigrationSecretParameters",
1704
+ },
1703
1705
  },
1704
1706
  dbsToMigrate: {
1705
1707
  constraints: {
1706
- MaxItems: 50
1708
+ MaxItems: 50,
1707
1709
  },
1708
1710
  serializedName: "properties.dbsToMigrate",
1709
1711
  type: {
1710
1712
  name: "Sequence",
1711
1713
  element: {
1712
1714
  type: {
1713
- name: "String"
1714
- }
1715
- }
1716
- }
1715
+ name: "String",
1716
+ },
1717
+ },
1718
+ },
1717
1719
  },
1718
1720
  setupLogicalReplicationOnSourceDbIfNeeded: {
1719
1721
  serializedName: "properties.setupLogicalReplicationOnSourceDbIfNeeded",
1720
1722
  type: {
1721
- name: "String"
1722
- }
1723
+ name: "String",
1724
+ },
1723
1725
  },
1724
1726
  overwriteDbsInTarget: {
1725
1727
  serializedName: "properties.overwriteDbsInTarget",
1726
1728
  type: {
1727
- name: "String"
1728
- }
1729
+ name: "String",
1730
+ },
1729
1731
  },
1730
1732
  migrationWindowStartTimeInUtc: {
1731
1733
  serializedName: "properties.migrationWindowStartTimeInUtc",
1732
1734
  type: {
1733
- name: "DateTime"
1734
- }
1735
+ name: "DateTime",
1736
+ },
1737
+ },
1738
+ migrateRoles: {
1739
+ serializedName: "properties.migrateRoles",
1740
+ type: {
1741
+ name: "String",
1742
+ },
1735
1743
  },
1736
1744
  startDataMigration: {
1737
1745
  serializedName: "properties.startDataMigration",
1738
1746
  type: {
1739
- name: "String"
1740
- }
1747
+ name: "String",
1748
+ },
1741
1749
  },
1742
1750
  triggerCutover: {
1743
1751
  serializedName: "properties.triggerCutover",
1744
1752
  type: {
1745
- name: "String"
1746
- }
1753
+ name: "String",
1754
+ },
1747
1755
  },
1748
1756
  dbsToTriggerCutoverOn: {
1749
1757
  serializedName: "properties.dbsToTriggerCutoverOn",
@@ -1751,16 +1759,16 @@ export const MigrationResourceForPatch: coreClient.CompositeMapper = {
1751
1759
  name: "Sequence",
1752
1760
  element: {
1753
1761
  type: {
1754
- name: "String"
1755
- }
1756
- }
1757
- }
1762
+ name: "String",
1763
+ },
1764
+ },
1765
+ },
1758
1766
  },
1759
1767
  cancel: {
1760
1768
  serializedName: "properties.cancel",
1761
1769
  type: {
1762
- name: "String"
1763
- }
1770
+ name: "String",
1771
+ },
1764
1772
  },
1765
1773
  dbsToCancelMigrationOn: {
1766
1774
  serializedName: "properties.dbsToCancelMigrationOn",
@@ -1768,19 +1776,19 @@ export const MigrationResourceForPatch: coreClient.CompositeMapper = {
1768
1776
  name: "Sequence",
1769
1777
  element: {
1770
1778
  type: {
1771
- name: "String"
1772
- }
1773
- }
1774
- }
1779
+ name: "String",
1780
+ },
1781
+ },
1782
+ },
1775
1783
  },
1776
1784
  migrationMode: {
1777
1785
  serializedName: "properties.migrationMode",
1778
1786
  type: {
1779
- name: "String"
1780
- }
1781
- }
1782
- }
1783
- }
1787
+ name: "String",
1788
+ },
1789
+ },
1790
+ },
1791
+ },
1784
1792
  };
1785
1793
 
1786
1794
  export const MigrationResourceListResult: coreClient.CompositeMapper = {
@@ -1796,20 +1804,20 @@ export const MigrationResourceListResult: coreClient.CompositeMapper = {
1796
1804
  element: {
1797
1805
  type: {
1798
1806
  name: "Composite",
1799
- className: "MigrationResource"
1800
- }
1801
- }
1802
- }
1807
+ className: "MigrationResource",
1808
+ },
1809
+ },
1810
+ },
1803
1811
  },
1804
1812
  nextLink: {
1805
1813
  serializedName: "nextLink",
1806
1814
  readOnly: true,
1807
1815
  type: {
1808
- name: "String"
1809
- }
1810
- }
1811
- }
1812
- }
1816
+ name: "String",
1817
+ },
1818
+ },
1819
+ },
1820
+ },
1813
1821
  };
1814
1822
 
1815
1823
  export const MigrationNameAvailabilityResource: coreClient.CompositeMapper = {
@@ -1821,39 +1829,39 @@ export const MigrationNameAvailabilityResource: coreClient.CompositeMapper = {
1821
1829
  serializedName: "name",
1822
1830
  required: true,
1823
1831
  type: {
1824
- name: "String"
1825
- }
1832
+ name: "String",
1833
+ },
1826
1834
  },
1827
1835
  type: {
1828
1836
  serializedName: "type",
1829
1837
  required: true,
1830
1838
  type: {
1831
- name: "String"
1832
- }
1839
+ name: "String",
1840
+ },
1833
1841
  },
1834
1842
  nameAvailable: {
1835
1843
  serializedName: "nameAvailable",
1836
1844
  readOnly: true,
1837
1845
  type: {
1838
- name: "Boolean"
1839
- }
1846
+ name: "Boolean",
1847
+ },
1840
1848
  },
1841
1849
  reason: {
1842
1850
  serializedName: "reason",
1843
1851
  readOnly: true,
1844
1852
  type: {
1845
- name: "String"
1846
- }
1853
+ name: "String",
1854
+ },
1847
1855
  },
1848
1856
  message: {
1849
1857
  serializedName: "message",
1850
1858
  readOnly: true,
1851
1859
  type: {
1852
- name: "String"
1853
- }
1854
- }
1855
- }
1856
- }
1860
+ name: "String",
1861
+ },
1862
+ },
1863
+ },
1864
+ },
1857
1865
  };
1858
1866
 
1859
1867
  export const OperationListResult: coreClient.CompositeMapper = {
@@ -1868,19 +1876,19 @@ export const OperationListResult: coreClient.CompositeMapper = {
1868
1876
  element: {
1869
1877
  type: {
1870
1878
  name: "Composite",
1871
- className: "Operation"
1872
- }
1873
- }
1874
- }
1879
+ className: "Operation",
1880
+ },
1881
+ },
1882
+ },
1875
1883
  },
1876
1884
  nextLink: {
1877
1885
  serializedName: "nextLink",
1878
1886
  type: {
1879
- name: "String"
1880
- }
1881
- }
1882
- }
1883
- }
1887
+ name: "String",
1888
+ },
1889
+ },
1890
+ },
1891
+ },
1884
1892
  };
1885
1893
 
1886
1894
  export const Operation: coreClient.CompositeMapper = {
@@ -1892,28 +1900,28 @@ export const Operation: coreClient.CompositeMapper = {
1892
1900
  serializedName: "name",
1893
1901
  readOnly: true,
1894
1902
  type: {
1895
- name: "String"
1896
- }
1903
+ name: "String",
1904
+ },
1897
1905
  },
1898
1906
  display: {
1899
1907
  serializedName: "display",
1900
1908
  type: {
1901
1909
  name: "Composite",
1902
- className: "OperationDisplay"
1903
- }
1910
+ className: "OperationDisplay",
1911
+ },
1904
1912
  },
1905
1913
  isDataAction: {
1906
1914
  serializedName: "isDataAction",
1907
1915
  type: {
1908
- name: "Boolean"
1909
- }
1916
+ name: "Boolean",
1917
+ },
1910
1918
  },
1911
1919
  origin: {
1912
1920
  serializedName: "origin",
1913
1921
  readOnly: true,
1914
1922
  type: {
1915
- name: "String"
1916
- }
1923
+ name: "String",
1924
+ },
1917
1925
  },
1918
1926
  properties: {
1919
1927
  serializedName: "properties",
@@ -1921,12 +1929,12 @@ export const Operation: coreClient.CompositeMapper = {
1921
1929
  type: {
1922
1930
  name: "Dictionary",
1923
1931
  value: {
1924
- type: { name: "Dictionary", value: { type: { name: "any" } } }
1925
- }
1926
- }
1927
- }
1928
- }
1929
- }
1932
+ type: { name: "Dictionary", value: { type: { name: "any" } } },
1933
+ },
1934
+ },
1935
+ },
1936
+ },
1937
+ },
1930
1938
  };
1931
1939
 
1932
1940
  export const OperationDisplay: coreClient.CompositeMapper = {
@@ -1938,32 +1946,32 @@ export const OperationDisplay: coreClient.CompositeMapper = {
1938
1946
  serializedName: "provider",
1939
1947
  readOnly: true,
1940
1948
  type: {
1941
- name: "String"
1942
- }
1949
+ name: "String",
1950
+ },
1943
1951
  },
1944
1952
  resource: {
1945
1953
  serializedName: "resource",
1946
1954
  readOnly: true,
1947
1955
  type: {
1948
- name: "String"
1949
- }
1956
+ name: "String",
1957
+ },
1950
1958
  },
1951
1959
  operation: {
1952
1960
  serializedName: "operation",
1953
1961
  readOnly: true,
1954
1962
  type: {
1955
- name: "String"
1956
- }
1963
+ name: "String",
1964
+ },
1957
1965
  },
1958
1966
  description: {
1959
1967
  serializedName: "description",
1960
1968
  readOnly: true,
1961
1969
  type: {
1962
- name: "String"
1963
- }
1964
- }
1965
- }
1966
- }
1970
+ name: "String",
1971
+ },
1972
+ },
1973
+ },
1974
+ },
1967
1975
  };
1968
1976
 
1969
1977
  export const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {
@@ -1979,20 +1987,20 @@ export const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {
1979
1987
  element: {
1980
1988
  type: {
1981
1989
  name: "Composite",
1982
- className: "PrivateEndpointConnection"
1983
- }
1984
- }
1985
- }
1990
+ className: "PrivateEndpointConnection",
1991
+ },
1992
+ },
1993
+ },
1986
1994
  },
1987
1995
  nextLink: {
1988
1996
  serializedName: "nextLink",
1989
1997
  readOnly: true,
1990
1998
  type: {
1991
- name: "String"
1992
- }
1993
- }
1994
- }
1995
- }
1999
+ name: "String",
2000
+ },
2001
+ },
2002
+ },
2003
+ },
1996
2004
  };
1997
2005
 
1998
2006
  export const PrivateLinkResourceListResult: coreClient.CompositeMapper = {
@@ -2008,20 +2016,20 @@ export const PrivateLinkResourceListResult: coreClient.CompositeMapper = {
2008
2016
  element: {
2009
2017
  type: {
2010
2018
  name: "Composite",
2011
- className: "PrivateLinkResource"
2012
- }
2013
- }
2014
- }
2019
+ className: "PrivateLinkResource",
2020
+ },
2021
+ },
2022
+ },
2015
2023
  },
2016
2024
  nextLink: {
2017
2025
  serializedName: "nextLink",
2018
2026
  readOnly: true,
2019
2027
  type: {
2020
- name: "String"
2021
- }
2022
- }
2023
- }
2024
- }
2028
+ name: "String",
2029
+ },
2030
+ },
2031
+ },
2032
+ },
2025
2033
  };
2026
2034
 
2027
2035
  export const QuotaUsagesListResult: coreClient.CompositeMapper = {
@@ -2037,20 +2045,20 @@ export const QuotaUsagesListResult: coreClient.CompositeMapper = {
2037
2045
  element: {
2038
2046
  type: {
2039
2047
  name: "Composite",
2040
- className: "QuotaUsage"
2041
- }
2042
- }
2043
- }
2048
+ className: "QuotaUsage",
2049
+ },
2050
+ },
2051
+ },
2044
2052
  },
2045
2053
  nextLink: {
2046
2054
  serializedName: "nextLink",
2047
2055
  readOnly: true,
2048
2056
  type: {
2049
- name: "String"
2050
- }
2051
- }
2052
- }
2053
- }
2057
+ name: "String",
2058
+ },
2059
+ },
2060
+ },
2061
+ },
2054
2062
  };
2055
2063
 
2056
2064
  export const QuotaUsage: coreClient.CompositeMapper = {
@@ -2062,36 +2070,36 @@ export const QuotaUsage: coreClient.CompositeMapper = {
2062
2070
  serializedName: "name",
2063
2071
  type: {
2064
2072
  name: "Composite",
2065
- className: "NameProperty"
2066
- }
2073
+ className: "NameProperty",
2074
+ },
2067
2075
  },
2068
2076
  limit: {
2069
2077
  serializedName: "limit",
2070
2078
  type: {
2071
- name: "Number"
2072
- }
2079
+ name: "Number",
2080
+ },
2073
2081
  },
2074
2082
  unit: {
2075
2083
  defaultValue: "Count",
2076
2084
  serializedName: "unit",
2077
2085
  type: {
2078
- name: "String"
2079
- }
2086
+ name: "String",
2087
+ },
2080
2088
  },
2081
2089
  currentValue: {
2082
2090
  serializedName: "currentValue",
2083
2091
  type: {
2084
- name: "Number"
2085
- }
2092
+ name: "Number",
2093
+ },
2086
2094
  },
2087
2095
  id: {
2088
2096
  serializedName: "id",
2089
2097
  type: {
2090
- name: "String"
2091
- }
2092
- }
2093
- }
2094
- }
2098
+ name: "String",
2099
+ },
2100
+ },
2101
+ },
2102
+ },
2095
2103
  };
2096
2104
 
2097
2105
  export const NameProperty: coreClient.CompositeMapper = {
@@ -2102,17 +2110,17 @@ export const NameProperty: coreClient.CompositeMapper = {
2102
2110
  value: {
2103
2111
  serializedName: "value",
2104
2112
  type: {
2105
- name: "String"
2106
- }
2113
+ name: "String",
2114
+ },
2107
2115
  },
2108
2116
  localizedValue: {
2109
2117
  serializedName: "localizedValue",
2110
2118
  type: {
2111
- name: "String"
2112
- }
2113
- }
2114
- }
2115
- }
2119
+ name: "String",
2120
+ },
2121
+ },
2122
+ },
2123
+ },
2116
2124
  };
2117
2125
 
2118
2126
  export const LogFileListResult: coreClient.CompositeMapper = {
@@ -2127,19 +2135,19 @@ export const LogFileListResult: coreClient.CompositeMapper = {
2127
2135
  element: {
2128
2136
  type: {
2129
2137
  name: "Composite",
2130
- className: "LogFile"
2131
- }
2132
- }
2133
- }
2138
+ className: "LogFile",
2139
+ },
2140
+ },
2141
+ },
2134
2142
  },
2135
2143
  nextLink: {
2136
2144
  serializedName: "nextLink",
2137
2145
  type: {
2138
- name: "String"
2139
- }
2140
- }
2141
- }
2142
- }
2146
+ name: "String",
2147
+ },
2148
+ },
2149
+ },
2150
+ },
2143
2151
  };
2144
2152
 
2145
2153
  export const RestartParameter: coreClient.CompositeMapper = {
@@ -2150,17 +2158,17 @@ export const RestartParameter: coreClient.CompositeMapper = {
2150
2158
  restartWithFailover: {
2151
2159
  serializedName: "restartWithFailover",
2152
2160
  type: {
2153
- name: "Boolean"
2154
- }
2161
+ name: "Boolean",
2162
+ },
2155
2163
  },
2156
2164
  failoverMode: {
2157
2165
  serializedName: "failoverMode",
2158
2166
  type: {
2159
- name: "String"
2160
- }
2161
- }
2162
- }
2163
- }
2167
+ name: "String",
2168
+ },
2169
+ },
2170
+ },
2171
+ },
2164
2172
  };
2165
2173
 
2166
2174
  export const ServerThreatProtectionListResult: coreClient.CompositeMapper = {
@@ -2176,20 +2184,20 @@ export const ServerThreatProtectionListResult: coreClient.CompositeMapper = {
2176
2184
  element: {
2177
2185
  type: {
2178
2186
  name: "Composite",
2179
- className: "ServerThreatProtectionSettingsModel"
2180
- }
2181
- }
2182
- }
2187
+ className: "ServerThreatProtectionSettingsModel",
2188
+ },
2189
+ },
2190
+ },
2183
2191
  },
2184
2192
  nextLink: {
2185
2193
  serializedName: "nextLink",
2186
2194
  readOnly: true,
2187
2195
  type: {
2188
- name: "String"
2189
- }
2190
- }
2191
- }
2192
- }
2196
+ name: "String",
2197
+ },
2198
+ },
2199
+ },
2200
+ },
2193
2201
  };
2194
2202
 
2195
2203
  export const VirtualEndpointResourceForPatch: coreClient.CompositeMapper = {
@@ -2200,8 +2208,8 @@ export const VirtualEndpointResourceForPatch: coreClient.CompositeMapper = {
2200
2208
  endpointType: {
2201
2209
  serializedName: "properties.endpointType",
2202
2210
  type: {
2203
- name: "String"
2204
- }
2211
+ name: "String",
2212
+ },
2205
2213
  },
2206
2214
  members: {
2207
2215
  serializedName: "properties.members",
@@ -2209,10 +2217,10 @@ export const VirtualEndpointResourceForPatch: coreClient.CompositeMapper = {
2209
2217
  name: "Sequence",
2210
2218
  element: {
2211
2219
  type: {
2212
- name: "String"
2213
- }
2214
- }
2215
- }
2220
+ name: "String",
2221
+ },
2222
+ },
2223
+ },
2216
2224
  },
2217
2225
  virtualEndpoints: {
2218
2226
  serializedName: "properties.virtualEndpoints",
@@ -2221,13 +2229,13 @@ export const VirtualEndpointResourceForPatch: coreClient.CompositeMapper = {
2221
2229
  name: "Sequence",
2222
2230
  element: {
2223
2231
  type: {
2224
- name: "String"
2225
- }
2226
- }
2227
- }
2228
- }
2229
- }
2230
- }
2232
+ name: "String",
2233
+ },
2234
+ },
2235
+ },
2236
+ },
2237
+ },
2238
+ },
2231
2239
  };
2232
2240
 
2233
2241
  export const VirtualEndpointsListResult: coreClient.CompositeMapper = {
@@ -2242,19 +2250,19 @@ export const VirtualEndpointsListResult: coreClient.CompositeMapper = {
2242
2250
  element: {
2243
2251
  type: {
2244
2252
  name: "Composite",
2245
- className: "VirtualEndpointResource"
2246
- }
2247
- }
2248
- }
2253
+ className: "VirtualEndpointResource",
2254
+ },
2255
+ },
2256
+ },
2249
2257
  },
2250
2258
  nextLink: {
2251
2259
  serializedName: "nextLink",
2252
2260
  type: {
2253
- name: "String"
2254
- }
2255
- }
2256
- }
2257
- }
2261
+ name: "String",
2262
+ },
2263
+ },
2264
+ },
2265
+ },
2258
2266
  };
2259
2267
 
2260
2268
  export const VirtualNetworkSubnetUsageParameter: coreClient.CompositeMapper = {
@@ -2265,11 +2273,11 @@ export const VirtualNetworkSubnetUsageParameter: coreClient.CompositeMapper = {
2265
2273
  virtualNetworkArmResourceId: {
2266
2274
  serializedName: "virtualNetworkArmResourceId",
2267
2275
  type: {
2268
- name: "String"
2269
- }
2270
- }
2271
- }
2272
- }
2276
+ name: "String",
2277
+ },
2278
+ },
2279
+ },
2280
+ },
2273
2281
  };
2274
2282
 
2275
2283
  export const VirtualNetworkSubnetUsageResult: coreClient.CompositeMapper = {
@@ -2285,27 +2293,27 @@ export const VirtualNetworkSubnetUsageResult: coreClient.CompositeMapper = {
2285
2293
  element: {
2286
2294
  type: {
2287
2295
  name: "Composite",
2288
- className: "DelegatedSubnetUsage"
2289
- }
2290
- }
2291
- }
2296
+ className: "DelegatedSubnetUsage",
2297
+ },
2298
+ },
2299
+ },
2292
2300
  },
2293
2301
  location: {
2294
2302
  serializedName: "location",
2295
2303
  readOnly: true,
2296
2304
  type: {
2297
- name: "String"
2298
- }
2305
+ name: "String",
2306
+ },
2299
2307
  },
2300
2308
  subscriptionId: {
2301
2309
  serializedName: "subscriptionId",
2302
2310
  readOnly: true,
2303
2311
  type: {
2304
- name: "String"
2305
- }
2306
- }
2307
- }
2308
- }
2312
+ name: "String",
2313
+ },
2314
+ },
2315
+ },
2316
+ },
2309
2317
  };
2310
2318
 
2311
2319
  export const DelegatedSubnetUsage: coreClient.CompositeMapper = {
@@ -2317,18 +2325,18 @@ export const DelegatedSubnetUsage: coreClient.CompositeMapper = {
2317
2325
  serializedName: "subnetName",
2318
2326
  readOnly: true,
2319
2327
  type: {
2320
- name: "String"
2321
- }
2328
+ name: "String",
2329
+ },
2322
2330
  },
2323
2331
  usage: {
2324
2332
  serializedName: "usage",
2325
2333
  readOnly: true,
2326
2334
  type: {
2327
- name: "Number"
2328
- }
2329
- }
2330
- }
2331
- }
2335
+ name: "Number",
2336
+ },
2337
+ },
2338
+ },
2339
+ },
2332
2340
  };
2333
2341
 
2334
2342
  export const ProxyResource: coreClient.CompositeMapper = {
@@ -2336,9 +2344,9 @@ export const ProxyResource: coreClient.CompositeMapper = {
2336
2344
  name: "Composite",
2337
2345
  className: "ProxyResource",
2338
2346
  modelProperties: {
2339
- ...Resource.type.modelProperties
2340
- }
2341
- }
2347
+ ...Resource.type.modelProperties,
2348
+ },
2349
+ },
2342
2350
  };
2343
2351
 
2344
2352
  export const PrivateEndpointConnection: coreClient.CompositeMapper = {
@@ -2354,34 +2362,34 @@ export const PrivateEndpointConnection: coreClient.CompositeMapper = {
2354
2362
  name: "Sequence",
2355
2363
  element: {
2356
2364
  type: {
2357
- name: "String"
2358
- }
2359
- }
2360
- }
2365
+ name: "String",
2366
+ },
2367
+ },
2368
+ },
2361
2369
  },
2362
2370
  privateEndpoint: {
2363
2371
  serializedName: "properties.privateEndpoint",
2364
2372
  type: {
2365
2373
  name: "Composite",
2366
- className: "PrivateEndpoint"
2367
- }
2374
+ className: "PrivateEndpoint",
2375
+ },
2368
2376
  },
2369
2377
  privateLinkServiceConnectionState: {
2370
2378
  serializedName: "properties.privateLinkServiceConnectionState",
2371
2379
  type: {
2372
2380
  name: "Composite",
2373
- className: "PrivateLinkServiceConnectionState"
2374
- }
2381
+ className: "PrivateLinkServiceConnectionState",
2382
+ },
2375
2383
  },
2376
2384
  provisioningState: {
2377
2385
  serializedName: "properties.provisioningState",
2378
2386
  readOnly: true,
2379
2387
  type: {
2380
- name: "String"
2381
- }
2382
- }
2383
- }
2384
- }
2388
+ name: "String",
2389
+ },
2390
+ },
2391
+ },
2392
+ },
2385
2393
  };
2386
2394
 
2387
2395
  export const TrackedResource: coreClient.CompositeMapper = {
@@ -2394,18 +2402,18 @@ export const TrackedResource: coreClient.CompositeMapper = {
2394
2402
  serializedName: "tags",
2395
2403
  type: {
2396
2404
  name: "Dictionary",
2397
- value: { type: { name: "String" } }
2398
- }
2405
+ value: { type: { name: "String" } },
2406
+ },
2399
2407
  },
2400
2408
  location: {
2401
2409
  serializedName: "location",
2402
2410
  required: true,
2403
2411
  type: {
2404
- name: "String"
2405
- }
2406
- }
2407
- }
2408
- }
2412
+ name: "String",
2413
+ },
2414
+ },
2415
+ },
2416
+ },
2409
2417
  };
2410
2418
 
2411
2419
  export const PrivateLinkResource: coreClient.CompositeMapper = {
@@ -2418,8 +2426,8 @@ export const PrivateLinkResource: coreClient.CompositeMapper = {
2418
2426
  serializedName: "properties.groupId",
2419
2427
  readOnly: true,
2420
2428
  type: {
2421
- name: "String"
2422
- }
2429
+ name: "String",
2430
+ },
2423
2431
  },
2424
2432
  requiredMembers: {
2425
2433
  serializedName: "properties.requiredMembers",
@@ -2428,10 +2436,10 @@ export const PrivateLinkResource: coreClient.CompositeMapper = {
2428
2436
  name: "Sequence",
2429
2437
  element: {
2430
2438
  type: {
2431
- name: "String"
2432
- }
2433
- }
2434
- }
2439
+ name: "String",
2440
+ },
2441
+ },
2442
+ },
2435
2443
  },
2436
2444
  requiredZoneNames: {
2437
2445
  serializedName: "properties.requiredZoneNames",
@@ -2439,13 +2447,13 @@ export const PrivateLinkResource: coreClient.CompositeMapper = {
2439
2447
  name: "Sequence",
2440
2448
  element: {
2441
2449
  type: {
2442
- name: "String"
2443
- }
2444
- }
2445
- }
2446
- }
2447
- }
2448
- }
2450
+ name: "String",
2451
+ },
2452
+ },
2453
+ },
2454
+ },
2455
+ },
2456
+ },
2449
2457
  };
2450
2458
 
2451
2459
  export const VirtualEndpointResource: coreClient.CompositeMapper = {
@@ -2454,9 +2462,9 @@ export const VirtualEndpointResource: coreClient.CompositeMapper = {
2454
2462
  className: "VirtualEndpointResource",
2455
2463
  modelProperties: {
2456
2464
  ...VirtualEndpointResourceForPatch.type.modelProperties,
2457
- ...Resource.type.modelProperties
2458
- }
2459
- }
2465
+ ...Resource.type.modelProperties,
2466
+ },
2467
+ },
2460
2468
  };
2461
2469
 
2462
2470
  export const StorageTierCapability: coreClient.CompositeMapper = {
@@ -2469,18 +2477,18 @@ export const StorageTierCapability: coreClient.CompositeMapper = {
2469
2477
  serializedName: "name",
2470
2478
  readOnly: true,
2471
2479
  type: {
2472
- name: "String"
2473
- }
2480
+ name: "String",
2481
+ },
2474
2482
  },
2475
2483
  iops: {
2476
2484
  serializedName: "iops",
2477
2485
  readOnly: true,
2478
2486
  type: {
2479
- name: "Number"
2480
- }
2481
- }
2482
- }
2483
- }
2487
+ name: "Number",
2488
+ },
2489
+ },
2490
+ },
2491
+ },
2484
2492
  };
2485
2493
 
2486
2494
  export const StorageMbCapability: coreClient.CompositeMapper = {
@@ -2493,50 +2501,50 @@ export const StorageMbCapability: coreClient.CompositeMapper = {
2493
2501
  serializedName: "supportedIops",
2494
2502
  readOnly: true,
2495
2503
  type: {
2496
- name: "Number"
2497
- }
2504
+ name: "Number",
2505
+ },
2498
2506
  },
2499
2507
  supportedMaximumIops: {
2500
2508
  serializedName: "supportedMaximumIops",
2501
2509
  readOnly: true,
2502
2510
  type: {
2503
- name: "Number"
2504
- }
2511
+ name: "Number",
2512
+ },
2505
2513
  },
2506
2514
  storageSizeMb: {
2507
2515
  serializedName: "storageSizeMb",
2508
2516
  readOnly: true,
2509
2517
  type: {
2510
- name: "Number"
2511
- }
2518
+ name: "Number",
2519
+ },
2512
2520
  },
2513
2521
  maximumStorageSizeMb: {
2514
2522
  serializedName: "maximumStorageSizeMb",
2515
2523
  readOnly: true,
2516
2524
  type: {
2517
- name: "Number"
2518
- }
2525
+ name: "Number",
2526
+ },
2519
2527
  },
2520
2528
  supportedThroughput: {
2521
2529
  serializedName: "supportedThroughput",
2522
2530
  readOnly: true,
2523
2531
  type: {
2524
- name: "Number"
2525
- }
2532
+ name: "Number",
2533
+ },
2526
2534
  },
2527
2535
  supportedMaximumThroughput: {
2528
2536
  serializedName: "supportedMaximumThroughput",
2529
2537
  readOnly: true,
2530
2538
  type: {
2531
- name: "Number"
2532
- }
2539
+ name: "Number",
2540
+ },
2533
2541
  },
2534
2542
  defaultIopsTier: {
2535
2543
  serializedName: "defaultIopsTier",
2536
2544
  readOnly: true,
2537
2545
  type: {
2538
- name: "String"
2539
- }
2546
+ name: "String",
2547
+ },
2540
2548
  },
2541
2549
  supportedIopsTiers: {
2542
2550
  serializedName: "supportedIopsTiers",
@@ -2546,13 +2554,13 @@ export const StorageMbCapability: coreClient.CompositeMapper = {
2546
2554
  element: {
2547
2555
  type: {
2548
2556
  name: "Composite",
2549
- className: "StorageTierCapability"
2550
- }
2551
- }
2552
- }
2553
- }
2554
- }
2555
- }
2557
+ className: "StorageTierCapability",
2558
+ },
2559
+ },
2560
+ },
2561
+ },
2562
+ },
2563
+ },
2556
2564
  };
2557
2565
 
2558
2566
  export const StorageEditionCapability: coreClient.CompositeMapper = {
@@ -2565,15 +2573,15 @@ export const StorageEditionCapability: coreClient.CompositeMapper = {
2565
2573
  serializedName: "name",
2566
2574
  readOnly: true,
2567
2575
  type: {
2568
- name: "String"
2569
- }
2576
+ name: "String",
2577
+ },
2570
2578
  },
2571
2579
  defaultStorageSizeMb: {
2572
2580
  serializedName: "defaultStorageSizeMb",
2573
2581
  readOnly: true,
2574
2582
  type: {
2575
- name: "Number"
2576
- }
2583
+ name: "Number",
2584
+ },
2577
2585
  },
2578
2586
  supportedStorageMb: {
2579
2587
  serializedName: "supportedStorageMb",
@@ -2583,13 +2591,13 @@ export const StorageEditionCapability: coreClient.CompositeMapper = {
2583
2591
  element: {
2584
2592
  type: {
2585
2593
  name: "Composite",
2586
- className: "StorageMbCapability"
2587
- }
2588
- }
2589
- }
2590
- }
2591
- }
2592
- }
2594
+ className: "StorageMbCapability",
2595
+ },
2596
+ },
2597
+ },
2598
+ },
2599
+ },
2600
+ },
2593
2601
  };
2594
2602
 
2595
2603
  export const ServerSkuCapability: coreClient.CompositeMapper = {
@@ -2602,29 +2610,29 @@ export const ServerSkuCapability: coreClient.CompositeMapper = {
2602
2610
  serializedName: "name",
2603
2611
  readOnly: true,
2604
2612
  type: {
2605
- name: "String"
2606
- }
2613
+ name: "String",
2614
+ },
2607
2615
  },
2608
2616
  vCores: {
2609
2617
  serializedName: "vCores",
2610
2618
  readOnly: true,
2611
2619
  type: {
2612
- name: "Number"
2613
- }
2620
+ name: "Number",
2621
+ },
2614
2622
  },
2615
2623
  supportedIops: {
2616
2624
  serializedName: "supportedIops",
2617
2625
  readOnly: true,
2618
2626
  type: {
2619
- name: "Number"
2620
- }
2627
+ name: "Number",
2628
+ },
2621
2629
  },
2622
2630
  supportedMemoryPerVcoreMb: {
2623
2631
  serializedName: "supportedMemoryPerVcoreMb",
2624
2632
  readOnly: true,
2625
2633
  type: {
2626
- name: "Number"
2627
- }
2634
+ name: "Number",
2635
+ },
2628
2636
  },
2629
2637
  supportedZones: {
2630
2638
  serializedName: "supportedZones",
@@ -2633,10 +2641,10 @@ export const ServerSkuCapability: coreClient.CompositeMapper = {
2633
2641
  name: "Sequence",
2634
2642
  element: {
2635
2643
  type: {
2636
- name: "String"
2637
- }
2638
- }
2639
- }
2644
+ name: "String",
2645
+ },
2646
+ },
2647
+ },
2640
2648
  },
2641
2649
  supportedHaMode: {
2642
2650
  serializedName: "supportedHaMode",
@@ -2645,13 +2653,13 @@ export const ServerSkuCapability: coreClient.CompositeMapper = {
2645
2653
  name: "Sequence",
2646
2654
  element: {
2647
2655
  type: {
2648
- name: "String"
2649
- }
2650
- }
2651
- }
2652
- }
2653
- }
2654
- }
2656
+ name: "String",
2657
+ },
2658
+ },
2659
+ },
2660
+ },
2661
+ },
2662
+ },
2655
2663
  };
2656
2664
 
2657
2665
  export const FlexibleServerEditionCapability: coreClient.CompositeMapper = {
@@ -2664,15 +2672,15 @@ export const FlexibleServerEditionCapability: coreClient.CompositeMapper = {
2664
2672
  serializedName: "name",
2665
2673
  readOnly: true,
2666
2674
  type: {
2667
- name: "String"
2668
- }
2675
+ name: "String",
2676
+ },
2669
2677
  },
2670
2678
  defaultSkuName: {
2671
2679
  serializedName: "defaultSkuName",
2672
2680
  readOnly: true,
2673
2681
  type: {
2674
- name: "String"
2675
- }
2682
+ name: "String",
2683
+ },
2676
2684
  },
2677
2685
  supportedStorageEditions: {
2678
2686
  serializedName: "supportedStorageEditions",
@@ -2682,10 +2690,10 @@ export const FlexibleServerEditionCapability: coreClient.CompositeMapper = {
2682
2690
  element: {
2683
2691
  type: {
2684
2692
  name: "Composite",
2685
- className: "StorageEditionCapability"
2686
- }
2687
- }
2688
- }
2693
+ className: "StorageEditionCapability",
2694
+ },
2695
+ },
2696
+ },
2689
2697
  },
2690
2698
  supportedServerSkus: {
2691
2699
  serializedName: "supportedServerSkus",
@@ -2695,13 +2703,13 @@ export const FlexibleServerEditionCapability: coreClient.CompositeMapper = {
2695
2703
  element: {
2696
2704
  type: {
2697
2705
  name: "Composite",
2698
- className: "ServerSkuCapability"
2699
- }
2700
- }
2701
- }
2702
- }
2703
- }
2704
- }
2706
+ className: "ServerSkuCapability",
2707
+ },
2708
+ },
2709
+ },
2710
+ },
2711
+ },
2712
+ },
2705
2713
  };
2706
2714
 
2707
2715
  export const ServerVersionCapability: coreClient.CompositeMapper = {
@@ -2714,8 +2722,8 @@ export const ServerVersionCapability: coreClient.CompositeMapper = {
2714
2722
  serializedName: "name",
2715
2723
  readOnly: true,
2716
2724
  type: {
2717
- name: "String"
2718
- }
2725
+ name: "String",
2726
+ },
2719
2727
  },
2720
2728
  supportedVersionsToUpgrade: {
2721
2729
  serializedName: "supportedVersionsToUpgrade",
@@ -2724,13 +2732,13 @@ export const ServerVersionCapability: coreClient.CompositeMapper = {
2724
2732
  name: "Sequence",
2725
2733
  element: {
2726
2734
  type: {
2727
- name: "String"
2728
- }
2729
- }
2730
- }
2731
- }
2732
- }
2733
- }
2735
+ name: "String",
2736
+ },
2737
+ },
2738
+ },
2739
+ },
2740
+ },
2741
+ },
2734
2742
  };
2735
2743
 
2736
2744
  export const FastProvisioningEditionCapability: coreClient.CompositeMapper = {
@@ -2743,39 +2751,39 @@ export const FastProvisioningEditionCapability: coreClient.CompositeMapper = {
2743
2751
  serializedName: "supportedTier",
2744
2752
  readOnly: true,
2745
2753
  type: {
2746
- name: "String"
2747
- }
2754
+ name: "String",
2755
+ },
2748
2756
  },
2749
2757
  supportedSku: {
2750
2758
  serializedName: "supportedSku",
2751
2759
  readOnly: true,
2752
2760
  type: {
2753
- name: "String"
2754
- }
2761
+ name: "String",
2762
+ },
2755
2763
  },
2756
2764
  supportedStorageGb: {
2757
2765
  serializedName: "supportedStorageGb",
2758
2766
  readOnly: true,
2759
2767
  type: {
2760
- name: "Number"
2761
- }
2768
+ name: "Number",
2769
+ },
2762
2770
  },
2763
2771
  supportedServerVersions: {
2764
2772
  serializedName: "supportedServerVersions",
2765
2773
  readOnly: true,
2766
2774
  type: {
2767
- name: "String"
2768
- }
2775
+ name: "String",
2776
+ },
2769
2777
  },
2770
2778
  serverCount: {
2771
2779
  serializedName: "serverCount",
2772
2780
  readOnly: true,
2773
2781
  type: {
2774
- name: "Number"
2775
- }
2776
- }
2777
- }
2778
- }
2782
+ name: "Number",
2783
+ },
2784
+ },
2785
+ },
2786
+ },
2779
2787
  };
2780
2788
 
2781
2789
  export const FlexibleServerCapability: coreClient.CompositeMapper = {
@@ -2787,8 +2795,8 @@ export const FlexibleServerCapability: coreClient.CompositeMapper = {
2787
2795
  name: {
2788
2796
  serializedName: "name",
2789
2797
  type: {
2790
- name: "String"
2791
- }
2798
+ name: "String",
2799
+ },
2792
2800
  },
2793
2801
  supportedServerEditions: {
2794
2802
  serializedName: "supportedServerEditions",
@@ -2798,10 +2806,10 @@ export const FlexibleServerCapability: coreClient.CompositeMapper = {
2798
2806
  element: {
2799
2807
  type: {
2800
2808
  name: "Composite",
2801
- className: "FlexibleServerEditionCapability"
2802
- }
2803
- }
2804
- }
2809
+ className: "FlexibleServerEditionCapability",
2810
+ },
2811
+ },
2812
+ },
2805
2813
  },
2806
2814
  supportedServerVersions: {
2807
2815
  serializedName: "supportedServerVersions",
@@ -2811,17 +2819,17 @@ export const FlexibleServerCapability: coreClient.CompositeMapper = {
2811
2819
  element: {
2812
2820
  type: {
2813
2821
  name: "Composite",
2814
- className: "ServerVersionCapability"
2815
- }
2816
- }
2817
- }
2822
+ className: "ServerVersionCapability",
2823
+ },
2824
+ },
2825
+ },
2818
2826
  },
2819
2827
  fastProvisioningSupported: {
2820
2828
  serializedName: "fastProvisioningSupported",
2821
2829
  readOnly: true,
2822
2830
  type: {
2823
- name: "String"
2824
- }
2831
+ name: "String",
2832
+ },
2825
2833
  },
2826
2834
  supportedFastProvisioningEditions: {
2827
2835
  serializedName: "supportedFastProvisioningEditions",
@@ -2831,55 +2839,55 @@ export const FlexibleServerCapability: coreClient.CompositeMapper = {
2831
2839
  element: {
2832
2840
  type: {
2833
2841
  name: "Composite",
2834
- className: "FastProvisioningEditionCapability"
2835
- }
2836
- }
2837
- }
2842
+ className: "FastProvisioningEditionCapability",
2843
+ },
2844
+ },
2845
+ },
2838
2846
  },
2839
2847
  geoBackupSupported: {
2840
2848
  serializedName: "geoBackupSupported",
2841
2849
  readOnly: true,
2842
2850
  type: {
2843
- name: "String"
2844
- }
2851
+ name: "String",
2852
+ },
2845
2853
  },
2846
2854
  zoneRedundantHaSupported: {
2847
2855
  serializedName: "zoneRedundantHaSupported",
2848
2856
  readOnly: true,
2849
2857
  type: {
2850
- name: "String"
2851
- }
2858
+ name: "String",
2859
+ },
2852
2860
  },
2853
2861
  zoneRedundantHaAndGeoBackupSupported: {
2854
2862
  serializedName: "zoneRedundantHaAndGeoBackupSupported",
2855
2863
  readOnly: true,
2856
2864
  type: {
2857
- name: "String"
2858
- }
2865
+ name: "String",
2866
+ },
2859
2867
  },
2860
2868
  storageAutoGrowthSupported: {
2861
2869
  serializedName: "storageAutoGrowthSupported",
2862
2870
  readOnly: true,
2863
2871
  type: {
2864
- name: "String"
2865
- }
2872
+ name: "String",
2873
+ },
2866
2874
  },
2867
2875
  onlineResizeSupported: {
2868
2876
  serializedName: "onlineResizeSupported",
2869
2877
  readOnly: true,
2870
2878
  type: {
2871
- name: "String"
2872
- }
2879
+ name: "String",
2880
+ },
2873
2881
  },
2874
2882
  restricted: {
2875
2883
  serializedName: "restricted",
2876
2884
  readOnly: true,
2877
2885
  type: {
2878
- name: "String"
2879
- }
2880
- }
2881
- }
2882
- }
2886
+ name: "String",
2887
+ },
2888
+ },
2889
+ },
2890
+ },
2883
2891
  };
2884
2892
 
2885
2893
  export const NameAvailability: coreClient.CompositeMapper = {
@@ -2892,18 +2900,18 @@ export const NameAvailability: coreClient.CompositeMapper = {
2892
2900
  serializedName: "name",
2893
2901
  readOnly: true,
2894
2902
  type: {
2895
- name: "String"
2896
- }
2903
+ name: "String",
2904
+ },
2897
2905
  },
2898
2906
  type: {
2899
2907
  serializedName: "type",
2900
2908
  readOnly: true,
2901
2909
  type: {
2902
- name: "String"
2903
- }
2904
- }
2905
- }
2906
- }
2910
+ name: "String",
2911
+ },
2912
+ },
2913
+ },
2914
+ },
2907
2915
  };
2908
2916
 
2909
2917
  export const LtrPreBackupRequest: coreClient.CompositeMapper = {
@@ -2911,9 +2919,9 @@ export const LtrPreBackupRequest: coreClient.CompositeMapper = {
2911
2919
  name: "Composite",
2912
2920
  className: "LtrPreBackupRequest",
2913
2921
  modelProperties: {
2914
- ...BackupRequestBase.type.modelProperties
2915
- }
2916
- }
2922
+ ...BackupRequestBase.type.modelProperties,
2923
+ },
2924
+ },
2917
2925
  };
2918
2926
 
2919
2927
  export const LtrBackupRequest: coreClient.CompositeMapper = {
@@ -2926,11 +2934,11 @@ export const LtrBackupRequest: coreClient.CompositeMapper = {
2926
2934
  serializedName: "targetDetails",
2927
2935
  type: {
2928
2936
  name: "Composite",
2929
- className: "BackupStoreDetails"
2930
- }
2931
- }
2932
- }
2933
- }
2937
+ className: "BackupStoreDetails",
2938
+ },
2939
+ },
2940
+ },
2941
+ },
2934
2942
  };
2935
2943
 
2936
2944
  export const ActiveDirectoryAdministrator: coreClient.CompositeMapper = {
@@ -2942,29 +2950,29 @@ export const ActiveDirectoryAdministrator: coreClient.CompositeMapper = {
2942
2950
  principalType: {
2943
2951
  serializedName: "properties.principalType",
2944
2952
  type: {
2945
- name: "String"
2946
- }
2953
+ name: "String",
2954
+ },
2947
2955
  },
2948
2956
  principalName: {
2949
2957
  serializedName: "properties.principalName",
2950
2958
  type: {
2951
- name: "String"
2952
- }
2959
+ name: "String",
2960
+ },
2953
2961
  },
2954
2962
  objectId: {
2955
2963
  serializedName: "properties.objectId",
2956
2964
  type: {
2957
- name: "String"
2958
- }
2965
+ name: "String",
2966
+ },
2959
2967
  },
2960
2968
  tenantId: {
2961
2969
  serializedName: "properties.tenantId",
2962
2970
  type: {
2963
- name: "String"
2964
- }
2965
- }
2966
- }
2967
- }
2971
+ name: "String",
2972
+ },
2973
+ },
2974
+ },
2975
+ },
2968
2976
  };
2969
2977
 
2970
2978
  export const ServerBackup: coreClient.CompositeMapper = {
@@ -2976,23 +2984,23 @@ export const ServerBackup: coreClient.CompositeMapper = {
2976
2984
  backupType: {
2977
2985
  serializedName: "properties.backupType",
2978
2986
  type: {
2979
- name: "String"
2980
- }
2987
+ name: "String",
2988
+ },
2981
2989
  },
2982
2990
  completedTime: {
2983
2991
  serializedName: "properties.completedTime",
2984
2992
  type: {
2985
- name: "DateTime"
2986
- }
2993
+ name: "DateTime",
2994
+ },
2987
2995
  },
2988
2996
  source: {
2989
2997
  serializedName: "properties.source",
2990
2998
  type: {
2991
- name: "String"
2992
- }
2993
- }
2994
- }
2995
- }
2999
+ name: "String",
3000
+ },
3001
+ },
3002
+ },
3003
+ },
2996
3004
  };
2997
3005
 
2998
3006
  export const Configuration: coreClient.CompositeMapper = {
@@ -3004,80 +3012,80 @@ export const Configuration: coreClient.CompositeMapper = {
3004
3012
  value: {
3005
3013
  serializedName: "properties.value",
3006
3014
  type: {
3007
- name: "String"
3008
- }
3015
+ name: "String",
3016
+ },
3009
3017
  },
3010
3018
  description: {
3011
3019
  serializedName: "properties.description",
3012
3020
  readOnly: true,
3013
3021
  type: {
3014
- name: "String"
3015
- }
3022
+ name: "String",
3023
+ },
3016
3024
  },
3017
3025
  defaultValue: {
3018
3026
  serializedName: "properties.defaultValue",
3019
3027
  readOnly: true,
3020
3028
  type: {
3021
- name: "String"
3022
- }
3029
+ name: "String",
3030
+ },
3023
3031
  },
3024
3032
  dataType: {
3025
3033
  serializedName: "properties.dataType",
3026
3034
  readOnly: true,
3027
3035
  type: {
3028
- name: "String"
3029
- }
3036
+ name: "String",
3037
+ },
3030
3038
  },
3031
3039
  allowedValues: {
3032
3040
  serializedName: "properties.allowedValues",
3033
3041
  readOnly: true,
3034
3042
  type: {
3035
- name: "String"
3036
- }
3043
+ name: "String",
3044
+ },
3037
3045
  },
3038
3046
  source: {
3039
3047
  serializedName: "properties.source",
3040
3048
  type: {
3041
- name: "String"
3042
- }
3049
+ name: "String",
3050
+ },
3043
3051
  },
3044
3052
  isDynamicConfig: {
3045
3053
  serializedName: "properties.isDynamicConfig",
3046
3054
  readOnly: true,
3047
3055
  type: {
3048
- name: "Boolean"
3049
- }
3056
+ name: "Boolean",
3057
+ },
3050
3058
  },
3051
3059
  isReadOnly: {
3052
3060
  serializedName: "properties.isReadOnly",
3053
3061
  readOnly: true,
3054
3062
  type: {
3055
- name: "Boolean"
3056
- }
3063
+ name: "Boolean",
3064
+ },
3057
3065
  },
3058
3066
  isConfigPendingRestart: {
3059
3067
  serializedName: "properties.isConfigPendingRestart",
3060
3068
  readOnly: true,
3061
3069
  type: {
3062
- name: "Boolean"
3063
- }
3070
+ name: "Boolean",
3071
+ },
3064
3072
  },
3065
3073
  unit: {
3066
3074
  serializedName: "properties.unit",
3067
3075
  readOnly: true,
3068
3076
  type: {
3069
- name: "String"
3070
- }
3077
+ name: "String",
3078
+ },
3071
3079
  },
3072
3080
  documentationLink: {
3073
3081
  serializedName: "properties.documentationLink",
3074
3082
  readOnly: true,
3075
3083
  type: {
3076
- name: "String"
3077
- }
3078
- }
3079
- }
3080
- }
3084
+ name: "String",
3085
+ },
3086
+ },
3087
+ },
3088
+ },
3081
3089
  };
3082
3090
 
3083
3091
  export const Database: coreClient.CompositeMapper = {
@@ -3088,24 +3096,24 @@ export const Database: coreClient.CompositeMapper = {
3088
3096
  ...ProxyResource.type.modelProperties,
3089
3097
  charset: {
3090
3098
  constraints: {
3091
- Pattern: new RegExp("^[a-zA-Z]+\\w*$")
3099
+ Pattern: new RegExp("^[a-zA-Z]+\\w*$"),
3092
3100
  },
3093
3101
  serializedName: "properties.charset",
3094
3102
  type: {
3095
- name: "String"
3096
- }
3103
+ name: "String",
3104
+ },
3097
3105
  },
3098
3106
  collation: {
3099
3107
  constraints: {
3100
- Pattern: new RegExp("^[a-zA-Z\\-]+([. ]|\\w)*$")
3108
+ Pattern: new RegExp("^[a-zA-Z\\-]+([. ]|\\w)*$"),
3101
3109
  },
3102
3110
  serializedName: "properties.collation",
3103
3111
  type: {
3104
- name: "String"
3105
- }
3106
- }
3107
- }
3108
- }
3112
+ name: "String",
3113
+ },
3114
+ },
3115
+ },
3116
+ },
3109
3117
  };
3110
3118
 
3111
3119
  export const FirewallRule: coreClient.CompositeMapper = {
@@ -3117,29 +3125,29 @@ export const FirewallRule: coreClient.CompositeMapper = {
3117
3125
  startIpAddress: {
3118
3126
  constraints: {
3119
3127
  Pattern: new RegExp(
3120
- "^(([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])$"
3121
- )
3128
+ "^(([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])$",
3129
+ ),
3122
3130
  },
3123
3131
  serializedName: "properties.startIpAddress",
3124
3132
  required: true,
3125
3133
  type: {
3126
- name: "String"
3127
- }
3134
+ name: "String",
3135
+ },
3128
3136
  },
3129
3137
  endIpAddress: {
3130
3138
  constraints: {
3131
3139
  Pattern: new RegExp(
3132
- "^(([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])$"
3133
- )
3140
+ "^(([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])$",
3141
+ ),
3134
3142
  },
3135
3143
  serializedName: "properties.endIpAddress",
3136
3144
  required: true,
3137
3145
  type: {
3138
- name: "String"
3139
- }
3140
- }
3141
- }
3142
- }
3146
+ name: "String",
3147
+ },
3148
+ },
3149
+ },
3150
+ },
3143
3151
  };
3144
3152
 
3145
3153
  export const LtrServerBackupOperation: coreClient.CompositeMapper = {
@@ -3151,71 +3159,71 @@ export const LtrServerBackupOperation: coreClient.CompositeMapper = {
3151
3159
  datasourceSizeInBytes: {
3152
3160
  serializedName: "properties.datasourceSizeInBytes",
3153
3161
  type: {
3154
- name: "Number"
3155
- }
3162
+ name: "Number",
3163
+ },
3156
3164
  },
3157
3165
  dataTransferredInBytes: {
3158
3166
  serializedName: "properties.dataTransferredInBytes",
3159
3167
  type: {
3160
- name: "Number"
3161
- }
3168
+ name: "Number",
3169
+ },
3162
3170
  },
3163
3171
  backupName: {
3164
3172
  serializedName: "properties.backupName",
3165
3173
  type: {
3166
- name: "String"
3167
- }
3174
+ name: "String",
3175
+ },
3168
3176
  },
3169
3177
  backupMetadata: {
3170
3178
  serializedName: "properties.backupMetadata",
3171
3179
  type: {
3172
- name: "String"
3173
- }
3180
+ name: "String",
3181
+ },
3174
3182
  },
3175
3183
  status: {
3176
3184
  serializedName: "properties.status",
3177
3185
  type: {
3178
- name: "String"
3179
- }
3186
+ name: "String",
3187
+ },
3180
3188
  },
3181
3189
  startTime: {
3182
3190
  serializedName: "properties.startTime",
3183
3191
  type: {
3184
- name: "DateTime"
3185
- }
3192
+ name: "DateTime",
3193
+ },
3186
3194
  },
3187
3195
  endTime: {
3188
3196
  serializedName: "properties.endTime",
3189
3197
  type: {
3190
- name: "DateTime"
3191
- }
3198
+ name: "DateTime",
3199
+ },
3192
3200
  },
3193
3201
  percentComplete: {
3194
3202
  constraints: {
3195
3203
  InclusiveMaximum: 100,
3196
- InclusiveMinimum: 0
3204
+ InclusiveMinimum: 0,
3197
3205
  },
3198
3206
  serializedName: "properties.percentComplete",
3199
3207
  type: {
3200
- name: "Number"
3201
- }
3208
+ name: "Number",
3209
+ },
3202
3210
  },
3203
3211
  errorCode: {
3204
3212
  serializedName: "properties.errorCode",
3205
3213
  readOnly: true,
3206
3214
  type: {
3207
- name: "String"
3208
- }
3215
+ name: "String",
3216
+ },
3209
3217
  },
3210
3218
  errorMessage: {
3211
3219
  serializedName: "properties.errorMessage",
3212
3220
  readOnly: true,
3213
3221
  type: {
3214
- name: "String"
3215
- }
3216
- }
3217
- }
3218
- }
3222
+ name: "String",
3223
+ },
3224
+ },
3225
+ },
3226
+ },
3219
3227
  };
3220
3228
 
3221
3229
  export const LogFile: coreClient.CompositeMapper = {
@@ -3227,35 +3235,35 @@ export const LogFile: coreClient.CompositeMapper = {
3227
3235
  createdTime: {
3228
3236
  serializedName: "properties.createdTime",
3229
3237
  type: {
3230
- name: "DateTime"
3231
- }
3238
+ name: "DateTime",
3239
+ },
3232
3240
  },
3233
3241
  lastModifiedTime: {
3234
3242
  serializedName: "properties.lastModifiedTime",
3235
3243
  type: {
3236
- name: "DateTime"
3237
- }
3244
+ name: "DateTime",
3245
+ },
3238
3246
  },
3239
3247
  sizeInKb: {
3240
3248
  serializedName: "properties.sizeInKb",
3241
3249
  type: {
3242
- name: "Number"
3243
- }
3250
+ name: "Number",
3251
+ },
3244
3252
  },
3245
3253
  typePropertiesType: {
3246
3254
  serializedName: "properties.type",
3247
3255
  type: {
3248
- name: "String"
3249
- }
3256
+ name: "String",
3257
+ },
3250
3258
  },
3251
3259
  url: {
3252
3260
  serializedName: "properties.url",
3253
3261
  type: {
3254
- name: "String"
3255
- }
3256
- }
3257
- }
3258
- }
3262
+ name: "String",
3263
+ },
3264
+ },
3265
+ },
3266
+ },
3259
3267
  };
3260
3268
 
3261
3269
  export const ServerThreatProtectionSettingsModel: coreClient.CompositeMapper = {
@@ -3268,18 +3276,18 @@ export const ServerThreatProtectionSettingsModel: coreClient.CompositeMapper = {
3268
3276
  serializedName: "properties.state",
3269
3277
  type: {
3270
3278
  name: "Enum",
3271
- allowedValues: ["Enabled", "Disabled"]
3272
- }
3279
+ allowedValues: ["Enabled", "Disabled"],
3280
+ },
3273
3281
  },
3274
3282
  creationTime: {
3275
3283
  serializedName: "properties.creationTime",
3276
3284
  readOnly: true,
3277
3285
  type: {
3278
- name: "DateTime"
3279
- }
3280
- }
3281
- }
3282
- }
3286
+ name: "DateTime",
3287
+ },
3288
+ },
3289
+ },
3290
+ },
3283
3291
  };
3284
3292
 
3285
3293
  export const Server: coreClient.CompositeMapper = {
@@ -3292,148 +3300,148 @@ export const Server: coreClient.CompositeMapper = {
3292
3300
  serializedName: "sku",
3293
3301
  type: {
3294
3302
  name: "Composite",
3295
- className: "Sku"
3296
- }
3303
+ className: "Sku",
3304
+ },
3297
3305
  },
3298
3306
  identity: {
3299
3307
  serializedName: "identity",
3300
3308
  type: {
3301
3309
  name: "Composite",
3302
- className: "UserAssignedIdentity"
3303
- }
3310
+ className: "UserAssignedIdentity",
3311
+ },
3304
3312
  },
3305
3313
  administratorLogin: {
3306
3314
  serializedName: "properties.administratorLogin",
3307
3315
  type: {
3308
- name: "String"
3309
- }
3316
+ name: "String",
3317
+ },
3310
3318
  },
3311
3319
  administratorLoginPassword: {
3312
3320
  serializedName: "properties.administratorLoginPassword",
3313
3321
  type: {
3314
- name: "String"
3315
- }
3322
+ name: "String",
3323
+ },
3316
3324
  },
3317
3325
  version: {
3318
3326
  serializedName: "properties.version",
3319
3327
  type: {
3320
- name: "String"
3321
- }
3328
+ name: "String",
3329
+ },
3322
3330
  },
3323
3331
  minorVersion: {
3324
3332
  serializedName: "properties.minorVersion",
3325
3333
  readOnly: true,
3326
3334
  type: {
3327
- name: "String"
3328
- }
3335
+ name: "String",
3336
+ },
3329
3337
  },
3330
3338
  state: {
3331
3339
  serializedName: "properties.state",
3332
3340
  readOnly: true,
3333
3341
  type: {
3334
- name: "String"
3335
- }
3342
+ name: "String",
3343
+ },
3336
3344
  },
3337
3345
  fullyQualifiedDomainName: {
3338
3346
  serializedName: "properties.fullyQualifiedDomainName",
3339
3347
  readOnly: true,
3340
3348
  type: {
3341
- name: "String"
3342
- }
3349
+ name: "String",
3350
+ },
3343
3351
  },
3344
3352
  storage: {
3345
3353
  serializedName: "properties.storage",
3346
3354
  type: {
3347
3355
  name: "Composite",
3348
- className: "Storage"
3349
- }
3356
+ className: "Storage",
3357
+ },
3350
3358
  },
3351
3359
  authConfig: {
3352
3360
  serializedName: "properties.authConfig",
3353
3361
  type: {
3354
3362
  name: "Composite",
3355
- className: "AuthConfig"
3356
- }
3363
+ className: "AuthConfig",
3364
+ },
3357
3365
  },
3358
3366
  dataEncryption: {
3359
3367
  serializedName: "properties.dataEncryption",
3360
3368
  type: {
3361
3369
  name: "Composite",
3362
- className: "DataEncryption"
3363
- }
3370
+ className: "DataEncryption",
3371
+ },
3364
3372
  },
3365
3373
  backup: {
3366
3374
  serializedName: "properties.backup",
3367
3375
  type: {
3368
3376
  name: "Composite",
3369
- className: "Backup"
3370
- }
3377
+ className: "Backup",
3378
+ },
3371
3379
  },
3372
3380
  network: {
3373
3381
  serializedName: "properties.network",
3374
3382
  type: {
3375
3383
  name: "Composite",
3376
- className: "Network"
3377
- }
3384
+ className: "Network",
3385
+ },
3378
3386
  },
3379
3387
  highAvailability: {
3380
3388
  serializedName: "properties.highAvailability",
3381
3389
  type: {
3382
3390
  name: "Composite",
3383
- className: "HighAvailability"
3384
- }
3391
+ className: "HighAvailability",
3392
+ },
3385
3393
  },
3386
3394
  maintenanceWindow: {
3387
3395
  serializedName: "properties.maintenanceWindow",
3388
3396
  type: {
3389
3397
  name: "Composite",
3390
- className: "MaintenanceWindow"
3391
- }
3398
+ className: "MaintenanceWindow",
3399
+ },
3392
3400
  },
3393
3401
  sourceServerResourceId: {
3394
3402
  serializedName: "properties.sourceServerResourceId",
3395
3403
  type: {
3396
- name: "String"
3397
- }
3404
+ name: "String",
3405
+ },
3398
3406
  },
3399
3407
  pointInTimeUTC: {
3400
3408
  serializedName: "properties.pointInTimeUTC",
3401
3409
  type: {
3402
- name: "DateTime"
3403
- }
3410
+ name: "DateTime",
3411
+ },
3404
3412
  },
3405
3413
  availabilityZone: {
3406
3414
  defaultValue: "",
3407
3415
  serializedName: "properties.availabilityZone",
3408
3416
  type: {
3409
- name: "String"
3410
- }
3417
+ name: "String",
3418
+ },
3411
3419
  },
3412
3420
  replicationRole: {
3413
3421
  serializedName: "properties.replicationRole",
3414
3422
  type: {
3415
- name: "String"
3416
- }
3423
+ name: "String",
3424
+ },
3417
3425
  },
3418
3426
  replicaCapacity: {
3419
3427
  serializedName: "properties.replicaCapacity",
3420
3428
  readOnly: true,
3421
3429
  type: {
3422
- name: "Number"
3423
- }
3430
+ name: "Number",
3431
+ },
3424
3432
  },
3425
3433
  replica: {
3426
3434
  serializedName: "properties.replica",
3427
3435
  type: {
3428
3436
  name: "Composite",
3429
- className: "Replica"
3430
- }
3437
+ className: "Replica",
3438
+ },
3431
3439
  },
3432
3440
  createMode: {
3433
3441
  serializedName: "properties.createMode",
3434
3442
  type: {
3435
- name: "String"
3436
- }
3443
+ name: "String",
3444
+ },
3437
3445
  },
3438
3446
  privateEndpointConnections: {
3439
3447
  serializedName: "properties.privateEndpointConnections",
@@ -3443,13 +3451,13 @@ export const Server: coreClient.CompositeMapper = {
3443
3451
  element: {
3444
3452
  type: {
3445
3453
  name: "Composite",
3446
- className: "PrivateEndpointConnection"
3447
- }
3448
- }
3449
- }
3450
- }
3451
- }
3452
- }
3454
+ className: "PrivateEndpointConnection",
3455
+ },
3456
+ },
3457
+ },
3458
+ },
3459
+ },
3460
+ },
3453
3461
  };
3454
3462
 
3455
3463
  export const MigrationResource: coreClient.CompositeMapper = {
@@ -3462,135 +3470,147 @@ export const MigrationResource: coreClient.CompositeMapper = {
3462
3470
  serializedName: "properties.migrationId",
3463
3471
  readOnly: true,
3464
3472
  type: {
3465
- name: "String"
3466
- }
3473
+ name: "String",
3474
+ },
3467
3475
  },
3468
3476
  currentStatus: {
3469
3477
  serializedName: "properties.currentStatus",
3470
3478
  type: {
3471
3479
  name: "Composite",
3472
- className: "MigrationStatus"
3473
- }
3480
+ className: "MigrationStatus",
3481
+ },
3482
+ },
3483
+ migrationInstanceResourceId: {
3484
+ serializedName: "properties.migrationInstanceResourceId",
3485
+ type: {
3486
+ name: "String",
3487
+ },
3474
3488
  },
3475
3489
  migrationMode: {
3476
3490
  serializedName: "properties.migrationMode",
3477
3491
  type: {
3478
- name: "String"
3479
- }
3492
+ name: "String",
3493
+ },
3480
3494
  },
3481
3495
  migrationOption: {
3482
3496
  serializedName: "properties.migrationOption",
3483
3497
  type: {
3484
- name: "String"
3485
- }
3498
+ name: "String",
3499
+ },
3486
3500
  },
3487
3501
  sourceType: {
3488
3502
  serializedName: "properties.sourceType",
3489
3503
  type: {
3490
- name: "String"
3491
- }
3504
+ name: "String",
3505
+ },
3492
3506
  },
3493
3507
  sslMode: {
3494
3508
  serializedName: "properties.sslMode",
3495
3509
  type: {
3496
- name: "String"
3497
- }
3510
+ name: "String",
3511
+ },
3498
3512
  },
3499
3513
  sourceDbServerMetadata: {
3500
3514
  serializedName: "properties.sourceDbServerMetadata",
3501
3515
  type: {
3502
3516
  name: "Composite",
3503
- className: "DbServerMetadata"
3504
- }
3517
+ className: "DbServerMetadata",
3518
+ },
3505
3519
  },
3506
3520
  targetDbServerMetadata: {
3507
3521
  serializedName: "properties.targetDbServerMetadata",
3508
3522
  type: {
3509
3523
  name: "Composite",
3510
- className: "DbServerMetadata"
3511
- }
3524
+ className: "DbServerMetadata",
3525
+ },
3512
3526
  },
3513
3527
  sourceDbServerResourceId: {
3514
3528
  serializedName: "properties.sourceDbServerResourceId",
3515
3529
  type: {
3516
- name: "String"
3517
- }
3530
+ name: "String",
3531
+ },
3518
3532
  },
3519
3533
  sourceDbServerFullyQualifiedDomainName: {
3520
3534
  serializedName: "properties.sourceDbServerFullyQualifiedDomainName",
3521
3535
  type: {
3522
- name: "String"
3523
- }
3536
+ name: "String",
3537
+ },
3524
3538
  },
3525
3539
  targetDbServerResourceId: {
3526
3540
  serializedName: "properties.targetDbServerResourceId",
3527
3541
  readOnly: true,
3528
3542
  type: {
3529
- name: "String"
3530
- }
3543
+ name: "String",
3544
+ },
3531
3545
  },
3532
3546
  targetDbServerFullyQualifiedDomainName: {
3533
3547
  serializedName: "properties.targetDbServerFullyQualifiedDomainName",
3534
3548
  type: {
3535
- name: "String"
3536
- }
3549
+ name: "String",
3550
+ },
3537
3551
  },
3538
3552
  secretParameters: {
3539
3553
  serializedName: "properties.secretParameters",
3540
3554
  type: {
3541
3555
  name: "Composite",
3542
- className: "MigrationSecretParameters"
3543
- }
3556
+ className: "MigrationSecretParameters",
3557
+ },
3544
3558
  },
3545
3559
  dbsToMigrate: {
3546
3560
  constraints: {
3547
- MaxItems: 50
3561
+ MaxItems: 50,
3548
3562
  },
3549
3563
  serializedName: "properties.dbsToMigrate",
3550
3564
  type: {
3551
3565
  name: "Sequence",
3552
3566
  element: {
3553
3567
  type: {
3554
- name: "String"
3555
- }
3556
- }
3557
- }
3568
+ name: "String",
3569
+ },
3570
+ },
3571
+ },
3558
3572
  },
3559
3573
  setupLogicalReplicationOnSourceDbIfNeeded: {
3560
3574
  serializedName: "properties.setupLogicalReplicationOnSourceDbIfNeeded",
3561
3575
  type: {
3562
- name: "String"
3563
- }
3576
+ name: "String",
3577
+ },
3564
3578
  },
3565
3579
  overwriteDbsInTarget: {
3566
3580
  serializedName: "properties.overwriteDbsInTarget",
3567
3581
  type: {
3568
- name: "String"
3569
- }
3582
+ name: "String",
3583
+ },
3570
3584
  },
3571
3585
  migrationWindowStartTimeInUtc: {
3572
3586
  serializedName: "properties.migrationWindowStartTimeInUtc",
3573
3587
  type: {
3574
- name: "DateTime"
3575
- }
3588
+ name: "DateTime",
3589
+ },
3576
3590
  },
3577
3591
  migrationWindowEndTimeInUtc: {
3578
3592
  serializedName: "properties.migrationWindowEndTimeInUtc",
3579
3593
  type: {
3580
- name: "DateTime"
3581
- }
3594
+ name: "DateTime",
3595
+ },
3596
+ },
3597
+ migrateRoles: {
3598
+ serializedName: "properties.migrateRoles",
3599
+ type: {
3600
+ name: "String",
3601
+ },
3582
3602
  },
3583
3603
  startDataMigration: {
3584
3604
  serializedName: "properties.startDataMigration",
3585
3605
  type: {
3586
- name: "String"
3587
- }
3606
+ name: "String",
3607
+ },
3588
3608
  },
3589
3609
  triggerCutover: {
3590
3610
  serializedName: "properties.triggerCutover",
3591
3611
  type: {
3592
- name: "String"
3593
- }
3612
+ name: "String",
3613
+ },
3594
3614
  },
3595
3615
  dbsToTriggerCutoverOn: {
3596
3616
  serializedName: "properties.dbsToTriggerCutoverOn",
@@ -3598,16 +3618,16 @@ export const MigrationResource: coreClient.CompositeMapper = {
3598
3618
  name: "Sequence",
3599
3619
  element: {
3600
3620
  type: {
3601
- name: "String"
3602
- }
3603
- }
3604
- }
3621
+ name: "String",
3622
+ },
3623
+ },
3624
+ },
3605
3625
  },
3606
3626
  cancel: {
3607
3627
  serializedName: "properties.cancel",
3608
3628
  type: {
3609
- name: "String"
3610
- }
3629
+ name: "String",
3630
+ },
3611
3631
  },
3612
3632
  dbsToCancelMigrationOn: {
3613
3633
  serializedName: "properties.dbsToCancelMigrationOn",
@@ -3615,13 +3635,13 @@ export const MigrationResource: coreClient.CompositeMapper = {
3615
3635
  name: "Sequence",
3616
3636
  element: {
3617
3637
  type: {
3618
- name: "String"
3619
- }
3620
- }
3621
- }
3622
- }
3623
- }
3624
- }
3638
+ name: "String",
3639
+ },
3640
+ },
3641
+ },
3642
+ },
3643
+ },
3644
+ },
3625
3645
  };
3626
3646
 
3627
3647
  export const AdministratorsCreateHeaders: coreClient.CompositeMapper = {
@@ -3632,11 +3652,11 @@ export const AdministratorsCreateHeaders: coreClient.CompositeMapper = {
3632
3652
  location: {
3633
3653
  serializedName: "location",
3634
3654
  type: {
3635
- name: "String"
3636
- }
3637
- }
3638
- }
3639
- }
3655
+ name: "String",
3656
+ },
3657
+ },
3658
+ },
3659
+ },
3640
3660
  };
3641
3661
 
3642
3662
  export const AdministratorsDeleteHeaders: coreClient.CompositeMapper = {
@@ -3647,11 +3667,11 @@ export const AdministratorsDeleteHeaders: coreClient.CompositeMapper = {
3647
3667
  location: {
3648
3668
  serializedName: "location",
3649
3669
  type: {
3650
- name: "String"
3651
- }
3652
- }
3653
- }
3654
- }
3670
+ name: "String",
3671
+ },
3672
+ },
3673
+ },
3674
+ },
3655
3675
  };
3656
3676
 
3657
3677
  export const ConfigurationsUpdateHeaders: coreClient.CompositeMapper = {
@@ -3662,11 +3682,11 @@ export const ConfigurationsUpdateHeaders: coreClient.CompositeMapper = {
3662
3682
  location: {
3663
3683
  serializedName: "location",
3664
3684
  type: {
3665
- name: "String"
3666
- }
3667
- }
3668
- }
3669
- }
3685
+ name: "String",
3686
+ },
3687
+ },
3688
+ },
3689
+ },
3670
3690
  };
3671
3691
 
3672
3692
  export const ConfigurationsPutHeaders: coreClient.CompositeMapper = {
@@ -3677,11 +3697,11 @@ export const ConfigurationsPutHeaders: coreClient.CompositeMapper = {
3677
3697
  location: {
3678
3698
  serializedName: "location",
3679
3699
  type: {
3680
- name: "String"
3681
- }
3682
- }
3683
- }
3684
- }
3700
+ name: "String",
3701
+ },
3702
+ },
3703
+ },
3704
+ },
3685
3705
  };
3686
3706
 
3687
3707
  export const DatabasesCreateHeaders: coreClient.CompositeMapper = {
@@ -3692,11 +3712,11 @@ export const DatabasesCreateHeaders: coreClient.CompositeMapper = {
3692
3712
  location: {
3693
3713
  serializedName: "location",
3694
3714
  type: {
3695
- name: "String"
3696
- }
3697
- }
3698
- }
3699
- }
3715
+ name: "String",
3716
+ },
3717
+ },
3718
+ },
3719
+ },
3700
3720
  };
3701
3721
 
3702
3722
  export const DatabasesDeleteHeaders: coreClient.CompositeMapper = {
@@ -3707,11 +3727,11 @@ export const DatabasesDeleteHeaders: coreClient.CompositeMapper = {
3707
3727
  location: {
3708
3728
  serializedName: "location",
3709
3729
  type: {
3710
- name: "String"
3711
- }
3712
- }
3713
- }
3714
- }
3730
+ name: "String",
3731
+ },
3732
+ },
3733
+ },
3734
+ },
3715
3735
  };
3716
3736
 
3717
3737
  export const FirewallRulesCreateOrUpdateHeaders: coreClient.CompositeMapper = {
@@ -3722,11 +3742,11 @@ export const FirewallRulesCreateOrUpdateHeaders: coreClient.CompositeMapper = {
3722
3742
  location: {
3723
3743
  serializedName: "location",
3724
3744
  type: {
3725
- name: "String"
3726
- }
3727
- }
3728
- }
3729
- }
3745
+ name: "String",
3746
+ },
3747
+ },
3748
+ },
3749
+ },
3730
3750
  };
3731
3751
 
3732
3752
  export const FirewallRulesDeleteHeaders: coreClient.CompositeMapper = {
@@ -3737,11 +3757,11 @@ export const FirewallRulesDeleteHeaders: coreClient.CompositeMapper = {
3737
3757
  location: {
3738
3758
  serializedName: "location",
3739
3759
  type: {
3740
- name: "String"
3741
- }
3742
- }
3743
- }
3744
- }
3760
+ name: "String",
3761
+ },
3762
+ },
3763
+ },
3764
+ },
3745
3765
  };
3746
3766
 
3747
3767
  export const ServersCreateHeaders: coreClient.CompositeMapper = {
@@ -3752,11 +3772,11 @@ export const ServersCreateHeaders: coreClient.CompositeMapper = {
3752
3772
  location: {
3753
3773
  serializedName: "location",
3754
3774
  type: {
3755
- name: "String"
3756
- }
3757
- }
3758
- }
3759
- }
3775
+ name: "String",
3776
+ },
3777
+ },
3778
+ },
3779
+ },
3760
3780
  };
3761
3781
 
3762
3782
  export const ServersUpdateHeaders: coreClient.CompositeMapper = {
@@ -3767,11 +3787,11 @@ export const ServersUpdateHeaders: coreClient.CompositeMapper = {
3767
3787
  location: {
3768
3788
  serializedName: "location",
3769
3789
  type: {
3770
- name: "String"
3771
- }
3772
- }
3773
- }
3774
- }
3790
+ name: "String",
3791
+ },
3792
+ },
3793
+ },
3794
+ },
3775
3795
  };
3776
3796
 
3777
3797
  export const ServersDeleteHeaders: coreClient.CompositeMapper = {
@@ -3782,11 +3802,11 @@ export const ServersDeleteHeaders: coreClient.CompositeMapper = {
3782
3802
  location: {
3783
3803
  serializedName: "location",
3784
3804
  type: {
3785
- name: "String"
3786
- }
3787
- }
3788
- }
3789
- }
3805
+ name: "String",
3806
+ },
3807
+ },
3808
+ },
3809
+ },
3790
3810
  };
3791
3811
 
3792
3812
  export const ServersRestartHeaders: coreClient.CompositeMapper = {
@@ -3797,11 +3817,11 @@ export const ServersRestartHeaders: coreClient.CompositeMapper = {
3797
3817
  location: {
3798
3818
  serializedName: "location",
3799
3819
  type: {
3800
- name: "String"
3801
- }
3802
- }
3803
- }
3804
- }
3820
+ name: "String",
3821
+ },
3822
+ },
3823
+ },
3824
+ },
3805
3825
  };
3806
3826
 
3807
3827
  export const ServersStartHeaders: coreClient.CompositeMapper = {
@@ -3812,11 +3832,11 @@ export const ServersStartHeaders: coreClient.CompositeMapper = {
3812
3832
  location: {
3813
3833
  serializedName: "location",
3814
3834
  type: {
3815
- name: "String"
3816
- }
3817
- }
3818
- }
3819
- }
3835
+ name: "String",
3836
+ },
3837
+ },
3838
+ },
3839
+ },
3820
3840
  };
3821
3841
 
3822
3842
  export const ServersStopHeaders: coreClient.CompositeMapper = {
@@ -3827,48 +3847,50 @@ export const ServersStopHeaders: coreClient.CompositeMapper = {
3827
3847
  location: {
3828
3848
  serializedName: "location",
3829
3849
  type: {
3830
- name: "String"
3831
- }
3832
- }
3833
- }
3834
- }
3835
- };
3836
-
3837
- export const FlexibleServerTriggerLtrPreBackupHeaders: coreClient.CompositeMapper = {
3838
- type: {
3839
- name: "Composite",
3840
- className: "FlexibleServerTriggerLtrPreBackupHeaders",
3841
- modelProperties: {
3842
- xMsRequestId: {
3843
- serializedName: "x-ms-request-id",
3844
- type: {
3845
- name: "String"
3846
- }
3847
- }
3848
- }
3849
- }
3850
- };
3851
-
3852
- export const FlexibleServerTriggerLtrPreBackupExceptionHeaders: coreClient.CompositeMapper = {
3853
- type: {
3854
- name: "Composite",
3855
- className: "FlexibleServerTriggerLtrPreBackupExceptionHeaders",
3856
- modelProperties: {
3857
- xMsErrorCode: {
3858
- serializedName: "x-ms-error-code",
3859
- type: {
3860
- name: "String"
3861
- }
3850
+ name: "String",
3851
+ },
3862
3852
  },
3863
- xMsRequestId: {
3864
- serializedName: "x-ms-request-id",
3865
- type: {
3866
- name: "String"
3867
- }
3868
- }
3869
- }
3870
- }
3871
- };
3853
+ },
3854
+ },
3855
+ };
3856
+
3857
+ export const FlexibleServerTriggerLtrPreBackupHeaders: coreClient.CompositeMapper =
3858
+ {
3859
+ type: {
3860
+ name: "Composite",
3861
+ className: "FlexibleServerTriggerLtrPreBackupHeaders",
3862
+ modelProperties: {
3863
+ xMsRequestId: {
3864
+ serializedName: "x-ms-request-id",
3865
+ type: {
3866
+ name: "String",
3867
+ },
3868
+ },
3869
+ },
3870
+ },
3871
+ };
3872
+
3873
+ export const FlexibleServerTriggerLtrPreBackupExceptionHeaders: coreClient.CompositeMapper =
3874
+ {
3875
+ type: {
3876
+ name: "Composite",
3877
+ className: "FlexibleServerTriggerLtrPreBackupExceptionHeaders",
3878
+ modelProperties: {
3879
+ xMsErrorCode: {
3880
+ serializedName: "x-ms-error-code",
3881
+ type: {
3882
+ name: "String",
3883
+ },
3884
+ },
3885
+ xMsRequestId: {
3886
+ serializedName: "x-ms-request-id",
3887
+ type: {
3888
+ name: "String",
3889
+ },
3890
+ },
3891
+ },
3892
+ },
3893
+ };
3872
3894
 
3873
3895
  export const FlexibleServerStartLtrBackupHeaders: coreClient.CompositeMapper = {
3874
3896
  type: {
@@ -3878,78 +3900,82 @@ export const FlexibleServerStartLtrBackupHeaders: coreClient.CompositeMapper = {
3878
3900
  xMsRequestId: {
3879
3901
  serializedName: "x-ms-request-id",
3880
3902
  type: {
3881
- name: "String"
3882
- }
3883
- }
3884
- }
3885
- }
3886
- };
3887
-
3888
- export const FlexibleServerStartLtrBackupExceptionHeaders: coreClient.CompositeMapper = {
3889
- type: {
3890
- name: "Composite",
3891
- className: "FlexibleServerStartLtrBackupExceptionHeaders",
3892
- modelProperties: {
3893
- xMsErrorCode: {
3894
- serializedName: "x-ms-error-code",
3895
- type: {
3896
- name: "String"
3897
- }
3903
+ name: "String",
3904
+ },
3898
3905
  },
3899
- xMsRequestId: {
3900
- serializedName: "x-ms-request-id",
3901
- type: {
3902
- name: "String"
3903
- }
3904
- }
3905
- }
3906
- }
3907
- };
3908
-
3909
- export const PrivateEndpointConnectionUpdateHeaders: coreClient.CompositeMapper = {
3910
- type: {
3911
- name: "Composite",
3912
- className: "PrivateEndpointConnectionUpdateHeaders",
3913
- modelProperties: {
3914
- location: {
3915
- serializedName: "location",
3916
- type: {
3917
- name: "String"
3918
- }
3919
- }
3920
- }
3921
- }
3922
- };
3923
-
3924
- export const PrivateEndpointConnectionDeleteHeaders: coreClient.CompositeMapper = {
3925
- type: {
3926
- name: "Composite",
3927
- className: "PrivateEndpointConnectionDeleteHeaders",
3928
- modelProperties: {
3929
- location: {
3930
- serializedName: "location",
3931
- type: {
3932
- name: "String"
3933
- }
3934
- }
3935
- }
3936
- }
3937
- };
3938
-
3939
- export const ServerThreatProtectionSettingsCreateOrUpdateHeaders: coreClient.CompositeMapper = {
3940
- type: {
3941
- name: "Composite",
3942
- className: "ServerThreatProtectionSettingsCreateOrUpdateHeaders",
3943
- modelProperties: {
3944
- location: {
3945
- serializedName: "location",
3946
- type: {
3947
- name: "String"
3948
- }
3949
- }
3950
- }
3951
- }
3952
- };
3906
+ },
3907
+ },
3908
+ };
3909
+
3910
+ export const FlexibleServerStartLtrBackupExceptionHeaders: coreClient.CompositeMapper =
3911
+ {
3912
+ type: {
3913
+ name: "Composite",
3914
+ className: "FlexibleServerStartLtrBackupExceptionHeaders",
3915
+ modelProperties: {
3916
+ xMsErrorCode: {
3917
+ serializedName: "x-ms-error-code",
3918
+ type: {
3919
+ name: "String",
3920
+ },
3921
+ },
3922
+ xMsRequestId: {
3923
+ serializedName: "x-ms-request-id",
3924
+ type: {
3925
+ name: "String",
3926
+ },
3927
+ },
3928
+ },
3929
+ },
3930
+ };
3931
+
3932
+ export const PrivateEndpointConnectionUpdateHeaders: coreClient.CompositeMapper =
3933
+ {
3934
+ type: {
3935
+ name: "Composite",
3936
+ className: "PrivateEndpointConnectionUpdateHeaders",
3937
+ modelProperties: {
3938
+ location: {
3939
+ serializedName: "location",
3940
+ type: {
3941
+ name: "String",
3942
+ },
3943
+ },
3944
+ },
3945
+ },
3946
+ };
3947
+
3948
+ export const PrivateEndpointConnectionDeleteHeaders: coreClient.CompositeMapper =
3949
+ {
3950
+ type: {
3951
+ name: "Composite",
3952
+ className: "PrivateEndpointConnectionDeleteHeaders",
3953
+ modelProperties: {
3954
+ location: {
3955
+ serializedName: "location",
3956
+ type: {
3957
+ name: "String",
3958
+ },
3959
+ },
3960
+ },
3961
+ },
3962
+ };
3963
+
3964
+ export const ServerThreatProtectionSettingsCreateOrUpdateHeaders: coreClient.CompositeMapper =
3965
+ {
3966
+ type: {
3967
+ name: "Composite",
3968
+ className: "ServerThreatProtectionSettingsCreateOrUpdateHeaders",
3969
+ modelProperties: {
3970
+ location: {
3971
+ serializedName: "location",
3972
+ type: {
3973
+ name: "String",
3974
+ },
3975
+ },
3976
+ },
3977
+ },
3978
+ };
3953
3979
 
3954
3980
  export const VirtualEndpointsCreateHeaders: coreClient.CompositeMapper = {
3955
3981
  type: {
@@ -3959,11 +3985,11 @@ export const VirtualEndpointsCreateHeaders: coreClient.CompositeMapper = {
3959
3985
  location: {
3960
3986
  serializedName: "location",
3961
3987
  type: {
3962
- name: "String"
3963
- }
3964
- }
3965
- }
3966
- }
3988
+ name: "String",
3989
+ },
3990
+ },
3991
+ },
3992
+ },
3967
3993
  };
3968
3994
 
3969
3995
  export const VirtualEndpointsUpdateHeaders: coreClient.CompositeMapper = {
@@ -3974,11 +4000,11 @@ export const VirtualEndpointsUpdateHeaders: coreClient.CompositeMapper = {
3974
4000
  location: {
3975
4001
  serializedName: "location",
3976
4002
  type: {
3977
- name: "String"
3978
- }
3979
- }
3980
- }
3981
- }
4003
+ name: "String",
4004
+ },
4005
+ },
4006
+ },
4007
+ },
3982
4008
  };
3983
4009
 
3984
4010
  export const VirtualEndpointsDeleteHeaders: coreClient.CompositeMapper = {
@@ -3989,9 +4015,9 @@ export const VirtualEndpointsDeleteHeaders: coreClient.CompositeMapper = {
3989
4015
  location: {
3990
4016
  serializedName: "location",
3991
4017
  type: {
3992
- name: "String"
3993
- }
3994
- }
3995
- }
3996
- }
4018
+ name: "String",
4019
+ },
4020
+ },
4021
+ },
4022
+ },
3997
4023
  };