@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
@@ -686,6 +686,8 @@ export interface MigrationResourceForPatch {
686
686
  overwriteDbsInTarget?: OverwriteDbsInTargetEnum;
687
687
  /** Start time in UTC for migration window */
688
688
  migrationWindowStartTimeInUtc?: Date;
689
+ /** To migrate roles and permissions we need to send this flag as True */
690
+ migrateRoles?: MigrateRolesEnum;
689
691
  /** Indicates whether the data migration should start right away */
690
692
  startDataMigration?: StartDataMigrationEnum;
691
693
  /** To trigger cutover for entire migration we need to send this flag as True */
@@ -1482,11 +1484,13 @@ export interface MigrationResource extends TrackedResource {
1482
1484
  * NOTE: This property will not be serialized. It can only be populated by the server.
1483
1485
  */
1484
1486
  readonly currentStatus?: MigrationStatus;
1487
+ /** ResourceId of the private endpoint migration instance */
1488
+ migrationInstanceResourceId?: string;
1485
1489
  /** There are two types of migration modes Online and Offline */
1486
1490
  migrationMode?: MigrationMode;
1487
1491
  /** This indicates the supported Migration option for the migration */
1488
1492
  migrationOption?: MigrationOption;
1489
- /** migration source server type : OnPremises, AWS, GCP, AzureVM or PostgreSQLSingleServer */
1493
+ /** migration source server type : OnPremises, AWS, GCP, AzureVM, PostgreSQLSingleServer, AWS_RDS, AWS_AURORA, AWS_EC2, GCP_CloudSQL, GCP_AlloyDB, GCP_Compute, or EDB */
1490
1494
  sourceType?: SourceType;
1491
1495
  /** SSL modes for migration. Default SSL mode for PostgreSQLSingleServer is VerifyFull and Prefer for other source types */
1492
1496
  sslMode?: SslMode;
@@ -1523,6 +1527,8 @@ export interface MigrationResource extends TrackedResource {
1523
1527
  migrationWindowStartTimeInUtc?: Date;
1524
1528
  /** End time in UTC for migration window */
1525
1529
  migrationWindowEndTimeInUtc?: Date;
1530
+ /** To migrate roles and permissions we need to send this flag as True */
1531
+ migrateRoles?: MigrateRolesEnum;
1526
1532
  /** Indicates whether the data migration should start right away */
1527
1533
  startDataMigration?: StartDataMigrationEnum;
1528
1534
  /** To trigger cutover for entire migration we need to send this flag as True */
@@ -1672,7 +1678,7 @@ export enum KnownPrincipalType {
1672
1678
  /** Group */
1673
1679
  Group = "Group",
1674
1680
  /** ServicePrincipal */
1675
- ServicePrincipal = "ServicePrincipal"
1681
+ ServicePrincipal = "ServicePrincipal",
1676
1682
  }
1677
1683
 
1678
1684
  /**
@@ -1696,7 +1702,7 @@ export enum KnownCreatedByType {
1696
1702
  /** ManagedIdentity */
1697
1703
  ManagedIdentity = "ManagedIdentity",
1698
1704
  /** Key */
1699
- Key = "Key"
1705
+ Key = "Key",
1700
1706
  }
1701
1707
 
1702
1708
  /**
@@ -1714,7 +1720,7 @@ export type CreatedByType = string;
1714
1720
  /** Known values of {@link Origin} that the service accepts. */
1715
1721
  export enum KnownOrigin {
1716
1722
  /** Full */
1717
- Full = "Full"
1723
+ Full = "Full",
1718
1724
  }
1719
1725
 
1720
1726
  /**
@@ -1731,7 +1737,7 @@ export enum KnownHaMode {
1731
1737
  /** SameZone */
1732
1738
  SameZone = "SameZone",
1733
1739
  /** ZoneRedundant */
1734
- ZoneRedundant = "ZoneRedundant"
1740
+ ZoneRedundant = "ZoneRedundant",
1735
1741
  }
1736
1742
 
1737
1743
  /**
@@ -1749,7 +1755,7 @@ export enum KnownFastProvisioningSupportedEnum {
1749
1755
  /** Enabled */
1750
1756
  Enabled = "Enabled",
1751
1757
  /** Disabled */
1752
- Disabled = "Disabled"
1758
+ Disabled = "Disabled",
1753
1759
  }
1754
1760
 
1755
1761
  /**
@@ -1767,7 +1773,7 @@ export enum KnownGeoBackupSupportedEnum {
1767
1773
  /** Enabled */
1768
1774
  Enabled = "Enabled",
1769
1775
  /** Disabled */
