@azure/arm-postgresql-flexible 8.1.0-alpha.20251128.1 → 9.0.0-alpha.20251201.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +2 -7
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +1911 -1961
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +553 -556
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +76 -78
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +1545 -1456
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +7 -13
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +48 -106
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/administratorsMicrosoftEntra.d.ts +83 -0
- package/dist/browser/operations/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/{react-native/operations/administrators.js → browser/operations/administratorsMicrosoftEntra.js} +46 -41
- package/dist/browser/operations/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/browser/operations/{tuningOptions.d.ts → advancedThreatProtectionSettings.d.ts} +13 -13
- package/dist/browser/operations/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/{esm/operations/tuningOptions.js → browser/operations/advancedThreatProtectionSettings.js} +22 -27
- package/dist/browser/operations/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/browser/operations/{backups.d.ts → backupsAutomaticAndOnDemand.d.ts} +24 -24
- package/dist/browser/operations/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/browser/operations/{backups.js → backupsAutomaticAndOnDemand.js} +29 -34
- package/dist/browser/operations/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/browser/operations/backupsLongTermRetention.d.ts +71 -0
- package/dist/browser/operations/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/browser/operations/backupsLongTermRetention.js +293 -0
- package/dist/browser/operations/backupsLongTermRetention.js.map +1 -0
- package/dist/browser/operations/capabilitiesByLocation.d.ts +35 -0
- package/dist/browser/operations/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/{esm/operations/locationBasedCapabilities.js → browser/operations/capabilitiesByLocation.js} +26 -31
- package/dist/browser/operations/capabilitiesByLocation.js.map +1 -0
- package/dist/browser/operations/{serverCapabilities.d.ts → capabilitiesByServer.d.ts} +9 -9
- package/dist/browser/operations/capabilitiesByServer.d.ts.map +1 -0
- package/dist/{esm/operations/serverCapabilities.js → browser/operations/capabilitiesByServer.js} +10 -15
- package/dist/browser/operations/capabilitiesByServer.js.map +1 -0
- package/dist/{esm/operations/logFiles.d.ts → browser/operations/capturedLogs.d.ts} +9 -9
- package/dist/browser/operations/capturedLogs.d.ts.map +1 -0
- package/dist/{esm/operations/logFiles.js → browser/operations/capturedLogs.js} +10 -15
- package/dist/browser/operations/capturedLogs.js.map +1 -0
- package/dist/browser/operations/configurations.d.ts +26 -18
- package/dist/browser/operations/configurations.d.ts.map +1 -1
- package/dist/browser/operations/configurations.js +30 -27
- package/dist/browser/operations/configurations.js.map +1 -1
- package/dist/browser/operations/databases.d.ts +22 -17
- package/dist/browser/operations/databases.d.ts.map +1 -1
- package/dist/browser/operations/databases.js +35 -27
- package/dist/browser/operations/databases.js.map +1 -1
- package/dist/browser/operations/firewallRules.d.ts +15 -15
- package/dist/browser/operations/firewallRules.d.ts.map +1 -1
- package/dist/browser/operations/firewallRules.js +28 -25
- package/dist/browser/operations/firewallRules.js.map +1 -1
- package/dist/browser/operations/index.d.ts +12 -16
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +16 -23
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/migrations.d.ts +38 -37
- package/dist/browser/operations/migrations.d.ts.map +1 -1
- package/dist/browser/operations/migrations.js +114 -123
- package/dist/browser/operations/migrations.js.map +1 -1
- package/dist/browser/operations/nameAvailability.d.ts +29 -0
- package/dist/browser/operations/nameAvailability.d.ts.map +1 -0
- package/dist/browser/operations/nameAvailability.js +75 -0
- package/dist/browser/operations/nameAvailability.js.map +1 -0
- package/dist/browser/operations/operations.d.ts +2 -2
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +6 -11
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateDnsZoneSuffix.d.ts +18 -0
- package/dist/browser/operations/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/browser/operations/{getPrivateDnsZoneSuffix.js → privateDnsZoneSuffix.js} +10 -15
- package/dist/browser/operations/privateDnsZoneSuffix.js.map +1 -0
- package/dist/browser/operations/privateEndpointConnections.d.ts +38 -3
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +203 -11
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +4 -9
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/quotaUsages.d.ts.map +1 -1
- package/dist/browser/operations/quotaUsages.js +4 -9
- package/dist/browser/operations/quotaUsages.js.map +1 -1
- package/dist/browser/operations/replicas.d.ts +2 -2
- package/dist/browser/operations/replicas.d.ts.map +1 -1
- package/dist/browser/operations/replicas.js +5 -10
- package/dist/browser/operations/replicas.js.map +1 -1
- package/dist/browser/operations/serverThreatProtectionSettings.d.ts +7 -40
- package/dist/browser/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/browser/operations/serverThreatProtectionSettings.js +11 -157
- package/dist/browser/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/browser/operations/servers.d.ts +39 -39
- package/dist/browser/operations/servers.d.ts.map +1 -1
- package/dist/browser/operations/servers.js +97 -70
- package/dist/browser/operations/servers.js.map +1 -1
- package/dist/browser/operations/tuningOptionsOperations.d.ts +73 -0
- package/dist/browser/operations/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/browser/operations/tuningOptionsOperations.js +272 -0
- package/dist/browser/operations/tuningOptionsOperations.js.map +1 -0
- package/dist/browser/operations/virtualEndpoints.d.ts +24 -26
- package/dist/browser/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/browser/operations/virtualEndpoints.js +33 -40
- package/dist/browser/operations/virtualEndpoints.js.map +1 -1
- package/dist/browser/operations/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/browser/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/browser/operations/virtualNetworkSubnetUsage.js +7 -12
- package/dist/browser/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.d.ts +58 -0
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.js +4 -0
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.d.ts +21 -0
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.js +4 -0
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +54 -0
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.js +4 -0
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.d.ts +46 -0
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.js +4 -0
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.js.map +1 -0
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.d.ts +12 -0
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.js +4 -0
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.js.map +1 -0
- package/dist/browser/operationsInterfaces/capabilitiesByServer.d.ts +13 -0
- package/dist/browser/operationsInterfaces/capabilitiesByServer.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/capabilitiesByServer.js +4 -0
- package/dist/browser/operationsInterfaces/capabilitiesByServer.js.map +1 -0
- package/dist/browser/operationsInterfaces/capturedLogs.d.ts +13 -0
- package/dist/browser/operationsInterfaces/capturedLogs.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/capturedLogs.js +4 -0
- package/dist/browser/operationsInterfaces/capturedLogs.js.map +1 -0
- package/dist/browser/operationsInterfaces/configurations.d.ts +25 -17
- package/dist/browser/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/configurations.js +2 -7
- package/dist/browser/operationsInterfaces/configurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/databases.d.ts +21 -16
- package/dist/browser/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/databases.js +2 -7
- package/dist/browser/operationsInterfaces/databases.js.map +1 -1
- package/dist/browser/operationsInterfaces/firewallRules.d.ts +14 -14
- package/dist/browser/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/firewallRules.js +2 -7
- package/dist/browser/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +12 -16
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +16 -23
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/migrations.d.ts +33 -30
- package/dist/browser/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/migrations.js +2 -7
- package/dist/browser/operationsInterfaces/migrations.js.map +1 -1
- package/dist/browser/operationsInterfaces/nameAvailability.d.ts +21 -0
- package/dist/browser/operationsInterfaces/nameAvailability.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/nameAvailability.js +4 -0
- package/dist/browser/operationsInterfaces/nameAvailability.js.map +1 -0
- package/dist/browser/operationsInterfaces/operations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.d.ts +10 -0
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.js +4 -0
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.js.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +37 -2
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/quotaUsages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/quotaUsages.js +2 -7
- package/dist/browser/operationsInterfaces/quotaUsages.js.map +1 -1
- package/dist/browser/operationsInterfaces/replicas.d.ts +1 -1
- package/dist/browser/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/replicas.js +2 -7
- package/dist/browser/operationsInterfaces/replicas.js.map +1 -1
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts +7 -23
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.js +2 -7
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/browser/operationsInterfaces/servers.d.ts +31 -31
- package/dist/browser/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/servers.js +2 -7
- package/dist/browser/operationsInterfaces/servers.js.map +1 -1
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.d.ts +29 -0
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.js +4 -0
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts +23 -25
- package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/virtualEndpoints.js +2 -7
- package/dist/browser/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.js +2 -7
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +2 -7
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts +14 -27
- package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/browser/postgreSQLManagementFlexibleServerClient.js +31 -86
- package/dist/browser/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +2 -7
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1911 -1961
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +555 -558
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +76 -78
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +1548 -1459
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +7 -13
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +48 -106
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/administratorsMicrosoftEntra.d.ts +83 -0
- package/dist/commonjs/operations/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/commonjs/operations/{administrators.js → administratorsMicrosoftEntra.js} +48 -43
- package/dist/commonjs/operations/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/{browser/operations/ltrBackupOperations.d.ts → commonjs/operations/advancedThreatProtectionSettings.d.ts} +13 -13
- package/dist/commonjs/operations/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/commonjs/operations/{tuningOptions.js → advancedThreatProtectionSettings.js} +24 -29
- package/dist/commonjs/operations/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/{esm/operations/backups.d.ts → commonjs/operations/backupsAutomaticAndOnDemand.d.ts} +24 -24
- package/dist/commonjs/operations/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/commonjs/operations/{backups.js → backupsAutomaticAndOnDemand.js} +31 -36
- package/dist/commonjs/operations/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/commonjs/operations/backupsLongTermRetention.d.ts +71 -0
- package/dist/commonjs/operations/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/commonjs/operations/backupsLongTermRetention.js +298 -0
- package/dist/commonjs/operations/backupsLongTermRetention.js.map +1 -0
- package/dist/commonjs/operations/capabilitiesByLocation.d.ts +35 -0
- package/dist/commonjs/operations/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/commonjs/operations/{locationBasedCapabilities.js → capabilitiesByLocation.js} +28 -33
- package/dist/commonjs/operations/capabilitiesByLocation.js.map +1 -0
- package/dist/{esm/operations/serverCapabilities.d.ts → commonjs/operations/capabilitiesByServer.d.ts} +9 -9
- package/dist/commonjs/operations/capabilitiesByServer.d.ts.map +1 -0
- package/dist/commonjs/operations/{serverCapabilities.js → capabilitiesByServer.js} +12 -17
- package/dist/commonjs/operations/capabilitiesByServer.js.map +1 -0
- package/dist/{browser/operations/logFiles.d.ts → commonjs/operations/capturedLogs.d.ts} +9 -9
- package/dist/commonjs/operations/capturedLogs.d.ts.map +1 -0
- package/dist/commonjs/operations/{logFiles.js → capturedLogs.js} +12 -17
- package/dist/commonjs/operations/capturedLogs.js.map +1 -0
- package/dist/commonjs/operations/configurations.d.ts +26 -18
- package/dist/commonjs/operations/configurations.d.ts.map +1 -1
- package/dist/commonjs/operations/configurations.js +30 -27
- package/dist/commonjs/operations/configurations.js.map +1 -1
- package/dist/commonjs/operations/databases.d.ts +22 -17
- package/dist/commonjs/operations/databases.d.ts.map +1 -1
- package/dist/commonjs/operations/databases.js +35 -27
- package/dist/commonjs/operations/databases.js.map +1 -1
- package/dist/commonjs/operations/firewallRules.d.ts +15 -15
- package/dist/commonjs/operations/firewallRules.d.ts.map +1 -1
- package/dist/commonjs/operations/firewallRules.js +28 -25
- package/dist/commonjs/operations/firewallRules.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +12 -16
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +16 -23
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/migrations.d.ts +38 -37
- package/dist/commonjs/operations/migrations.d.ts.map +1 -1
- package/dist/commonjs/operations/migrations.js +114 -123
- package/dist/commonjs/operations/migrations.js.map +1 -1
- package/dist/commonjs/operations/nameAvailability.d.ts +29 -0
- package/dist/commonjs/operations/nameAvailability.d.ts.map +1 -0
- package/dist/commonjs/operations/nameAvailability.js +80 -0
- package/dist/commonjs/operations/nameAvailability.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +2 -2
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +6 -11
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateDnsZoneSuffix.d.ts +18 -0
- package/dist/commonjs/operations/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/commonjs/operations/{getPrivateDnsZoneSuffix.js → privateDnsZoneSuffix.js} +12 -17
- package/dist/commonjs/operations/privateDnsZoneSuffix.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +38 -3
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +203 -11
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +4 -9
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/quotaUsages.d.ts.map +1 -1
- package/dist/commonjs/operations/quotaUsages.js +4 -9
- package/dist/commonjs/operations/quotaUsages.js.map +1 -1
- package/dist/commonjs/operations/replicas.d.ts +2 -2
- package/dist/commonjs/operations/replicas.d.ts.map +1 -1
- package/dist/commonjs/operations/replicas.js +5 -10
- package/dist/commonjs/operations/replicas.js.map +1 -1
- package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts +7 -40
- package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/commonjs/operations/serverThreatProtectionSettings.js +11 -157
- package/dist/commonjs/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/commonjs/operations/servers.d.ts +39 -39
- package/dist/commonjs/operations/servers.d.ts.map +1 -1
- package/dist/commonjs/operations/servers.js +97 -70
- package/dist/commonjs/operations/servers.js.map +1 -1
- package/dist/commonjs/operations/tuningOptionsOperations.d.ts +73 -0
- package/dist/commonjs/operations/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/tuningOptionsOperations.js +277 -0
- package/dist/commonjs/operations/tuningOptionsOperations.js.map +1 -0
- package/dist/commonjs/operations/virtualEndpoints.d.ts +24 -26
- package/dist/commonjs/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/commonjs/operations/virtualEndpoints.js +33 -40
- package/dist/commonjs/operations/virtualEndpoints.js.map +1 -1
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.js +7 -12
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.d.ts +58 -0
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.js +5 -0
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.js +5 -0
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +54 -0
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.js +5 -0
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.d.ts +46 -0
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.js +5 -0
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.js +5 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.d.ts +13 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.js +5 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/capturedLogs.d.ts +13 -0
- package/dist/commonjs/operationsInterfaces/capturedLogs.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/capturedLogs.js +5 -0
- package/dist/commonjs/operationsInterfaces/capturedLogs.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/configurations.d.ts +25 -17
- package/dist/commonjs/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/configurations.js +2 -7
- package/dist/commonjs/operationsInterfaces/configurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/databases.d.ts +21 -16
- package/dist/commonjs/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/databases.js +2 -7
- package/dist/commonjs/operationsInterfaces/databases.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewallRules.d.ts +14 -14
- package/dist/commonjs/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewallRules.js +2 -7
- package/dist/commonjs/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +12 -16
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +16 -23
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/migrations.d.ts +33 -30
- package/dist/commonjs/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/migrations.js +2 -7
- package/dist/commonjs/operationsInterfaces/migrations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/nameAvailability.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/nameAvailability.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/nameAvailability.js +5 -0
- package/dist/commonjs/operationsInterfaces/nameAvailability.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.d.ts +10 -0
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.js +5 -0
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +37 -2
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/quotaUsages.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/quotaUsages.js +2 -7
- package/dist/commonjs/operationsInterfaces/quotaUsages.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/replicas.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/replicas.js +2 -7
- package/dist/commonjs/operationsInterfaces/replicas.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts +7 -23
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.js +2 -7
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/servers.d.ts +31 -31
- package/dist/commonjs/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/servers.js +2 -7
- package/dist/commonjs/operationsInterfaces/servers.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.d.ts +29 -0
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.js +5 -0
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts +23 -25
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.js +2 -7
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.js +2 -7
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -7
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts +14 -27
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js +30 -85
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +2 -7
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +1911 -1961
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +553 -556
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +76 -78
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +1545 -1456
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +7 -13
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +48 -106
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/administratorsMicrosoftEntra.d.ts +83 -0
- package/dist/esm/operations/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/esm/operations/{administrators.js → administratorsMicrosoftEntra.js} +46 -41
- package/dist/esm/operations/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/{commonjs/operations/ltrBackupOperations.d.ts → esm/operations/advancedThreatProtectionSettings.d.ts} +13 -13
- package/dist/esm/operations/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/{react-native/operations/tuningOptions.js → esm/operations/advancedThreatProtectionSettings.js} +22 -27
- package/dist/esm/operations/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/{react-native/operations/backups.d.ts → esm/operations/backupsAutomaticAndOnDemand.d.ts} +24 -24
- package/dist/esm/operations/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/esm/operations/{backups.js → backupsAutomaticAndOnDemand.js} +29 -34
- package/dist/esm/operations/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/esm/operations/backupsLongTermRetention.d.ts +71 -0
- package/dist/esm/operations/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/esm/operations/backupsLongTermRetention.js +293 -0
- package/dist/esm/operations/backupsLongTermRetention.js.map +1 -0
- package/dist/esm/operations/capabilitiesByLocation.d.ts +35 -0
- package/dist/esm/operations/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/{browser/operations/locationBasedCapabilities.js → esm/operations/capabilitiesByLocation.js} +26 -31
- package/dist/esm/operations/capabilitiesByLocation.js.map +1 -0
- package/dist/{react-native/operations/serverCapabilities.d.ts → esm/operations/capabilitiesByServer.d.ts} +9 -9
- package/dist/esm/operations/capabilitiesByServer.d.ts.map +1 -0
- package/dist/{react-native/operations/serverCapabilities.js → esm/operations/capabilitiesByServer.js} +10 -15
- package/dist/esm/operations/capabilitiesByServer.js.map +1 -0
- package/dist/{commonjs/operations/logFiles.d.ts → esm/operations/capturedLogs.d.ts} +9 -9
- package/dist/esm/operations/capturedLogs.d.ts.map +1 -0
- package/dist/{browser/operations/logFiles.js → esm/operations/capturedLogs.js} +10 -15
- package/dist/esm/operations/capturedLogs.js.map +1 -0
- package/dist/esm/operations/configurations.d.ts +26 -18
- package/dist/esm/operations/configurations.d.ts.map +1 -1
- package/dist/esm/operations/configurations.js +30 -27
- package/dist/esm/operations/configurations.js.map +1 -1
- package/dist/esm/operations/databases.d.ts +22 -17
- package/dist/esm/operations/databases.d.ts.map +1 -1
- package/dist/esm/operations/databases.js +35 -27
- package/dist/esm/operations/databases.js.map +1 -1
- package/dist/esm/operations/firewallRules.d.ts +15 -15
- package/dist/esm/operations/firewallRules.d.ts.map +1 -1
- package/dist/esm/operations/firewallRules.js +28 -25
- package/dist/esm/operations/firewallRules.js.map +1 -1
- package/dist/esm/operations/index.d.ts +12 -16
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +16 -23
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/migrations.d.ts +38 -37
- package/dist/esm/operations/migrations.d.ts.map +1 -1
- package/dist/esm/operations/migrations.js +114 -123
- package/dist/esm/operations/migrations.js.map +1 -1
- package/dist/esm/operations/nameAvailability.d.ts +29 -0
- package/dist/esm/operations/nameAvailability.d.ts.map +1 -0
- package/dist/esm/operations/nameAvailability.js +75 -0
- package/dist/esm/operations/nameAvailability.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +2 -2
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +6 -11
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateDnsZoneSuffix.d.ts +18 -0
- package/dist/esm/operations/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/esm/operations/{getPrivateDnsZoneSuffix.js → privateDnsZoneSuffix.js} +10 -15
- package/dist/esm/operations/privateDnsZoneSuffix.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts +38 -3
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +203 -11
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +4 -9
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/quotaUsages.d.ts.map +1 -1
- package/dist/esm/operations/quotaUsages.js +4 -9
- package/dist/esm/operations/quotaUsages.js.map +1 -1
- package/dist/esm/operations/replicas.d.ts +2 -2
- package/dist/esm/operations/replicas.d.ts.map +1 -1
- package/dist/esm/operations/replicas.js +5 -10
- package/dist/esm/operations/replicas.js.map +1 -1
- package/dist/esm/operations/serverThreatProtectionSettings.d.ts +7 -40
- package/dist/esm/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/esm/operations/serverThreatProtectionSettings.js +11 -157
- package/dist/esm/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/esm/operations/servers.d.ts +39 -39
- package/dist/esm/operations/servers.d.ts.map +1 -1
- package/dist/esm/operations/servers.js +97 -70
- package/dist/esm/operations/servers.js.map +1 -1
- package/dist/esm/operations/tuningOptionsOperations.d.ts +73 -0
- package/dist/esm/operations/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/esm/operations/tuningOptionsOperations.js +272 -0
- package/dist/esm/operations/tuningOptionsOperations.js.map +1 -0
- package/dist/esm/operations/virtualEndpoints.d.ts +24 -26
- package/dist/esm/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/esm/operations/virtualEndpoints.js +33 -40
- package/dist/esm/operations/virtualEndpoints.js.map +1 -1
- package/dist/esm/operations/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/esm/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/esm/operations/virtualNetworkSubnetUsage.js +7 -12
- package/dist/esm/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.d.ts +58 -0
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.js +4 -0
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.d.ts +21 -0
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.js +4 -0
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +54 -0
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.js +4 -0
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.d.ts +46 -0
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.js +4 -0
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.js.map +1 -0
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.d.ts +12 -0
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.js +4 -0
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.js.map +1 -0
- package/dist/esm/operationsInterfaces/capabilitiesByServer.d.ts +13 -0
- package/dist/esm/operationsInterfaces/capabilitiesByServer.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/capabilitiesByServer.js +4 -0
- package/dist/esm/operationsInterfaces/capabilitiesByServer.js.map +1 -0
- package/dist/esm/operationsInterfaces/capturedLogs.d.ts +13 -0
- package/dist/esm/operationsInterfaces/capturedLogs.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/capturedLogs.js +4 -0
- package/dist/esm/operationsInterfaces/capturedLogs.js.map +1 -0
- package/dist/esm/operationsInterfaces/configurations.d.ts +25 -17
- package/dist/esm/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/configurations.js +2 -7
- package/dist/esm/operationsInterfaces/configurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/databases.d.ts +21 -16
- package/dist/esm/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/databases.js +2 -7
- package/dist/esm/operationsInterfaces/databases.js.map +1 -1
- package/dist/esm/operationsInterfaces/firewallRules.d.ts +14 -14
- package/dist/esm/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/firewallRules.js +2 -7
- package/dist/esm/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +12 -16
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +16 -23
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/migrations.d.ts +33 -30
- package/dist/esm/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/migrations.js +2 -7
- package/dist/esm/operationsInterfaces/migrations.js.map +1 -1
- package/dist/esm/operationsInterfaces/nameAvailability.d.ts +21 -0
- package/dist/esm/operationsInterfaces/nameAvailability.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/nameAvailability.js +4 -0
- package/dist/esm/operationsInterfaces/nameAvailability.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.d.ts +10 -0
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.js +4 -0
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +37 -2
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/quotaUsages.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/quotaUsages.js +2 -7
- package/dist/esm/operationsInterfaces/quotaUsages.js.map +1 -1
- package/dist/esm/operationsInterfaces/replicas.d.ts +1 -1
- package/dist/esm/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/replicas.js +2 -7
- package/dist/esm/operationsInterfaces/replicas.js.map +1 -1
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts +7 -23
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.js +2 -7
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/esm/operationsInterfaces/servers.d.ts +31 -31
- package/dist/esm/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/servers.js +2 -7
- package/dist/esm/operationsInterfaces/servers.js.map +1 -1
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.d.ts +29 -0
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.js +4 -0
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts +23 -25
- package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/virtualEndpoints.js +2 -7
- package/dist/esm/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.js +2 -7
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +2 -7
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts +14 -27
- package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/esm/postgreSQLManagementFlexibleServerClient.js +31 -86
- package/dist/esm/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +2 -7
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1911 -1961
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +553 -556
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +76 -78
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +1545 -1456
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +7 -13
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +48 -106
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/administratorsMicrosoftEntra.d.ts +83 -0
- package/dist/react-native/operations/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/{browser/operations/administrators.js → react-native/operations/administratorsMicrosoftEntra.js} +46 -41
- package/dist/react-native/operations/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/{commonjs/operations/tuningOptions.d.ts → react-native/operations/advancedThreatProtectionSettings.d.ts} +13 -13
- package/dist/react-native/operations/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/{browser/operations/tuningOptions.js → react-native/operations/advancedThreatProtectionSettings.js} +22 -27
- package/dist/react-native/operations/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/{commonjs/operations/backups.d.ts → react-native/operations/backupsAutomaticAndOnDemand.d.ts} +24 -24
- package/dist/react-native/operations/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/react-native/operations/{backups.js → backupsAutomaticAndOnDemand.js} +29 -34
- package/dist/react-native/operations/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/react-native/operations/backupsLongTermRetention.d.ts +71 -0
- package/dist/react-native/operations/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/react-native/operations/backupsLongTermRetention.js +293 -0
- package/dist/react-native/operations/backupsLongTermRetention.js.map +1 -0
- package/dist/react-native/operations/capabilitiesByLocation.d.ts +35 -0
- package/dist/react-native/operations/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/react-native/operations/{locationBasedCapabilities.js → capabilitiesByLocation.js} +26 -31
- package/dist/react-native/operations/capabilitiesByLocation.js.map +1 -0
- package/dist/{commonjs/operations/serverCapabilities.d.ts → react-native/operations/capabilitiesByServer.d.ts} +9 -9
- package/dist/react-native/operations/capabilitiesByServer.d.ts.map +1 -0
- package/dist/{browser/operations/serverCapabilities.js → react-native/operations/capabilitiesByServer.js} +10 -15
- package/dist/react-native/operations/capabilitiesByServer.js.map +1 -0
- package/dist/react-native/operations/{logFiles.d.ts → capturedLogs.d.ts} +9 -9
- package/dist/react-native/operations/capturedLogs.d.ts.map +1 -0
- package/dist/react-native/operations/{logFiles.js → capturedLogs.js} +10 -15
- package/dist/react-native/operations/capturedLogs.js.map +1 -0
- package/dist/react-native/operations/configurations.d.ts +26 -18
- package/dist/react-native/operations/configurations.d.ts.map +1 -1
- package/dist/react-native/operations/configurations.js +30 -27
- package/dist/react-native/operations/configurations.js.map +1 -1
- package/dist/react-native/operations/databases.d.ts +22 -17
- package/dist/react-native/operations/databases.d.ts.map +1 -1
- package/dist/react-native/operations/databases.js +35 -27
- package/dist/react-native/operations/databases.js.map +1 -1
- package/dist/react-native/operations/firewallRules.d.ts +15 -15
- package/dist/react-native/operations/firewallRules.d.ts.map +1 -1
- package/dist/react-native/operations/firewallRules.js +28 -25
- package/dist/react-native/operations/firewallRules.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +12 -16
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +16 -23
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/migrations.d.ts +38 -37
- package/dist/react-native/operations/migrations.d.ts.map +1 -1
- package/dist/react-native/operations/migrations.js +114 -123
- package/dist/react-native/operations/migrations.js.map +1 -1
- package/dist/react-native/operations/nameAvailability.d.ts +29 -0
- package/dist/react-native/operations/nameAvailability.d.ts.map +1 -0
- package/dist/react-native/operations/nameAvailability.js +75 -0
- package/dist/react-native/operations/nameAvailability.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +2 -2
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +6 -11
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateDnsZoneSuffix.d.ts +18 -0
- package/dist/react-native/operations/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/react-native/operations/{getPrivateDnsZoneSuffix.js → privateDnsZoneSuffix.js} +10 -15
- package/dist/react-native/operations/privateDnsZoneSuffix.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts +38 -3
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +203 -11
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +4 -9
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/quotaUsages.d.ts.map +1 -1
- package/dist/react-native/operations/quotaUsages.js +4 -9
- package/dist/react-native/operations/quotaUsages.js.map +1 -1
- package/dist/react-native/operations/replicas.d.ts +2 -2
- package/dist/react-native/operations/replicas.d.ts.map +1 -1
- package/dist/react-native/operations/replicas.js +5 -10
- package/dist/react-native/operations/replicas.js.map +1 -1
- package/dist/react-native/operations/serverThreatProtectionSettings.d.ts +7 -40
- package/dist/react-native/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/react-native/operations/serverThreatProtectionSettings.js +11 -157
- package/dist/react-native/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/react-native/operations/servers.d.ts +39 -39
- package/dist/react-native/operations/servers.d.ts.map +1 -1
- package/dist/react-native/operations/servers.js +97 -70
- package/dist/react-native/operations/servers.js.map +1 -1
- package/dist/react-native/operations/tuningOptionsOperations.d.ts +73 -0
- package/dist/react-native/operations/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/tuningOptionsOperations.js +272 -0
- package/dist/react-native/operations/tuningOptionsOperations.js.map +1 -0
- package/dist/react-native/operations/virtualEndpoints.d.ts +24 -26
- package/dist/react-native/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/react-native/operations/virtualEndpoints.js +33 -40
- package/dist/react-native/operations/virtualEndpoints.js.map +1 -1
- package/dist/react-native/operations/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/react-native/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/react-native/operations/virtualNetworkSubnetUsage.js +7 -12
- package/dist/react-native/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.d.ts +58 -0
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.js +4 -0
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.js +4 -0
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +54 -0
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.js +4 -0
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.d.ts +46 -0
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.js +4 -0
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.js.map +1 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.js +4 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.js.map +1 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.d.ts +13 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.js +4 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.js.map +1 -0
- package/dist/react-native/operationsInterfaces/capturedLogs.d.ts +13 -0
- package/dist/react-native/operationsInterfaces/capturedLogs.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/capturedLogs.js +4 -0
- package/dist/react-native/operationsInterfaces/capturedLogs.js.map +1 -0
- package/dist/react-native/operationsInterfaces/configurations.d.ts +25 -17
- package/dist/react-native/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/configurations.js +2 -7
- package/dist/react-native/operationsInterfaces/configurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/databases.d.ts +21 -16
- package/dist/react-native/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/databases.js +2 -7
- package/dist/react-native/operationsInterfaces/databases.js.map +1 -1
- package/dist/react-native/operationsInterfaces/firewallRules.d.ts +14 -14
- package/dist/react-native/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/firewallRules.js +2 -7
- package/dist/react-native/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +12 -16
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +16 -23
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/migrations.d.ts +33 -30
- package/dist/react-native/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/migrations.js +2 -7
- package/dist/react-native/operationsInterfaces/migrations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/nameAvailability.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/nameAvailability.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/nameAvailability.js +4 -0
- package/dist/react-native/operationsInterfaces/nameAvailability.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.d.ts +10 -0
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.js +4 -0
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +37 -2
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/quotaUsages.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/quotaUsages.js +2 -7
- package/dist/react-native/operationsInterfaces/quotaUsages.js.map +1 -1
- package/dist/react-native/operationsInterfaces/replicas.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/replicas.js +2 -7
- package/dist/react-native/operationsInterfaces/replicas.js.map +1 -1
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts +7 -23
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.js +2 -7
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/react-native/operationsInterfaces/servers.d.ts +31 -31
- package/dist/react-native/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/servers.js +2 -7
- package/dist/react-native/operationsInterfaces/servers.js.map +1 -1
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.d.ts +29 -0
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.js +4 -0
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts +23 -25
- package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualEndpoints.js +2 -7
- package/dist/react-native/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.js +2 -7
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -7
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts +14 -27
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.js +31 -86
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/package.json +26 -25
- package/CHANGELOG.md +0 -1707
- package/dist/browser/operations/administrators.d.ts +0 -81
- package/dist/browser/operations/administrators.d.ts.map +0 -1
- package/dist/browser/operations/administrators.js.map +0 -1
- package/dist/browser/operations/backups.d.ts.map +0 -1
- package/dist/browser/operations/backups.js.map +0 -1
- package/dist/browser/operations/checkNameAvailability.d.ts +0 -19
- package/dist/browser/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/browser/operations/checkNameAvailability.js +0 -50
- package/dist/browser/operations/checkNameAvailability.js.map +0 -1
- package/dist/browser/operations/checkNameAvailabilityWithLocation.d.ts +0 -20
- package/dist/browser/operations/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/browser/operations/checkNameAvailabilityWithLocation.js +0 -51
- package/dist/browser/operations/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/browser/operations/flexibleServer.d.ts +0 -39
- package/dist/browser/operations/flexibleServer.d.ts.map +0 -1
- package/dist/browser/operations/flexibleServer.js +0 -158
- package/dist/browser/operations/flexibleServer.js.map +0 -1
- package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/browser/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/browser/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/browser/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/browser/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/browser/operations/logFiles.d.ts.map +0 -1
- package/dist/browser/operations/logFiles.js.map +0 -1
- package/dist/browser/operations/ltrBackupOperations.d.ts.map +0 -1
- package/dist/browser/operations/ltrBackupOperations.js +0 -165
- package/dist/browser/operations/ltrBackupOperations.js.map +0 -1
- package/dist/browser/operations/privateEndpointConnectionOperations.d.ts +0 -48
- package/dist/browser/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/browser/operations/privateEndpointConnectionOperations.js +0 -220
- package/dist/browser/operations/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/browser/operations/serverCapabilities.d.ts.map +0 -1
- package/dist/browser/operations/serverCapabilities.js.map +0 -1
- package/dist/browser/operations/tuningConfiguration.d.ts +0 -137
- package/dist/browser/operations/tuningConfiguration.d.ts.map +0 -1
- package/dist/browser/operations/tuningConfiguration.js +0 -624
- package/dist/browser/operations/tuningConfiguration.js.map +0 -1
- package/dist/browser/operations/tuningIndex.d.ts +0 -41
- package/dist/browser/operations/tuningIndex.d.ts.map +0 -1
- package/dist/browser/operations/tuningIndex.js +0 -138
- package/dist/browser/operations/tuningIndex.js.map +0 -1
- package/dist/browser/operations/tuningOptions.d.ts.map +0 -1
- package/dist/browser/operations/tuningOptions.js.map +0 -1
- package/dist/browser/operationsInterfaces/administrators.d.ts +0 -56
- package/dist/browser/operationsInterfaces/administrators.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/administrators.js +0 -9
- package/dist/browser/operationsInterfaces/administrators.js.map +0 -1
- package/dist/browser/operationsInterfaces/backups.d.ts +0 -54
- package/dist/browser/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/backups.js +0 -9
- package/dist/browser/operationsInterfaces/backups.js.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/browser/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +0 -12
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.js +0 -9
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/browser/operationsInterfaces/flexibleServer.d.ts +0 -31
- package/dist/browser/operationsInterfaces/flexibleServer.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/flexibleServer.js +0 -9
- package/dist/browser/operationsInterfaces/flexibleServer.js.map +0 -1
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -9
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.js +0 -9
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/browser/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/browser/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/logFiles.js +0 -9
- package/dist/browser/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/browser/operationsInterfaces/ltrBackupOperations.d.ts +0 -21
- package/dist/browser/operationsInterfaces/ltrBackupOperations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/ltrBackupOperations.js +0 -9
- package/dist/browser/operationsInterfaces/ltrBackupOperations.js.map +0 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts +0 -40
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js +0 -9
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/browser/operationsInterfaces/serverCapabilities.d.ts +0 -13
- package/dist/browser/operationsInterfaces/serverCapabilities.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/serverCapabilities.js +0 -9
- package/dist/browser/operationsInterfaces/serverCapabilities.js.map +0 -1
- package/dist/browser/operationsInterfaces/tuningConfiguration.d.ts +0 -90
- package/dist/browser/operationsInterfaces/tuningConfiguration.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/tuningConfiguration.js +0 -9
- package/dist/browser/operationsInterfaces/tuningConfiguration.js.map +0 -1
- package/dist/browser/operationsInterfaces/tuningIndex.d.ts +0 -14
- package/dist/browser/operationsInterfaces/tuningIndex.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/tuningIndex.js +0 -9
- package/dist/browser/operationsInterfaces/tuningIndex.js.map +0 -1
- package/dist/browser/operationsInterfaces/tuningOptions.d.ts +0 -21
- package/dist/browser/operationsInterfaces/tuningOptions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/tuningOptions.js +0 -9
- package/dist/browser/operationsInterfaces/tuningOptions.js.map +0 -1
- package/dist/commonjs/operations/administrators.d.ts +0 -81
- package/dist/commonjs/operations/administrators.d.ts.map +0 -1
- package/dist/commonjs/operations/administrators.js.map +0 -1
- package/dist/commonjs/operations/backups.d.ts.map +0 -1
- package/dist/commonjs/operations/backups.js.map +0 -1
- package/dist/commonjs/operations/checkNameAvailability.d.ts +0 -19
- package/dist/commonjs/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operations/checkNameAvailability.js +0 -55
- package/dist/commonjs/operations/checkNameAvailability.js.map +0 -1
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.d.ts +0 -20
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.js +0 -56
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/commonjs/operations/flexibleServer.d.ts +0 -39
- package/dist/commonjs/operations/flexibleServer.d.ts.map +0 -1
- package/dist/commonjs/operations/flexibleServer.js +0 -163
- package/dist/commonjs/operations/flexibleServer.js.map +0 -1
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/commonjs/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/commonjs/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/commonjs/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/commonjs/operations/logFiles.d.ts.map +0 -1
- package/dist/commonjs/operations/logFiles.js.map +0 -1
- package/dist/commonjs/operations/ltrBackupOperations.d.ts.map +0 -1
- package/dist/commonjs/operations/ltrBackupOperations.js +0 -170
- package/dist/commonjs/operations/ltrBackupOperations.js.map +0 -1
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts +0 -48
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js +0 -225
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/commonjs/operations/serverCapabilities.d.ts.map +0 -1
- package/dist/commonjs/operations/serverCapabilities.js.map +0 -1
- package/dist/commonjs/operations/tuningConfiguration.d.ts +0 -137
- package/dist/commonjs/operations/tuningConfiguration.d.ts.map +0 -1
- package/dist/commonjs/operations/tuningConfiguration.js +0 -629
- package/dist/commonjs/operations/tuningConfiguration.js.map +0 -1
- package/dist/commonjs/operations/tuningIndex.d.ts +0 -41
- package/dist/commonjs/operations/tuningIndex.d.ts.map +0 -1
- package/dist/commonjs/operations/tuningIndex.js +0 -143
- package/dist/commonjs/operations/tuningIndex.js.map +0 -1
- package/dist/commonjs/operations/tuningOptions.d.ts.map +0 -1
- package/dist/commonjs/operations/tuningOptions.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/administrators.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/administrators.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/administrators.js +0 -10
- package/dist/commonjs/operationsInterfaces/administrators.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/backups.d.ts +0 -54
- package/dist/commonjs/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/backups.js +0 -10
- package/dist/commonjs/operationsInterfaces/backups.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.js +0 -10
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.js +0 -10
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/flexibleServer.d.ts +0 -31
- package/dist/commonjs/operationsInterfaces/flexibleServer.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/flexibleServer.js +0 -10
- package/dist/commonjs/operationsInterfaces/flexibleServer.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -10
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.js +0 -10
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/logFiles.js +0 -10
- package/dist/commonjs/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.js +0 -10
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts +0 -40
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js +0 -10
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/serverCapabilities.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/serverCapabilities.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/serverCapabilities.js +0 -10
- package/dist/commonjs/operationsInterfaces/serverCapabilities.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.d.ts +0 -90
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.js +0 -10
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningIndex.d.ts +0 -14
- package/dist/commonjs/operationsInterfaces/tuningIndex.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningIndex.js +0 -10
- package/dist/commonjs/operationsInterfaces/tuningIndex.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningOptions.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/tuningOptions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningOptions.js +0 -10
- package/dist/commonjs/operationsInterfaces/tuningOptions.js.map +0 -1
- package/dist/esm/operations/administrators.d.ts +0 -81
- package/dist/esm/operations/administrators.d.ts.map +0 -1
- package/dist/esm/operations/administrators.js.map +0 -1
- package/dist/esm/operations/backups.d.ts.map +0 -1
- package/dist/esm/operations/backups.js.map +0 -1
- package/dist/esm/operations/checkNameAvailability.d.ts +0 -19
- package/dist/esm/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/esm/operations/checkNameAvailability.js +0 -50
- package/dist/esm/operations/checkNameAvailability.js.map +0 -1
- package/dist/esm/operations/checkNameAvailabilityWithLocation.d.ts +0 -20
- package/dist/esm/operations/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/esm/operations/checkNameAvailabilityWithLocation.js +0 -51
- package/dist/esm/operations/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/esm/operations/flexibleServer.d.ts +0 -39
- package/dist/esm/operations/flexibleServer.d.ts.map +0 -1
- package/dist/esm/operations/flexibleServer.js +0 -158
- package/dist/esm/operations/flexibleServer.js.map +0 -1
- package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/esm/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/esm/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/esm/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/esm/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/esm/operations/logFiles.d.ts.map +0 -1
- package/dist/esm/operations/logFiles.js.map +0 -1
- package/dist/esm/operations/ltrBackupOperations.d.ts +0 -46
- package/dist/esm/operations/ltrBackupOperations.d.ts.map +0 -1
- package/dist/esm/operations/ltrBackupOperations.js +0 -165
- package/dist/esm/operations/ltrBackupOperations.js.map +0 -1
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts +0 -48
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/esm/operations/privateEndpointConnectionOperations.js +0 -220
- package/dist/esm/operations/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/esm/operations/serverCapabilities.d.ts.map +0 -1
- package/dist/esm/operations/serverCapabilities.js.map +0 -1
- package/dist/esm/operations/tuningConfiguration.d.ts +0 -137
- package/dist/esm/operations/tuningConfiguration.d.ts.map +0 -1
- package/dist/esm/operations/tuningConfiguration.js +0 -624
- package/dist/esm/operations/tuningConfiguration.js.map +0 -1
- package/dist/esm/operations/tuningIndex.d.ts +0 -41
- package/dist/esm/operations/tuningIndex.d.ts.map +0 -1
- package/dist/esm/operations/tuningIndex.js +0 -138
- package/dist/esm/operations/tuningIndex.js.map +0 -1
- package/dist/esm/operations/tuningOptions.d.ts +0 -46
- package/dist/esm/operations/tuningOptions.d.ts.map +0 -1
- package/dist/esm/operations/tuningOptions.js.map +0 -1
- package/dist/esm/operationsInterfaces/administrators.d.ts +0 -56
- package/dist/esm/operationsInterfaces/administrators.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/administrators.js +0 -9
- package/dist/esm/operationsInterfaces/administrators.js.map +0 -1
- package/dist/esm/operationsInterfaces/backups.d.ts +0 -54
- package/dist/esm/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/backups.js +0 -9
- package/dist/esm/operationsInterfaces/backups.js.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/esm/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +0 -12
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.js +0 -9
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/esm/operationsInterfaces/flexibleServer.d.ts +0 -31
- package/dist/esm/operationsInterfaces/flexibleServer.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/flexibleServer.js +0 -9
- package/dist/esm/operationsInterfaces/flexibleServer.js.map +0 -1
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -9
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.js +0 -9
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/esm/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/esm/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/logFiles.js +0 -9
- package/dist/esm/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/esm/operationsInterfaces/ltrBackupOperations.d.ts +0 -21
- package/dist/esm/operationsInterfaces/ltrBackupOperations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/ltrBackupOperations.js +0 -9
- package/dist/esm/operationsInterfaces/ltrBackupOperations.js.map +0 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts +0 -40
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js +0 -9
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/esm/operationsInterfaces/serverCapabilities.d.ts +0 -13
- package/dist/esm/operationsInterfaces/serverCapabilities.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/serverCapabilities.js +0 -9
- package/dist/esm/operationsInterfaces/serverCapabilities.js.map +0 -1
- package/dist/esm/operationsInterfaces/tuningConfiguration.d.ts +0 -90
- package/dist/esm/operationsInterfaces/tuningConfiguration.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/tuningConfiguration.js +0 -9
- package/dist/esm/operationsInterfaces/tuningConfiguration.js.map +0 -1
- package/dist/esm/operationsInterfaces/tuningIndex.d.ts +0 -14
- package/dist/esm/operationsInterfaces/tuningIndex.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/tuningIndex.js +0 -9
- package/dist/esm/operationsInterfaces/tuningIndex.js.map +0 -1
- package/dist/esm/operationsInterfaces/tuningOptions.d.ts +0 -21
- package/dist/esm/operationsInterfaces/tuningOptions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/tuningOptions.js +0 -9
- package/dist/esm/operationsInterfaces/tuningOptions.js.map +0 -1
- package/dist/react-native/operations/administrators.d.ts +0 -81
- package/dist/react-native/operations/administrators.d.ts.map +0 -1
- package/dist/react-native/operations/administrators.js.map +0 -1
- package/dist/react-native/operations/backups.d.ts.map +0 -1
- package/dist/react-native/operations/backups.js.map +0 -1
- package/dist/react-native/operations/checkNameAvailability.d.ts +0 -19
- package/dist/react-native/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/react-native/operations/checkNameAvailability.js +0 -50
- package/dist/react-native/operations/checkNameAvailability.js.map +0 -1
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.d.ts +0 -20
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.js +0 -51
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/react-native/operations/flexibleServer.d.ts +0 -39
- package/dist/react-native/operations/flexibleServer.d.ts.map +0 -1
- package/dist/react-native/operations/flexibleServer.js +0 -158
- package/dist/react-native/operations/flexibleServer.js.map +0 -1
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/react-native/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/react-native/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/react-native/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/react-native/operations/logFiles.d.ts.map +0 -1
- package/dist/react-native/operations/logFiles.js.map +0 -1
- package/dist/react-native/operations/ltrBackupOperations.d.ts +0 -46
- package/dist/react-native/operations/ltrBackupOperations.d.ts.map +0 -1
- package/dist/react-native/operations/ltrBackupOperations.js +0 -165
- package/dist/react-native/operations/ltrBackupOperations.js.map +0 -1
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts +0 -48
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/react-native/operations/privateEndpointConnectionOperations.js +0 -220
- package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/react-native/operations/serverCapabilities.d.ts.map +0 -1
- package/dist/react-native/operations/serverCapabilities.js.map +0 -1
- package/dist/react-native/operations/tuningConfiguration.d.ts +0 -137
- package/dist/react-native/operations/tuningConfiguration.d.ts.map +0 -1
- package/dist/react-native/operations/tuningConfiguration.js +0 -624
- package/dist/react-native/operations/tuningConfiguration.js.map +0 -1
- package/dist/react-native/operations/tuningIndex.d.ts +0 -41
- package/dist/react-native/operations/tuningIndex.d.ts.map +0 -1
- package/dist/react-native/operations/tuningIndex.js +0 -138
- package/dist/react-native/operations/tuningIndex.js.map +0 -1
- package/dist/react-native/operations/tuningOptions.d.ts +0 -46
- package/dist/react-native/operations/tuningOptions.d.ts.map +0 -1
- package/dist/react-native/operations/tuningOptions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/administrators.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/administrators.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/administrators.js +0 -9
- package/dist/react-native/operationsInterfaces/administrators.js.map +0 -1
- package/dist/react-native/operationsInterfaces/backups.d.ts +0 -54
- package/dist/react-native/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/backups.js +0 -9
- package/dist/react-native/operationsInterfaces/backups.js.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/react-native/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.js +0 -9
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/react-native/operationsInterfaces/flexibleServer.d.ts +0 -31
- package/dist/react-native/operationsInterfaces/flexibleServer.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/flexibleServer.js +0 -9
- package/dist/react-native/operationsInterfaces/flexibleServer.js.map +0 -1
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -9
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.js +0 -9
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/react-native/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/logFiles.js +0 -9
- package/dist/react-native/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.js +0 -9
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts +0 -40
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js +0 -9
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/serverCapabilities.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/serverCapabilities.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/serverCapabilities.js +0 -9
- package/dist/react-native/operationsInterfaces/serverCapabilities.js.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningConfiguration.d.ts +0 -90
- package/dist/react-native/operationsInterfaces/tuningConfiguration.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningConfiguration.js +0 -9
- package/dist/react-native/operationsInterfaces/tuningConfiguration.js.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningIndex.d.ts +0 -14
- package/dist/react-native/operationsInterfaces/tuningIndex.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningIndex.js +0 -9
- package/dist/react-native/operationsInterfaces/tuningIndex.js.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningOptions.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/tuningOptions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningOptions.js +0 -9
- package/dist/react-native/operationsInterfaces/tuningOptions.js.map +0 -1
- package/review/arm-postgresql-flexible-node.api.md +0 -2723
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport type * as coreClient from \"@azure/core-client\";\n\nexport const ActiveDirectoryAdministratorAdd: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryAdministratorAdd\",\n modelProperties: {\n principalType: {\n serializedName: \"properties.principalType\",\n type: {\n name: \"String\",\n },\n },\n principalName: {\n serializedName: \"properties.principalName\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"properties.tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const AdministratorListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryAdministrator\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerBackupListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerBackupListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerBackup\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CapabilitiesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CapabilitiesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerCapability\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CapabilityBase: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CapabilityBase\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Visible\", \"Available\", \"Default\", \"Disabled\"],\n },\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SupportedFeature: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CheckNameAvailabilityRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityRequest\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CheckNameAvailabilityResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityResponse\",\n modelProperties: {\n nameAvailable: {\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\",\n },\n },\n reason: {\n serializedName: \"reason\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Configuration\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationForUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationForUpdate\",\n modelProperties: {\n value: {\n serializedName: \"properties.value\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultValue: {\n serializedName: \"properties.defaultValue\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dataType: {\n serializedName: \"properties.dataType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowedValues: {\n serializedName: \"properties.allowedValues\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n isDynamicConfig: {\n serializedName: \"properties.isDynamicConfig\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isReadOnly: {\n serializedName: \"properties.isReadOnly\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isConfigPendingRestart: {\n serializedName: \"properties.isConfigPendingRestart\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n unit: {\n serializedName: \"properties.unit\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n documentationLink: {\n serializedName: \"properties.documentationLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabaseListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Database\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRuleListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRuleListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FirewallRule\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"UserIdentity\" } },\n },\n },\n principalId: {\n serializedName: \"principalId\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n type: {\n name: \"String\",\n },\n },\n clientId: {\n serializedName: \"clientId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Storage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Storage\",\n modelProperties: {\n storageSizeGB: {\n serializedName: \"storageSizeGB\",\n type: {\n name: \"Number\",\n },\n },\n autoGrow: {\n serializedName: \"autoGrow\",\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n iops: {\n serializedName: \"iops\",\n type: {\n name: \"Number\",\n },\n },\n throughput: {\n serializedName: \"throughput\",\n type: {\n name: \"Number\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AuthConfig: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n modelProperties: {\n activeDirectoryAuth: {\n serializedName: \"activeDirectoryAuth\",\n type: {\n name: \"String\",\n },\n },\n passwordAuth: {\n defaultValue: \"Enabled\",\n serializedName: \"passwordAuth\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n defaultValue: \"\",\n serializedName: \"tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DataEncryption: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n modelProperties: {\n primaryKeyURI: {\n serializedName: \"primaryKeyURI\",\n type: {\n name: \"String\",\n },\n },\n primaryUserAssignedIdentityId: {\n serializedName: \"primaryUserAssignedIdentityId\",\n type: {\n name: \"String\",\n },\n },\n geoBackupKeyURI: {\n serializedName: \"geoBackupKeyURI\",\n type: {\n name: \"String\",\n },\n },\n geoBackupUserAssignedIdentityId: {\n serializedName: \"geoBackupUserAssignedIdentityId\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n primaryEncryptionKeyStatus: {\n serializedName: \"primaryEncryptionKeyStatus\",\n type: {\n name: \"String\",\n },\n },\n geoBackupEncryptionKeyStatus: {\n serializedName: \"geoBackupEncryptionKeyStatus\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Backup: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Backup\",\n modelProperties: {\n backupRetentionDays: {\n defaultValue: 7,\n serializedName: \"backupRetentionDays\",\n type: {\n name: \"Number\",\n },\n },\n geoRedundantBackup: {\n defaultValue: \"Disabled\",\n serializedName: \"geoRedundantBackup\",\n type: {\n name: \"String\",\n },\n },\n earliestRestoreDate: {\n serializedName: \"earliestRestoreDate\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const Network: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Network\",\n modelProperties: {\n publicNetworkAccess: {\n serializedName: \"publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n delegatedSubnetResourceId: {\n serializedName: \"delegatedSubnetResourceId\",\n type: {\n name: \"String\",\n },\n },\n privateDnsZoneArmResourceId: {\n serializedName: \"privateDnsZoneArmResourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const HighAvailability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n modelProperties: {\n mode: {\n defaultValue: \"Disabled\",\n serializedName: \"mode\",\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n standbyAvailabilityZone: {\n defaultValue: \"\",\n serializedName: \"standbyAvailabilityZone\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MaintenanceWindow: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n modelProperties: {\n customWindow: {\n defaultValue: \"Disabled\",\n serializedName: \"customWindow\",\n type: {\n name: \"String\",\n },\n },\n startHour: {\n defaultValue: 0,\n serializedName: \"startHour\",\n type: {\n name: \"Number\",\n },\n },\n startMinute: {\n defaultValue: 0,\n serializedName: \"startMinute\",\n type: {\n name: \"Number\",\n },\n },\n dayOfWeek: {\n defaultValue: 0,\n serializedName: \"dayOfWeek\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const Replica: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Replica\",\n modelProperties: {\n role: {\n serializedName: \"role\",\n type: {\n name: \"String\",\n },\n },\n capacity: {\n serializedName: \"capacity\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n replicationState: {\n serializedName: \"replicationState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n promoteMode: {\n serializedName: \"promoteMode\",\n type: {\n name: \"String\",\n },\n },\n promoteOption: {\n serializedName: \"promoteOption\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Cluster: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n modelProperties: {\n clusterSize: {\n defaultValue: 0,\n serializedName: \"clusterSize\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ServerForUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerForUpdate\",\n modelProperties: {\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n administratorLogin: {\n serializedName: \"properties.administratorLogin\",\n type: {\n name: \"String\",\n },\n },\n administratorLoginPassword: {\n serializedName: \"properties.administratorLoginPassword\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"properties.version\",\n type: {\n name: \"String\",\n },\n },\n storage: {\n serializedName: \"properties.storage\",\n type: {\n name: \"Composite\",\n className: \"Storage\",\n },\n },\n backup: {\n serializedName: \"properties.backup\",\n type: {\n name: \"Composite\",\n className: \"Backup\",\n },\n },\n highAvailability: {\n serializedName: \"properties.highAvailability\",\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n },\n },\n maintenanceWindow: {\n serializedName: \"properties.maintenanceWindow\",\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n },\n },\n authConfig: {\n serializedName: \"properties.authConfig\",\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n },\n },\n dataEncryption: {\n serializedName: \"properties.dataEncryption\",\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n },\n },\n createMode: {\n serializedName: \"properties.createMode\",\n type: {\n name: \"String\",\n },\n },\n replicationRole: {\n serializedName: \"properties.replicationRole\",\n type: {\n name: \"String\",\n },\n },\n replica: {\n serializedName: \"properties.replica\",\n type: {\n name: \"Composite\",\n className: \"Replica\",\n },\n },\n network: {\n serializedName: \"properties.network\",\n type: {\n name: \"Composite\",\n className: \"Network\",\n },\n },\n cluster: {\n serializedName: \"properties.cluster\",\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n },\n },\n },\n },\n};\n\nexport const ServerListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Server\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupRequestBase: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupRequestBase\",\n modelProperties: {\n backupSettings: {\n serializedName: \"backupSettings\",\n type: {\n name: \"Composite\",\n className: \"BackupSettings\",\n },\n },\n },\n },\n};\n\nexport const BackupSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupSettings\",\n modelProperties: {\n backupName: {\n serializedName: \"backupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrPreBackupResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrPreBackupResponse\",\n modelProperties: {\n numberOfContainers: {\n serializedName: \"properties.numberOfContainers\",\n required: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const BackupStoreDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupStoreDetails\",\n modelProperties: {\n sasUriList: {\n serializedName: \"sasUriList\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const LtrBackupResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrBackupResponse\",\n modelProperties: {\n datasourceSizeInBytes: {\n serializedName: \"properties.datasourceSizeInBytes\",\n type: {\n name: \"Number\",\n },\n },\n dataTransferredInBytes: {\n serializedName: \"properties.dataTransferredInBytes\",\n type: {\n name: \"Number\",\n },\n },\n backupName: {\n serializedName: \"properties.backupName\",\n type: {\n name: \"String\",\n },\n },\n backupMetadata: {\n serializedName: \"properties.backupMetadata\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n percentComplete: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0,\n },\n serializedName: \"properties.percentComplete\",\n type: {\n name: \"Number\",\n },\n },\n errorCode: {\n serializedName: \"properties.errorCode\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errorMessage: {\n serializedName: \"properties.errorMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrServerBackupOperationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrServerBackupOperationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LtrServerBackupOperation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationStatus\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n error: {\n serializedName: \"error\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n currentSubStateDetails: {\n serializedName: \"currentSubStateDetails\",\n type: {\n name: \"Composite\",\n className: \"MigrationSubStateDetails\",\n },\n },\n },\n },\n};\n\nexport const MigrationSubStateDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationSubStateDetails\",\n modelProperties: {\n currentSubState: {\n serializedName: \"currentSubState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dbDetails: {\n serializedName: \"dbDetails\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"DbMigrationStatus\" },\n },\n },\n },\n validationDetails: {\n serializedName: \"validationDetails\",\n type: {\n name: \"Composite\",\n className: \"ValidationDetails\",\n },\n },\n },\n },\n};\n\nexport const DbMigrationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbMigrationStatus\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n migrationState: {\n serializedName: \"migrationState\",\n type: {\n name: \"String\",\n },\n },\n migrationOperation: {\n serializedName: \"migrationOperation\",\n type: {\n name: \"String\",\n },\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n endedOn: {\n serializedName: \"endedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n fullLoadQueuedTables: {\n serializedName: \"fullLoadQueuedTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadErroredTables: {\n serializedName: \"fullLoadErroredTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadLoadingTables: {\n serializedName: \"fullLoadLoadingTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadCompletedTables: {\n serializedName: \"fullLoadCompletedTables\",\n type: {\n name: \"Number\",\n },\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n type: {\n name: \"Number\",\n },\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n type: {\n name: \"Number\",\n },\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n type: {\n name: \"Number\",\n },\n },\n appliedChanges: {\n serializedName: \"appliedChanges\",\n type: {\n name: \"Number\",\n },\n },\n incomingChanges: {\n serializedName: \"incomingChanges\",\n type: {\n name: \"Number\",\n },\n },\n latency: {\n serializedName: \"latency\",\n type: {\n name: \"Number\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ValidationDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationDetails\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n validationStartTimeInUtc: {\n serializedName: \"validationStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n validationEndTimeInUtc: {\n serializedName: \"validationEndTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n serverLevelValidationDetails: {\n serializedName: \"serverLevelValidationDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n },\n },\n },\n },\n dbLevelValidationDetails: {\n serializedName: \"dbLevelValidationDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DbLevelValidationStatus\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ValidationSummaryItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n messages: {\n serializedName: \"messages\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationMessage\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ValidationMessage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationMessage\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DbLevelValidationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbLevelValidationStatus\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n endedOn: {\n serializedName: \"endedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n summary: {\n serializedName: \"summary\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const DbServerMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n storageMb: {\n serializedName: \"storageMb\",\n type: {\n name: \"Number\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ServerSku\",\n },\n },\n },\n },\n};\n\nexport const ServerSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationSecretParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n modelProperties: {\n adminCredentials: {\n serializedName: \"adminCredentials\",\n type: {\n name: \"Composite\",\n className: \"AdminCredentials\",\n },\n },\n sourceServerUsername: {\n serializedName: \"sourceServerUsername\",\n type: {\n name: \"String\",\n },\n },\n targetServerUsername: {\n serializedName: \"targetServerUsername\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdminCredentials: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdminCredentials\",\n modelProperties: {\n sourceServerPassword: {\n serializedName: \"sourceServerPassword\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n targetServerPassword: {\n serializedName: \"targetServerPassword\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationResourceForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationResourceForPatch\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n sourceDbServerResourceId: {\n serializedName: \"properties.sourceDbServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.sourceDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n targetDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.targetDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n secretParameters: {\n serializedName: \"properties.secretParameters\",\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n },\n },\n dbsToMigrate: {\n constraints: {\n MaxItems: 50,\n },\n serializedName: \"properties.dbsToMigrate\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n setupLogicalReplicationOnSourceDbIfNeeded: {\n serializedName: \"properties.setupLogicalReplicationOnSourceDbIfNeeded\",\n type: {\n name: \"String\",\n },\n },\n overwriteDbsInTarget: {\n serializedName: \"properties.overwriteDbsInTarget\",\n type: {\n name: \"String\",\n },\n },\n migrationWindowStartTimeInUtc: {\n serializedName: \"properties.migrationWindowStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrateRoles: {\n serializedName: \"properties.migrateRoles\",\n type: {\n name: \"String\",\n },\n },\n startDataMigration: {\n serializedName: \"properties.startDataMigration\",\n type: {\n name: \"String\",\n },\n },\n triggerCutover: {\n serializedName: \"properties.triggerCutover\",\n type: {\n name: \"String\",\n },\n },\n dbsToTriggerCutoverOn: {\n serializedName: \"properties.dbsToTriggerCutoverOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n cancel: {\n serializedName: \"properties.cancel\",\n type: {\n name: \"String\",\n },\n },\n dbsToCancelMigrationOn: {\n serializedName: \"properties.dbsToCancelMigrationOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n migrationMode: {\n serializedName: \"properties.migrationMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MigrationResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationNameAvailabilityResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationNameAvailabilityResource\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n nameAvailable: {\n serializedName: \"nameAvailable\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\",\n },\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } },\n },\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResourceListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const QuotaUsagesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuotaUsagesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"QuotaUsage\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const QuotaUsage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuotaUsage\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"Composite\",\n className: \"NameProperty\",\n },\n },\n limit: {\n serializedName: \"limit\",\n type: {\n name: \"Number\",\n },\n },\n unit: {\n defaultValue: \"Count\",\n serializedName: \"unit\",\n type: {\n name: \"String\",\n },\n },\n currentValue: {\n serializedName: \"currentValue\",\n type: {\n name: \"Number\",\n },\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NameProperty: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NameProperty\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n localizedValue: {\n serializedName: \"localizedValue\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LogFileListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LogFileListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LogFile\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const RestartParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RestartParameter\",\n modelProperties: {\n restartWithFailover: {\n serializedName: \"restartWithFailover\",\n type: {\n name: \"Boolean\",\n },\n },\n failoverMode: {\n serializedName: \"failoverMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerThreatProtectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionSettingsModel\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const IndexRecommendationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const IndexRecommendationResourcePropertiesImplementationDetails: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResourcePropertiesImplementationDetails\",\n modelProperties: {\n method: {\n serializedName: \"method\",\n type: {\n name: \"String\",\n },\n },\n script: {\n serializedName: \"script\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const IndexRecommendationResourcePropertiesAnalyzedWorkload: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResourcePropertiesAnalyzedWorkload\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n queryCount: {\n serializedName: \"queryCount\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ImpactRecord: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImpactRecord\",\n modelProperties: {\n dimensionName: {\n serializedName: \"dimensionName\",\n type: {\n name: \"String\",\n },\n },\n unit: {\n serializedName: \"unit\",\n type: {\n name: \"String\",\n },\n },\n queryId: {\n serializedName: \"queryId\",\n type: {\n name: \"Number\",\n },\n },\n absoluteValue: {\n serializedName: \"absoluteValue\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const IndexRecommendationDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationDetails\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n schema: {\n serializedName: \"schema\",\n type: {\n name: \"String\",\n },\n },\n table: {\n serializedName: \"table\",\n type: {\n name: \"String\",\n },\n },\n indexType: {\n serializedName: \"indexType\",\n type: {\n name: \"String\",\n },\n },\n indexName: {\n serializedName: \"indexName\",\n type: {\n name: \"String\",\n },\n },\n indexColumns: {\n serializedName: \"indexColumns\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n includedColumns: {\n serializedName: \"includedColumns\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ConfigTuningRequestParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigTuningRequestParameter\",\n modelProperties: {\n serverName: {\n serializedName: \"serverName\",\n type: {\n name: \"String\",\n },\n },\n allowServerRestarts: {\n serializedName: \"allowServerRestarts\",\n type: {\n name: \"Boolean\",\n },\n },\n targetImprovementMetric: {\n serializedName: \"targetImprovementMetric\",\n type: {\n name: \"String\",\n },\n },\n configTuningUsageMode: {\n serializedName: \"configTuningUsageMode\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const SessionsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SessionsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SessionResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SessionResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SessionResource\",\n modelProperties: {\n sessionStartTime: {\n serializedName: \"sessionStartTime\",\n type: {\n name: \"String\",\n },\n },\n sessionId: {\n serializedName: \"sessionId\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n preTuningAqr: {\n serializedName: \"preTuningAqr\",\n type: {\n name: \"String\",\n },\n },\n postTuningAqr: {\n serializedName: \"postTuningAqr\",\n type: {\n name: \"String\",\n },\n },\n preTuningTps: {\n serializedName: \"preTuningTps\",\n type: {\n name: \"String\",\n },\n },\n postTuningTps: {\n serializedName: \"postTuningTps\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SessionDetailsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SessionDetailsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SessionDetailsResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SessionDetailsResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SessionDetailsResource\",\n modelProperties: {\n iterationId: {\n serializedName: \"iterationId\",\n type: {\n name: \"String\",\n },\n },\n sessionId: {\n serializedName: \"sessionId\",\n type: {\n name: \"String\",\n },\n },\n appliedConfiguration: {\n serializedName: \"appliedConfiguration\",\n type: {\n name: \"String\",\n },\n },\n iterationStartTime: {\n serializedName: \"iterationStartTime\",\n type: {\n name: \"String\",\n },\n },\n averageQueryRuntimeMs: {\n serializedName: \"averageQueryRuntimeMs\",\n type: {\n name: \"String\",\n },\n },\n transactionsPerSecond: {\n serializedName: \"transactionsPerSecond\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningOptionsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningOptionsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TuningOptionsResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointResourceForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointResourceForPatch\",\n modelProperties: {\n endpointType: {\n serializedName: \"properties.endpointType\",\n type: {\n name: \"String\",\n },\n },\n members: {\n serializedName: \"properties.members\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n virtualEndpoints: {\n serializedName: \"properties.virtualEndpoints\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualNetworkSubnetUsageParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkSubnetUsageParameter\",\n modelProperties: {\n virtualNetworkArmResourceId: {\n serializedName: \"virtualNetworkArmResourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualNetworkSubnetUsageResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkSubnetUsageResult\",\n modelProperties: {\n delegatedSubnetsUsage: {\n serializedName: \"delegatedSubnetsUsage\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DelegatedSubnetUsage\",\n },\n },\n },\n },\n location: {\n serializedName: \"location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n subscriptionId: {\n serializedName: \"subscriptionId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DelegatedSubnetUsage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DelegatedSubnetUsage\",\n modelProperties: {\n subnetName: {\n serializedName: \"subnetName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n usage: {\n serializedName: \"usage\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupIds: {\n serializedName: \"properties.groupIds\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n },\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupId: {\n serializedName: \"properties.groupId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointResource\",\n modelProperties: {\n ...VirtualEndpointResourceForPatch.type.modelProperties,\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const StorageTierCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTierCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n iops: {\n serializedName: \"iops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const StorageMbCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageMbCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n supportedIops: {\n serializedName: \"supportedIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMaximumIops: {\n serializedName: \"supportedMaximumIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n storageSizeMb: {\n serializedName: \"storageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n maximumStorageSizeMb: {\n serializedName: \"maximumStorageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedThroughput: {\n serializedName: \"supportedThroughput\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMaximumThroughput: {\n serializedName: \"supportedMaximumThroughput\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n defaultIopsTier: {\n serializedName: \"defaultIopsTier\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedIopsTiers: {\n serializedName: \"supportedIopsTiers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageTierCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StorageEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultStorageSizeMb: {\n serializedName: \"defaultStorageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedStorageMb: {\n serializedName: \"supportedStorageMb\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageMbCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ServerSkuCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerSkuCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n vCores: {\n serializedName: \"vCores\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedIops: {\n serializedName: \"supportedIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMemoryPerVcoreMb: {\n serializedName: \"supportedMemoryPerVcoreMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedZones: {\n serializedName: \"supportedZones\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n supportedHaMode: {\n serializedName: \"supportedHaMode\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n supportedFeatures: {\n serializedName: \"supportedFeatures\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n },\n },\n },\n },\n securityProfile: {\n serializedName: \"securityProfile\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultSkuName: {\n serializedName: \"defaultSkuName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedStorageEditions: {\n serializedName: \"supportedStorageEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageEditionCapability\",\n },\n },\n },\n },\n supportedServerSkus: {\n serializedName: \"supportedServerSkus\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerSkuCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ServerVersionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerVersionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedVersionsToUpgrade: {\n serializedName: \"supportedVersionsToUpgrade\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n supportedFeatures: {\n serializedName: \"supportedFeatures\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const FastProvisioningEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FastProvisioningEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n supportedTier: {\n serializedName: \"supportedTier\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedSku: {\n serializedName: \"supportedSku\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedStorageGb: {\n serializedName: \"supportedStorageGb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedServerVersions: {\n serializedName: \"supportedServerVersions\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n serverCount: {\n serializedName: \"serverCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n supportedServerEditions: {\n serializedName: \"supportedServerEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerEditionCapability\",\n },\n },\n },\n },\n supportedServerVersions: {\n serializedName: \"supportedServerVersions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerVersionCapability\",\n },\n },\n },\n },\n supportedFeatures: {\n serializedName: \"supportedFeatures\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n },\n },\n },\n },\n fastProvisioningSupported: {\n serializedName: \"fastProvisioningSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedFastProvisioningEditions: {\n serializedName: \"supportedFastProvisioningEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FastProvisioningEditionCapability\",\n },\n },\n },\n },\n geoBackupSupported: {\n serializedName: \"geoBackupSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n zoneRedundantHaSupported: {\n serializedName: \"zoneRedundantHaSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n zoneRedundantHaAndGeoBackupSupported: {\n serializedName: \"zoneRedundantHaAndGeoBackupSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n storageAutoGrowthSupported: {\n serializedName: \"storageAutoGrowthSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n onlineResizeSupported: {\n serializedName: \"onlineResizeSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n restricted: {\n serializedName: \"restricted\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NameAvailability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NameAvailability\",\n modelProperties: {\n ...CheckNameAvailabilityResponse.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrPreBackupRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrPreBackupRequest\",\n modelProperties: {\n ...BackupRequestBase.type.modelProperties,\n },\n },\n};\n\nexport const LtrBackupRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrBackupRequest\",\n modelProperties: {\n ...BackupRequestBase.type.modelProperties,\n targetDetails: {\n serializedName: \"targetDetails\",\n type: {\n name: \"Composite\",\n className: \"BackupStoreDetails\",\n },\n },\n },\n },\n};\n\nexport const ActiveDirectoryAdministrator: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ActiveDirectoryAdministrator\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n principalType: {\n serializedName: \"properties.principalType\",\n type: {\n name: \"String\",\n },\n },\n principalName: {\n serializedName: \"properties.principalName\",\n type: {\n name: \"String\",\n },\n },\n objectId: {\n serializedName: \"properties.objectId\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"properties.tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerBackup: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerBackup\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n backupType: {\n serializedName: \"properties.backupType\",\n type: {\n name: \"String\",\n },\n },\n completedTime: {\n serializedName: \"properties.completedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Configuration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Configuration\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n value: {\n serializedName: \"properties.value\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultValue: {\n serializedName: \"properties.defaultValue\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dataType: {\n serializedName: \"properties.dataType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowedValues: {\n serializedName: \"properties.allowedValues\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n isDynamicConfig: {\n serializedName: \"properties.isDynamicConfig\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isReadOnly: {\n serializedName: \"properties.isReadOnly\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isConfigPendingRestart: {\n serializedName: \"properties.isConfigPendingRestart\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n unit: {\n serializedName: \"properties.unit\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n documentationLink: {\n serializedName: \"properties.documentationLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Database: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Database\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n charset: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z]+\\\\w*$\"),\n },\n serializedName: \"properties.charset\",\n type: {\n name: \"String\",\n },\n },\n collation: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z\\\\-]+([. ]|\\\\w)*$\"),\n },\n serializedName: \"properties.collation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRule\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n startIpAddress: {\n constraints: {\n Pattern: new RegExp(\n \"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$\",\n ),\n },\n serializedName: \"properties.startIpAddress\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n endIpAddress: {\n constraints: {\n Pattern: new RegExp(\n \"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$\",\n ),\n },\n serializedName: \"properties.endIpAddress\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrServerBackupOperation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrServerBackupOperation\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n datasourceSizeInBytes: {\n serializedName: \"properties.datasourceSizeInBytes\",\n type: {\n name: \"Number\",\n },\n },\n dataTransferredInBytes: {\n serializedName: \"properties.dataTransferredInBytes\",\n type: {\n name: \"Number\",\n },\n },\n backupName: {\n serializedName: \"properties.backupName\",\n type: {\n name: \"String\",\n },\n },\n backupMetadata: {\n serializedName: \"properties.backupMetadata\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n percentComplete: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0,\n },\n serializedName: \"properties.percentComplete\",\n type: {\n name: \"Number\",\n },\n },\n errorCode: {\n serializedName: \"properties.errorCode\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errorMessage: {\n serializedName: \"properties.errorMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LogFile: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LogFile\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n sizeInKb: {\n serializedName: \"properties.sizeInKb\",\n type: {\n name: \"Number\",\n },\n },\n typePropertiesType: {\n serializedName: \"properties.type\",\n type: {\n name: \"String\",\n },\n },\n url: {\n serializedName: \"properties.url\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerThreatProtectionSettingsModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionSettingsModel\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"Enum\",\n allowedValues: [\"Enabled\", \"Disabled\"],\n },\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const TuningOptionsResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningOptionsResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n },\n },\n};\n\nexport const IndexRecommendationResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResource\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n initialRecommendedTime: {\n serializedName: \"properties.initialRecommendedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n lastRecommendedTime: {\n serializedName: \"properties.lastRecommendedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n timesRecommended: {\n serializedName: \"properties.timesRecommended\",\n type: {\n name: \"Number\",\n },\n },\n improvedQueryIds: {\n serializedName: \"properties.improvedQueryIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n recommendationReason: {\n serializedName: \"properties.recommendationReason\",\n type: {\n name: \"String\",\n },\n },\n recommendationType: {\n serializedName: \"properties.recommendationType\",\n type: {\n name: \"String\",\n },\n },\n implementationDetails: {\n serializedName: \"properties.implementationDetails\",\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResourcePropertiesImplementationDetails\",\n },\n },\n analyzedWorkload: {\n serializedName: \"properties.analyzedWorkload\",\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationResourcePropertiesAnalyzedWorkload\",\n },\n },\n estimatedImpact: {\n serializedName: \"properties.estimatedImpact\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ImpactRecord\",\n },\n },\n },\n },\n details: {\n serializedName: \"properties.details\",\n type: {\n name: \"Composite\",\n className: \"IndexRecommendationDetails\",\n },\n },\n },\n },\n};\n\nexport const Server: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Server\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n },\n },\n administratorLogin: {\n serializedName: \"properties.administratorLogin\",\n type: {\n name: \"String\",\n },\n },\n administratorLoginPassword: {\n serializedName: \"properties.administratorLoginPassword\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"properties.version\",\n type: {\n name: \"String\",\n },\n },\n minorVersion: {\n serializedName: \"properties.minorVersion\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"properties.state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n fullyQualifiedDomainName: {\n serializedName: \"properties.fullyQualifiedDomainName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n storage: {\n serializedName: \"properties.storage\",\n type: {\n name: \"Composite\",\n className: \"Storage\",\n },\n },\n authConfig: {\n serializedName: \"properties.authConfig\",\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n },\n },\n dataEncryption: {\n serializedName: \"properties.dataEncryption\",\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n },\n },\n backup: {\n serializedName: \"properties.backup\",\n type: {\n name: \"Composite\",\n className: \"Backup\",\n },\n },\n network: {\n serializedName: \"properties.network\",\n type: {\n name: \"Composite\",\n className: \"Network\",\n },\n },\n highAvailability: {\n serializedName: \"properties.highAvailability\",\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n },\n },\n maintenanceWindow: {\n serializedName: \"properties.maintenanceWindow\",\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n },\n },\n sourceServerResourceId: {\n serializedName: \"properties.sourceServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n pointInTimeUTC: {\n serializedName: \"properties.pointInTimeUTC\",\n type: {\n name: \"DateTime\",\n },\n },\n availabilityZone: {\n defaultValue: \"\",\n serializedName: \"properties.availabilityZone\",\n type: {\n name: \"String\",\n },\n },\n replicationRole: {\n serializedName: \"properties.replicationRole\",\n type: {\n name: \"String\",\n },\n },\n replicaCapacity: {\n serializedName: \"properties.replicaCapacity\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n replica: {\n serializedName: \"properties.replica\",\n type: {\n name: \"Composite\",\n className: \"Replica\",\n },\n },\n createMode: {\n serializedName: \"properties.createMode\",\n type: {\n name: \"String\",\n },\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n cluster: {\n serializedName: \"properties.cluster\",\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n },\n },\n },\n },\n};\n\nexport const MigrationResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationResource\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n migrationId: {\n serializedName: \"properties.migrationId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n currentStatus: {\n serializedName: \"properties.currentStatus\",\n type: {\n name: \"Composite\",\n className: \"MigrationStatus\",\n },\n },\n migrationInstanceResourceId: {\n serializedName: \"properties.migrationInstanceResourceId\",\n type: {\n name: \"String\",\n },\n },\n migrationMode: {\n serializedName: \"properties.migrationMode\",\n type: {\n name: \"String\",\n },\n },\n migrationOption: {\n serializedName: \"properties.migrationOption\",\n type: {\n name: \"String\",\n },\n },\n sourceType: {\n serializedName: \"properties.sourceType\",\n type: {\n name: \"String\",\n },\n },\n sslMode: {\n serializedName: \"properties.sslMode\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerMetadata: {\n serializedName: \"properties.sourceDbServerMetadata\",\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n },\n },\n targetDbServerMetadata: {\n serializedName: \"properties.targetDbServerMetadata\",\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n },\n },\n sourceDbServerResourceId: {\n serializedName: \"properties.sourceDbServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.sourceDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n targetDbServerResourceId: {\n serializedName: \"properties.targetDbServerResourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n targetDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.targetDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n secretParameters: {\n serializedName: \"properties.secretParameters\",\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n },\n },\n dbsToMigrate: {\n constraints: {\n MaxItems: 50,\n },\n serializedName: \"properties.dbsToMigrate\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n setupLogicalReplicationOnSourceDbIfNeeded: {\n serializedName: \"properties.setupLogicalReplicationOnSourceDbIfNeeded\",\n type: {\n name: \"String\",\n },\n },\n overwriteDbsInTarget: {\n serializedName: \"properties.overwriteDbsInTarget\",\n type: {\n name: \"String\",\n },\n },\n migrationWindowStartTimeInUtc: {\n serializedName: \"properties.migrationWindowStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrationWindowEndTimeInUtc: {\n serializedName: \"properties.migrationWindowEndTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrateRoles: {\n serializedName: \"properties.migrateRoles\",\n type: {\n name: \"String\",\n },\n },\n startDataMigration: {\n serializedName: \"properties.startDataMigration\",\n type: {\n name: \"String\",\n },\n },\n triggerCutover: {\n serializedName: \"properties.triggerCutover\",\n type: {\n name: \"String\",\n },\n },\n dbsToTriggerCutoverOn: {\n serializedName: \"properties.dbsToTriggerCutoverOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n cancel: {\n serializedName: \"properties.cancel\",\n type: {\n name: \"String\",\n },\n },\n dbsToCancelMigrationOn: {\n serializedName: \"properties.dbsToCancelMigrationOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const AdministratorsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdministratorsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationsPutHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationsPutHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabasesCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabasesCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabasesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabasesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRulesCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRulesCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRulesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRulesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersRestartHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersRestartHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersStartHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersStartHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersStopHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersStopHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerTriggerLtrPreBackupHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerTriggerLtrPreBackupHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerTriggerLtrPreBackupExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerTriggerLtrPreBackupExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerStartLtrBackupHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerStartLtrBackupHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FlexibleServerStartLtrBackupExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FlexibleServerStartLtrBackupExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerThreatProtectionSettingsCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionSettingsCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningConfigurationEnableHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningConfigurationEnableHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningConfigurationDisableHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningConfigurationDisableHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningConfigurationStartSessionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningConfigurationStartSessionHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningConfigurationStopSessionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningConfigurationStopSessionHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}
|
|
1
|
+
{"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n// Code generated by Microsoft (R) AutoRest Code Generator.\n// Changes may cause incorrect behavior and will be lost if the code is regenerated.\n\nimport type * as coreClient from \"@azure/core-client\";\n\nexport const AdministratorMicrosoftEntraAdd: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorMicrosoftEntraAdd\",\n modelProperties: {\n principalType: {\n serializedName: \"properties.principalType\",\n type: {\n name: \"String\",\n },\n },\n principalName: {\n serializedName: \"properties.principalName\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"properties.tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n },\n },\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const AdministratorMicrosoftEntraList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorMicrosoftEntraList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AdministratorMicrosoftEntra\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdvancedThreatProtectionSettingsList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdvancedThreatProtectionSettingsList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AdvancedThreatProtectionSettingsModel\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupAutomaticAndOnDemandList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupAutomaticAndOnDemandList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BackupAutomaticAndOnDemand\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CapabilityList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CapabilityList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Capability\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CapabilityBase: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CapabilityBase\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Visible\", \"Available\", \"Default\", \"Disabled\"],\n },\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SupportedFeature: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CapturedLogList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CapturedLogList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CapturedLog\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Configuration\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationForUpdate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationForUpdate\",\n modelProperties: {\n value: {\n serializedName: \"properties.value\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultValue: {\n serializedName: \"properties.defaultValue\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dataType: {\n serializedName: \"properties.dataType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowedValues: {\n serializedName: \"properties.allowedValues\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n isDynamicConfig: {\n serializedName: \"properties.isDynamicConfig\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isReadOnly: {\n serializedName: \"properties.isReadOnly\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isConfigPendingRestart: {\n serializedName: \"properties.isConfigPendingRestart\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n unit: {\n serializedName: \"properties.unit\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n documentationLink: {\n serializedName: \"properties.documentationLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabaseList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Database\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRuleList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRuleList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FirewallRule\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupRequestBase: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupRequestBase\",\n modelProperties: {\n backupSettings: {\n serializedName: \"backupSettings\",\n type: {\n name: \"Composite\",\n className: \"BackupSettings\",\n },\n },\n },\n },\n};\n\nexport const BackupSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupSettings\",\n modelProperties: {\n backupName: {\n serializedName: \"backupName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrPreBackupResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrPreBackupResponse\",\n modelProperties: {\n numberOfContainers: {\n serializedName: \"properties.numberOfContainers\",\n required: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const BackupStoreDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupStoreDetails\",\n modelProperties: {\n sasUriList: {\n serializedName: \"sasUriList\",\n required: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const BackupsLongTermRetentionResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsLongTermRetentionResponse\",\n modelProperties: {\n datasourceSizeInBytes: {\n serializedName: \"properties.datasourceSizeInBytes\",\n type: {\n name: \"Number\",\n },\n },\n dataTransferredInBytes: {\n serializedName: \"properties.dataTransferredInBytes\",\n type: {\n name: \"Number\",\n },\n },\n backupName: {\n serializedName: \"properties.backupName\",\n type: {\n name: \"String\",\n },\n },\n backupMetadata: {\n serializedName: \"properties.backupMetadata\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n percentComplete: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0,\n },\n serializedName: \"properties.percentComplete\",\n type: {\n name: \"Number\",\n },\n },\n errorCode: {\n serializedName: \"properties.errorCode\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errorMessage: {\n serializedName: \"properties.errorMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrServerBackupOperationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrServerBackupOperationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"BackupsLongTermRetentionOperation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationStatus\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n error: {\n serializedName: \"error\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n currentSubStateDetails: {\n serializedName: \"currentSubStateDetails\",\n type: {\n name: \"Composite\",\n className: \"MigrationSubstateDetails\",\n },\n },\n },\n },\n};\n\nexport const MigrationSubstateDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationSubstateDetails\",\n modelProperties: {\n currentSubState: {\n serializedName: \"currentSubState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dbDetails: {\n serializedName: \"dbDetails\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"DatabaseMigrationState\" },\n },\n },\n },\n validationDetails: {\n serializedName: \"validationDetails\",\n type: {\n name: \"Composite\",\n className: \"ValidationDetails\",\n },\n },\n },\n },\n};\n\nexport const DatabaseMigrationState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabaseMigrationState\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n migrationState: {\n serializedName: \"migrationState\",\n type: {\n name: \"String\",\n },\n },\n migrationOperation: {\n serializedName: \"migrationOperation\",\n type: {\n name: \"String\",\n },\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n endedOn: {\n serializedName: \"endedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n fullLoadQueuedTables: {\n serializedName: \"fullLoadQueuedTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadErroredTables: {\n serializedName: \"fullLoadErroredTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadLoadingTables: {\n serializedName: \"fullLoadLoadingTables\",\n type: {\n name: \"Number\",\n },\n },\n fullLoadCompletedTables: {\n serializedName: \"fullLoadCompletedTables\",\n type: {\n name: \"Number\",\n },\n },\n cdcUpdateCounter: {\n serializedName: \"cdcUpdateCounter\",\n type: {\n name: \"Number\",\n },\n },\n cdcDeleteCounter: {\n serializedName: \"cdcDeleteCounter\",\n type: {\n name: \"Number\",\n },\n },\n cdcInsertCounter: {\n serializedName: \"cdcInsertCounter\",\n type: {\n name: \"Number\",\n },\n },\n appliedChanges: {\n serializedName: \"appliedChanges\",\n type: {\n name: \"Number\",\n },\n },\n incomingChanges: {\n serializedName: \"incomingChanges\",\n type: {\n name: \"Number\",\n },\n },\n latency: {\n serializedName: \"latency\",\n type: {\n name: \"Number\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ValidationDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationDetails\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n validationStartTimeInUtc: {\n serializedName: \"validationStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n validationEndTimeInUtc: {\n serializedName: \"validationEndTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n serverLevelValidationDetails: {\n serializedName: \"serverLevelValidationDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n },\n },\n },\n },\n dbLevelValidationDetails: {\n serializedName: \"dbLevelValidationDetails\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DbLevelValidationStatus\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ValidationSummaryItem: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n messages: {\n serializedName: \"messages\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationMessage\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ValidationMessage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ValidationMessage\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DbLevelValidationStatus: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbLevelValidationStatus\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n startedOn: {\n serializedName: \"startedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n endedOn: {\n serializedName: \"endedOn\",\n type: {\n name: \"DateTime\",\n },\n },\n summary: {\n serializedName: \"summary\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ValidationSummaryItem\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const DbServerMetadata: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\",\n },\n },\n storageMb: {\n serializedName: \"storageMb\",\n type: {\n name: \"Number\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ServerSku\",\n },\n },\n },\n },\n};\n\nexport const ServerSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationSecretParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n modelProperties: {\n adminCredentials: {\n serializedName: \"adminCredentials\",\n type: {\n name: \"Composite\",\n className: \"AdminCredentials\",\n },\n },\n sourceServerUsername: {\n serializedName: \"sourceServerUsername\",\n type: {\n name: \"String\",\n },\n },\n targetServerUsername: {\n serializedName: \"targetServerUsername\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdminCredentials: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdminCredentials\",\n modelProperties: {\n sourceServerPassword: {\n serializedName: \"sourceServerPassword\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n targetServerPassword: {\n serializedName: \"targetServerPassword\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationResourceForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationResourceForPatch\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n sourceDbServerResourceId: {\n serializedName: \"properties.sourceDbServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.sourceDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n targetDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.targetDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n secretParameters: {\n serializedName: \"properties.secretParameters\",\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParametersForPatch\",\n },\n },\n dbsToMigrate: {\n constraints: {\n MaxItems: 50,\n },\n serializedName: \"properties.dbsToMigrate\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n setupLogicalReplicationOnSourceDbIfNeeded: {\n serializedName: \"properties.setupLogicalReplicationOnSourceDbIfNeeded\",\n type: {\n name: \"String\",\n },\n },\n overwriteDbsInTarget: {\n serializedName: \"properties.overwriteDbsInTarget\",\n type: {\n name: \"String\",\n },\n },\n migrationWindowStartTimeInUtc: {\n serializedName: \"properties.migrationWindowStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrateRoles: {\n serializedName: \"properties.migrateRoles\",\n type: {\n name: \"String\",\n },\n },\n startDataMigration: {\n serializedName: \"properties.startDataMigration\",\n type: {\n name: \"String\",\n },\n },\n triggerCutover: {\n serializedName: \"properties.triggerCutover\",\n type: {\n name: \"String\",\n },\n },\n dbsToTriggerCutoverOn: {\n serializedName: \"properties.dbsToTriggerCutoverOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n cancel: {\n serializedName: \"properties.cancel\",\n type: {\n name: \"String\",\n },\n },\n dbsToCancelMigrationOn: {\n serializedName: \"properties.dbsToCancelMigrationOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n migrationMode: {\n serializedName: \"properties.migrationMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationSecretParametersForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParametersForPatch\",\n modelProperties: {\n adminCredentials: {\n serializedName: \"adminCredentials\",\n type: {\n name: \"Composite\",\n className: \"AdminCredentialsForPatch\",\n },\n },\n sourceServerUsername: {\n serializedName: \"sourceServerUsername\",\n type: {\n name: \"String\",\n },\n },\n targetServerUsername: {\n serializedName: \"targetServerUsername\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdminCredentialsForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdminCredentialsForPatch\",\n modelProperties: {\n sourceServerPassword: {\n serializedName: \"sourceServerPassword\",\n type: {\n name: \"String\",\n },\n },\n targetServerPassword: {\n serializedName: \"targetServerPassword\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Migration\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MigrationNameAvailability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MigrationNameAvailability\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n nameAvailable: {\n serializedName: \"nameAvailable\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CheckNameAvailabilityRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityRequest\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CheckNameAvailabilityResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityResponse\",\n modelProperties: {\n nameAvailable: {\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\",\n },\n },\n reason: {\n serializedName: \"reason\",\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\",\n },\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n properties: {\n serializedName: \"properties\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Dictionary\", value: { type: { name: \"any\" } } },\n },\n },\n },\n },\n },\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResourceList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const QuotaUsageList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuotaUsageList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"QuotaUsage\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const QuotaUsage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QuotaUsage\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"Composite\",\n className: \"NameProperty\",\n },\n },\n limit: {\n serializedName: \"limit\",\n type: {\n name: \"Number\",\n },\n },\n unit: {\n defaultValue: \"Count\",\n serializedName: \"unit\",\n type: {\n name: \"String\",\n },\n },\n currentValue: {\n serializedName: \"currentValue\",\n type: {\n name: \"Number\",\n },\n },\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NameProperty: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NameProperty\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n localizedValue: {\n serializedName: \"localizedValue\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Server\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Sku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserAssignedIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n modelProperties: {\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"Composite\", className: \"UserIdentity\" } },\n },\n },\n principalId: {\n serializedName: \"principalId\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const UserIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n type: {\n name: \"String\",\n },\n },\n clientId: {\n serializedName: \"clientId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Storage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Storage\",\n modelProperties: {\n storageSizeGB: {\n serializedName: \"storageSizeGB\",\n type: {\n name: \"Number\",\n },\n },\n autoGrow: {\n serializedName: \"autoGrow\",\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n iops: {\n serializedName: \"iops\",\n type: {\n name: \"Number\",\n },\n },\n throughput: {\n serializedName: \"throughput\",\n type: {\n name: \"Number\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AuthConfig: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n modelProperties: {\n activeDirectoryAuth: {\n serializedName: \"activeDirectoryAuth\",\n type: {\n name: \"String\",\n },\n },\n passwordAuth: {\n serializedName: \"passwordAuth\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n defaultValue: \"\",\n serializedName: \"tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DataEncryption: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n modelProperties: {\n primaryKeyURI: {\n serializedName: \"primaryKeyURI\",\n type: {\n name: \"String\",\n },\n },\n primaryUserAssignedIdentityId: {\n serializedName: \"primaryUserAssignedIdentityId\",\n type: {\n name: \"String\",\n },\n },\n geoBackupKeyURI: {\n serializedName: \"geoBackupKeyURI\",\n type: {\n name: \"String\",\n },\n },\n geoBackupUserAssignedIdentityId: {\n serializedName: \"geoBackupUserAssignedIdentityId\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n primaryEncryptionKeyStatus: {\n serializedName: \"primaryEncryptionKeyStatus\",\n type: {\n name: \"String\",\n },\n },\n geoBackupEncryptionKeyStatus: {\n serializedName: \"geoBackupEncryptionKeyStatus\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Backup: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Backup\",\n modelProperties: {\n backupRetentionDays: {\n defaultValue: 7,\n serializedName: \"backupRetentionDays\",\n type: {\n name: \"Number\",\n },\n },\n geoRedundantBackup: {\n serializedName: \"geoRedundantBackup\",\n type: {\n name: \"String\",\n },\n },\n earliestRestoreDate: {\n serializedName: \"earliestRestoreDate\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const Network: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Network\",\n modelProperties: {\n publicNetworkAccess: {\n serializedName: \"publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n delegatedSubnetResourceId: {\n serializedName: \"delegatedSubnetResourceId\",\n type: {\n name: \"String\",\n },\n },\n privateDnsZoneArmResourceId: {\n serializedName: \"privateDnsZoneArmResourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const HighAvailability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n modelProperties: {\n mode: {\n serializedName: \"mode\",\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n standbyAvailabilityZone: {\n defaultValue: \"\",\n serializedName: \"standbyAvailabilityZone\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MaintenanceWindow: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n modelProperties: {\n customWindow: {\n defaultValue: \"Disabled\",\n serializedName: \"customWindow\",\n type: {\n name: \"String\",\n },\n },\n startHour: {\n defaultValue: 0,\n serializedName: \"startHour\",\n type: {\n name: \"Number\",\n },\n },\n startMinute: {\n defaultValue: 0,\n serializedName: \"startMinute\",\n type: {\n name: \"Number\",\n },\n },\n dayOfWeek: {\n defaultValue: 0,\n serializedName: \"dayOfWeek\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const Replica: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Replica\",\n modelProperties: {\n role: {\n serializedName: \"role\",\n type: {\n name: \"String\",\n },\n },\n capacity: {\n serializedName: \"capacity\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n replicationState: {\n serializedName: \"replicationState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n promoteMode: {\n serializedName: \"promoteMode\",\n type: {\n name: \"String\",\n },\n },\n promoteOption: {\n serializedName: \"promoteOption\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Cluster: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n modelProperties: {\n clusterSize: {\n defaultValue: 0,\n serializedName: \"clusterSize\",\n type: {\n name: \"Number\",\n },\n },\n defaultDatabaseName: {\n serializedName: \"defaultDatabaseName\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerForPatch\",\n modelProperties: {\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"SkuForPatch\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n administratorLogin: {\n serializedName: \"properties.administratorLogin\",\n type: {\n name: \"String\",\n },\n },\n administratorLoginPassword: {\n serializedName: \"properties.administratorLoginPassword\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"properties.version\",\n type: {\n name: \"String\",\n },\n },\n storage: {\n serializedName: \"properties.storage\",\n type: {\n name: \"Composite\",\n className: \"Storage\",\n },\n },\n backup: {\n serializedName: \"properties.backup\",\n type: {\n name: \"Composite\",\n className: \"BackupForPatch\",\n },\n },\n highAvailability: {\n serializedName: \"properties.highAvailability\",\n type: {\n name: \"Composite\",\n className: \"HighAvailabilityForPatch\",\n },\n },\n maintenanceWindow: {\n serializedName: \"properties.maintenanceWindow\",\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindowForPatch\",\n },\n },\n authConfig: {\n serializedName: \"properties.authConfig\",\n type: {\n name: \"Composite\",\n className: \"AuthConfigForPatch\",\n },\n },\n dataEncryption: {\n serializedName: \"properties.dataEncryption\",\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n },\n },\n availabilityZone: {\n defaultValue: \"\",\n serializedName: \"properties.availabilityZone\",\n type: {\n name: \"String\",\n },\n },\n createMode: {\n serializedName: \"properties.createMode\",\n type: {\n name: \"String\",\n },\n },\n replicationRole: {\n serializedName: \"properties.replicationRole\",\n type: {\n name: \"String\",\n },\n },\n replica: {\n serializedName: \"properties.replica\",\n type: {\n name: \"Composite\",\n className: \"Replica\",\n },\n },\n network: {\n serializedName: \"properties.network\",\n type: {\n name: \"Composite\",\n className: \"Network\",\n },\n },\n cluster: {\n serializedName: \"properties.cluster\",\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n },\n },\n },\n },\n};\n\nexport const SkuForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SkuForPatch\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupForPatch\",\n modelProperties: {\n backupRetentionDays: {\n serializedName: \"backupRetentionDays\",\n type: {\n name: \"Number\",\n },\n },\n geoRedundantBackup: {\n serializedName: \"geoRedundantBackup\",\n type: {\n name: \"String\",\n },\n },\n earliestRestoreDate: {\n serializedName: \"earliestRestoreDate\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const HighAvailabilityForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"HighAvailabilityForPatch\",\n modelProperties: {\n mode: {\n serializedName: \"mode\",\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n standbyAvailabilityZone: {\n defaultValue: \"\",\n serializedName: \"standbyAvailabilityZone\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MaintenanceWindowForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindowForPatch\",\n modelProperties: {\n customWindow: {\n serializedName: \"customWindow\",\n type: {\n name: \"String\",\n },\n },\n startHour: {\n serializedName: \"startHour\",\n type: {\n name: \"Number\",\n },\n },\n startMinute: {\n serializedName: \"startMinute\",\n type: {\n name: \"Number\",\n },\n },\n dayOfWeek: {\n serializedName: \"dayOfWeek\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const AuthConfigForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AuthConfigForPatch\",\n modelProperties: {\n activeDirectoryAuth: {\n serializedName: \"activeDirectoryAuth\",\n type: {\n name: \"String\",\n },\n },\n passwordAuth: {\n serializedName: \"passwordAuth\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const RestartParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RestartParameter\",\n modelProperties: {\n restartWithFailover: {\n serializedName: \"restartWithFailover\",\n type: {\n name: \"Boolean\",\n },\n },\n failoverMode: {\n serializedName: \"failoverMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ObjectRecommendationList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectRecommendationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ObjectRecommendation\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ObjectRecommendationPropertiesImplementationDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectRecommendationPropertiesImplementationDetails\",\n modelProperties: {\n method: {\n serializedName: \"method\",\n type: {\n name: \"String\",\n },\n },\n script: {\n serializedName: \"script\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ObjectRecommendationPropertiesAnalyzedWorkload: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectRecommendationPropertiesAnalyzedWorkload\",\n modelProperties: {\n startTime: {\n serializedName: \"startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n queryCount: {\n serializedName: \"queryCount\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ImpactRecord: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ImpactRecord\",\n modelProperties: {\n dimensionName: {\n serializedName: \"dimensionName\",\n type: {\n name: \"String\",\n },\n },\n unit: {\n serializedName: \"unit\",\n type: {\n name: \"String\",\n },\n },\n queryId: {\n serializedName: \"queryId\",\n type: {\n name: \"Number\",\n },\n },\n absoluteValue: {\n serializedName: \"absoluteValue\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ObjectRecommendationDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectRecommendationDetails\",\n modelProperties: {\n databaseName: {\n serializedName: \"databaseName\",\n type: {\n name: \"String\",\n },\n },\n schema: {\n serializedName: \"schema\",\n type: {\n name: \"String\",\n },\n },\n table: {\n serializedName: \"table\",\n type: {\n name: \"String\",\n },\n },\n indexType: {\n serializedName: \"indexType\",\n type: {\n name: \"String\",\n },\n },\n indexName: {\n serializedName: \"indexName\",\n type: {\n name: \"String\",\n },\n },\n indexColumns: {\n serializedName: \"indexColumns\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n includedColumns: {\n serializedName: \"includedColumns\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const TuningOptionsList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningOptionsList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TuningOptions\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointResourceForPatch: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointResourceForPatch\",\n modelProperties: {\n endpointType: {\n serializedName: \"properties.endpointType\",\n type: {\n name: \"String\",\n },\n },\n members: {\n serializedName: \"properties.members\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n virtualEndpoints: {\n serializedName: \"properties.virtualEndpoints\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsList: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpoint\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualNetworkSubnetUsageParameter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkSubnetUsageParameter\",\n modelProperties: {\n virtualNetworkArmResourceId: {\n serializedName: \"virtualNetworkArmResourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualNetworkSubnetUsageModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualNetworkSubnetUsageModel\",\n modelProperties: {\n delegatedSubnetsUsage: {\n serializedName: \"delegatedSubnetsUsage\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DelegatedSubnetUsage\",\n },\n },\n },\n },\n location: {\n serializedName: \"location\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n subscriptionId: {\n serializedName: \"subscriptionId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DelegatedSubnetUsage: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DelegatedSubnetUsage\",\n modelProperties: {\n subnetName: {\n serializedName: \"subnetName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n usage: {\n serializedName: \"usage\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const ProxyResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupIds: {\n serializedName: \"properties.groupIds\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n },\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupId: {\n serializedName: \"properties.groupId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const VirtualEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpoint\",\n modelProperties: {\n ...VirtualEndpointResourceForPatch.type.modelProperties,\n ...Resource.type.modelProperties,\n },\n },\n};\n\nexport const StorageTierCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageTierCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n iops: {\n serializedName: \"iops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const StorageMbCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageMbCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n supportedIops: {\n serializedName: \"supportedIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMaximumIops: {\n serializedName: \"supportedMaximumIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n storageSizeMb: {\n serializedName: \"storageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n maximumStorageSizeMb: {\n serializedName: \"maximumStorageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedThroughput: {\n serializedName: \"supportedThroughput\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMaximumThroughput: {\n serializedName: \"supportedMaximumThroughput\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n defaultIopsTier: {\n serializedName: \"defaultIopsTier\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedIopsTiers: {\n serializedName: \"supportedIopsTiers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageTierCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StorageEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StorageEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultStorageSizeMb: {\n serializedName: \"defaultStorageSizeMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedStorageMb: {\n serializedName: \"supportedStorageMb\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageMbCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ServerSkuCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerSkuCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n vCores: {\n serializedName: \"vCores\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedIops: {\n serializedName: \"supportedIops\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedMemoryPerVcoreMb: {\n serializedName: \"supportedMemoryPerVcoreMb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedZones: {\n serializedName: \"supportedZones\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n supportedHaMode: {\n serializedName: \"supportedHaMode\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n supportedFeatures: {\n serializedName: \"supportedFeatures\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n },\n },\n },\n },\n securityProfile: {\n serializedName: \"securityProfile\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultSkuName: {\n serializedName: \"defaultSkuName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedStorageEditions: {\n serializedName: \"supportedStorageEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageEditionCapability\",\n },\n },\n },\n },\n supportedServerSkus: {\n serializedName: \"supportedServerSkus\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerSkuCapability\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ServerVersionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerVersionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedVersionsToUpgrade: {\n serializedName: \"supportedVersionsToUpgrade\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n supportedFeatures: {\n serializedName: \"supportedFeatures\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const FastProvisioningEditionCapability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FastProvisioningEditionCapability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n supportedTier: {\n serializedName: \"supportedTier\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedSku: {\n serializedName: \"supportedSku\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedStorageGb: {\n serializedName: \"supportedStorageGb\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n supportedServerVersions: {\n serializedName: \"supportedServerVersions\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n serverCount: {\n serializedName: \"serverCount\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const Capability: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Capability\",\n modelProperties: {\n ...CapabilityBase.type.modelProperties,\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n supportedServerEditions: {\n serializedName: \"supportedServerEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerEditionCapability\",\n },\n },\n },\n },\n supportedServerVersions: {\n serializedName: \"supportedServerVersions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerVersionCapability\",\n },\n },\n },\n },\n supportedFeatures: {\n serializedName: \"supportedFeatures\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SupportedFeature\",\n },\n },\n },\n },\n fastProvisioningSupported: {\n serializedName: \"fastProvisioningSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n supportedFastProvisioningEditions: {\n serializedName: \"supportedFastProvisioningEditions\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FastProvisioningEditionCapability\",\n },\n },\n },\n },\n geoBackupSupported: {\n serializedName: \"geoBackupSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n zoneRedundantHaSupported: {\n serializedName: \"zoneRedundantHaSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n zoneRedundantHaAndGeoBackupSupported: {\n serializedName: \"zoneRedundantHaAndGeoBackupSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n storageAutoGrowthSupported: {\n serializedName: \"storageAutoGrowthSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n onlineResizeSupported: {\n serializedName: \"onlineResizeSupported\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n restricted: {\n serializedName: \"restricted\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const LtrPreBackupRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"LtrPreBackupRequest\",\n modelProperties: {\n ...BackupRequestBase.type.modelProperties,\n },\n },\n};\n\nexport const BackupsLongTermRetentionRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsLongTermRetentionRequest\",\n modelProperties: {\n ...BackupRequestBase.type.modelProperties,\n targetDetails: {\n serializedName: \"targetDetails\",\n type: {\n name: \"Composite\",\n className: \"BackupStoreDetails\",\n },\n },\n },\n },\n};\n\nexport const NameAvailabilityModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NameAvailabilityModel\",\n modelProperties: {\n ...CheckNameAvailabilityResponse.type.modelProperties,\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdministratorMicrosoftEntra: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorMicrosoftEntra\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n principalType: {\n serializedName: \"properties.principalType\",\n type: {\n name: \"String\",\n },\n },\n principalName: {\n serializedName: \"properties.principalName\",\n type: {\n name: \"String\",\n },\n },\n objectId: {\n serializedName: \"properties.objectId\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"properties.tenantId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdvancedThreatProtectionSettingsModel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdvancedThreatProtectionSettingsModel\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n state: {\n serializedName: \"properties.state\",\n type: {\n name: \"Enum\",\n allowedValues: [\"Enabled\", \"Disabled\"],\n },\n },\n creationTime: {\n serializedName: \"properties.creationTime\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const BackupAutomaticAndOnDemand: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupAutomaticAndOnDemand\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n backupType: {\n serializedName: \"properties.backupType\",\n type: {\n name: \"String\",\n },\n },\n completedTime: {\n serializedName: \"properties.completedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CapturedLog: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CapturedLog\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n createdTime: {\n serializedName: \"properties.createdTime\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedTime: {\n serializedName: \"properties.lastModifiedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n sizeInKb: {\n serializedName: \"properties.sizeInKb\",\n type: {\n name: \"Number\",\n },\n },\n typePropertiesType: {\n serializedName: \"properties.type\",\n type: {\n name: \"String\",\n },\n },\n url: {\n serializedName: \"properties.url\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Configuration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Configuration\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n value: {\n serializedName: \"properties.value\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n defaultValue: {\n serializedName: \"properties.defaultValue\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n dataType: {\n serializedName: \"properties.dataType\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n allowedValues: {\n serializedName: \"properties.allowedValues\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n isDynamicConfig: {\n serializedName: \"properties.isDynamicConfig\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isReadOnly: {\n serializedName: \"properties.isReadOnly\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n isConfigPendingRestart: {\n serializedName: \"properties.isConfigPendingRestart\",\n readOnly: true,\n type: {\n name: \"Boolean\",\n },\n },\n unit: {\n serializedName: \"properties.unit\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n documentationLink: {\n serializedName: \"properties.documentationLink\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Database: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Database\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n charset: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z]+\\\\w*$\"),\n },\n serializedName: \"properties.charset\",\n type: {\n name: \"String\",\n },\n },\n collation: {\n constraints: {\n Pattern: new RegExp(\"^[a-zA-Z\\\\-]+([. ]|\\\\w)*$\"),\n },\n serializedName: \"properties.collation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRule\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n startIpAddress: {\n constraints: {\n Pattern: new RegExp(\n \"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$\",\n ),\n },\n serializedName: \"properties.startIpAddress\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n endIpAddress: {\n constraints: {\n Pattern: new RegExp(\n \"^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$\",\n ),\n },\n serializedName: \"properties.endIpAddress\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsLongTermRetentionOperation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsLongTermRetentionOperation\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n datasourceSizeInBytes: {\n serializedName: \"properties.datasourceSizeInBytes\",\n type: {\n name: \"Number\",\n },\n },\n dataTransferredInBytes: {\n serializedName: \"properties.dataTransferredInBytes\",\n type: {\n name: \"Number\",\n },\n },\n backupName: {\n serializedName: \"properties.backupName\",\n type: {\n name: \"String\",\n },\n },\n backupMetadata: {\n serializedName: \"properties.backupMetadata\",\n type: {\n name: \"String\",\n },\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\",\n },\n },\n startTime: {\n serializedName: \"properties.startTime\",\n type: {\n name: \"DateTime\",\n },\n },\n endTime: {\n serializedName: \"properties.endTime\",\n type: {\n name: \"DateTime\",\n },\n },\n percentComplete: {\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0,\n },\n serializedName: \"properties.percentComplete\",\n type: {\n name: \"Number\",\n },\n },\n errorCode: {\n serializedName: \"properties.errorCode\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n errorMessage: {\n serializedName: \"properties.errorMessage\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TuningOptions: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TuningOptions\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n },\n },\n};\n\nexport const ObjectRecommendation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ObjectRecommendation\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n kind: {\n serializedName: \"kind\",\n type: {\n name: \"String\",\n },\n },\n initialRecommendedTime: {\n serializedName: \"properties.initialRecommendedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n lastRecommendedTime: {\n serializedName: \"properties.lastRecommendedTime\",\n type: {\n name: \"DateTime\",\n },\n },\n timesRecommended: {\n serializedName: \"properties.timesRecommended\",\n type: {\n name: \"Number\",\n },\n },\n improvedQueryIds: {\n serializedName: \"properties.improvedQueryIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n recommendationReason: {\n serializedName: \"properties.recommendationReason\",\n type: {\n name: \"String\",\n },\n },\n currentState: {\n serializedName: \"properties.currentState\",\n type: {\n name: \"String\",\n },\n },\n recommendationType: {\n serializedName: \"properties.recommendationType\",\n type: {\n name: \"String\",\n },\n },\n implementationDetails: {\n serializedName: \"properties.implementationDetails\",\n type: {\n name: \"Composite\",\n className: \"ObjectRecommendationPropertiesImplementationDetails\",\n },\n },\n analyzedWorkload: {\n serializedName: \"properties.analyzedWorkload\",\n type: {\n name: \"Composite\",\n className: \"ObjectRecommendationPropertiesAnalyzedWorkload\",\n },\n },\n estimatedImpact: {\n serializedName: \"properties.estimatedImpact\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ImpactRecord\",\n },\n },\n },\n },\n details: {\n serializedName: \"properties.details\",\n type: {\n name: \"Composite\",\n className: \"ObjectRecommendationDetails\",\n },\n },\n },\n },\n};\n\nexport const Migration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Migration\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n migrationId: {\n serializedName: \"properties.migrationId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n currentStatus: {\n serializedName: \"properties.currentStatus\",\n type: {\n name: \"Composite\",\n className: \"MigrationStatus\",\n },\n },\n migrationInstanceResourceId: {\n serializedName: \"properties.migrationInstanceResourceId\",\n type: {\n name: \"String\",\n },\n },\n migrationMode: {\n serializedName: \"properties.migrationMode\",\n type: {\n name: \"String\",\n },\n },\n migrationOption: {\n serializedName: \"properties.migrationOption\",\n type: {\n name: \"String\",\n },\n },\n sourceType: {\n serializedName: \"properties.sourceType\",\n type: {\n name: \"String\",\n },\n },\n sslMode: {\n serializedName: \"properties.sslMode\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerMetadata: {\n serializedName: \"properties.sourceDbServerMetadata\",\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n },\n },\n targetDbServerMetadata: {\n serializedName: \"properties.targetDbServerMetadata\",\n type: {\n name: \"Composite\",\n className: \"DbServerMetadata\",\n },\n },\n sourceDbServerResourceId: {\n serializedName: \"properties.sourceDbServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n sourceDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.sourceDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n targetDbServerResourceId: {\n serializedName: \"properties.targetDbServerResourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n targetDbServerFullyQualifiedDomainName: {\n serializedName: \"properties.targetDbServerFullyQualifiedDomainName\",\n type: {\n name: \"String\",\n },\n },\n secretParameters: {\n serializedName: \"properties.secretParameters\",\n type: {\n name: \"Composite\",\n className: \"MigrationSecretParameters\",\n },\n },\n dbsToMigrate: {\n constraints: {\n MaxItems: 50,\n },\n serializedName: \"properties.dbsToMigrate\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n setupLogicalReplicationOnSourceDbIfNeeded: {\n serializedName: \"properties.setupLogicalReplicationOnSourceDbIfNeeded\",\n type: {\n name: \"String\",\n },\n },\n overwriteDbsInTarget: {\n serializedName: \"properties.overwriteDbsInTarget\",\n type: {\n name: \"String\",\n },\n },\n migrationWindowStartTimeInUtc: {\n serializedName: \"properties.migrationWindowStartTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrationWindowEndTimeInUtc: {\n serializedName: \"properties.migrationWindowEndTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n migrateRoles: {\n serializedName: \"properties.migrateRoles\",\n type: {\n name: \"String\",\n },\n },\n startDataMigration: {\n serializedName: \"properties.startDataMigration\",\n type: {\n name: \"String\",\n },\n },\n triggerCutover: {\n serializedName: \"properties.triggerCutover\",\n type: {\n name: \"String\",\n },\n },\n dbsToTriggerCutoverOn: {\n serializedName: \"properties.dbsToTriggerCutoverOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n cancel: {\n serializedName: \"properties.cancel\",\n type: {\n name: \"String\",\n },\n },\n dbsToCancelMigrationOn: {\n serializedName: \"properties.dbsToCancelMigrationOn\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Server: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Server\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"UserAssignedIdentity\",\n },\n },\n administratorLogin: {\n serializedName: \"properties.administratorLogin\",\n type: {\n name: \"String\",\n },\n },\n administratorLoginPassword: {\n serializedName: \"properties.administratorLoginPassword\",\n type: {\n name: \"String\",\n },\n },\n version: {\n serializedName: \"properties.version\",\n type: {\n name: \"String\",\n },\n },\n minorVersion: {\n serializedName: \"properties.minorVersion\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n state: {\n serializedName: \"properties.state\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n fullyQualifiedDomainName: {\n serializedName: \"properties.fullyQualifiedDomainName\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n storage: {\n serializedName: \"properties.storage\",\n type: {\n name: \"Composite\",\n className: \"Storage\",\n },\n },\n authConfig: {\n serializedName: \"properties.authConfig\",\n type: {\n name: \"Composite\",\n className: \"AuthConfig\",\n },\n },\n dataEncryption: {\n serializedName: \"properties.dataEncryption\",\n type: {\n name: \"Composite\",\n className: \"DataEncryption\",\n },\n },\n backup: {\n serializedName: \"properties.backup\",\n type: {\n name: \"Composite\",\n className: \"Backup\",\n },\n },\n network: {\n serializedName: \"properties.network\",\n type: {\n name: \"Composite\",\n className: \"Network\",\n },\n },\n highAvailability: {\n serializedName: \"properties.highAvailability\",\n type: {\n name: \"Composite\",\n className: \"HighAvailability\",\n },\n },\n maintenanceWindow: {\n serializedName: \"properties.maintenanceWindow\",\n type: {\n name: \"Composite\",\n className: \"MaintenanceWindow\",\n },\n },\n sourceServerResourceId: {\n serializedName: \"properties.sourceServerResourceId\",\n type: {\n name: \"String\",\n },\n },\n pointInTimeUTC: {\n serializedName: \"properties.pointInTimeUTC\",\n type: {\n name: \"DateTime\",\n },\n },\n availabilityZone: {\n defaultValue: \"\",\n serializedName: \"properties.availabilityZone\",\n type: {\n name: \"String\",\n },\n },\n replicationRole: {\n serializedName: \"properties.replicationRole\",\n type: {\n name: \"String\",\n },\n },\n replicaCapacity: {\n serializedName: \"properties.replicaCapacity\",\n readOnly: true,\n type: {\n name: \"Number\",\n },\n },\n replica: {\n serializedName: \"properties.replica\",\n type: {\n name: \"Composite\",\n className: \"Replica\",\n },\n },\n createMode: {\n serializedName: \"properties.createMode\",\n type: {\n name: \"String\",\n },\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n cluster: {\n serializedName: \"properties.cluster\",\n type: {\n name: \"Composite\",\n className: \"Cluster\",\n },\n },\n },\n },\n};\n\nexport const AdministratorsMicrosoftEntraCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorsMicrosoftEntraCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AdministratorsMicrosoftEntraDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdministratorsMicrosoftEntraDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServerThreatProtectionSettingsCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServerThreatProtectionSettingsCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsAutomaticAndOnDemandCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsAutomaticAndOnDemandCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsAutomaticAndOnDemandDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsAutomaticAndOnDemandDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConfigurationsPutHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConfigurationsPutHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabasesCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabasesCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DatabasesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DatabasesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRulesCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRulesCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FirewallRulesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FirewallRulesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsLongTermRetentionCheckPrerequisitesHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsLongTermRetentionCheckPrerequisitesHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsLongTermRetentionCheckPrerequisitesExceptionHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"BackupsLongTermRetentionCheckPrerequisitesExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const BackupsLongTermRetentionStartHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsLongTermRetentionStartHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const BackupsLongTermRetentionStartExceptionHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"BackupsLongTermRetentionStartExceptionHeaders\",\n modelProperties: {\n xMsErrorCode: {\n serializedName: \"x-ms-error-code\",\n type: {\n name: \"String\",\n },\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersCreateOrUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersRestartHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersRestartHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersStartHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersStartHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ServersStopHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServersStopHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsCreateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsCreateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VirtualEndpointsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VirtualEndpointsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n"]}
|