1770
- Disabled = "Disabled"
1776
+ Disabled = "Disabled",
1771
1777
  }
1772
1778
 
1773
1779
  /**
@@ -1785,7 +1791,7 @@ export enum KnownZoneRedundantHaSupportedEnum {
1785
1791
  /** Enabled */
1786
1792
  Enabled = "Enabled",
1787
1793
  /** Disabled */
1788
- Disabled = "Disabled"
1794
+ Disabled = "Disabled",
1789
1795
  }
1790
1796
 
1791
1797
  /**
@@ -1803,7 +1809,7 @@ export enum KnownZoneRedundantHaAndGeoBackupSupportedEnum {
1803
1809
  /** Enabled */
1804
1810
  Enabled = "Enabled",
1805
1811
  /** Disabled */
1806
- Disabled = "Disabled"
1812
+ Disabled = "Disabled",
1807
1813
  }
1808
1814
 
1809
1815
  /**
@@ -1821,7 +1827,7 @@ export enum KnownStorageAutoGrowthSupportedEnum {
1821
1827
  /** Enabled */
1822
1828
  Enabled = "Enabled",
1823
1829
  /** Disabled */
1824
- Disabled = "Disabled"
1830
+ Disabled = "Disabled",
1825
1831
  }
1826
1832
 
1827
1833
  /**
@@ -1839,7 +1845,7 @@ export enum KnownOnlineResizeSupportedEnum {
1839
1845
  /** Enabled */
1840
1846
  Enabled = "Enabled",
1841
1847
  /** Disabled */
1842
- Disabled = "Disabled"
1848
+ Disabled = "Disabled",
1843
1849
  }
1844
1850
 
1845
1851
  /**
@@ -1857,7 +1863,7 @@ export enum KnownRestrictedEnum {
1857
1863
  /** Enabled */
1858
1864
  Enabled = "Enabled",
1859
1865
  /** Disabled */
1860
- Disabled = "Disabled"
1866
+ Disabled = "Disabled",
1861
1867
  }
1862
1868
 
1863
1869
  /**
@@ -1875,7 +1881,7 @@ export enum KnownCheckNameAvailabilityReason {
1875
1881
  /** Invalid */
1876
1882
  Invalid = "Invalid",
1877
1883
  /** AlreadyExists */
1878
- AlreadyExists = "AlreadyExists"
1884
+ AlreadyExists = "AlreadyExists",
1879
1885
  }
1880
1886
 
1881
1887
  /**
@@ -1897,7 +1903,7 @@ export enum KnownConfigurationDataType {
1897
1903
  /** Integer */
1898
1904
  Integer = "Integer",
1899
1905
  /** Enumeration */
1900
- Enumeration = "Enumeration"
1906
+ Enumeration = "Enumeration",
1901
1907
  }
1902
1908
 
1903
1909
  /**
@@ -1919,7 +1925,7 @@ export enum KnownSkuTier {
1919
1925
  /** GeneralPurpose */
1920
1926
  GeneralPurpose = "GeneralPurpose",
1921
1927
  /** MemoryOptimized */
1922
- MemoryOptimized = "MemoryOptimized"
1928
+ MemoryOptimized = "MemoryOptimized",
1923
1929
  }
1924
1930
 
1925
1931
  /**
@@ -1938,7 +1944,7 @@ export enum KnownIdentityType {
1938
1944
  /** None */
1939
1945
  None = "None",
1940
1946
  /** UserAssigned */
1941
- UserAssigned = "UserAssigned"
1947
+ UserAssigned = "UserAssigned",
1942
1948
  }
1943
1949
 
1944
1950
  /**
@@ -1964,7 +1970,7 @@ export enum KnownServerVersion {
1964
1970
  /** Eleven */
1965
1971
  Eleven = "11",
1966
1972
  /** Sixteen */
1967
- Sixteen = "16"
1973
+ Sixteen = "16",
1968
1974
  }
1969
1975
 
1970
1976
  /**
@@ -1996,7 +2002,7 @@ export enum KnownServerState {
1996
2002
  /** Stopped */
1997
2003
  Stopped = "Stopped",
1998
2004
  /** Updating */
1999
- Updating = "Updating"
2005
+ Updating = "Updating",
2000
2006
  }
2001
2007
 
2002
2008
  /**
@@ -2019,7 +2025,7 @@ export enum KnownStorageAutoGrow {
2019
2025
  /** Enabled */
2020
2026
  Enabled = "Enabled",
2021
2027
  /** Disabled */
2022
- Disabled = "Disabled"
2028
+ Disabled = "Disabled",
2023
2029
  }
2024
2030
 
2025
2031
  /**
@@ -2061,7 +2067,7 @@ export enum KnownAzureManagedDiskPerformanceTiers {
2061
2067
  /** P70 */
2062
2068
  P70 = "P70",
2063
2069
  /** P80 */
2064
- P80 = "P80"
2070
+ P80 = "P80",
2065
2071
  }
2066
2072
 
2067
2073
  /**
@@ -2091,7 +2097,7 @@ export enum KnownStorageType {
2091
2097
  /** PremiumLRS */
2092
2098
  PremiumLRS = "Premium_LRS",
2093
2099
  /** PremiumV2LRS */
2094
- PremiumV2LRS = "PremiumV2_LRS"
2100
+ PremiumV2LRS = "PremiumV2_LRS",
2095
2101
  }
2096
2102
 
2097
2103
  /**
@@ -2109,7 +2115,7 @@ export enum KnownActiveDirectoryAuthEnum {
2109
2115
  /** Enabled */
2110
2116
  Enabled = "Enabled",
2111
2117
  /** Disabled */
2112
- Disabled = "Disabled"
2118
+ Disabled = "Disabled",
2113
2119
  }
2114
2120
 
2115
2121
  /**
@@ -2127,7 +2133,7 @@ export enum KnownPasswordAuthEnum {
2127
2133
  /** Enabled */
2128
2134
  Enabled = "Enabled",
2129
2135
  /** Disabled */
2130
- Disabled = "Disabled"
2136
+ Disabled = "Disabled",
2131
2137
  }
2132
2138
 
2133
2139
  /**
@@ -2145,7 +2151,7 @@ export enum KnownArmServerKeyType {
2145
2151
  /** SystemManaged */
2146
2152
  SystemManaged = "SystemManaged",
2147
2153
  /** AzureKeyVault */
2148
- AzureKeyVault = "AzureKeyVault"
2154
+ AzureKeyVault = "AzureKeyVault",
2149
2155
  }
2150
2156
 
2151
2157
  /**
@@ -2163,7 +2169,7 @@ export enum KnownKeyStatusEnum {
2163
2169
  /** Valid */
2164
2170
  Valid = "Valid",
2165
2171
  /** Invalid */
2166
- Invalid = "Invalid"
2172
+ Invalid = "Invalid",
2167
2173
  }
2168
2174
 
2169
2175
  /**
@@ -2181,7 +2187,7 @@ export enum KnownGeoRedundantBackupEnum {
2181
2187
  /** Enabled */
2182
2188
  Enabled = "Enabled",
2183
2189
  /** Disabled */
2184
- Disabled = "Disabled"
2190
+ Disabled = "Disabled",
2185
2191
  }
2186
2192
 
2187
2193
  /**
@@ -2199,7 +2205,7 @@ export enum KnownServerPublicNetworkAccessState {
2199
2205
  /** Enabled */
2200
2206
  Enabled = "Enabled",
2201
2207
  /** Disabled */
2202
- Disabled = "Disabled"
2208
+ Disabled = "Disabled",
2203
2209
  }
2204
2210
 
2205
2211
  /**
@@ -2219,7 +2225,7 @@ export enum KnownHighAvailabilityMode {
2219
2225
  /** ZoneRedundant */
2220
2226
  ZoneRedundant = "ZoneRedundant",
2221
2227
  /** SameZone */
2222
- SameZone = "SameZone"
2228
+ SameZone = "SameZone",
2223
2229
  }
2224
2230
 
2225
2231
  /**
@@ -2246,7 +2252,7 @@ export enum KnownServerHAState {
2246
2252
  /** Healthy */
2247
2253
  Healthy = "Healthy",
2248
2254
  /** RemovingStandby */
2249
- RemovingStandby = "RemovingStandby"
2255
+ RemovingStandby = "RemovingStandby",
2250
2256
  }
2251
2257
 
2252
2258
  /**
@@ -2272,7 +2278,7 @@ export enum KnownReplicationRole {
2272
2278
  /** AsyncReplica */
2273
2279
  AsyncReplica = "AsyncReplica",
2274
2280
  /** GeoAsyncReplica */
2275
- GeoAsyncReplica = "GeoAsyncReplica"
2281
+ GeoAsyncReplica = "GeoAsyncReplica",
2276
2282
  }
2277
2283
 
2278
2284
  /**
@@ -2300,7 +2306,7 @@ export enum KnownReplicationState {
2300
2306
  /** Broken */
2301
2307
  Broken = "Broken",
2302
2308
  /** Reconfiguring */
2303
- Reconfiguring = "Reconfiguring"
2309
+ Reconfiguring = "Reconfiguring",
2304
2310
  }
2305
2311
 
2306
2312
  /**
@@ -2322,7 +2328,7 @@ export enum KnownReadReplicaPromoteMode {
2322
2328
  /** Standalone */
2323
2329
  Standalone = "standalone",
2324
2330
  /** Switchover */
2325
- Switchover = "switchover"
2331
+ Switchover = "switchover",
2326
2332
  }
2327
2333
 
2328
2334
  /**
@@ -2340,7 +2346,7 @@ export enum KnownReplicationPromoteOption {
2340
2346
  /** Planned */
2341
2347
  Planned = "planned",
2342
2348
  /** Forced */
2343
- Forced = "forced"
2349
+ Forced = "forced",
2344
2350
  }
2345
2351
 
2346
2352
  /**
@@ -2368,7 +2374,7 @@ export enum KnownCreateMode {
2368
2374
  /** Replica */
2369
2375
  Replica = "Replica",
2370
2376
  /** ReviveDropped */
2371
- ReviveDropped = "ReviveDropped"
2377
+ ReviveDropped = "ReviveDropped",
2372
2378
  }
2373
2379
 
2374
2380
  /**
@@ -2393,7 +2399,7 @@ export enum KnownPrivateEndpointServiceConnectionStatus {
2393
2399
  /** Approved */
2394
2400
  Approved = "Approved",
2395
2401
  /** Rejected */
2396
- Rejected = "Rejected"
2402
+ Rejected = "Rejected",
2397
2403
  }
2398
2404
 
2399
2405
  /**
@@ -2416,7 +2422,7 @@ export enum KnownPrivateEndpointConnectionProvisioningState {
2416
2422
  /** Deleting */
2417
2423
  Deleting = "Deleting",
2418
2424
  /** Failed */
2419
- Failed = "Failed"
2425
+ Failed = "Failed",
2420
2426
  }
2421
2427
 
2422
2428
  /**
@@ -2436,7 +2442,7 @@ export enum KnownCreateModeForUpdate {
2436
2442
  /** Default */
2437
2443
  Default = "Default",
2438
2444
  /** Update */
2439
- Update = "Update"
2445
+ Update = "Update",
2440
2446
  }
2441
2447
 
2442
2448
  /**
@@ -2458,7 +2464,7 @@ export enum KnownExecutionStatus {
2458
2464
  /** Failed */
2459
2465
  Failed = "Failed",
2460
2466
  /** Succeeded */
2461
- Succeeded = "Succeeded"
2467
+ Succeeded = "Succeeded",
2462
2468
  }
2463
2469
 
2464
2470
  /**
@@ -2488,7 +2494,7 @@ export enum KnownMigrationState {
2488
2494
  /** ValidationFailed */
2489
2495
  ValidationFailed = "ValidationFailed",
2490
2496
  /** CleaningUp */
2491
- CleaningUp = "CleaningUp"
2497
+ CleaningUp = "CleaningUp",
2492
2498
  }
2493
2499
 
2494
2500
  /**
@@ -2531,7 +2537,7 @@ export enum KnownMigrationSubState {
2531
2537
  /** CancelingRequestedDBMigrations */
2532
2538
  CancelingRequestedDBMigrations = "CancelingRequestedDBMigrations",
2533
2539
  /** ValidationInProgress */
2534
- ValidationInProgress = "ValidationInProgress"
2540
+ ValidationInProgress = "ValidationInProgress",
2535
2541
  }
2536
2542
 
2537
2543
  /**
@@ -2567,7 +2573,7 @@ export enum KnownMigrationDbState {
2567
2573
  /** Succeeded */
2568
2574
  Succeeded = "Succeeded",
2569
2575
  /** Canceling */
2570
- Canceling = "Canceling"
2576
+ Canceling = "Canceling",
2571
2577
  }
2572
2578
 
2573
2579
  /**
@@ -2591,7 +2597,7 @@ export enum KnownValidationState {
2591
2597
  /** Succeeded */
2592
2598
  Succeeded = "Succeeded",
2593
2599
  /** Warning */
2594
- Warning = "Warning"
2600
+ Warning = "Warning",
2595
2601
  }
2596
2602
 
2597
2603
  /**
@@ -2610,7 +2616,7 @@ export enum KnownMigrationMode {
2610
2616
  /** Offline */
2611
2617
  Offline = "Offline",
2612
2618
  /** Online */
2613
- Online = "Online"
2619
+ Online = "Online",
2614
2620
  }
2615
2621
 
2616
2622
  /**
@@ -2630,7 +2636,7 @@ export enum KnownMigrationOption {
2630
2636
  /** Migrate */
2631
2637
  Migrate = "Migrate",
2632
2638
  /** ValidateAndMigrate */
2633
- ValidateAndMigrate = "ValidateAndMigrate"
2639
+ ValidateAndMigrate = "ValidateAndMigrate",
2634
2640
  }
2635
2641
 
2636
2642
  /**
@@ -2655,7 +2661,21 @@ export enum KnownSourceType {
2655
2661
  /** AzureVM */
2656
2662
  AzureVM = "AzureVM",
2657
2663
  /** PostgreSQLSingleServer */
2658
- PostgreSQLSingleServer = "PostgreSQLSingleServer"
2664
+ PostgreSQLSingleServer = "PostgreSQLSingleServer",
2665
+ /** AWSRDS */
2666
+ AWSRDS = "AWS_RDS",
2667
+ /** AWSAurora */
2668
+ AWSAurora = "AWS_AURORA",
2669
+ /** AWSEC2 */
2670
+ AWSEC2 = "AWS_EC2",
2671
+ /** GCPCloudSQL */
2672
+ GCPCloudSQL = "GCP_CloudSQL",
2673
+ /** GCPAlloyDB */
2674
+ GCPAlloyDB = "GCP_AlloyDB",
2675
+ /** GCPCompute */
2676
+ GCPCompute = "GCP_Compute",
2677
+ /** EDB */
2678
+ EDB = "EDB",
2659
2679
  }
2660
2680
 
2661
2681
  /**
@@ -2667,7 +2687,14 @@ export enum KnownSourceType {
2667
2687
  * **AWS** \
2668
2688
  * **GCP** \
2669
2689
  * **AzureVM** \
2670
- * **PostgreSQLSingleServer**
2690
+ * **PostgreSQLSingleServer** \
2691
+ * **AWS_RDS** \
2692
+ * **AWS_AURORA** \
2693
+ * **AWS_EC2** \
2694
+ * **GCP_CloudSQL** \
2695
+ * **GCP_AlloyDB** \
2696
+ * **GCP_Compute** \
2697
+ * **EDB**
2671
2698
  */
2672
2699
  export type SourceType = string;
2673
2700
 
@@ -2680,7 +2707,7 @@ export enum KnownSslMode {
2680
2707
  /** VerifyCA */
2681
2708
  VerifyCA = "VerifyCA",
2682
2709
  /** VerifyFull */
2683
- VerifyFull = "VerifyFull"
2710
+ VerifyFull = "VerifyFull",
2684
2711
  }
2685
2712
 
2686
2713
  /**
@@ -2700,7 +2727,7 @@ export enum KnownLogicalReplicationOnSourceDbEnum {
2700
2727
  /** True */
2701
2728
  True = "True",
2702
2729
  /** False */
2703
- False = "False"
2730
+ False = "False",
2704
2731
  }
2705
2732
 
2706
2733
  /**
@@ -2718,7 +2745,7 @@ export enum KnownOverwriteDbsInTargetEnum {
2718
2745
  /** True */
2719
2746
  True = "True",
2720
2747
  /** False */
2721
- False = "False"
2748
+ False = "False",
2722
2749
  }
2723
2750
 
2724
2751
  /**
@@ -2731,12 +2758,30 @@ export enum KnownOverwriteDbsInTargetEnum {
2731
2758
  */
2732
2759
  export type OverwriteDbsInTargetEnum = string;
2733
2760
 
2761
+ /** Known values of {@link MigrateRolesEnum} that the service accepts. */
2762
+ export enum KnownMigrateRolesEnum {
2763
+ /** True */
2764
+ True = "True",
2765
+ /** False */
2766
+ False = "False",
2767
+ }
2768
+
2769
+ /**
2770
+ * Defines values for MigrateRolesEnum. \
2771
+ * {@link KnownMigrateRolesEnum} can be used interchangeably with MigrateRolesEnum,
2772
+ * this enum contains the known values that the service supports.
2773
+ * ### Known values supported by the service
2774
+ * **True** \
2775
+ * **False**
2776
+ */
2777
+ export type MigrateRolesEnum = string;
2778
+
2734
2779
  /** Known values of {@link StartDataMigrationEnum} that the service accepts. */
2735
2780
  export enum KnownStartDataMigrationEnum {
2736
2781
  /** True */
2737
2782
  True = "True",
2738
2783
  /** False */
2739
- False = "False"
2784
+ False = "False",
2740
2785
  }
2741
2786
 
2742
2787
  /**
@@ -2754,7 +2799,7 @@ export enum KnownTriggerCutoverEnum {
2754
2799
  /** True */
2755
2800
  True = "True",
2756
2801
  /** False */
2757
- False = "False"
2802
+ False = "False",
2758
2803
  }
2759
2804
 
2760
2805
  /**
@@ -2772,7 +2817,7 @@ export enum KnownCancelEnum {
2772
2817
  /** True */
2773
2818
  True = "True",
2774
2819
  /** False */
2775
- False = "False"
2820
+ False = "False",
2776
2821
  }
2777
2822
 
2778
2823
  /**
@@ -2790,7 +2835,7 @@ export enum KnownMigrationListFilter {
2790
2835
  /** Active */
2791
2836
  Active = "Active",
2792
2837
  /** All */
2793
- All = "All"
2838
+ All = "All",
2794
2839
  }
2795
2840
 
2796
2841
  /**
@@ -2808,7 +2853,7 @@ export enum KnownMigrationNameAvailabilityReason {
2808
2853
  /** Invalid */
2809
2854
  Invalid = "Invalid",
2810
2855
  /** AlreadyExists */
2811
- AlreadyExists = "AlreadyExists"
2856
+ AlreadyExists = "AlreadyExists",
2812
2857
  }
2813
2858
 
2814
2859
  /**
@@ -2828,7 +2873,7 @@ export enum KnownOperationOrigin {
2828
2873
  /** User */
2829
2874
  User = "user",
2830
2875
  /** System */
2831
- System = "system"
2876
+ System = "system",
2832
2877
  }
2833
2878
 
2834
2879
  /**
@@ -2851,7 +2896,7 @@ export enum KnownFailoverMode {
2851
2896
  /** PlannedSwitchover */
2852
2897
  PlannedSwitchover = "PlannedSwitchover",
2853
2898
  /** ForcedSwitchover */
2854
- ForcedSwitchover = "ForcedSwitchover"
2899
+ ForcedSwitchover = "ForcedSwitchover",
2855
2900
  }
2856
2901
 
2857
2902
  /**
@@ -2869,7 +2914,7 @@ export type FailoverMode = string;
2869
2914
  /** Known values of {@link ThreatProtectionName} that the service accepts. */
2870
2915
  export enum KnownThreatProtectionName {
2871
2916
  /** Default */
2872
- Default = "Default"
2917
+ Default = "Default",
2873
2918
  }
2874
2919
 
2875
2920
  /**
@@ -2884,7 +2929,7 @@ export type ThreatProtectionName = string;
2884
2929
  /** Known values of {@link VirtualEndpointType} that the service accepts. */
2885
2930
  export enum KnownVirtualEndpointType {
2886
2931
  /** ReadWrite */
2887
- ReadWrite = "ReadWrite"
2932
+ ReadWrite = "ReadWrite",
2888
2933
  }
2889
2934
 
2890
2935
  /**
@@ -2903,7 +2948,7 @@ export enum KnownMigrationDetailsLevel {
2903
2948
  /** Summary */
2904
2949
  Summary = "Summary",
2905
2950
  /** Full */
2906
- Full = "Full"
2951
+ Full = "Full",
2907
2952
  }
2908
2953
 
2909
2954
  /**
@@ -2995,7 +3040,8 @@ export interface LocationBasedCapabilitiesExecuteNextOptionalParams
2995
3040
  extends coreClient.OperationOptions {}
2996
3041
 
2997
3042
  /** Contains response data for the executeNext operation. */
2998
- export type LocationBasedCapabilitiesExecuteNextResponse = CapabilitiesListResult;
3043
+ export type LocationBasedCapabilitiesExecuteNextResponse =
3044
+ CapabilitiesListResult;
2999
3045
 
3000
3046
  /** Optional parameters. */
3001
3047
  export interface ServerCapabilitiesListOptionalParams
@@ -3254,8 +3300,8 @@ export interface FlexibleServerTriggerLtrPreBackupOptionalParams
3254
3300
  extends coreClient.OperationOptions {}
3255
3301
 
3256
3302
  /** Contains response data for the triggerLtrPreBackup operation. */
3257
- export type FlexibleServerTriggerLtrPreBackupResponse = FlexibleServerTriggerLtrPreBackupHeaders &
3258
- LtrPreBackupResponse;
3303
+ export type FlexibleServerTriggerLtrPreBackupResponse =
3304
+ FlexibleServerTriggerLtrPreBackupHeaders & LtrPreBackupResponse;
3259
3305
 
3260
3306
  /** Optional parameters. */
3261
3307
  export interface FlexibleServerStartLtrBackupOptionalParams
@@ -3267,8 +3313,8 @@ export interface FlexibleServerStartLtrBackupOptionalParams
3267
3313
  }
3268
3314
 
3269
3315
  /** Contains response data for the startLtrBackup operation. */
3270
- export type FlexibleServerStartLtrBackupResponse = FlexibleServerStartLtrBackupHeaders &
3271
- LtrBackupResponse;
3316
+ export type FlexibleServerStartLtrBackupResponse =
3317
+ FlexibleServerStartLtrBackupHeaders & LtrBackupResponse;
3272
3318
 
3273
3319
  /** Optional parameters. */
3274
3320
  export interface LtrBackupOperationsGetOptionalParams
@@ -3282,14 +3328,16 @@ export interface LtrBackupOperationsListByServerOptionalParams
3282
3328
  extends coreClient.OperationOptions {}
3283
3329
 
3284
3330
  /** Contains response data for the listByServer operation. */
3285
- export type LtrBackupOperationsListByServerResponse = LtrServerBackupOperationList;
3331
+ export type LtrBackupOperationsListByServerResponse =
3332
+ LtrServerBackupOperationList;
3286
3333
 
3287
3334
  /** Optional parameters. */
3288
3335
  export interface LtrBackupOperationsListByServerNextOptionalParams
3289
3336
  extends coreClient.OperationOptions {}
3290
3337
 
3291
3338
  /** Contains response data for the listByServerNext operation. */
3292
- export type LtrBackupOperationsListByServerNextResponse = LtrServerBackupOperationList;
3339
+ export type LtrBackupOperationsListByServerNextResponse =
3340
+ LtrServerBackupOperationList;
3293
3341
 
3294
3342
  /** Optional parameters. */
3295
3343
  export interface MigrationsCreateOptionalParams
@@ -3331,14 +3379,16 @@ export interface MigrationsListByTargetServerNextOptionalParams
3331
3379
  extends coreClient.OperationOptions {}
3332
3380
 
3333
3381
  /** Contains response data for the listByTargetServerNext operation. */
3334
- export type MigrationsListByTargetServerNextResponse = MigrationResourceListResult;
3382
+ export type MigrationsListByTargetServerNextResponse =
3383
+ MigrationResourceListResult;
3335
3384
 
3336
3385
  /** Optional parameters. */
3337
3386
  export interface CheckMigrationNameAvailabilityOptionalParams
3338
3387
  extends coreClient.OperationOptions {}
3339
3388
 
3340
3389
  /** Contains response data for the checkMigrationNameAvailability operation. */
3341
- export type CheckMigrationNameAvailabilityResponse = MigrationNameAvailabilityResource;
3390
+ export type CheckMigrationNameAvailabilityResponse =
3391
+ MigrationNameAvailabilityResource;
3342
3392
 
3343
3393
  /** Optional parameters. */
3344
3394
  export interface OperationsListOptionalParams
@@ -3369,14 +3419,16 @@ export interface PrivateEndpointConnectionsListByServerOptionalParams
3369
3419
  extends coreClient.OperationOptions {}
3370
3420
 
3371
3421
  /** Contains response data for the listByServer operation. */
3372
- export type PrivateEndpointConnectionsListByServerResponse = PrivateEndpointConnectionListResult;
3422
+ export type PrivateEndpointConnectionsListByServerResponse =
3423
+ PrivateEndpointConnectionListResult;
3373
3424
 
3374
3425
  /** Optional parameters. */
3375
3426
  export interface PrivateEndpointConnectionsListByServerNextOptionalParams
3376
3427
  extends coreClient.OperationOptions {}
3377
3428
 
3378
3429
  /** Contains response data for the listByServerNext operation. */
3379
- export type PrivateEndpointConnectionsListByServerNextResponse = PrivateEndpointConnectionListResult;
3430
+ export type PrivateEndpointConnectionsListByServerNextResponse =
3431
+ PrivateEndpointConnectionListResult;
3380
3432
 
3381
3433
  /** Optional parameters. */
3382
3434
  export interface PrivateEndpointConnectionUpdateOptionalParams
@@ -3400,14 +3452,16 @@ export interface PrivateEndpointConnectionDeleteOptionalParams
3400
3452
  }
3401
3453
 
3402
3454
  /** Contains response data for the delete operation. */
3403
- export type PrivateEndpointConnectionDeleteResponse = PrivateEndpointConnectionDeleteHeaders;
3455
+ export type PrivateEndpointConnectionDeleteResponse =
3456
+ PrivateEndpointConnectionDeleteHeaders;
3404
3457
 
3405
3458
  /** Optional parameters. */
3406
3459
  export interface PrivateLinkResourcesListByServerOptionalParams
3407
3460
  extends coreClient.OperationOptions {}
3408
3461
 
3409
3462
  /** Contains response data for the listByServer operation. */
3410
- export type PrivateLinkResourcesListByServerResponse = PrivateLinkResourceListResult;
3463
+ export type PrivateLinkResourcesListByServerResponse =
3464
+ PrivateLinkResourceListResult;
3411
3465
 
3412
3466
  /** Optional parameters. */
3413
3467
  export interface PrivateLinkResourcesGetOptionalParams
@@ -3421,7 +3475,8 @@ export interface PrivateLinkResourcesListByServerNextOptionalParams
3421
3475
  extends coreClient.OperationOptions {}
3422
3476
 
3423
3477
  /** Contains response data for the listByServerNext operation. */
3424
- export type PrivateLinkResourcesListByServerNextResponse = PrivateLinkResourceListResult;
3478
+ export type PrivateLinkResourcesListByServerNextResponse =
3479
+ PrivateLinkResourceListResult;
3425
3480
 
3426
3481
  /** Optional parameters. */
3427
3482
  export interface QuotaUsagesListOptionalParams
@@ -3463,14 +3518,16 @@ export interface ServerThreatProtectionSettingsListByServerOptionalParams
3463
3518
  extends coreClient.OperationOptions {}
3464
3519
 
3465
3520
  /** Contains response data for the listByServer operation. */
3466
- export type ServerThreatProtectionSettingsListByServerResponse = ServerThreatProtectionListResult;
3521
+ export type ServerThreatProtectionSettingsListByServerResponse =
3522
+ ServerThreatProtectionListResult;
3467
3523
 
3468
3524
  /** Optional parameters. */
3469
3525
  export interface ServerThreatProtectionSettingsGetOptionalParams
3470
3526
  extends coreClient.OperationOptions {}
3471
3527
 
3472
3528
  /** Contains response data for the get operation. */
3473
- export type ServerThreatProtectionSettingsGetResponse = ServerThreatProtectionSettingsModel;
3529
+ export type ServerThreatProtectionSettingsGetResponse =
3530
+ ServerThreatProtectionSettingsModel;
3474
3531
 
3475
3532
  /** Optional parameters. */
3476
3533
  export interface ServerThreatProtectionSettingsCreateOrUpdateOptionalParams
@@ -3482,14 +3539,16 @@ export interface ServerThreatProtectionSettingsCreateOrUpdateOptionalParams
3482
3539
  }
3483
3540
 
3484
3541
  /** Contains response data for the createOrUpdate operation. */
3485
- export type ServerThreatProtectionSettingsCreateOrUpdateResponse = ServerThreatProtectionSettingsModel;
3542
+ export type ServerThreatProtectionSettingsCreateOrUpdateResponse =
3543
+ ServerThreatProtectionSettingsModel;
3486
3544
 
3487
3545
  /** Optional parameters. */
3488
3546
  export interface ServerThreatProtectionSettingsListByServerNextOptionalParams
3489
3547
  extends coreClient.OperationOptions {}
3490
3548
 
3491
3549
  /** Contains response data for the listByServerNext operation. */
3492
- export type ServerThreatProtectionSettingsListByServerNextResponse = ServerThreatProtectionListResult;
3550
+ export type ServerThreatProtectionSettingsListByServerNextResponse =
3551
+ ServerThreatProtectionListResult;
3493
3552
 
3494
3553
  /** Optional parameters. */
3495
3554
  export interface VirtualEndpointsCreateOptionalParams
@@ -3546,14 +3605,16 @@ export interface VirtualEndpointsListByServerNextOptionalParams
3546
3605
  extends coreClient.OperationOptions {}
3547
3606
 
3548
3607
  /** Contains response data for the listByServerNext operation. */
3549
- export type VirtualEndpointsListByServerNextResponse = VirtualEndpointsListResult;
3608
+ export type VirtualEndpointsListByServerNextResponse =
3609
+ VirtualEndpointsListResult;
3550
3610
 
3551
3611
  /** Optional parameters. */
3552
3612
  export interface VirtualNetworkSubnetUsageExecuteOptionalParams
3553
3613
  extends coreClient.OperationOptions {}
3554
3614
 
3555
3615
  /** Contains response data for the execute operation. */
3556
- export type VirtualNetworkSubnetUsageExecuteResponse = VirtualNetworkSubnetUsageResult;
3616
+ export type VirtualNetworkSubnetUsageExecuteResponse =
3617
+ VirtualNetworkSubnetUsageResult;
3557
3618
 
3558
3619
  /** Optional parameters. */
3559
3620
  export interface PostgreSQLManagementFlexibleServerClientOptionalParams