@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,19 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
* Licensed under the MIT License.
|
|
5
|
-
*
|
|
6
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
7
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
8
|
-
*/
|
|
2
|
+
// Copyright (c) Microsoft Corporation.
|
|
3
|
+
// Licensed under the MIT License.
|
|
9
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.VirtualEndpointsDeleteHeaders = exports.VirtualEndpointsUpdateHeaders = exports.VirtualEndpointsCreateHeaders = exports.
|
|
13
|
-
exports.
|
|
5
|
+
exports.QuotaUsage = exports.QuotaUsageList = exports.PrivateLinkResourceList = exports.PrivateEndpointConnectionList = exports.PrivateLinkServiceConnectionState = exports.PrivateEndpoint = exports.OperationDisplay = exports.Operation = exports.OperationList = exports.CheckNameAvailabilityResponse = exports.CheckNameAvailabilityRequest = exports.MigrationNameAvailability = exports.MigrationList = exports.AdminCredentialsForPatch = exports.MigrationSecretParametersForPatch = exports.MigrationResourceForPatch = exports.AdminCredentials = exports.MigrationSecretParameters = exports.ServerSku = exports.DbServerMetadata = exports.DbLevelValidationStatus = exports.ValidationMessage = exports.ValidationSummaryItem = exports.ValidationDetails = exports.DatabaseMigrationState = exports.MigrationSubstateDetails = exports.MigrationStatus = exports.LtrServerBackupOperationList = exports.BackupsLongTermRetentionResponse = exports.BackupStoreDetails = exports.LtrPreBackupResponse = exports.BackupSettings = exports.BackupRequestBase = exports.FirewallRuleList = exports.DatabaseList = exports.ConfigurationForUpdate = exports.ConfigurationList = exports.CapturedLogList = exports.SupportedFeature = exports.CapabilityBase = exports.CapabilityList = exports.BackupAutomaticAndOnDemandList = exports.AdvancedThreatProtectionSettingsList = exports.AdministratorMicrosoftEntraList = exports.ErrorAdditionalInfo = exports.ErrorDetail = exports.ErrorResponse = exports.SystemData = exports.Resource = exports.AdministratorMicrosoftEntraAdd = void 0;
|
|
6
|
+
exports.AdvancedThreatProtectionSettingsModel = exports.AdministratorMicrosoftEntra = exports.NameAvailabilityModel = exports.BackupsLongTermRetentionRequest = exports.LtrPreBackupRequest = exports.Capability = exports.FastProvisioningEditionCapability = exports.ServerVersionCapability = exports.ServerEditionCapability = exports.ServerSkuCapability = exports.StorageEditionCapability = exports.StorageMbCapability = exports.StorageTierCapability = exports.VirtualEndpoint = exports.PrivateLinkResource = exports.PrivateEndpointConnection = exports.TrackedResource = exports.ProxyResource = exports.DelegatedSubnetUsage = exports.VirtualNetworkSubnetUsageModel = exports.VirtualNetworkSubnetUsageParameter = exports.VirtualEndpointsList = exports.VirtualEndpointResourceForPatch = exports.TuningOptionsList = exports.ObjectRecommendationDetails = exports.ImpactRecord = exports.ObjectRecommendationPropertiesAnalyzedWorkload = exports.ObjectRecommendationPropertiesImplementationDetails = exports.ObjectRecommendationList = exports.RestartParameter = exports.AuthConfigForPatch = exports.MaintenanceWindowForPatch = exports.HighAvailabilityForPatch = exports.BackupForPatch = exports.SkuForPatch = exports.ServerForPatch = exports.Cluster = exports.Replica = exports.MaintenanceWindow = exports.HighAvailability = exports.Network = exports.Backup = exports.DataEncryption = exports.AuthConfig = exports.Storage = exports.UserIdentity = exports.UserAssignedIdentity = exports.Sku = exports.ServerList = exports.NameProperty = void 0;
|
|
7
|
+
exports.VirtualEndpointsDeleteHeaders = exports.VirtualEndpointsUpdateHeaders = exports.VirtualEndpointsCreateHeaders = exports.ServersStopHeaders = exports.ServersStartHeaders = exports.ServersRestartHeaders = exports.ServersDeleteHeaders = exports.ServersUpdateHeaders = exports.ServersCreateOrUpdateHeaders = exports.PrivateEndpointConnectionsDeleteHeaders = exports.PrivateEndpointConnectionsUpdateHeaders = exports.BackupsLongTermRetentionStartExceptionHeaders = exports.BackupsLongTermRetentionStartHeaders = exports.BackupsLongTermRetentionCheckPrerequisitesExceptionHeaders = exports.BackupsLongTermRetentionCheckPrerequisitesHeaders = exports.FirewallRulesDeleteHeaders = exports.FirewallRulesCreateOrUpdateHeaders = exports.DatabasesDeleteHeaders = exports.DatabasesCreateHeaders = exports.ConfigurationsPutHeaders = exports.ConfigurationsUpdateHeaders = exports.BackupsAutomaticAndOnDemandDeleteHeaders = exports.BackupsAutomaticAndOnDemandCreateHeaders = exports.ServerThreatProtectionSettingsCreateOrUpdateHeaders = exports.AdministratorsMicrosoftEntraDeleteHeaders = exports.AdministratorsMicrosoftEntraCreateOrUpdateHeaders = exports.Server = exports.Migration = exports.ObjectRecommendation = exports.TuningOptions = exports.BackupsLongTermRetentionOperation = exports.FirewallRule = exports.Database = exports.Configuration = exports.CapturedLog = exports.BackupAutomaticAndOnDemand = void 0;
|
|
8
|
+
exports.AdministratorMicrosoftEntraAdd = {
|
|
14
9
|
type: {
|
|
15
10
|
name: "Composite",
|
|
16
|
-
className: "
|
|
11
|
+
className: "AdministratorMicrosoftEntraAdd",
|
|
17
12
|
modelProperties: {
|
|
18
13
|
principalType: {
|
|
19
14
|
serializedName: "properties.principalType",
|
|
@@ -209,10 +204,10 @@ exports.ErrorAdditionalInfo = {
|
|
|
209
204
|
},
|
|
210
205
|
},
|
|
211
206
|
};
|
|
212
|
-
exports.
|
|
207
|
+
exports.AdministratorMicrosoftEntraList = {
|
|
213
208
|
type: {
|
|
214
209
|
name: "Composite",
|
|
215
|
-
className: "
|
|
210
|
+
className: "AdministratorMicrosoftEntraList",
|
|
216
211
|
modelProperties: {
|
|
217
212
|
value: {
|
|
218
213
|
serializedName: "value",
|
|
@@ -221,7 +216,7 @@ exports.AdministratorListResult = {
|
|
|
221
216
|
element: {
|
|
222
217
|
type: {
|
|
223
218
|
name: "Composite",
|
|
224
|
-
className: "
|
|
219
|
+
className: "AdministratorMicrosoftEntra",
|
|
225
220
|
},
|
|
226
221
|
},
|
|
227
222
|
},
|
|
@@ -235,19 +230,20 @@ exports.AdministratorListResult = {
|
|
|
235
230
|
},
|
|
236
231
|
},
|
|
237
232
|
};
|
|
238
|
-
exports.
|
|
233
|
+
exports.AdvancedThreatProtectionSettingsList = {
|
|
239
234
|
type: {
|
|
240
235
|
name: "Composite",
|
|
241
|
-
className: "
|
|
236
|
+
className: "AdvancedThreatProtectionSettingsList",
|
|
242
237
|
modelProperties: {
|
|
243
238
|
value: {
|
|
244
239
|
serializedName: "value",
|
|
240
|
+
readOnly: true,
|
|
245
241
|
type: {
|
|
246
242
|
name: "Sequence",
|
|
247
243
|
element: {
|
|
248
244
|
type: {
|
|
249
245
|
name: "Composite",
|
|
250
|
-
className: "
|
|
246
|
+
className: "AdvancedThreatProtectionSettingsModel",
|
|
251
247
|
},
|
|
252
248
|
},
|
|
253
249
|
},
|
|
@@ -261,27 +257,52 @@ exports.ServerBackupListResult = {
|
|
|
261
257
|
},
|
|
262
258
|
},
|
|
263
259
|
};
|
|
264
|
-
exports.
|
|
260
|
+
exports.BackupAutomaticAndOnDemandList = {
|
|
265
261
|
type: {
|
|
266
262
|
name: "Composite",
|
|
267
|
-
className: "
|
|
263
|
+
className: "BackupAutomaticAndOnDemandList",
|
|
268
264
|
modelProperties: {
|
|
269
265
|
value: {
|
|
270
266
|
serializedName: "value",
|
|
271
|
-
readOnly: true,
|
|
272
267
|
type: {
|
|
273
268
|
name: "Sequence",
|
|
274
269
|
element: {
|
|
275
270
|
type: {
|
|
276
271
|
name: "Composite",
|
|
277
|
-
className: "
|
|
272
|
+
className: "BackupAutomaticAndOnDemand",
|
|
278
273
|
},
|
|
279
274
|
},
|
|
280
275
|
},
|
|
281
276
|
},
|
|
282
277
|
nextLink: {
|
|
283
278
|
serializedName: "nextLink",
|
|
279
|
+
type: {
|
|
280
|
+
name: "String",
|
|
281
|
+
},
|
|
282
|
+
},
|
|
283
|
+
},
|
|
284
|
+
},
|
|
285
|
+
};
|
|
286
|
+
exports.CapabilityList = {
|
|
287
|
+
type: {
|
|
288
|
+
name: "Composite",
|
|
289
|
+
className: "CapabilityList",
|
|
290
|
+
modelProperties: {
|
|
291
|
+
value: {
|
|
292
|
+
serializedName: "value",
|
|
284
293
|
readOnly: true,
|
|
294
|
+
type: {
|
|
295
|
+
name: "Sequence",
|
|
296
|
+
element: {
|
|
297
|
+
type: {
|
|
298
|
+
name: "Composite",
|
|
299
|
+
className: "Capability",
|
|
300
|
+
},
|
|
301
|
+
},
|
|
302
|
+
},
|
|
303
|
+
},
|
|
304
|
+
nextLink: {
|
|
305
|
+
serializedName: "nextLink",
|
|
285
306
|
type: {
|
|
286
307
|
name: "String",
|
|
287
308
|
},
|
|
@@ -334,45 +355,25 @@ exports.SupportedFeature = {
|
|
|
334
355
|
},
|
|
335
356
|
},
|
|
336
357
|
};
|
|
337
|
-
exports.
|
|
338
|
-
type: {
|
|
339
|
-
name: "Composite",
|
|
340
|
-
className: "CheckNameAvailabilityRequest",
|
|
341
|
-
modelProperties: {
|
|
342
|
-
name: {
|
|
343
|
-
serializedName: "name",
|
|
344
|
-
type: {
|
|
345
|
-
name: "String",
|
|
346
|
-
},
|
|
347
|
-
},
|
|
348
|
-
type: {
|
|
349
|
-
serializedName: "type",
|
|
350
|
-
type: {
|
|
351
|
-
name: "String",
|
|
352
|
-
},
|
|
353
|
-
},
|
|
354
|
-
},
|
|
355
|
-
},
|
|
356
|
-
};
|
|
357
|
-
exports.CheckNameAvailabilityResponse = {
|
|
358
|
+
exports.CapturedLogList = {
|
|
358
359
|
type: {
|
|
359
360
|
name: "Composite",
|
|
360
|
-
className: "
|
|
361
|
+
className: "CapturedLogList",
|
|
361
362
|
modelProperties: {
|
|
362
|
-
|
|
363
|
-
serializedName: "
|
|
364
|
-
type: {
|
|
365
|
-
name: "Boolean",
|
|
366
|
-
},
|
|
367
|
-
},
|
|
368
|
-
reason: {
|
|
369
|
-
serializedName: "reason",
|
|
363
|
+
value: {
|
|
364
|
+
serializedName: "value",
|
|
370
365
|
type: {
|
|
371
|
-
name: "
|
|
366
|
+
name: "Sequence",
|
|
367
|
+
element: {
|
|
368
|
+
type: {
|
|
369
|
+
name: "Composite",
|
|
370
|
+
className: "CapturedLog",
|
|
371
|
+
},
|
|
372
|
+
},
|
|
372
373
|
},
|
|
373
374
|
},
|
|
374
|
-
|
|
375
|
-
serializedName: "
|
|
375
|
+
nextLink: {
|
|
376
|
+
serializedName: "nextLink",
|
|
376
377
|
type: {
|
|
377
378
|
name: "String",
|
|
378
379
|
},
|
|
@@ -380,10 +381,10 @@ exports.CheckNameAvailabilityResponse = {
|
|
|
380
381
|
},
|
|
381
382
|
},
|
|
382
383
|
};
|
|
383
|
-
exports.
|
|
384
|
+
exports.ConfigurationList = {
|
|
384
385
|
type: {
|
|
385
386
|
name: "Composite",
|
|
386
|
-
className: "
|
|
387
|
+
className: "ConfigurationList",
|
|
387
388
|
modelProperties: {
|
|
388
389
|
value: {
|
|
389
390
|
serializedName: "value",
|
|
@@ -489,10 +490,10 @@ exports.ConfigurationForUpdate = {
|
|
|
489
490
|
},
|
|
490
491
|
},
|
|
491
492
|
};
|
|
492
|
-
exports.
|
|
493
|
+
exports.DatabaseList = {
|
|
493
494
|
type: {
|
|
494
495
|
name: "Composite",
|
|
495
|
-
className: "
|
|
496
|
+
className: "DatabaseList",
|
|
496
497
|
modelProperties: {
|
|
497
498
|
value: {
|
|
498
499
|
serializedName: "value",
|
|
@@ -515,10 +516,10 @@ exports.DatabaseListResult = {
|
|
|
515
516
|
},
|
|
516
517
|
},
|
|
517
518
|
};
|
|
518
|
-
exports.
|
|
519
|
+
exports.FirewallRuleList = {
|
|
519
520
|
type: {
|
|
520
521
|
name: "Composite",
|
|
521
|
-
className: "
|
|
522
|
+
className: "FirewallRuleList",
|
|
522
523
|
modelProperties: {
|
|
523
524
|
value: {
|
|
524
525
|
serializedName: "value",
|
|
@@ -541,20 +542,28 @@ exports.FirewallRuleListResult = {
|
|
|
541
542
|
},
|
|
542
543
|
},
|
|
543
544
|
};
|
|
544
|
-
exports.
|
|
545
|
+
exports.BackupRequestBase = {
|
|
545
546
|
type: {
|
|
546
547
|
name: "Composite",
|
|
547
|
-
className: "
|
|
548
|
+
className: "BackupRequestBase",
|
|
548
549
|
modelProperties: {
|
|
549
|
-
|
|
550
|
-
serializedName: "
|
|
551
|
-
required: true,
|
|
550
|
+
backupSettings: {
|
|
551
|
+
serializedName: "backupSettings",
|
|
552
552
|
type: {
|
|
553
|
-
name: "
|
|
553
|
+
name: "Composite",
|
|
554
|
+
className: "BackupSettings",
|
|
554
555
|
},
|
|
555
556
|
},
|
|
556
|
-
|
|
557
|
-
|
|
557
|
+
},
|
|
558
|
+
},
|
|
559
|
+
};
|
|
560
|
+
exports.BackupSettings = {
|
|
561
|
+
type: {
|
|
562
|
+
name: "Composite",
|
|
563
|
+
className: "BackupSettings",
|
|
564
|
+
modelProperties: {
|
|
565
|
+
backupName: {
|
|
566
|
+
serializedName: "backupName",
|
|
558
567
|
required: true,
|
|
559
568
|
type: {
|
|
560
569
|
name: "String",
|
|
@@ -563,126 +572,108 @@ exports.Sku = {
|
|
|
563
572
|
},
|
|
564
573
|
},
|
|
565
574
|
};
|
|
566
|
-
exports.
|
|
575
|
+
exports.LtrPreBackupResponse = {
|
|
567
576
|
type: {
|
|
568
577
|
name: "Composite",
|
|
569
|
-
className: "
|
|
578
|
+
className: "LtrPreBackupResponse",
|
|
570
579
|
modelProperties: {
|
|
571
|
-
|
|
572
|
-
serializedName: "
|
|
573
|
-
type: {
|
|
574
|
-
name: "Dictionary",
|
|
575
|
-
value: { type: { name: "Composite", className: "UserIdentity" } },
|
|
576
|
-
},
|
|
577
|
-
},
|
|
578
|
-
principalId: {
|
|
579
|
-
serializedName: "principalId",
|
|
580
|
-
type: {
|
|
581
|
-
name: "String",
|
|
582
|
-
},
|
|
583
|
-
},
|
|
584
|
-
type: {
|
|
585
|
-
serializedName: "type",
|
|
580
|
+
numberOfContainers: {
|
|
581
|
+
serializedName: "properties.numberOfContainers",
|
|
586
582
|
required: true,
|
|
587
583
|
type: {
|
|
588
|
-
name: "
|
|
589
|
-
},
|
|
590
|
-
},
|
|
591
|
-
tenantId: {
|
|
592
|
-
serializedName: "tenantId",
|
|
593
|
-
readOnly: true,
|
|
594
|
-
type: {
|
|
595
|
-
name: "String",
|
|
584
|
+
name: "Number",
|
|
596
585
|
},
|
|
597
586
|
},
|
|
598
587
|
},
|
|
599
588
|
},
|
|
600
589
|
};
|
|
601
|
-
exports.
|
|
590
|
+
exports.BackupStoreDetails = {
|
|
602
591
|
type: {
|
|
603
592
|
name: "Composite",
|
|
604
|
-
className: "
|
|
593
|
+
className: "BackupStoreDetails",
|
|
605
594
|
modelProperties: {
|
|
606
|
-
|
|
607
|
-
serializedName: "
|
|
608
|
-
|
|
609
|
-
name: "String",
|
|
610
|
-
},
|
|
611
|
-
},
|
|
612
|
-
clientId: {
|
|
613
|
-
serializedName: "clientId",
|
|
595
|
+
sasUriList: {
|
|
596
|
+
serializedName: "sasUriList",
|
|
597
|
+
required: true,
|
|
614
598
|
type: {
|
|
615
|
-
name: "
|
|
599
|
+
name: "Sequence",
|
|
600
|
+
element: {
|
|
601
|
+
type: {
|
|
602
|
+
name: "String",
|
|
603
|
+
},
|
|
604
|
+
},
|
|
616
605
|
},
|
|
617
606
|
},
|
|
618
607
|
},
|
|
619
608
|
},
|
|
620
609
|
};
|
|
621
|
-
exports.
|
|
610
|
+
exports.BackupsLongTermRetentionResponse = {
|
|
622
611
|
type: {
|
|
623
612
|
name: "Composite",
|
|
624
|
-
className: "
|
|
613
|
+
className: "BackupsLongTermRetentionResponse",
|
|
625
614
|
modelProperties: {
|
|
626
|
-
|
|
627
|
-
serializedName: "
|
|
615
|
+
datasourceSizeInBytes: {
|
|
616
|
+
serializedName: "properties.datasourceSizeInBytes",
|
|
628
617
|
type: {
|
|
629
618
|
name: "Number",
|
|
630
619
|
},
|
|
631
620
|
},
|
|
632
|
-
|
|
633
|
-
serializedName: "
|
|
621
|
+
dataTransferredInBytes: {
|
|
622
|
+
serializedName: "properties.dataTransferredInBytes",
|
|
623
|
+
type: {
|
|
624
|
+
name: "Number",
|
|
625
|
+
},
|
|
626
|
+
},
|
|
627
|
+
backupName: {
|
|
628
|
+
serializedName: "properties.backupName",
|
|
634
629
|
type: {
|
|
635
630
|
name: "String",
|
|
636
631
|
},
|
|
637
632
|
},
|
|
638
|
-
|
|
639
|
-
serializedName: "
|
|
633
|
+
backupMetadata: {
|
|
634
|
+
serializedName: "properties.backupMetadata",
|
|
640
635
|
type: {
|
|
641
636
|
name: "String",
|
|
642
637
|
},
|
|
643
638
|
},
|
|
644
|
-
|
|
645
|
-
serializedName: "
|
|
639
|
+
status: {
|
|
640
|
+
serializedName: "properties.status",
|
|
646
641
|
type: {
|
|
647
|
-
name: "
|
|
642
|
+
name: "String",
|
|
648
643
|
},
|
|
649
644
|
},
|
|
650
|
-
|
|
651
|
-
serializedName: "
|
|
645
|
+
startTime: {
|
|
646
|
+
serializedName: "properties.startTime",
|
|
652
647
|
type: {
|
|
653
|
-
name: "
|
|
648
|
+
name: "DateTime",
|
|
654
649
|
},
|
|
655
650
|
},
|
|
656
|
-
|
|
657
|
-
serializedName: "
|
|
651
|
+
endTime: {
|
|
652
|
+
serializedName: "properties.endTime",
|
|
658
653
|
type: {
|
|
659
|
-
name: "
|
|
654
|
+
name: "DateTime",
|
|
660
655
|
},
|
|
661
656
|
},
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
className: "AuthConfig",
|
|
669
|
-
modelProperties: {
|
|
670
|
-
activeDirectoryAuth: {
|
|
671
|
-
serializedName: "activeDirectoryAuth",
|
|
657
|
+
percentComplete: {
|
|
658
|
+
constraints: {
|
|
659
|
+
InclusiveMaximum: 100,
|
|
660
|
+
InclusiveMinimum: 0,
|
|
661
|
+
},
|
|
662
|
+
serializedName: "properties.percentComplete",
|
|
672
663
|
type: {
|
|
673
|
-
name: "
|
|
664
|
+
name: "Number",
|
|
674
665
|
},
|
|
675
666
|
},
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
667
|
+
errorCode: {
|
|
668
|
+
serializedName: "properties.errorCode",
|
|
669
|
+
readOnly: true,
|
|
679
670
|
type: {
|
|
680
671
|
name: "String",
|
|
681
672
|
},
|
|
682
673
|
},
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
674
|
+
errorMessage: {
|
|
675
|
+
serializedName: "properties.errorMessage",
|
|
676
|
+
readOnly: true,
|
|
686
677
|
type: {
|
|
687
678
|
name: "String",
|
|
688
679
|
},
|
|
@@ -690,133 +681,291 @@ exports.AuthConfig = {
|
|
|
690
681
|
},
|
|
691
682
|
},
|
|
692
683
|
};
|
|
693
|
-
exports.
|
|
684
|
+
exports.LtrServerBackupOperationList = {
|
|
694
685
|
type: {
|
|
695
686
|
name: "Composite",
|
|
696
|
-
className: "
|
|
687
|
+
className: "LtrServerBackupOperationList",
|
|
697
688
|
modelProperties: {
|
|
698
|
-
|
|
699
|
-
serializedName: "
|
|
689
|
+
value: {
|
|
690
|
+
serializedName: "value",
|
|
700
691
|
type: {
|
|
701
|
-
name: "
|
|
692
|
+
name: "Sequence",
|
|
693
|
+
element: {
|
|
694
|
+
type: {
|
|
695
|
+
name: "Composite",
|
|
696
|
+
className: "BackupsLongTermRetentionOperation",
|
|
697
|
+
},
|
|
698
|
+
},
|
|
702
699
|
},
|
|
703
700
|
},
|
|
704
|
-
|
|
705
|
-
serializedName: "
|
|
701
|
+
nextLink: {
|
|
702
|
+
serializedName: "nextLink",
|
|
706
703
|
type: {
|
|
707
704
|
name: "String",
|
|
708
705
|
},
|
|
709
706
|
},
|
|
710
|
-
|
|
711
|
-
|
|
707
|
+
},
|
|
708
|
+
},
|
|
709
|
+
};
|
|
710
|
+
exports.MigrationStatus = {
|
|
711
|
+
type: {
|
|
712
|
+
name: "Composite",
|
|
713
|
+
className: "MigrationStatus",
|
|
714
|
+
modelProperties: {
|
|
715
|
+
state: {
|
|
716
|
+
serializedName: "state",
|
|
717
|
+
readOnly: true,
|
|
712
718
|
type: {
|
|
713
719
|
name: "String",
|
|
714
720
|
},
|
|
715
721
|
},
|
|
716
|
-
|
|
717
|
-
serializedName: "
|
|
722
|
+
error: {
|
|
723
|
+
serializedName: "error",
|
|
724
|
+
readOnly: true,
|
|
718
725
|
type: {
|
|
719
726
|
name: "String",
|
|
720
727
|
},
|
|
721
728
|
},
|
|
722
|
-
|
|
723
|
-
serializedName: "
|
|
729
|
+
currentSubStateDetails: {
|
|
730
|
+
serializedName: "currentSubStateDetails",
|
|
724
731
|
type: {
|
|
725
|
-
name: "
|
|
732
|
+
name: "Composite",
|
|
733
|
+
className: "MigrationSubstateDetails",
|
|
726
734
|
},
|
|
727
735
|
},
|
|
728
|
-
|
|
729
|
-
|
|
736
|
+
},
|
|
737
|
+
},
|
|
738
|
+
};
|
|
739
|
+
exports.MigrationSubstateDetails = {
|
|
740
|
+
type: {
|
|
741
|
+
name: "Composite",
|
|
742
|
+
className: "MigrationSubstateDetails",
|
|
743
|
+
modelProperties: {
|
|
744
|
+
currentSubState: {
|
|
745
|
+
serializedName: "currentSubState",
|
|
746
|
+
readOnly: true,
|
|
730
747
|
type: {
|
|
731
748
|
name: "String",
|
|
732
749
|
},
|
|
733
750
|
},
|
|
734
|
-
|
|
735
|
-
serializedName: "
|
|
751
|
+
dbDetails: {
|
|
752
|
+
serializedName: "dbDetails",
|
|
736
753
|
type: {
|
|
737
|
-
name: "
|
|
754
|
+
name: "Dictionary",
|
|
755
|
+
value: {
|
|
756
|
+
type: { name: "Composite", className: "DatabaseMigrationState" },
|
|
757
|
+
},
|
|
758
|
+
},
|
|
759
|
+
},
|
|
760
|
+
validationDetails: {
|
|
761
|
+
serializedName: "validationDetails",
|
|
762
|
+
type: {
|
|
763
|
+
name: "Composite",
|
|
764
|
+
className: "ValidationDetails",
|
|
738
765
|
},
|
|
739
766
|
},
|
|
740
767
|
},
|
|
741
768
|
},
|
|
742
769
|
};
|
|
743
|
-
exports.
|
|
770
|
+
exports.DatabaseMigrationState = {
|
|
744
771
|
type: {
|
|
745
772
|
name: "Composite",
|
|
746
|
-
className: "
|
|
773
|
+
className: "DatabaseMigrationState",
|
|
747
774
|
modelProperties: {
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
serializedName: "backupRetentionDays",
|
|
775
|
+
databaseName: {
|
|
776
|
+
serializedName: "databaseName",
|
|
751
777
|
type: {
|
|
752
|
-
name: "
|
|
778
|
+
name: "String",
|
|
753
779
|
},
|
|
754
780
|
},
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
serializedName: "geoRedundantBackup",
|
|
781
|
+
migrationState: {
|
|
782
|
+
serializedName: "migrationState",
|
|
758
783
|
type: {
|
|
759
784
|
name: "String",
|
|
760
785
|
},
|
|
761
786
|
},
|
|
762
|
-
|
|
763
|
-
serializedName: "
|
|
764
|
-
|
|
787
|
+
migrationOperation: {
|
|
788
|
+
serializedName: "migrationOperation",
|
|
789
|
+
type: {
|
|
790
|
+
name: "String",
|
|
791
|
+
},
|
|
792
|
+
},
|
|
793
|
+
startedOn: {
|
|
794
|
+
serializedName: "startedOn",
|
|
765
795
|
type: {
|
|
766
796
|
name: "DateTime",
|
|
767
797
|
},
|
|
768
798
|
},
|
|
799
|
+
endedOn: {
|
|
800
|
+
serializedName: "endedOn",
|
|
801
|
+
type: {
|
|
802
|
+
name: "DateTime",
|
|
803
|
+
},
|
|
804
|
+
},
|
|
805
|
+
fullLoadQueuedTables: {
|
|
806
|
+
serializedName: "fullLoadQueuedTables",
|
|
807
|
+
type: {
|
|
808
|
+
name: "Number",
|
|
809
|
+
},
|
|
810
|
+
},
|
|
811
|
+
fullLoadErroredTables: {
|
|
812
|
+
serializedName: "fullLoadErroredTables",
|
|
813
|
+
type: {
|
|
814
|
+
name: "Number",
|
|
815
|
+
},
|
|
816
|
+
},
|
|
817
|
+
fullLoadLoadingTables: {
|
|
818
|
+
serializedName: "fullLoadLoadingTables",
|
|
819
|
+
type: {
|
|
820
|
+
name: "Number",
|
|
821
|
+
},
|
|
822
|
+
},
|
|
823
|
+
fullLoadCompletedTables: {
|
|
824
|
+
serializedName: "fullLoadCompletedTables",
|
|
825
|
+
type: {
|
|
826
|
+
name: "Number",
|
|
827
|
+
},
|
|
828
|
+
},
|
|
829
|
+
cdcUpdateCounter: {
|
|
830
|
+
serializedName: "cdcUpdateCounter",
|
|
831
|
+
type: {
|
|
832
|
+
name: "Number",
|
|
833
|
+
},
|
|
834
|
+
},
|
|
835
|
+
cdcDeleteCounter: {
|
|
836
|
+
serializedName: "cdcDeleteCounter",
|
|
837
|
+
type: {
|
|
838
|
+
name: "Number",
|
|
839
|
+
},
|
|
840
|
+
},
|
|
841
|
+
cdcInsertCounter: {
|
|
842
|
+
serializedName: "cdcInsertCounter",
|
|
843
|
+
type: {
|
|
844
|
+
name: "Number",
|
|
845
|
+
},
|
|
846
|
+
},
|
|
847
|
+
appliedChanges: {
|
|
848
|
+
serializedName: "appliedChanges",
|
|
849
|
+
type: {
|
|
850
|
+
name: "Number",
|
|
851
|
+
},
|
|
852
|
+
},
|
|
853
|
+
incomingChanges: {
|
|
854
|
+
serializedName: "incomingChanges",
|
|
855
|
+
type: {
|
|
856
|
+
name: "Number",
|
|
857
|
+
},
|
|
858
|
+
},
|
|
859
|
+
latency: {
|
|
860
|
+
serializedName: "latency",
|
|
861
|
+
type: {
|
|
862
|
+
name: "Number",
|
|
863
|
+
},
|
|
864
|
+
},
|
|
865
|
+
message: {
|
|
866
|
+
serializedName: "message",
|
|
867
|
+
type: {
|
|
868
|
+
name: "String",
|
|
869
|
+
},
|
|
870
|
+
},
|
|
769
871
|
},
|
|
770
872
|
},
|
|
771
873
|
};
|
|
772
|
-
exports.
|
|
874
|
+
exports.ValidationDetails = {
|
|
773
875
|
type: {
|
|
774
876
|
name: "Composite",
|
|
775
|
-
className: "
|
|
877
|
+
className: "ValidationDetails",
|
|
776
878
|
modelProperties: {
|
|
777
|
-
|
|
778
|
-
serializedName: "
|
|
879
|
+
status: {
|
|
880
|
+
serializedName: "status",
|
|
779
881
|
type: {
|
|
780
882
|
name: "String",
|
|
781
883
|
},
|
|
782
884
|
},
|
|
783
|
-
|
|
784
|
-
serializedName: "
|
|
885
|
+
validationStartTimeInUtc: {
|
|
886
|
+
serializedName: "validationStartTimeInUtc",
|
|
785
887
|
type: {
|
|
786
|
-
name: "
|
|
888
|
+
name: "DateTime",
|
|
787
889
|
},
|
|
788
890
|
},
|
|
789
|
-
|
|
790
|
-
serializedName: "
|
|
891
|
+
validationEndTimeInUtc: {
|
|
892
|
+
serializedName: "validationEndTimeInUtc",
|
|
791
893
|
type: {
|
|
792
|
-
name: "
|
|
894
|
+
name: "DateTime",
|
|
895
|
+
},
|
|
896
|
+
},
|
|
897
|
+
serverLevelValidationDetails: {
|
|
898
|
+
serializedName: "serverLevelValidationDetails",
|
|
899
|
+
type: {
|
|
900
|
+
name: "Sequence",
|
|
901
|
+
element: {
|
|
902
|
+
type: {
|
|
903
|
+
name: "Composite",
|
|
904
|
+
className: "ValidationSummaryItem",
|
|
905
|
+
},
|
|
906
|
+
},
|
|
907
|
+
},
|
|
908
|
+
},
|
|
909
|
+
dbLevelValidationDetails: {
|
|
910
|
+
serializedName: "dbLevelValidationDetails",
|
|
911
|
+
type: {
|
|
912
|
+
name: "Sequence",
|
|
913
|
+
element: {
|
|
914
|
+
type: {
|
|
915
|
+
name: "Composite",
|
|
916
|
+
className: "DbLevelValidationStatus",
|
|
917
|
+
},
|
|
918
|
+
},
|
|
793
919
|
},
|
|
794
920
|
},
|
|
795
921
|
},
|
|
796
922
|
},
|
|
797
923
|
};
|
|
798
|
-
exports.
|
|
924
|
+
exports.ValidationSummaryItem = {
|
|
799
925
|
type: {
|
|
800
926
|
name: "Composite",
|
|
801
|
-
className: "
|
|
927
|
+
className: "ValidationSummaryItem",
|
|
802
928
|
modelProperties: {
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
serializedName: "mode",
|
|
929
|
+
type: {
|
|
930
|
+
serializedName: "type",
|
|
806
931
|
type: {
|
|
807
932
|
name: "String",
|
|
808
933
|
},
|
|
809
934
|
},
|
|
810
935
|
state: {
|
|
811
936
|
serializedName: "state",
|
|
812
|
-
readOnly: true,
|
|
813
937
|
type: {
|
|
814
938
|
name: "String",
|
|
815
939
|
},
|
|
816
940
|
},
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
941
|
+
messages: {
|
|
942
|
+
serializedName: "messages",
|
|
943
|
+
type: {
|
|
944
|
+
name: "Sequence",
|
|
945
|
+
element: {
|
|
946
|
+
type: {
|
|
947
|
+
name: "Composite",
|
|
948
|
+
className: "ValidationMessage",
|
|
949
|
+
},
|
|
950
|
+
},
|
|
951
|
+
},
|
|
952
|
+
},
|
|
953
|
+
},
|
|
954
|
+
},
|
|
955
|
+
};
|
|
956
|
+
exports.ValidationMessage = {
|
|
957
|
+
type: {
|
|
958
|
+
name: "Composite",
|
|
959
|
+
className: "ValidationMessage",
|
|
960
|
+
modelProperties: {
|
|
961
|
+
state: {
|
|
962
|
+
serializedName: "state",
|
|
963
|
+
type: {
|
|
964
|
+
name: "String",
|
|
965
|
+
},
|
|
966
|
+
},
|
|
967
|
+
message: {
|
|
968
|
+
serializedName: "message",
|
|
820
969
|
type: {
|
|
821
970
|
name: "String",
|
|
822
971
|
},
|
|
@@ -824,90 +973,91 @@ exports.HighAvailability = {
|
|
|
824
973
|
},
|
|
825
974
|
},
|
|
826
975
|
};
|
|
827
|
-
exports.
|
|
976
|
+
exports.DbLevelValidationStatus = {
|
|
828
977
|
type: {
|
|
829
978
|
name: "Composite",
|
|
830
|
-
className: "
|
|
979
|
+
className: "DbLevelValidationStatus",
|
|
831
980
|
modelProperties: {
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
serializedName: "customWindow",
|
|
981
|
+
databaseName: {
|
|
982
|
+
serializedName: "databaseName",
|
|
835
983
|
type: {
|
|
836
984
|
name: "String",
|
|
837
985
|
},
|
|
838
986
|
},
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
serializedName: "startHour",
|
|
987
|
+
startedOn: {
|
|
988
|
+
serializedName: "startedOn",
|
|
842
989
|
type: {
|
|
843
|
-
name: "
|
|
990
|
+
name: "DateTime",
|
|
844
991
|
},
|
|
845
992
|
},
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
serializedName: "startMinute",
|
|
993
|
+
endedOn: {
|
|
994
|
+
serializedName: "endedOn",
|
|
849
995
|
type: {
|
|
850
|
-
name: "
|
|
996
|
+
name: "DateTime",
|
|
851
997
|
},
|
|
852
998
|
},
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
serializedName: "dayOfWeek",
|
|
999
|
+
summary: {
|
|
1000
|
+
serializedName: "summary",
|
|
856
1001
|
type: {
|
|
857
|
-
name: "
|
|
1002
|
+
name: "Sequence",
|
|
1003
|
+
element: {
|
|
1004
|
+
type: {
|
|
1005
|
+
name: "Composite",
|
|
1006
|
+
className: "ValidationSummaryItem",
|
|
1007
|
+
},
|
|
1008
|
+
},
|
|
858
1009
|
},
|
|
859
1010
|
},
|
|
860
1011
|
},
|
|
861
1012
|
},
|
|
862
1013
|
};
|
|
863
|
-
exports.
|
|
1014
|
+
exports.DbServerMetadata = {
|
|
864
1015
|
type: {
|
|
865
1016
|
name: "Composite",
|
|
866
|
-
className: "
|
|
1017
|
+
className: "DbServerMetadata",
|
|
867
1018
|
modelProperties: {
|
|
868
|
-
|
|
869
|
-
serializedName: "
|
|
870
|
-
type: {
|
|
871
|
-
name: "String",
|
|
872
|
-
},
|
|
873
|
-
},
|
|
874
|
-
capacity: {
|
|
875
|
-
serializedName: "capacity",
|
|
1019
|
+
location: {
|
|
1020
|
+
serializedName: "location",
|
|
876
1021
|
readOnly: true,
|
|
877
1022
|
type: {
|
|
878
|
-
name: "
|
|
1023
|
+
name: "String",
|
|
879
1024
|
},
|
|
880
1025
|
},
|
|
881
|
-
|
|
882
|
-
serializedName: "
|
|
883
|
-
readOnly: true,
|
|
1026
|
+
version: {
|
|
1027
|
+
serializedName: "version",
|
|
884
1028
|
type: {
|
|
885
1029
|
name: "String",
|
|
886
1030
|
},
|
|
887
1031
|
},
|
|
888
|
-
|
|
889
|
-
serializedName: "
|
|
1032
|
+
storageMb: {
|
|
1033
|
+
serializedName: "storageMb",
|
|
890
1034
|
type: {
|
|
891
|
-
name: "
|
|
1035
|
+
name: "Number",
|
|
892
1036
|
},
|
|
893
1037
|
},
|
|
894
|
-
|
|
895
|
-
serializedName: "
|
|
1038
|
+
sku: {
|
|
1039
|
+
serializedName: "sku",
|
|
896
1040
|
type: {
|
|
897
|
-
name: "
|
|
1041
|
+
name: "Composite",
|
|
1042
|
+
className: "ServerSku",
|
|
898
1043
|
},
|
|
899
1044
|
},
|
|
900
1045
|
},
|
|
901
1046
|
},
|
|
902
1047
|
};
|
|
903
|
-
exports.
|
|
1048
|
+
exports.ServerSku = {
|
|
904
1049
|
type: {
|
|
905
1050
|
name: "Composite",
|
|
906
|
-
className: "
|
|
1051
|
+
className: "ServerSku",
|
|
907
1052
|
modelProperties: {
|
|
908
|
-
|
|
909
|
-
serializedName: "
|
|
910
|
-
|
|
1053
|
+
name: {
|
|
1054
|
+
serializedName: "name",
|
|
1055
|
+
type: {
|
|
1056
|
+
name: "String",
|
|
1057
|
+
},
|
|
1058
|
+
},
|
|
1059
|
+
tier: {
|
|
1060
|
+
serializedName: "tier",
|
|
911
1061
|
type: {
|
|
912
1062
|
name: "String",
|
|
913
1063
|
},
|
|
@@ -915,25 +1065,26 @@ exports.PrivateEndpoint = {
|
|
|
915
1065
|
},
|
|
916
1066
|
},
|
|
917
1067
|
};
|
|
918
|
-
exports.
|
|
1068
|
+
exports.MigrationSecretParameters = {
|
|
919
1069
|
type: {
|
|
920
1070
|
name: "Composite",
|
|
921
|
-
className: "
|
|
1071
|
+
className: "MigrationSecretParameters",
|
|
922
1072
|
modelProperties: {
|
|
923
|
-
|
|
924
|
-
serializedName: "
|
|
1073
|
+
adminCredentials: {
|
|
1074
|
+
serializedName: "adminCredentials",
|
|
925
1075
|
type: {
|
|
926
|
-
name: "
|
|
1076
|
+
name: "Composite",
|
|
1077
|
+
className: "AdminCredentials",
|
|
927
1078
|
},
|
|
928
1079
|
},
|
|
929
|
-
|
|
930
|
-
serializedName: "
|
|
1080
|
+
sourceServerUsername: {
|
|
1081
|
+
serializedName: "sourceServerUsername",
|
|
931
1082
|
type: {
|
|
932
1083
|
name: "String",
|
|
933
1084
|
},
|
|
934
1085
|
},
|
|
935
|
-
|
|
936
|
-
serializedName: "
|
|
1086
|
+
targetServerUsername: {
|
|
1087
|
+
serializedName: "targetServerUsername",
|
|
937
1088
|
type: {
|
|
938
1089
|
name: "String",
|
|
939
1090
|
},
|
|
@@ -941,40 +1092,33 @@ exports.PrivateLinkServiceConnectionState = {
|
|
|
941
1092
|
},
|
|
942
1093
|
},
|
|
943
1094
|
};
|
|
944
|
-
exports.
|
|
1095
|
+
exports.AdminCredentials = {
|
|
945
1096
|
type: {
|
|
946
1097
|
name: "Composite",
|
|
947
|
-
className: "
|
|
1098
|
+
className: "AdminCredentials",
|
|
948
1099
|
modelProperties: {
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
1100
|
+
sourceServerPassword: {
|
|
1101
|
+
serializedName: "sourceServerPassword",
|
|
1102
|
+
required: true,
|
|
952
1103
|
type: {
|
|
953
|
-
name: "
|
|
1104
|
+
name: "String",
|
|
1105
|
+
},
|
|
1106
|
+
},
|
|
1107
|
+
targetServerPassword: {
|
|
1108
|
+
serializedName: "targetServerPassword",
|
|
1109
|
+
required: true,
|
|
1110
|
+
type: {
|
|
1111
|
+
name: "String",
|
|
954
1112
|
},
|
|
955
1113
|
},
|
|
956
1114
|
},
|
|
957
1115
|
},
|
|
958
1116
|
};
|
|
959
|
-
exports.
|
|
1117
|
+
exports.MigrationResourceForPatch = {
|
|
960
1118
|
type: {
|
|
961
1119
|
name: "Composite",
|
|
962
|
-
className: "
|
|
1120
|
+
className: "MigrationResourceForPatch",
|
|
963
1121
|
modelProperties: {
|
|
964
|
-
sku: {
|
|
965
|
-
serializedName: "sku",
|
|
966
|
-
type: {
|
|
967
|
-
name: "Composite",
|
|
968
|
-
className: "Sku",
|
|
969
|
-
},
|
|
970
|
-
},
|
|
971
|
-
identity: {
|
|
972
|
-
serializedName: "identity",
|
|
973
|
-
type: {
|
|
974
|
-
name: "Composite",
|
|
975
|
-
className: "UserAssignedIdentity",
|
|
976
|
-
},
|
|
977
|
-
},
|
|
978
1122
|
tags: {
|
|
979
1123
|
serializedName: "tags",
|
|
980
1124
|
type: {
|
|
@@ -982,121 +1126,111 @@ exports.ServerForUpdate = {
|
|
|
982
1126
|
value: { type: { name: "String" } },
|
|
983
1127
|
},
|
|
984
1128
|
},
|
|
985
|
-
|
|
986
|
-
serializedName: "properties.
|
|
1129
|
+
sourceDbServerResourceId: {
|
|
1130
|
+
serializedName: "properties.sourceDbServerResourceId",
|
|
987
1131
|
type: {
|
|
988
1132
|
name: "String",
|
|
989
1133
|
},
|
|
990
1134
|
},
|
|
991
|
-
|
|
992
|
-
serializedName: "properties.
|
|
1135
|
+
sourceDbServerFullyQualifiedDomainName: {
|
|
1136
|
+
serializedName: "properties.sourceDbServerFullyQualifiedDomainName",
|
|
993
1137
|
type: {
|
|
994
1138
|
name: "String",
|
|
995
1139
|
},
|
|
996
1140
|
},
|
|
997
|
-
|
|
998
|
-
serializedName: "properties.
|
|
1141
|
+
targetDbServerFullyQualifiedDomainName: {
|
|
1142
|
+
serializedName: "properties.targetDbServerFullyQualifiedDomainName",
|
|
999
1143
|
type: {
|
|
1000
1144
|
name: "String",
|
|
1001
1145
|
},
|
|
1002
1146
|
},
|
|
1003
|
-
|
|
1004
|
-
serializedName: "properties.
|
|
1147
|
+
secretParameters: {
|
|
1148
|
+
serializedName: "properties.secretParameters",
|
|
1005
1149
|
type: {
|
|
1006
1150
|
name: "Composite",
|
|
1007
|
-
className: "
|
|
1151
|
+
className: "MigrationSecretParametersForPatch",
|
|
1008
1152
|
},
|
|
1009
1153
|
},
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
name: "Composite",
|
|
1014
|
-
className: "Backup",
|
|
1154
|
+
dbsToMigrate: {
|
|
1155
|
+
constraints: {
|
|
1156
|
+
MaxItems: 50,
|
|
1015
1157
|
},
|
|
1016
|
-
|
|
1017
|
-
highAvailability: {
|
|
1018
|
-
serializedName: "properties.highAvailability",
|
|
1158
|
+
serializedName: "properties.dbsToMigrate",
|
|
1019
1159
|
type: {
|
|
1020
|
-
name: "
|
|
1021
|
-
|
|
1160
|
+
name: "Sequence",
|
|
1161
|
+
element: {
|
|
1162
|
+
type: {
|
|
1163
|
+
name: "String",
|
|
1164
|
+
},
|
|
1165
|
+
},
|
|
1022
1166
|
},
|
|
1023
1167
|
},
|
|
1024
|
-
|
|
1025
|
-
serializedName: "properties.
|
|
1168
|
+
setupLogicalReplicationOnSourceDbIfNeeded: {
|
|
1169
|
+
serializedName: "properties.setupLogicalReplicationOnSourceDbIfNeeded",
|
|
1026
1170
|
type: {
|
|
1027
|
-
name: "
|
|
1028
|
-
className: "MaintenanceWindow",
|
|
1171
|
+
name: "String",
|
|
1029
1172
|
},
|
|
1030
1173
|
},
|
|
1031
|
-
|
|
1032
|
-
serializedName: "properties.
|
|
1174
|
+
overwriteDbsInTarget: {
|
|
1175
|
+
serializedName: "properties.overwriteDbsInTarget",
|
|
1033
1176
|
type: {
|
|
1034
|
-
name: "
|
|
1035
|
-
className: "AuthConfig",
|
|
1177
|
+
name: "String",
|
|
1036
1178
|
},
|
|
1037
1179
|
},
|
|
1038
|
-
|
|
1039
|
-
serializedName: "properties.
|
|
1180
|
+
migrationWindowStartTimeInUtc: {
|
|
1181
|
+
serializedName: "properties.migrationWindowStartTimeInUtc",
|
|
1040
1182
|
type: {
|
|
1041
|
-
name: "
|
|
1042
|
-
className: "DataEncryption",
|
|
1183
|
+
name: "DateTime",
|
|
1043
1184
|
},
|
|
1044
1185
|
},
|
|
1045
|
-
|
|
1046
|
-
serializedName: "properties.
|
|
1186
|
+
migrateRoles: {
|
|
1187
|
+
serializedName: "properties.migrateRoles",
|
|
1047
1188
|
type: {
|
|
1048
1189
|
name: "String",
|
|
1049
1190
|
},
|
|
1050
1191
|
},
|
|
1051
|
-
|
|
1052
|
-
serializedName: "properties.
|
|
1192
|
+
startDataMigration: {
|
|
1193
|
+
serializedName: "properties.startDataMigration",
|
|
1053
1194
|
type: {
|
|
1054
1195
|
name: "String",
|
|
1055
1196
|
},
|
|
1056
1197
|
},
|
|
1057
|
-
|
|
1058
|
-
serializedName: "properties.
|
|
1198
|
+
triggerCutover: {
|
|
1199
|
+
serializedName: "properties.triggerCutover",
|
|
1059
1200
|
type: {
|
|
1060
|
-
name: "
|
|
1061
|
-
className: "Replica",
|
|
1201
|
+
name: "String",
|
|
1062
1202
|
},
|
|
1063
1203
|
},
|
|
1064
|
-
|
|
1065
|
-
serializedName: "properties.
|
|
1204
|
+
dbsToTriggerCutoverOn: {
|
|
1205
|
+
serializedName: "properties.dbsToTriggerCutoverOn",
|
|
1066
1206
|
type: {
|
|
1067
|
-
name: "
|
|
1068
|
-
|
|
1207
|
+
name: "Sequence",
|
|
1208
|
+
element: {
|
|
1209
|
+
type: {
|
|
1210
|
+
name: "String",
|
|
1211
|
+
},
|
|
1212
|
+
},
|
|
1069
1213
|
},
|
|
1070
1214
|
},
|
|
1071
|
-
|
|
1072
|
-
serializedName: "properties.
|
|
1215
|
+
cancel: {
|
|
1216
|
+
serializedName: "properties.cancel",
|
|
1073
1217
|
type: {
|
|
1074
|
-
name: "
|
|
1075
|
-
className: "Cluster",
|
|
1218
|
+
name: "String",
|
|
1076
1219
|
},
|
|
1077
1220
|
},
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
};
|
|
1081
|
-
exports.ServerListResult = {
|
|
1082
|
-
type: {
|
|
1083
|
-
name: "Composite",
|
|
1084
|
-
className: "ServerListResult",
|
|
1085
|
-
modelProperties: {
|
|
1086
|
-
value: {
|
|
1087
|
-
serializedName: "value",
|
|
1221
|
+
dbsToCancelMigrationOn: {
|
|
1222
|
+
serializedName: "properties.dbsToCancelMigrationOn",
|
|
1088
1223
|
type: {
|
|
1089
1224
|
name: "Sequence",
|
|
1090
1225
|
element: {
|
|
1091
1226
|
type: {
|
|
1092
|
-
name: "
|
|
1093
|
-
className: "Server",
|
|
1227
|
+
name: "String",
|
|
1094
1228
|
},
|
|
1095
1229
|
},
|
|
1096
1230
|
},
|
|
1097
1231
|
},
|
|
1098
|
-
|
|
1099
|
-
serializedName: "
|
|
1232
|
+
migrationMode: {
|
|
1233
|
+
serializedName: "properties.migrationMode",
|
|
1100
1234
|
type: {
|
|
1101
1235
|
name: "String",
|
|
1102
1236
|
},
|
|
@@ -1104,29 +1238,26 @@ exports.ServerListResult = {
|
|
|
1104
1238
|
},
|
|
1105
1239
|
},
|
|
1106
1240
|
};
|
|
1107
|
-
exports.
|
|
1241
|
+
exports.MigrationSecretParametersForPatch = {
|
|
1108
1242
|
type: {
|
|
1109
1243
|
name: "Composite",
|
|
1110
|
-
className: "
|
|
1244
|
+
className: "MigrationSecretParametersForPatch",
|
|
1111
1245
|
modelProperties: {
|
|
1112
|
-
|
|
1113
|
-
serializedName: "
|
|
1246
|
+
adminCredentials: {
|
|
1247
|
+
serializedName: "adminCredentials",
|
|
1114
1248
|
type: {
|
|
1115
1249
|
name: "Composite",
|
|
1116
|
-
className: "
|
|
1250
|
+
className: "AdminCredentialsForPatch",
|
|
1117
1251
|
},
|
|
1118
1252
|
},
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
backupName: {
|
|
1128
|
-
serializedName: "backupName",
|
|
1129
|
-
required: true,
|
|
1253
|
+
sourceServerUsername: {
|
|
1254
|
+
serializedName: "sourceServerUsername",
|
|
1255
|
+
type: {
|
|
1256
|
+
name: "String",
|
|
1257
|
+
},
|
|
1258
|
+
},
|
|
1259
|
+
targetServerUsername: {
|
|
1260
|
+
serializedName: "targetServerUsername",
|
|
1130
1261
|
type: {
|
|
1131
1262
|
name: "String",
|
|
1132
1263
|
},
|
|
@@ -1134,108 +1265,135 @@ exports.BackupSettings = {
|
|
|
1134
1265
|
},
|
|
1135
1266
|
},
|
|
1136
1267
|
};
|
|
1137
|
-
exports.
|
|
1268
|
+
exports.AdminCredentialsForPatch = {
|
|
1138
1269
|
type: {
|
|
1139
1270
|
name: "Composite",
|
|
1140
|
-
className: "
|
|
1271
|
+
className: "AdminCredentialsForPatch",
|
|
1141
1272
|
modelProperties: {
|
|
1142
|
-
|
|
1143
|
-
serializedName: "
|
|
1144
|
-
required: true,
|
|
1273
|
+
sourceServerPassword: {
|
|
1274
|
+
serializedName: "sourceServerPassword",
|
|
1145
1275
|
type: {
|
|
1146
|
-
name: "
|
|
1276
|
+
name: "String",
|
|
1277
|
+
},
|
|
1278
|
+
},
|
|
1279
|
+
targetServerPassword: {
|
|
1280
|
+
serializedName: "targetServerPassword",
|
|
1281
|
+
type: {
|
|
1282
|
+
name: "String",
|
|
1147
1283
|
},
|
|
1148
1284
|
},
|
|
1149
1285
|
},
|
|
1150
1286
|
},
|
|
1151
1287
|
};
|
|
1152
|
-
exports.
|
|
1288
|
+
exports.MigrationList = {
|
|
1153
1289
|
type: {
|
|
1154
1290
|
name: "Composite",
|
|
1155
|
-
className: "
|
|
1291
|
+
className: "MigrationList",
|
|
1156
1292
|
modelProperties: {
|
|
1157
|
-
|
|
1158
|
-
serializedName: "
|
|
1159
|
-
|
|
1293
|
+
value: {
|
|
1294
|
+
serializedName: "value",
|
|
1295
|
+
readOnly: true,
|
|
1160
1296
|
type: {
|
|
1161
1297
|
name: "Sequence",
|
|
1162
1298
|
element: {
|
|
1163
1299
|
type: {
|
|
1164
|
-
name: "
|
|
1300
|
+
name: "Composite",
|
|
1301
|
+
className: "Migration",
|
|
1165
1302
|
},
|
|
1166
1303
|
},
|
|
1167
1304
|
},
|
|
1168
1305
|
},
|
|
1306
|
+
nextLink: {
|
|
1307
|
+
serializedName: "nextLink",
|
|
1308
|
+
type: {
|
|
1309
|
+
name: "String",
|
|
1310
|
+
},
|
|
1311
|
+
},
|
|
1169
1312
|
},
|
|
1170
1313
|
},
|
|
1171
1314
|
};
|
|
1172
|
-
exports.
|
|
1315
|
+
exports.MigrationNameAvailability = {
|
|
1173
1316
|
type: {
|
|
1174
1317
|
name: "Composite",
|
|
1175
|
-
className: "
|
|
1318
|
+
className: "MigrationNameAvailability",
|
|
1176
1319
|
modelProperties: {
|
|
1177
|
-
|
|
1178
|
-
serializedName: "
|
|
1320
|
+
name: {
|
|
1321
|
+
serializedName: "name",
|
|
1322
|
+
required: true,
|
|
1179
1323
|
type: {
|
|
1180
|
-
name: "
|
|
1324
|
+
name: "String",
|
|
1181
1325
|
},
|
|
1182
1326
|
},
|
|
1183
|
-
|
|
1184
|
-
serializedName: "
|
|
1327
|
+
type: {
|
|
1328
|
+
serializedName: "type",
|
|
1329
|
+
required: true,
|
|
1185
1330
|
type: {
|
|
1186
|
-
name: "
|
|
1331
|
+
name: "String",
|
|
1187
1332
|
},
|
|
1188
1333
|
},
|
|
1189
|
-
|
|
1190
|
-
serializedName: "
|
|
1334
|
+
nameAvailable: {
|
|
1335
|
+
serializedName: "nameAvailable",
|
|
1336
|
+
readOnly: true,
|
|
1191
1337
|
type: {
|
|
1192
|
-
name: "
|
|
1338
|
+
name: "Boolean",
|
|
1193
1339
|
},
|
|
1194
1340
|
},
|
|
1195
|
-
|
|
1196
|
-
serializedName: "
|
|
1341
|
+
reason: {
|
|
1342
|
+
serializedName: "reason",
|
|
1343
|
+
readOnly: true,
|
|
1197
1344
|
type: {
|
|
1198
1345
|
name: "String",
|
|
1199
1346
|
},
|
|
1200
1347
|
},
|
|
1201
|
-
|
|
1202
|
-
serializedName: "
|
|
1348
|
+
message: {
|
|
1349
|
+
serializedName: "message",
|
|
1350
|
+
readOnly: true,
|
|
1203
1351
|
type: {
|
|
1204
1352
|
name: "String",
|
|
1205
1353
|
},
|
|
1206
1354
|
},
|
|
1207
|
-
|
|
1208
|
-
|
|
1355
|
+
},
|
|
1356
|
+
},
|
|
1357
|
+
};
|
|
1358
|
+
exports.CheckNameAvailabilityRequest = {
|
|
1359
|
+
type: {
|
|
1360
|
+
name: "Composite",
|
|
1361
|
+
className: "CheckNameAvailabilityRequest",
|
|
1362
|
+
modelProperties: {
|
|
1363
|
+
name: {
|
|
1364
|
+
serializedName: "name",
|
|
1209
1365
|
type: {
|
|
1210
|
-
name: "
|
|
1366
|
+
name: "String",
|
|
1211
1367
|
},
|
|
1212
1368
|
},
|
|
1213
|
-
|
|
1214
|
-
serializedName: "
|
|
1369
|
+
type: {
|
|
1370
|
+
serializedName: "type",
|
|
1215
1371
|
type: {
|
|
1216
|
-
name: "
|
|
1372
|
+
name: "String",
|
|
1217
1373
|
},
|
|
1218
1374
|
},
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1375
|
+
},
|
|
1376
|
+
},
|
|
1377
|
+
};
|
|
1378
|
+
exports.CheckNameAvailabilityResponse = {
|
|
1379
|
+
type: {
|
|
1380
|
+
name: "Composite",
|
|
1381
|
+
className: "CheckNameAvailabilityResponse",
|
|
1382
|
+
modelProperties: {
|
|
1383
|
+
nameAvailable: {
|
|
1384
|
+
serializedName: "nameAvailable",
|
|
1225
1385
|
type: {
|
|
1226
|
-
name: "
|
|
1386
|
+
name: "Boolean",
|
|
1227
1387
|
},
|
|
1228
1388
|
},
|
|
1229
|
-
|
|
1230
|
-
serializedName: "
|
|
1231
|
-
readOnly: true,
|
|
1389
|
+
reason: {
|
|
1390
|
+
serializedName: "reason",
|
|
1232
1391
|
type: {
|
|
1233
1392
|
name: "String",
|
|
1234
1393
|
},
|
|
1235
1394
|
},
|
|
1236
|
-
|
|
1237
|
-
serializedName: "
|
|
1238
|
-
readOnly: true,
|
|
1395
|
+
message: {
|
|
1396
|
+
serializedName: "message",
|
|
1239
1397
|
type: {
|
|
1240
1398
|
name: "String",
|
|
1241
1399
|
},
|
|
@@ -1243,10 +1401,10 @@ exports.LtrBackupResponse = {
|
|
|
1243
1401
|
},
|
|
1244
1402
|
},
|
|
1245
1403
|
};
|
|
1246
|
-
exports.
|
|
1404
|
+
exports.OperationList = {
|
|
1247
1405
|
type: {
|
|
1248
1406
|
name: "Composite",
|
|
1249
|
-
className: "
|
|
1407
|
+
className: "OperationList",
|
|
1250
1408
|
modelProperties: {
|
|
1251
1409
|
value: {
|
|
1252
1410
|
serializedName: "value",
|
|
@@ -1255,7 +1413,7 @@ exports.LtrServerBackupOperationList = {
|
|
|
1255
1413
|
element: {
|
|
1256
1414
|
type: {
|
|
1257
1415
|
name: "Composite",
|
|
1258
|
-
className: "
|
|
1416
|
+
className: "Operation",
|
|
1259
1417
|
},
|
|
1260
1418
|
},
|
|
1261
1419
|
},
|
|
@@ -1269,163 +1427,95 @@ exports.LtrServerBackupOperationList = {
|
|
|
1269
1427
|
},
|
|
1270
1428
|
},
|
|
1271
1429
|
};
|
|
1272
|
-
exports.
|
|
1430
|
+
exports.Operation = {
|
|
1273
1431
|
type: {
|
|
1274
1432
|
name: "Composite",
|
|
1275
|
-
className: "
|
|
1433
|
+
className: "Operation",
|
|
1276
1434
|
modelProperties: {
|
|
1277
|
-
|
|
1278
|
-
serializedName: "
|
|
1435
|
+
name: {
|
|
1436
|
+
serializedName: "name",
|
|
1279
1437
|
readOnly: true,
|
|
1280
1438
|
type: {
|
|
1281
1439
|
name: "String",
|
|
1282
1440
|
},
|
|
1283
1441
|
},
|
|
1284
|
-
|
|
1285
|
-
serializedName: "
|
|
1286
|
-
readOnly: true,
|
|
1442
|
+
display: {
|
|
1443
|
+
serializedName: "display",
|
|
1287
1444
|
type: {
|
|
1288
|
-
name: "
|
|
1445
|
+
name: "Composite",
|
|
1446
|
+
className: "OperationDisplay",
|
|
1289
1447
|
},
|
|
1290
1448
|
},
|
|
1291
|
-
|
|
1292
|
-
serializedName: "
|
|
1449
|
+
isDataAction: {
|
|
1450
|
+
serializedName: "isDataAction",
|
|
1293
1451
|
type: {
|
|
1294
|
-
name: "
|
|
1295
|
-
className: "MigrationSubStateDetails",
|
|
1452
|
+
name: "Boolean",
|
|
1296
1453
|
},
|
|
1297
1454
|
},
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
};
|
|
1301
|
-
exports.MigrationSubStateDetails = {
|
|
1302
|
-
type: {
|
|
1303
|
-
name: "Composite",
|
|
1304
|
-
className: "MigrationSubStateDetails",
|
|
1305
|
-
modelProperties: {
|
|
1306
|
-
currentSubState: {
|
|
1307
|
-
serializedName: "currentSubState",
|
|
1455
|
+
origin: {
|
|
1456
|
+
serializedName: "origin",
|
|
1308
1457
|
readOnly: true,
|
|
1309
1458
|
type: {
|
|
1310
1459
|
name: "String",
|
|
1311
1460
|
},
|
|
1312
1461
|
},
|
|
1313
|
-
|
|
1314
|
-
serializedName: "
|
|
1462
|
+
properties: {
|
|
1463
|
+
serializedName: "properties",
|
|
1464
|
+
readOnly: true,
|
|
1315
1465
|
type: {
|
|
1316
1466
|
name: "Dictionary",
|
|
1317
1467
|
value: {
|
|
1318
|
-
type: { name: "
|
|
1468
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } },
|
|
1319
1469
|
},
|
|
1320
1470
|
},
|
|
1321
1471
|
},
|
|
1322
|
-
validationDetails: {
|
|
1323
|
-
serializedName: "validationDetails",
|
|
1324
|
-
type: {
|
|
1325
|
-
name: "Composite",
|
|
1326
|
-
className: "ValidationDetails",
|
|
1327
|
-
},
|
|
1328
|
-
},
|
|
1329
1472
|
},
|
|
1330
1473
|
},
|
|
1331
1474
|
};
|
|
1332
|
-
exports.
|
|
1475
|
+
exports.OperationDisplay = {
|
|
1333
1476
|
type: {
|
|
1334
1477
|
name: "Composite",
|
|
1335
|
-
className: "
|
|
1478
|
+
className: "OperationDisplay",
|
|
1336
1479
|
modelProperties: {
|
|
1337
|
-
|
|
1338
|
-
serializedName: "
|
|
1480
|
+
provider: {
|
|
1481
|
+
serializedName: "provider",
|
|
1482
|
+
readOnly: true,
|
|
1339
1483
|
type: {
|
|
1340
1484
|
name: "String",
|
|
1341
1485
|
},
|
|
1342
1486
|
},
|
|
1343
|
-
|
|
1344
|
-
serializedName: "
|
|
1487
|
+
resource: {
|
|
1488
|
+
serializedName: "resource",
|
|
1489
|
+
readOnly: true,
|
|
1345
1490
|
type: {
|
|
1346
1491
|
name: "String",
|
|
1347
1492
|
},
|
|
1348
1493
|
},
|
|
1349
|
-
|
|
1350
|
-
serializedName: "
|
|
1494
|
+
operation: {
|
|
1495
|
+
serializedName: "operation",
|
|
1496
|
+
readOnly: true,
|
|
1351
1497
|
type: {
|
|
1352
1498
|
name: "String",
|
|
1353
1499
|
},
|
|
1354
1500
|
},
|
|
1355
|
-
|
|
1356
|
-
serializedName: "
|
|
1357
|
-
|
|
1358
|
-
name: "DateTime",
|
|
1359
|
-
},
|
|
1360
|
-
},
|
|
1361
|
-
endedOn: {
|
|
1362
|
-
serializedName: "endedOn",
|
|
1363
|
-
type: {
|
|
1364
|
-
name: "DateTime",
|
|
1365
|
-
},
|
|
1366
|
-
},
|
|
1367
|
-
fullLoadQueuedTables: {
|
|
1368
|
-
serializedName: "fullLoadQueuedTables",
|
|
1369
|
-
type: {
|
|
1370
|
-
name: "Number",
|
|
1371
|
-
},
|
|
1372
|
-
},
|
|
1373
|
-
fullLoadErroredTables: {
|
|
1374
|
-
serializedName: "fullLoadErroredTables",
|
|
1375
|
-
type: {
|
|
1376
|
-
name: "Number",
|
|
1377
|
-
},
|
|
1378
|
-
},
|
|
1379
|
-
fullLoadLoadingTables: {
|
|
1380
|
-
serializedName: "fullLoadLoadingTables",
|
|
1381
|
-
type: {
|
|
1382
|
-
name: "Number",
|
|
1383
|
-
},
|
|
1384
|
-
},
|
|
1385
|
-
fullLoadCompletedTables: {
|
|
1386
|
-
serializedName: "fullLoadCompletedTables",
|
|
1387
|
-
type: {
|
|
1388
|
-
name: "Number",
|
|
1389
|
-
},
|
|
1390
|
-
},
|
|
1391
|
-
cdcUpdateCounter: {
|
|
1392
|
-
serializedName: "cdcUpdateCounter",
|
|
1393
|
-
type: {
|
|
1394
|
-
name: "Number",
|
|
1395
|
-
},
|
|
1396
|
-
},
|
|
1397
|
-
cdcDeleteCounter: {
|
|
1398
|
-
serializedName: "cdcDeleteCounter",
|
|
1399
|
-
type: {
|
|
1400
|
-
name: "Number",
|
|
1401
|
-
},
|
|
1402
|
-
},
|
|
1403
|
-
cdcInsertCounter: {
|
|
1404
|
-
serializedName: "cdcInsertCounter",
|
|
1405
|
-
type: {
|
|
1406
|
-
name: "Number",
|
|
1407
|
-
},
|
|
1408
|
-
},
|
|
1409
|
-
appliedChanges: {
|
|
1410
|
-
serializedName: "appliedChanges",
|
|
1411
|
-
type: {
|
|
1412
|
-
name: "Number",
|
|
1413
|
-
},
|
|
1414
|
-
},
|
|
1415
|
-
incomingChanges: {
|
|
1416
|
-
serializedName: "incomingChanges",
|
|
1417
|
-
type: {
|
|
1418
|
-
name: "Number",
|
|
1419
|
-
},
|
|
1420
|
-
},
|
|
1421
|
-
latency: {
|
|
1422
|
-
serializedName: "latency",
|
|
1501
|
+
description: {
|
|
1502
|
+
serializedName: "description",
|
|
1503
|
+
readOnly: true,
|
|
1423
1504
|
type: {
|
|
1424
|
-
name: "
|
|
1505
|
+
name: "String",
|
|
1425
1506
|
},
|
|
1426
1507
|
},
|
|
1427
|
-
|
|
1428
|
-
|
|
1508
|
+
},
|
|
1509
|
+
},
|
|
1510
|
+
};
|
|
1511
|
+
exports.PrivateEndpoint = {
|
|
1512
|
+
type: {
|
|
1513
|
+
name: "Composite",
|
|
1514
|
+
className: "PrivateEndpoint",
|
|
1515
|
+
modelProperties: {
|
|
1516
|
+
id: {
|
|
1517
|
+
serializedName: "id",
|
|
1518
|
+
readOnly: true,
|
|
1429
1519
|
type: {
|
|
1430
1520
|
name: "String",
|
|
1431
1521
|
},
|
|
@@ -1433,10 +1523,10 @@ exports.DbMigrationStatus = {
|
|
|
1433
1523
|
},
|
|
1434
1524
|
},
|
|
1435
1525
|
};
|
|
1436
|
-
exports.
|
|
1526
|
+
exports.PrivateLinkServiceConnectionState = {
|
|
1437
1527
|
type: {
|
|
1438
1528
|
name: "Composite",
|
|
1439
|
-
className: "
|
|
1529
|
+
className: "PrivateLinkServiceConnectionState",
|
|
1440
1530
|
modelProperties: {
|
|
1441
1531
|
status: {
|
|
1442
1532
|
serializedName: "status",
|
|
@@ -1444,90 +1534,95 @@ exports.ValidationDetails = {
|
|
|
1444
1534
|
name: "String",
|
|
1445
1535
|
},
|
|
1446
1536
|
},
|
|
1447
|
-
|
|
1448
|
-
serializedName: "
|
|
1537
|
+
description: {
|
|
1538
|
+
serializedName: "description",
|
|
1449
1539
|
type: {
|
|
1450
|
-
name: "
|
|
1540
|
+
name: "String",
|
|
1451
1541
|
},
|
|
1452
1542
|
},
|
|
1453
|
-
|
|
1454
|
-
serializedName: "
|
|
1543
|
+
actionsRequired: {
|
|
1544
|
+
serializedName: "actionsRequired",
|
|
1455
1545
|
type: {
|
|
1456
|
-
name: "
|
|
1546
|
+
name: "String",
|
|
1457
1547
|
},
|
|
1458
1548
|
},
|
|
1459
|
-
|
|
1460
|
-
|
|
1549
|
+
},
|
|
1550
|
+
},
|
|
1551
|
+
};
|
|
1552
|
+
exports.PrivateEndpointConnectionList = {
|
|
1553
|
+
type: {
|
|
1554
|
+
name: "Composite",
|
|
1555
|
+
className: "PrivateEndpointConnectionList",
|
|
1556
|
+
modelProperties: {
|
|
1557
|
+
value: {
|
|
1558
|
+
serializedName: "value",
|
|
1559
|
+
readOnly: true,
|
|
1461
1560
|
type: {
|
|
1462
1561
|
name: "Sequence",
|
|
1463
1562
|
element: {
|
|
1464
1563
|
type: {
|
|
1465
1564
|
name: "Composite",
|
|
1466
|
-
className: "
|
|
1565
|
+
className: "PrivateEndpointConnection",
|
|
1467
1566
|
},
|
|
1468
1567
|
},
|
|
1469
1568
|
},
|
|
1470
1569
|
},
|
|
1471
|
-
|
|
1472
|
-
serializedName: "
|
|
1570
|
+
nextLink: {
|
|
1571
|
+
serializedName: "nextLink",
|
|
1473
1572
|
type: {
|
|
1474
|
-
name: "
|
|
1475
|
-
element: {
|
|
1476
|
-
type: {
|
|
1477
|
-
name: "Composite",
|
|
1478
|
-
className: "DbLevelValidationStatus",
|
|
1479
|
-
},
|
|
1480
|
-
},
|
|
1573
|
+
name: "String",
|
|
1481
1574
|
},
|
|
1482
1575
|
},
|
|
1483
1576
|
},
|
|
1484
1577
|
},
|
|
1485
1578
|
};
|
|
1486
|
-
exports.
|
|
1579
|
+
exports.PrivateLinkResourceList = {
|
|
1487
1580
|
type: {
|
|
1488
1581
|
name: "Composite",
|
|
1489
|
-
className: "
|
|
1582
|
+
className: "PrivateLinkResourceList",
|
|
1490
1583
|
modelProperties: {
|
|
1491
|
-
|
|
1492
|
-
serializedName: "
|
|
1493
|
-
|
|
1494
|
-
name: "String",
|
|
1495
|
-
},
|
|
1496
|
-
},
|
|
1497
|
-
state: {
|
|
1498
|
-
serializedName: "state",
|
|
1499
|
-
type: {
|
|
1500
|
-
name: "String",
|
|
1501
|
-
},
|
|
1502
|
-
},
|
|
1503
|
-
messages: {
|
|
1504
|
-
serializedName: "messages",
|
|
1584
|
+
value: {
|
|
1585
|
+
serializedName: "value",
|
|
1586
|
+
readOnly: true,
|
|
1505
1587
|
type: {
|
|
1506
1588
|
name: "Sequence",
|
|
1507
1589
|
element: {
|
|
1508
1590
|
type: {
|
|
1509
1591
|
name: "Composite",
|
|
1510
|
-
className: "
|
|
1592
|
+
className: "PrivateLinkResource",
|
|
1511
1593
|
},
|
|
1512
1594
|
},
|
|
1513
1595
|
},
|
|
1514
1596
|
},
|
|
1597
|
+
nextLink: {
|
|
1598
|
+
serializedName: "nextLink",
|
|
1599
|
+
type: {
|
|
1600
|
+
name: "String",
|
|
1601
|
+
},
|
|
1602
|
+
},
|
|
1515
1603
|
},
|
|
1516
1604
|
},
|
|
1517
1605
|
};
|
|
1518
|
-
exports.
|
|
1606
|
+
exports.QuotaUsageList = {
|
|
1519
1607
|
type: {
|
|
1520
1608
|
name: "Composite",
|
|
1521
|
-
className: "
|
|
1609
|
+
className: "QuotaUsageList",
|
|
1522
1610
|
modelProperties: {
|
|
1523
|
-
|
|
1524
|
-
serializedName: "
|
|
1611
|
+
value: {
|
|
1612
|
+
serializedName: "value",
|
|
1613
|
+
readOnly: true,
|
|
1525
1614
|
type: {
|
|
1526
|
-
name: "
|
|
1615
|
+
name: "Sequence",
|
|
1616
|
+
element: {
|
|
1617
|
+
type: {
|
|
1618
|
+
name: "Composite",
|
|
1619
|
+
className: "QuotaUsage",
|
|
1620
|
+
},
|
|
1621
|
+
},
|
|
1527
1622
|
},
|
|
1528
1623
|
},
|
|
1529
|
-
|
|
1530
|
-
serializedName: "
|
|
1624
|
+
nextLink: {
|
|
1625
|
+
serializedName: "nextLink",
|
|
1531
1626
|
type: {
|
|
1532
1627
|
name: "String",
|
|
1533
1628
|
},
|
|
@@ -1535,91 +1630,107 @@ exports.ValidationMessage = {
|
|
|
1535
1630
|
},
|
|
1536
1631
|
},
|
|
1537
1632
|
};
|
|
1538
|
-
exports.
|
|
1633
|
+
exports.QuotaUsage = {
|
|
1539
1634
|
type: {
|
|
1540
1635
|
name: "Composite",
|
|
1541
|
-
className: "
|
|
1636
|
+
className: "QuotaUsage",
|
|
1542
1637
|
modelProperties: {
|
|
1543
|
-
|
|
1544
|
-
serializedName: "
|
|
1638
|
+
name: {
|
|
1639
|
+
serializedName: "name",
|
|
1640
|
+
type: {
|
|
1641
|
+
name: "Composite",
|
|
1642
|
+
className: "NameProperty",
|
|
1643
|
+
},
|
|
1644
|
+
},
|
|
1645
|
+
limit: {
|
|
1646
|
+
serializedName: "limit",
|
|
1545
1647
|
type: {
|
|
1546
|
-
name: "
|
|
1648
|
+
name: "Number",
|
|
1547
1649
|
},
|
|
1548
1650
|
},
|
|
1549
|
-
|
|
1550
|
-
|
|
1651
|
+
unit: {
|
|
1652
|
+
defaultValue: "Count",
|
|
1653
|
+
serializedName: "unit",
|
|
1551
1654
|
type: {
|
|
1552
|
-
name: "
|
|
1655
|
+
name: "String",
|
|
1553
1656
|
},
|
|
1554
1657
|
},
|
|
1555
|
-
|
|
1556
|
-
serializedName: "
|
|
1658
|
+
currentValue: {
|
|
1659
|
+
serializedName: "currentValue",
|
|
1557
1660
|
type: {
|
|
1558
|
-
name: "
|
|
1661
|
+
name: "Number",
|
|
1559
1662
|
},
|
|
1560
1663
|
},
|
|
1561
|
-
|
|
1562
|
-
serializedName: "
|
|
1664
|
+
id: {
|
|
1665
|
+
serializedName: "id",
|
|
1563
1666
|
type: {
|
|
1564
|
-
name: "
|
|
1565
|
-
element: {
|
|
1566
|
-
type: {
|
|
1567
|
-
name: "Composite",
|
|
1568
|
-
className: "ValidationSummaryItem",
|
|
1569
|
-
},
|
|
1570
|
-
},
|
|
1667
|
+
name: "String",
|
|
1571
1668
|
},
|
|
1572
1669
|
},
|
|
1573
1670
|
},
|
|
1574
1671
|
},
|
|
1575
1672
|
};
|
|
1576
|
-
exports.
|
|
1673
|
+
exports.NameProperty = {
|
|
1577
1674
|
type: {
|
|
1578
1675
|
name: "Composite",
|
|
1579
|
-
className: "
|
|
1676
|
+
className: "NameProperty",
|
|
1580
1677
|
modelProperties: {
|
|
1581
|
-
|
|
1582
|
-
serializedName: "
|
|
1583
|
-
readOnly: true,
|
|
1678
|
+
value: {
|
|
1679
|
+
serializedName: "value",
|
|
1584
1680
|
type: {
|
|
1585
1681
|
name: "String",
|
|
1586
1682
|
},
|
|
1587
1683
|
},
|
|
1588
|
-
|
|
1589
|
-
serializedName: "
|
|
1684
|
+
localizedValue: {
|
|
1685
|
+
serializedName: "localizedValue",
|
|
1590
1686
|
type: {
|
|
1591
1687
|
name: "String",
|
|
1592
1688
|
},
|
|
1593
1689
|
},
|
|
1594
|
-
|
|
1595
|
-
|
|
1690
|
+
},
|
|
1691
|
+
},
|
|
1692
|
+
};
|
|
1693
|
+
exports.ServerList = {
|
|
1694
|
+
type: {
|
|
1695
|
+
name: "Composite",
|
|
1696
|
+
className: "ServerList",
|
|
1697
|
+
modelProperties: {
|
|
1698
|
+
value: {
|
|
1699
|
+
serializedName: "value",
|
|
1596
1700
|
type: {
|
|
1597
|
-
name: "
|
|
1701
|
+
name: "Sequence",
|
|
1702
|
+
element: {
|
|
1703
|
+
type: {
|
|
1704
|
+
name: "Composite",
|
|
1705
|
+
className: "Server",
|
|
1706
|
+
},
|
|
1707
|
+
},
|
|
1598
1708
|
},
|
|
1599
1709
|
},
|
|
1600
|
-
|
|
1601
|
-
serializedName: "
|
|
1710
|
+
nextLink: {
|
|
1711
|
+
serializedName: "nextLink",
|
|
1602
1712
|
type: {
|
|
1603
|
-
name: "
|
|
1604
|
-
className: "ServerSku",
|
|
1713
|
+
name: "String",
|
|
1605
1714
|
},
|
|
1606
1715
|
},
|
|
1607
1716
|
},
|
|
1608
1717
|
},
|
|
1609
1718
|
};
|
|
1610
|
-
exports.
|
|
1719
|
+
exports.Sku = {
|
|
1611
1720
|
type: {
|
|
1612
1721
|
name: "Composite",
|
|
1613
|
-
className: "
|
|
1722
|
+
className: "Sku",
|
|
1614
1723
|
modelProperties: {
|
|
1615
1724
|
name: {
|
|
1616
1725
|
serializedName: "name",
|
|
1726
|
+
required: true,
|
|
1617
1727
|
type: {
|
|
1618
1728
|
name: "String",
|
|
1619
1729
|
},
|
|
1620
1730
|
},
|
|
1621
1731
|
tier: {
|
|
1622
1732
|
serializedName: "tier",
|
|
1733
|
+
required: true,
|
|
1623
1734
|
type: {
|
|
1624
1735
|
name: "String",
|
|
1625
1736
|
},
|
|
@@ -1627,26 +1738,34 @@ exports.ServerSku = {
|
|
|
1627
1738
|
},
|
|
1628
1739
|
},
|
|
1629
1740
|
};
|
|
1630
|
-
exports.
|
|
1741
|
+
exports.UserAssignedIdentity = {
|
|
1631
1742
|
type: {
|
|
1632
1743
|
name: "Composite",
|
|
1633
|
-
className: "
|
|
1744
|
+
className: "UserAssignedIdentity",
|
|
1634
1745
|
modelProperties: {
|
|
1635
|
-
|
|
1636
|
-
serializedName: "
|
|
1746
|
+
userAssignedIdentities: {
|
|
1747
|
+
serializedName: "userAssignedIdentities",
|
|
1637
1748
|
type: {
|
|
1638
|
-
name: "
|
|
1639
|
-
className: "
|
|
1749
|
+
name: "Dictionary",
|
|
1750
|
+
value: { type: { name: "Composite", className: "UserIdentity" } },
|
|
1640
1751
|
},
|
|
1641
1752
|
},
|
|
1642
|
-
|
|
1643
|
-
serializedName: "
|
|
1753
|
+
principalId: {
|
|
1754
|
+
serializedName: "principalId",
|
|
1644
1755
|
type: {
|
|
1645
1756
|
name: "String",
|
|
1646
1757
|
},
|
|
1647
1758
|
},
|
|
1648
|
-
|
|
1649
|
-
serializedName: "
|
|
1759
|
+
type: {
|
|
1760
|
+
serializedName: "type",
|
|
1761
|
+
required: true,
|
|
1762
|
+
type: {
|
|
1763
|
+
name: "String",
|
|
1764
|
+
},
|
|
1765
|
+
},
|
|
1766
|
+
tenantId: {
|
|
1767
|
+
serializedName: "tenantId",
|
|
1768
|
+
readOnly: true,
|
|
1650
1769
|
type: {
|
|
1651
1770
|
name: "String",
|
|
1652
1771
|
},
|
|
@@ -1654,21 +1773,19 @@ exports.MigrationSecretParameters = {
|
|
|
1654
1773
|
},
|
|
1655
1774
|
},
|
|
1656
1775
|
};
|
|
1657
|
-
exports.
|
|
1776
|
+
exports.UserIdentity = {
|
|
1658
1777
|
type: {
|
|
1659
1778
|
name: "Composite",
|
|
1660
|
-
className: "
|
|
1779
|
+
className: "UserIdentity",
|
|
1661
1780
|
modelProperties: {
|
|
1662
|
-
|
|
1663
|
-
serializedName: "
|
|
1664
|
-
required: true,
|
|
1781
|
+
principalId: {
|
|
1782
|
+
serializedName: "principalId",
|
|
1665
1783
|
type: {
|
|
1666
1784
|
name: "String",
|
|
1667
1785
|
},
|
|
1668
1786
|
},
|
|
1669
|
-
|
|
1670
|
-
serializedName: "
|
|
1671
|
-
required: true,
|
|
1787
|
+
clientId: {
|
|
1788
|
+
serializedName: "clientId",
|
|
1672
1789
|
type: {
|
|
1673
1790
|
name: "String",
|
|
1674
1791
|
},
|
|
@@ -1676,123 +1793,120 @@ exports.AdminCredentials = {
|
|
|
1676
1793
|
},
|
|
1677
1794
|
},
|
|
1678
1795
|
};
|
|
1679
|
-
exports.
|
|
1796
|
+
exports.Storage = {
|
|
1680
1797
|
type: {
|
|
1681
1798
|
name: "Composite",
|
|
1682
|
-
className: "
|
|
1799
|
+
className: "Storage",
|
|
1683
1800
|
modelProperties: {
|
|
1684
|
-
|
|
1685
|
-
serializedName: "
|
|
1801
|
+
storageSizeGB: {
|
|
1802
|
+
serializedName: "storageSizeGB",
|
|
1686
1803
|
type: {
|
|
1687
|
-
name: "
|
|
1688
|
-
value: { type: { name: "String" } },
|
|
1804
|
+
name: "Number",
|
|
1689
1805
|
},
|
|
1690
1806
|
},
|
|
1691
|
-
|
|
1692
|
-
serializedName: "
|
|
1807
|
+
autoGrow: {
|
|
1808
|
+
serializedName: "autoGrow",
|
|
1693
1809
|
type: {
|
|
1694
1810
|
name: "String",
|
|
1695
1811
|
},
|
|
1696
1812
|
},
|
|
1697
|
-
|
|
1698
|
-
serializedName: "
|
|
1813
|
+
tier: {
|
|
1814
|
+
serializedName: "tier",
|
|
1699
1815
|
type: {
|
|
1700
1816
|
name: "String",
|
|
1701
1817
|
},
|
|
1702
1818
|
},
|
|
1703
|
-
|
|
1704
|
-
serializedName: "
|
|
1819
|
+
iops: {
|
|
1820
|
+
serializedName: "iops",
|
|
1705
1821
|
type: {
|
|
1706
|
-
name: "
|
|
1822
|
+
name: "Number",
|
|
1707
1823
|
},
|
|
1708
1824
|
},
|
|
1709
|
-
|
|
1710
|
-
serializedName: "
|
|
1825
|
+
throughput: {
|
|
1826
|
+
serializedName: "throughput",
|
|
1711
1827
|
type: {
|
|
1712
|
-
name: "
|
|
1713
|
-
className: "MigrationSecretParameters",
|
|
1828
|
+
name: "Number",
|
|
1714
1829
|
},
|
|
1715
1830
|
},
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
MaxItems: 50,
|
|
1719
|
-
},
|
|
1720
|
-
serializedName: "properties.dbsToMigrate",
|
|
1831
|
+
type: {
|
|
1832
|
+
serializedName: "type",
|
|
1721
1833
|
type: {
|
|
1722
|
-
name: "
|
|
1723
|
-
element: {
|
|
1724
|
-
type: {
|
|
1725
|
-
name: "String",
|
|
1726
|
-
},
|
|
1727
|
-
},
|
|
1834
|
+
name: "String",
|
|
1728
1835
|
},
|
|
1729
1836
|
},
|
|
1730
|
-
|
|
1731
|
-
|
|
1837
|
+
},
|
|
1838
|
+
},
|
|
1839
|
+
};
|
|
1840
|
+
exports.AuthConfig = {
|
|
1841
|
+
type: {
|
|
1842
|
+
name: "Composite",
|
|
1843
|
+
className: "AuthConfig",
|
|
1844
|
+
modelProperties: {
|
|
1845
|
+
activeDirectoryAuth: {
|
|
1846
|
+
serializedName: "activeDirectoryAuth",
|
|
1732
1847
|
type: {
|
|
1733
1848
|
name: "String",
|
|
1734
1849
|
},
|
|
1735
1850
|
},
|
|
1736
|
-
|
|
1737
|
-
serializedName: "
|
|
1851
|
+
passwordAuth: {
|
|
1852
|
+
serializedName: "passwordAuth",
|
|
1738
1853
|
type: {
|
|
1739
1854
|
name: "String",
|
|
1740
1855
|
},
|
|
1741
1856
|
},
|
|
1742
|
-
|
|
1743
|
-
|
|
1857
|
+
tenantId: {
|
|
1858
|
+
defaultValue: "",
|
|
1859
|
+
serializedName: "tenantId",
|
|
1744
1860
|
type: {
|
|
1745
|
-
name: "
|
|
1861
|
+
name: "String",
|
|
1746
1862
|
},
|
|
1747
1863
|
},
|
|
1748
|
-
|
|
1749
|
-
|
|
1864
|
+
},
|
|
1865
|
+
},
|
|
1866
|
+
};
|
|
1867
|
+
exports.DataEncryption = {
|
|
1868
|
+
type: {
|
|
1869
|
+
name: "Composite",
|
|
1870
|
+
className: "DataEncryption",
|
|
1871
|
+
modelProperties: {
|
|
1872
|
+
primaryKeyURI: {
|
|
1873
|
+
serializedName: "primaryKeyURI",
|
|
1750
1874
|
type: {
|
|
1751
1875
|
name: "String",
|
|
1752
1876
|
},
|
|
1753
1877
|
},
|
|
1754
|
-
|
|
1755
|
-
serializedName: "
|
|
1878
|
+
primaryUserAssignedIdentityId: {
|
|
1879
|
+
serializedName: "primaryUserAssignedIdentityId",
|
|
1756
1880
|
type: {
|
|
1757
1881
|
name: "String",
|
|
1758
1882
|
},
|
|
1759
1883
|
},
|
|
1760
|
-
|
|
1761
|
-
serializedName: "
|
|
1884
|
+
geoBackupKeyURI: {
|
|
1885
|
+
serializedName: "geoBackupKeyURI",
|
|
1762
1886
|
type: {
|
|
1763
1887
|
name: "String",
|
|
1764
1888
|
},
|
|
1765
1889
|
},
|
|
1766
|
-
|
|
1767
|
-
serializedName: "
|
|
1890
|
+
geoBackupUserAssignedIdentityId: {
|
|
1891
|
+
serializedName: "geoBackupUserAssignedIdentityId",
|
|
1768
1892
|
type: {
|
|
1769
|
-
name: "
|
|
1770
|
-
element: {
|
|
1771
|
-
type: {
|
|
1772
|
-
name: "String",
|
|
1773
|
-
},
|
|
1774
|
-
},
|
|
1893
|
+
name: "String",
|
|
1775
1894
|
},
|
|
1776
1895
|
},
|
|
1777
|
-
|
|
1778
|
-
serializedName: "
|
|
1896
|
+
type: {
|
|
1897
|
+
serializedName: "type",
|
|
1779
1898
|
type: {
|
|
1780
1899
|
name: "String",
|
|
1781
1900
|
},
|
|
1782
1901
|
},
|
|
1783
|
-
|
|
1784
|
-
serializedName: "
|
|
1902
|
+
primaryEncryptionKeyStatus: {
|
|
1903
|
+
serializedName: "primaryEncryptionKeyStatus",
|
|
1785
1904
|
type: {
|
|
1786
|
-
name: "
|
|
1787
|
-
element: {
|
|
1788
|
-
type: {
|
|
1789
|
-
name: "String",
|
|
1790
|
-
},
|
|
1791
|
-
},
|
|
1905
|
+
name: "String",
|
|
1792
1906
|
},
|
|
1793
1907
|
},
|
|
1794
|
-
|
|
1795
|
-
serializedName: "
|
|
1908
|
+
geoBackupEncryptionKeyStatus: {
|
|
1909
|
+
serializedName: "geoBackupEncryptionKeyStatus",
|
|
1796
1910
|
type: {
|
|
1797
1911
|
name: "String",
|
|
1798
1912
|
},
|
|
@@ -1800,70 +1914,53 @@ exports.MigrationResourceForPatch = {
|
|
|
1800
1914
|
},
|
|
1801
1915
|
},
|
|
1802
1916
|
};
|
|
1803
|
-
exports.
|
|
1917
|
+
exports.Backup = {
|
|
1804
1918
|
type: {
|
|
1805
1919
|
name: "Composite",
|
|
1806
|
-
className: "
|
|
1920
|
+
className: "Backup",
|
|
1807
1921
|
modelProperties: {
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1922
|
+
backupRetentionDays: {
|
|
1923
|
+
defaultValue: 7,
|
|
1924
|
+
serializedName: "backupRetentionDays",
|
|
1811
1925
|
type: {
|
|
1812
|
-
name: "
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1926
|
+
name: "Number",
|
|
1927
|
+
},
|
|
1928
|
+
},
|
|
1929
|
+
geoRedundantBackup: {
|
|
1930
|
+
serializedName: "geoRedundantBackup",
|
|
1931
|
+
type: {
|
|
1932
|
+
name: "String",
|
|
1819
1933
|
},
|
|
1820
1934
|
},
|
|
1821
|
-
|
|
1822
|
-
serializedName: "
|
|
1935
|
+
earliestRestoreDate: {
|
|
1936
|
+
serializedName: "earliestRestoreDate",
|
|
1823
1937
|
readOnly: true,
|
|
1824
1938
|
type: {
|
|
1825
|
-
name: "
|
|
1939
|
+
name: "DateTime",
|
|
1826
1940
|
},
|
|
1827
1941
|
},
|
|
1828
1942
|
},
|
|
1829
1943
|
},
|
|
1830
1944
|
};
|
|
1831
|
-
exports.
|
|
1945
|
+
exports.Network = {
|
|
1832
1946
|
type: {
|
|
1833
1947
|
name: "Composite",
|
|
1834
|
-
className: "
|
|
1948
|
+
className: "Network",
|
|
1835
1949
|
modelProperties: {
|
|
1836
|
-
|
|
1837
|
-
serializedName: "
|
|
1838
|
-
required: true,
|
|
1839
|
-
type: {
|
|
1840
|
-
name: "String",
|
|
1841
|
-
},
|
|
1842
|
-
},
|
|
1843
|
-
type: {
|
|
1844
|
-
serializedName: "type",
|
|
1845
|
-
required: true,
|
|
1950
|
+
publicNetworkAccess: {
|
|
1951
|
+
serializedName: "publicNetworkAccess",
|
|
1846
1952
|
type: {
|
|
1847
1953
|
name: "String",
|
|
1848
1954
|
},
|
|
1849
1955
|
},
|
|
1850
|
-
|
|
1851
|
-
serializedName: "
|
|
1852
|
-
readOnly: true,
|
|
1853
|
-
type: {
|
|
1854
|
-
name: "Boolean",
|
|
1855
|
-
},
|
|
1856
|
-
},
|
|
1857
|
-
reason: {
|
|
1858
|
-
serializedName: "reason",
|
|
1859
|
-
readOnly: true,
|
|
1956
|
+
delegatedSubnetResourceId: {
|
|
1957
|
+
serializedName: "delegatedSubnetResourceId",
|
|
1860
1958
|
type: {
|
|
1861
1959
|
name: "String",
|
|
1862
1960
|
},
|
|
1863
1961
|
},
|
|
1864
|
-
|
|
1865
|
-
serializedName: "
|
|
1866
|
-
readOnly: true,
|
|
1962
|
+
privateDnsZoneArmResourceId: {
|
|
1963
|
+
serializedName: "privateDnsZoneArmResourceId",
|
|
1867
1964
|
type: {
|
|
1868
1965
|
name: "String",
|
|
1869
1966
|
},
|
|
@@ -1871,25 +1968,27 @@ exports.MigrationNameAvailabilityResource = {
|
|
|
1871
1968
|
},
|
|
1872
1969
|
},
|
|
1873
1970
|
};
|
|
1874
|
-
exports.
|
|
1971
|
+
exports.HighAvailability = {
|
|
1875
1972
|
type: {
|
|
1876
1973
|
name: "Composite",
|
|
1877
|
-
className: "
|
|
1974
|
+
className: "HighAvailability",
|
|
1878
1975
|
modelProperties: {
|
|
1879
|
-
|
|
1880
|
-
serializedName: "
|
|
1976
|
+
mode: {
|
|
1977
|
+
serializedName: "mode",
|
|
1881
1978
|
type: {
|
|
1882
|
-
name: "
|
|
1883
|
-
element: {
|
|
1884
|
-
type: {
|
|
1885
|
-
name: "Composite",
|
|
1886
|
-
className: "Operation",
|
|
1887
|
-
},
|
|
1888
|
-
},
|
|
1979
|
+
name: "String",
|
|
1889
1980
|
},
|
|
1890
1981
|
},
|
|
1891
|
-
|
|
1892
|
-
serializedName: "
|
|
1982
|
+
state: {
|
|
1983
|
+
serializedName: "state",
|
|
1984
|
+
readOnly: true,
|
|
1985
|
+
type: {
|
|
1986
|
+
name: "String",
|
|
1987
|
+
},
|
|
1988
|
+
},
|
|
1989
|
+
standbyAvailabilityZone: {
|
|
1990
|
+
defaultValue: "",
|
|
1991
|
+
serializedName: "standbyAvailabilityZone",
|
|
1893
1992
|
type: {
|
|
1894
1993
|
name: "String",
|
|
1895
1994
|
},
|
|
@@ -1897,80 +1996,75 @@ exports.OperationListResult = {
|
|
|
1897
1996
|
},
|
|
1898
1997
|
},
|
|
1899
1998
|
};
|
|
1900
|
-
exports.
|
|
1999
|
+
exports.MaintenanceWindow = {
|
|
1901
2000
|
type: {
|
|
1902
2001
|
name: "Composite",
|
|
1903
|
-
className: "
|
|
2002
|
+
className: "MaintenanceWindow",
|
|
1904
2003
|
modelProperties: {
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
2004
|
+
customWindow: {
|
|
2005
|
+
defaultValue: "Disabled",
|
|
2006
|
+
serializedName: "customWindow",
|
|
1908
2007
|
type: {
|
|
1909
2008
|
name: "String",
|
|
1910
2009
|
},
|
|
1911
2010
|
},
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
name: "Composite",
|
|
1916
|
-
className: "OperationDisplay",
|
|
1917
|
-
},
|
|
1918
|
-
},
|
|
1919
|
-
isDataAction: {
|
|
1920
|
-
serializedName: "isDataAction",
|
|
2011
|
+
startHour: {
|
|
2012
|
+
defaultValue: 0,
|
|
2013
|
+
serializedName: "startHour",
|
|
1921
2014
|
type: {
|
|
1922
|
-
name: "
|
|
2015
|
+
name: "Number",
|
|
1923
2016
|
},
|
|
1924
2017
|
},
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
2018
|
+
startMinute: {
|
|
2019
|
+
defaultValue: 0,
|
|
2020
|
+
serializedName: "startMinute",
|
|
1928
2021
|
type: {
|
|
1929
|
-
name: "
|
|
2022
|
+
name: "Number",
|
|
1930
2023
|
},
|
|
1931
2024
|
},
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
2025
|
+
dayOfWeek: {
|
|
2026
|
+
defaultValue: 0,
|
|
2027
|
+
serializedName: "dayOfWeek",
|
|
1935
2028
|
type: {
|
|
1936
|
-
name: "
|
|
1937
|
-
value: {
|
|
1938
|
-
type: { name: "Dictionary", value: { type: { name: "any" } } },
|
|
1939
|
-
},
|
|
2029
|
+
name: "Number",
|
|
1940
2030
|
},
|
|
1941
2031
|
},
|
|
1942
2032
|
},
|
|
1943
2033
|
},
|
|
1944
2034
|
};
|
|
1945
|
-
exports.
|
|
2035
|
+
exports.Replica = {
|
|
1946
2036
|
type: {
|
|
1947
2037
|
name: "Composite",
|
|
1948
|
-
className: "
|
|
2038
|
+
className: "Replica",
|
|
1949
2039
|
modelProperties: {
|
|
1950
|
-
|
|
1951
|
-
serializedName: "
|
|
1952
|
-
readOnly: true,
|
|
2040
|
+
role: {
|
|
2041
|
+
serializedName: "role",
|
|
1953
2042
|
type: {
|
|
1954
2043
|
name: "String",
|
|
1955
2044
|
},
|
|
1956
2045
|
},
|
|
1957
|
-
|
|
1958
|
-
serializedName: "
|
|
2046
|
+
capacity: {
|
|
2047
|
+
serializedName: "capacity",
|
|
1959
2048
|
readOnly: true,
|
|
1960
2049
|
type: {
|
|
1961
|
-
name: "
|
|
2050
|
+
name: "Number",
|
|
1962
2051
|
},
|
|
1963
2052
|
},
|
|
1964
|
-
|
|
1965
|
-
serializedName: "
|
|
2053
|
+
replicationState: {
|
|
2054
|
+
serializedName: "replicationState",
|
|
1966
2055
|
readOnly: true,
|
|
1967
2056
|
type: {
|
|
1968
2057
|
name: "String",
|
|
1969
2058
|
},
|
|
1970
2059
|
},
|
|
1971
|
-
|
|
1972
|
-
serializedName: "
|
|
1973
|
-
|
|
2060
|
+
promoteMode: {
|
|
2061
|
+
serializedName: "promoteMode",
|
|
2062
|
+
type: {
|
|
2063
|
+
name: "String",
|
|
2064
|
+
},
|
|
2065
|
+
},
|
|
2066
|
+
promoteOption: {
|
|
2067
|
+
serializedName: "promoteOption",
|
|
1974
2068
|
type: {
|
|
1975
2069
|
name: "String",
|
|
1976
2070
|
},
|
|
@@ -1978,27 +2072,20 @@ exports.OperationDisplay = {
|
|
|
1978
2072
|
},
|
|
1979
2073
|
},
|
|
1980
2074
|
};
|
|
1981
|
-
exports.
|
|
2075
|
+
exports.Cluster = {
|
|
1982
2076
|
type: {
|
|
1983
2077
|
name: "Composite",
|
|
1984
|
-
className: "
|
|
2078
|
+
className: "Cluster",
|
|
1985
2079
|
modelProperties: {
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
2080
|
+
clusterSize: {
|
|
2081
|
+
defaultValue: 0,
|
|
2082
|
+
serializedName: "clusterSize",
|
|
1989
2083
|
type: {
|
|
1990
|
-
name: "
|
|
1991
|
-
element: {
|
|
1992
|
-
type: {
|
|
1993
|
-
name: "Composite",
|
|
1994
|
-
className: "PrivateEndpointConnection",
|
|
1995
|
-
},
|
|
1996
|
-
},
|
|
2084
|
+
name: "Number",
|
|
1997
2085
|
},
|
|
1998
2086
|
},
|
|
1999
|
-
|
|
2000
|
-
serializedName: "
|
|
2001
|
-
readOnly: true,
|
|
2087
|
+
defaultDatabaseName: {
|
|
2088
|
+
serializedName: "defaultDatabaseName",
|
|
2002
2089
|
type: {
|
|
2003
2090
|
name: "String",
|
|
2004
2091
|
},
|
|
@@ -2006,215 +2093,148 @@ exports.PrivateEndpointConnectionListResult = {
|
|
|
2006
2093
|
},
|
|
2007
2094
|
},
|
|
2008
2095
|
};
|
|
2009
|
-
exports.
|
|
2096
|
+
exports.ServerForPatch = {
|
|
2010
2097
|
type: {
|
|
2011
2098
|
name: "Composite",
|
|
2012
|
-
className: "
|
|
2099
|
+
className: "ServerForPatch",
|
|
2013
2100
|
modelProperties: {
|
|
2014
|
-
|
|
2015
|
-
serializedName: "
|
|
2016
|
-
readOnly: true,
|
|
2101
|
+
sku: {
|
|
2102
|
+
serializedName: "sku",
|
|
2017
2103
|
type: {
|
|
2018
|
-
name: "
|
|
2019
|
-
|
|
2020
|
-
type: {
|
|
2021
|
-
name: "Composite",
|
|
2022
|
-
className: "PrivateLinkResource",
|
|
2023
|
-
},
|
|
2024
|
-
},
|
|
2104
|
+
name: "Composite",
|
|
2105
|
+
className: "SkuForPatch",
|
|
2025
2106
|
},
|
|
2026
2107
|
},
|
|
2027
|
-
|
|
2028
|
-
serializedName: "
|
|
2029
|
-
readOnly: true,
|
|
2108
|
+
identity: {
|
|
2109
|
+
serializedName: "identity",
|
|
2030
2110
|
type: {
|
|
2031
|
-
name: "
|
|
2111
|
+
name: "Composite",
|
|
2112
|
+
className: "UserAssignedIdentity",
|
|
2032
2113
|
},
|
|
2033
2114
|
},
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
};
|
|
2037
|
-
exports.QuotaUsagesListResult = {
|
|
2038
|
-
type: {
|
|
2039
|
-
name: "Composite",
|
|
2040
|
-
className: "QuotaUsagesListResult",
|
|
2041
|
-
modelProperties: {
|
|
2042
|
-
value: {
|
|
2043
|
-
serializedName: "value",
|
|
2044
|
-
readOnly: true,
|
|
2115
|
+
tags: {
|
|
2116
|
+
serializedName: "tags",
|
|
2045
2117
|
type: {
|
|
2046
|
-
name: "
|
|
2047
|
-
|
|
2048
|
-
type: {
|
|
2049
|
-
name: "Composite",
|
|
2050
|
-
className: "QuotaUsage",
|
|
2051
|
-
},
|
|
2052
|
-
},
|
|
2118
|
+
name: "Dictionary",
|
|
2119
|
+
value: { type: { name: "String" } },
|
|
2053
2120
|
},
|
|
2054
2121
|
},
|
|
2055
|
-
|
|
2056
|
-
serializedName: "
|
|
2057
|
-
readOnly: true,
|
|
2122
|
+
administratorLogin: {
|
|
2123
|
+
serializedName: "properties.administratorLogin",
|
|
2058
2124
|
type: {
|
|
2059
2125
|
name: "String",
|
|
2060
2126
|
},
|
|
2061
2127
|
},
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
};
|
|
2065
|
-
exports.QuotaUsage = {
|
|
2066
|
-
type: {
|
|
2067
|
-
name: "Composite",
|
|
2068
|
-
className: "QuotaUsage",
|
|
2069
|
-
modelProperties: {
|
|
2070
|
-
name: {
|
|
2071
|
-
serializedName: "name",
|
|
2128
|
+
administratorLoginPassword: {
|
|
2129
|
+
serializedName: "properties.administratorLoginPassword",
|
|
2072
2130
|
type: {
|
|
2073
|
-
name: "
|
|
2074
|
-
className: "NameProperty",
|
|
2131
|
+
name: "String",
|
|
2075
2132
|
},
|
|
2076
2133
|
},
|
|
2077
|
-
|
|
2078
|
-
serializedName: "
|
|
2134
|
+
version: {
|
|
2135
|
+
serializedName: "properties.version",
|
|
2079
2136
|
type: {
|
|
2080
|
-
name: "
|
|
2137
|
+
name: "String",
|
|
2081
2138
|
},
|
|
2082
2139
|
},
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
serializedName: "unit",
|
|
2140
|
+
storage: {
|
|
2141
|
+
serializedName: "properties.storage",
|
|
2086
2142
|
type: {
|
|
2087
|
-
name: "
|
|
2143
|
+
name: "Composite",
|
|
2144
|
+
className: "Storage",
|
|
2088
2145
|
},
|
|
2089
2146
|
},
|
|
2090
|
-
|
|
2091
|
-
serializedName: "
|
|
2147
|
+
backup: {
|
|
2148
|
+
serializedName: "properties.backup",
|
|
2092
2149
|
type: {
|
|
2093
|
-
name: "
|
|
2150
|
+
name: "Composite",
|
|
2151
|
+
className: "BackupForPatch",
|
|
2094
2152
|
},
|
|
2095
2153
|
},
|
|
2096
|
-
|
|
2097
|
-
serializedName: "
|
|
2154
|
+
highAvailability: {
|
|
2155
|
+
serializedName: "properties.highAvailability",
|
|
2098
2156
|
type: {
|
|
2099
|
-
name: "
|
|
2157
|
+
name: "Composite",
|
|
2158
|
+
className: "HighAvailabilityForPatch",
|
|
2100
2159
|
},
|
|
2101
2160
|
},
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
};
|
|
2105
|
-
exports.NameProperty = {
|
|
2106
|
-
type: {
|
|
2107
|
-
name: "Composite",
|
|
2108
|
-
className: "NameProperty",
|
|
2109
|
-
modelProperties: {
|
|
2110
|
-
value: {
|
|
2111
|
-
serializedName: "value",
|
|
2161
|
+
maintenanceWindow: {
|
|
2162
|
+
serializedName: "properties.maintenanceWindow",
|
|
2112
2163
|
type: {
|
|
2113
|
-
name: "
|
|
2164
|
+
name: "Composite",
|
|
2165
|
+
className: "MaintenanceWindowForPatch",
|
|
2114
2166
|
},
|
|
2115
2167
|
},
|
|
2116
|
-
|
|
2117
|
-
serializedName: "
|
|
2168
|
+
authConfig: {
|
|
2169
|
+
serializedName: "properties.authConfig",
|
|
2118
2170
|
type: {
|
|
2119
|
-
name: "
|
|
2171
|
+
name: "Composite",
|
|
2172
|
+
className: "AuthConfigForPatch",
|
|
2120
2173
|
},
|
|
2121
2174
|
},
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
};
|
|
2125
|
-
exports.LogFileListResult = {
|
|
2126
|
-
type: {
|
|
2127
|
-
name: "Composite",
|
|
2128
|
-
className: "LogFileListResult",
|
|
2129
|
-
modelProperties: {
|
|
2130
|
-
value: {
|
|
2131
|
-
serializedName: "value",
|
|
2175
|
+
dataEncryption: {
|
|
2176
|
+
serializedName: "properties.dataEncryption",
|
|
2132
2177
|
type: {
|
|
2133
|
-
name: "
|
|
2134
|
-
|
|
2135
|
-
type: {
|
|
2136
|
-
name: "Composite",
|
|
2137
|
-
className: "LogFile",
|
|
2138
|
-
},
|
|
2139
|
-
},
|
|
2178
|
+
name: "Composite",
|
|
2179
|
+
className: "DataEncryption",
|
|
2140
2180
|
},
|
|
2141
2181
|
},
|
|
2142
|
-
|
|
2143
|
-
|
|
2182
|
+
availabilityZone: {
|
|
2183
|
+
defaultValue: "",
|
|
2184
|
+
serializedName: "properties.availabilityZone",
|
|
2144
2185
|
type: {
|
|
2145
2186
|
name: "String",
|
|
2146
2187
|
},
|
|
2147
2188
|
},
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
};
|
|
2151
|
-
exports.RestartParameter = {
|
|
2152
|
-
type: {
|
|
2153
|
-
name: "Composite",
|
|
2154
|
-
className: "RestartParameter",
|
|
2155
|
-
modelProperties: {
|
|
2156
|
-
restartWithFailover: {
|
|
2157
|
-
serializedName: "restartWithFailover",
|
|
2189
|
+
createMode: {
|
|
2190
|
+
serializedName: "properties.createMode",
|
|
2158
2191
|
type: {
|
|
2159
|
-
name: "
|
|
2192
|
+
name: "String",
|
|
2160
2193
|
},
|
|
2161
2194
|
},
|
|
2162
|
-
|
|
2163
|
-
serializedName: "
|
|
2195
|
+
replicationRole: {
|
|
2196
|
+
serializedName: "properties.replicationRole",
|
|
2164
2197
|
type: {
|
|
2165
2198
|
name: "String",
|
|
2166
2199
|
},
|
|
2167
2200
|
},
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
};
|
|
2171
|
-
exports.ServerThreatProtectionListResult = {
|
|
2172
|
-
type: {
|
|
2173
|
-
name: "Composite",
|
|
2174
|
-
className: "ServerThreatProtectionListResult",
|
|
2175
|
-
modelProperties: {
|
|
2176
|
-
value: {
|
|
2177
|
-
serializedName: "value",
|
|
2178
|
-
readOnly: true,
|
|
2201
|
+
replica: {
|
|
2202
|
+
serializedName: "properties.replica",
|
|
2179
2203
|
type: {
|
|
2180
|
-
name: "
|
|
2181
|
-
|
|
2182
|
-
type: {
|
|
2183
|
-
name: "Composite",
|
|
2184
|
-
className: "ServerThreatProtectionSettingsModel",
|
|
2185
|
-
},
|
|
2186
|
-
},
|
|
2204
|
+
name: "Composite",
|
|
2205
|
+
className: "Replica",
|
|
2187
2206
|
},
|
|
2188
2207
|
},
|
|
2189
|
-
|
|
2190
|
-
serializedName: "
|
|
2191
|
-
readOnly: true,
|
|
2208
|
+
network: {
|
|
2209
|
+
serializedName: "properties.network",
|
|
2192
2210
|
type: {
|
|
2193
|
-
name: "
|
|
2211
|
+
name: "Composite",
|
|
2212
|
+
className: "Network",
|
|
2213
|
+
},
|
|
2214
|
+
},
|
|
2215
|
+
cluster: {
|
|
2216
|
+
serializedName: "properties.cluster",
|
|
2217
|
+
type: {
|
|
2218
|
+
name: "Composite",
|
|
2219
|
+
className: "Cluster",
|
|
2194
2220
|
},
|
|
2195
2221
|
},
|
|
2196
2222
|
},
|
|
2197
2223
|
},
|
|
2198
2224
|
};
|
|
2199
|
-
exports.
|
|
2225
|
+
exports.SkuForPatch = {
|
|
2200
2226
|
type: {
|
|
2201
2227
|
name: "Composite",
|
|
2202
|
-
className: "
|
|
2228
|
+
className: "SkuForPatch",
|
|
2203
2229
|
modelProperties: {
|
|
2204
|
-
|
|
2205
|
-
serializedName: "
|
|
2230
|
+
name: {
|
|
2231
|
+
serializedName: "name",
|
|
2206
2232
|
type: {
|
|
2207
|
-
name: "
|
|
2208
|
-
element: {
|
|
2209
|
-
type: {
|
|
2210
|
-
name: "Composite",
|
|
2211
|
-
className: "IndexRecommendationResource",
|
|
2212
|
-
},
|
|
2213
|
-
},
|
|
2233
|
+
name: "String",
|
|
2214
2234
|
},
|
|
2215
2235
|
},
|
|
2216
|
-
|
|
2217
|
-
serializedName: "
|
|
2236
|
+
tier: {
|
|
2237
|
+
serializedName: "tier",
|
|
2218
2238
|
type: {
|
|
2219
2239
|
name: "String",
|
|
2220
2240
|
},
|
|
@@ -2222,77 +2242,86 @@ exports.IndexRecommendationListResult = {
|
|
|
2222
2242
|
},
|
|
2223
2243
|
},
|
|
2224
2244
|
};
|
|
2225
|
-
exports.
|
|
2245
|
+
exports.BackupForPatch = {
|
|
2226
2246
|
type: {
|
|
2227
2247
|
name: "Composite",
|
|
2228
|
-
className: "
|
|
2248
|
+
className: "BackupForPatch",
|
|
2229
2249
|
modelProperties: {
|
|
2230
|
-
|
|
2231
|
-
serializedName: "
|
|
2250
|
+
backupRetentionDays: {
|
|
2251
|
+
serializedName: "backupRetentionDays",
|
|
2232
2252
|
type: {
|
|
2233
|
-
name: "
|
|
2253
|
+
name: "Number",
|
|
2234
2254
|
},
|
|
2235
2255
|
},
|
|
2236
|
-
|
|
2237
|
-
serializedName: "
|
|
2256
|
+
geoRedundantBackup: {
|
|
2257
|
+
serializedName: "geoRedundantBackup",
|
|
2238
2258
|
type: {
|
|
2239
2259
|
name: "String",
|
|
2240
2260
|
},
|
|
2241
2261
|
},
|
|
2262
|
+
earliestRestoreDate: {
|
|
2263
|
+
serializedName: "earliestRestoreDate",
|
|
2264
|
+
readOnly: true,
|
|
2265
|
+
type: {
|
|
2266
|
+
name: "DateTime",
|
|
2267
|
+
},
|
|
2268
|
+
},
|
|
2242
2269
|
},
|
|
2243
2270
|
},
|
|
2244
2271
|
};
|
|
2245
|
-
exports.
|
|
2272
|
+
exports.HighAvailabilityForPatch = {
|
|
2246
2273
|
type: {
|
|
2247
2274
|
name: "Composite",
|
|
2248
|
-
className: "
|
|
2275
|
+
className: "HighAvailabilityForPatch",
|
|
2249
2276
|
modelProperties: {
|
|
2250
|
-
|
|
2251
|
-
serializedName: "
|
|
2277
|
+
mode: {
|
|
2278
|
+
serializedName: "mode",
|
|
2252
2279
|
type: {
|
|
2253
|
-
name: "
|
|
2280
|
+
name: "String",
|
|
2254
2281
|
},
|
|
2255
2282
|
},
|
|
2256
|
-
|
|
2257
|
-
serializedName: "
|
|
2283
|
+
state: {
|
|
2284
|
+
serializedName: "state",
|
|
2285
|
+
readOnly: true,
|
|
2258
2286
|
type: {
|
|
2259
|
-
name: "
|
|
2287
|
+
name: "String",
|
|
2260
2288
|
},
|
|
2261
2289
|
},
|
|
2262
|
-
|
|
2263
|
-
|
|
2290
|
+
standbyAvailabilityZone: {
|
|
2291
|
+
defaultValue: "",
|
|
2292
|
+
serializedName: "standbyAvailabilityZone",
|
|
2264
2293
|
type: {
|
|
2265
|
-
name: "
|
|
2294
|
+
name: "String",
|
|
2266
2295
|
},
|
|
2267
2296
|
},
|
|
2268
2297
|
},
|
|
2269
2298
|
},
|
|
2270
2299
|
};
|
|
2271
|
-
exports.
|
|
2300
|
+
exports.MaintenanceWindowForPatch = {
|
|
2272
2301
|
type: {
|
|
2273
2302
|
name: "Composite",
|
|
2274
|
-
className: "
|
|
2303
|
+
className: "MaintenanceWindowForPatch",
|
|
2275
2304
|
modelProperties: {
|
|
2276
|
-
|
|
2277
|
-
serializedName: "
|
|
2305
|
+
customWindow: {
|
|
2306
|
+
serializedName: "customWindow",
|
|
2278
2307
|
type: {
|
|
2279
2308
|
name: "String",
|
|
2280
2309
|
},
|
|
2281
2310
|
},
|
|
2282
|
-
|
|
2283
|
-
serializedName: "
|
|
2311
|
+
startHour: {
|
|
2312
|
+
serializedName: "startHour",
|
|
2284
2313
|
type: {
|
|
2285
|
-
name: "
|
|
2314
|
+
name: "Number",
|
|
2286
2315
|
},
|
|
2287
2316
|
},
|
|
2288
|
-
|
|
2289
|
-
serializedName: "
|
|
2317
|
+
startMinute: {
|
|
2318
|
+
serializedName: "startMinute",
|
|
2290
2319
|
type: {
|
|
2291
2320
|
name: "Number",
|
|
2292
2321
|
},
|
|
2293
2322
|
},
|
|
2294
|
-
|
|
2295
|
-
serializedName: "
|
|
2323
|
+
dayOfWeek: {
|
|
2324
|
+
serializedName: "dayOfWeek",
|
|
2296
2325
|
type: {
|
|
2297
2326
|
name: "Number",
|
|
2298
2327
|
},
|
|
@@ -2300,102 +2329,56 @@ exports.ImpactRecord = {
|
|
|
2300
2329
|
},
|
|
2301
2330
|
},
|
|
2302
2331
|
};
|
|
2303
|
-
exports.
|
|
2332
|
+
exports.AuthConfigForPatch = {
|
|
2304
2333
|
type: {
|
|
2305
2334
|
name: "Composite",
|
|
2306
|
-
className: "
|
|
2335
|
+
className: "AuthConfigForPatch",
|
|
2307
2336
|
modelProperties: {
|
|
2308
|
-
|
|
2309
|
-
serializedName: "
|
|
2310
|
-
type: {
|
|
2311
|
-
name: "String",
|
|
2312
|
-
},
|
|
2313
|
-
},
|
|
2314
|
-
schema: {
|
|
2315
|
-
serializedName: "schema",
|
|
2316
|
-
type: {
|
|
2317
|
-
name: "String",
|
|
2318
|
-
},
|
|
2319
|
-
},
|
|
2320
|
-
table: {
|
|
2321
|
-
serializedName: "table",
|
|
2337
|
+
activeDirectoryAuth: {
|
|
2338
|
+
serializedName: "activeDirectoryAuth",
|
|
2322
2339
|
type: {
|
|
2323
2340
|
name: "String",
|
|
2324
2341
|
},
|
|
2325
2342
|
},
|
|
2326
|
-
|
|
2327
|
-
serializedName: "
|
|
2343
|
+
passwordAuth: {
|
|
2344
|
+
serializedName: "passwordAuth",
|
|
2328
2345
|
type: {
|
|
2329
2346
|
name: "String",
|
|
2330
2347
|
},
|
|
2331
2348
|
},
|
|
2332
|
-
|
|
2333
|
-
serializedName: "
|
|
2349
|
+
tenantId: {
|
|
2350
|
+
serializedName: "tenantId",
|
|
2334
2351
|
type: {
|
|
2335
2352
|
name: "String",
|
|
2336
2353
|
},
|
|
2337
2354
|
},
|
|
2338
|
-
indexColumns: {
|
|
2339
|
-
serializedName: "indexColumns",
|
|
2340
|
-
type: {
|
|
2341
|
-
name: "Sequence",
|
|
2342
|
-
element: {
|
|
2343
|
-
type: {
|
|
2344
|
-
name: "String",
|
|
2345
|
-
},
|
|
2346
|
-
},
|
|
2347
|
-
},
|
|
2348
|
-
},
|
|
2349
|
-
includedColumns: {
|
|
2350
|
-
serializedName: "includedColumns",
|
|
2351
|
-
type: {
|
|
2352
|
-
name: "Sequence",
|
|
2353
|
-
element: {
|
|
2354
|
-
type: {
|
|
2355
|
-
name: "String",
|
|
2356
|
-
},
|
|
2357
|
-
},
|
|
2358
|
-
},
|
|
2359
|
-
},
|
|
2360
2355
|
},
|
|
2361
2356
|
},
|
|
2362
2357
|
};
|
|
2363
|
-
exports.
|
|
2358
|
+
exports.RestartParameter = {
|
|
2364
2359
|
type: {
|
|
2365
2360
|
name: "Composite",
|
|
2366
|
-
className: "
|
|
2361
|
+
className: "RestartParameter",
|
|
2367
2362
|
modelProperties: {
|
|
2368
|
-
|
|
2369
|
-
serializedName: "
|
|
2370
|
-
type: {
|
|
2371
|
-
name: "String",
|
|
2372
|
-
},
|
|
2373
|
-
},
|
|
2374
|
-
allowServerRestarts: {
|
|
2375
|
-
serializedName: "allowServerRestarts",
|
|
2363
|
+
restartWithFailover: {
|
|
2364
|
+
serializedName: "restartWithFailover",
|
|
2376
2365
|
type: {
|
|
2377
2366
|
name: "Boolean",
|
|
2378
2367
|
},
|
|
2379
2368
|
},
|
|
2380
|
-
|
|
2381
|
-
serializedName: "
|
|
2369
|
+
failoverMode: {
|
|
2370
|
+
serializedName: "failoverMode",
|
|
2382
2371
|
type: {
|
|
2383
2372
|
name: "String",
|
|
2384
2373
|
},
|
|
2385
2374
|
},
|
|
2386
|
-
configTuningUsageMode: {
|
|
2387
|
-
serializedName: "configTuningUsageMode",
|
|
2388
|
-
type: {
|
|
2389
|
-
name: "Boolean",
|
|
2390
|
-
},
|
|
2391
|
-
},
|
|
2392
2375
|
},
|
|
2393
2376
|
},
|
|
2394
2377
|
};
|
|
2395
|
-
exports.
|
|
2378
|
+
exports.ObjectRecommendationList = {
|
|
2396
2379
|
type: {
|
|
2397
2380
|
name: "Composite",
|
|
2398
|
-
className: "
|
|
2381
|
+
className: "ObjectRecommendationList",
|
|
2399
2382
|
modelProperties: {
|
|
2400
2383
|
value: {
|
|
2401
2384
|
serializedName: "value",
|
|
@@ -2404,7 +2387,7 @@ exports.SessionsListResult = {
|
|
|
2404
2387
|
element: {
|
|
2405
2388
|
type: {
|
|
2406
2389
|
name: "Composite",
|
|
2407
|
-
className: "
|
|
2390
|
+
className: "ObjectRecommendation",
|
|
2408
2391
|
},
|
|
2409
2392
|
},
|
|
2410
2393
|
},
|
|
@@ -2418,130 +2401,148 @@ exports.SessionsListResult = {
|
|
|
2418
2401
|
},
|
|
2419
2402
|
},
|
|
2420
2403
|
};
|
|
2421
|
-
exports.
|
|
2404
|
+
exports.ObjectRecommendationPropertiesImplementationDetails = {
|
|
2422
2405
|
type: {
|
|
2423
2406
|
name: "Composite",
|
|
2424
|
-
className: "
|
|
2407
|
+
className: "ObjectRecommendationPropertiesImplementationDetails",
|
|
2425
2408
|
modelProperties: {
|
|
2426
|
-
|
|
2427
|
-
serializedName: "
|
|
2409
|
+
method: {
|
|
2410
|
+
serializedName: "method",
|
|
2428
2411
|
type: {
|
|
2429
2412
|
name: "String",
|
|
2430
2413
|
},
|
|
2431
2414
|
},
|
|
2432
|
-
|
|
2433
|
-
serializedName: "
|
|
2415
|
+
script: {
|
|
2416
|
+
serializedName: "script",
|
|
2434
2417
|
type: {
|
|
2435
2418
|
name: "String",
|
|
2436
2419
|
},
|
|
2437
2420
|
},
|
|
2438
|
-
|
|
2439
|
-
|
|
2421
|
+
},
|
|
2422
|
+
},
|
|
2423
|
+
};
|
|
2424
|
+
exports.ObjectRecommendationPropertiesAnalyzedWorkload = {
|
|
2425
|
+
type: {
|
|
2426
|
+
name: "Composite",
|
|
2427
|
+
className: "ObjectRecommendationPropertiesAnalyzedWorkload",
|
|
2428
|
+
modelProperties: {
|
|
2429
|
+
startTime: {
|
|
2430
|
+
serializedName: "startTime",
|
|
2440
2431
|
type: {
|
|
2441
|
-
name: "
|
|
2432
|
+
name: "DateTime",
|
|
2442
2433
|
},
|
|
2443
2434
|
},
|
|
2444
|
-
|
|
2445
|
-
serializedName: "
|
|
2435
|
+
endTime: {
|
|
2436
|
+
serializedName: "endTime",
|
|
2446
2437
|
type: {
|
|
2447
|
-
name: "
|
|
2438
|
+
name: "DateTime",
|
|
2439
|
+
},
|
|
2440
|
+
},
|
|
2441
|
+
queryCount: {
|
|
2442
|
+
serializedName: "queryCount",
|
|
2443
|
+
type: {
|
|
2444
|
+
name: "Number",
|
|
2448
2445
|
},
|
|
2449
2446
|
},
|
|
2450
|
-
|
|
2451
|
-
|
|
2447
|
+
},
|
|
2448
|
+
},
|
|
2449
|
+
};
|
|
2450
|
+
exports.ImpactRecord = {
|
|
2451
|
+
type: {
|
|
2452
|
+
name: "Composite",
|
|
2453
|
+
className: "ImpactRecord",
|
|
2454
|
+
modelProperties: {
|
|
2455
|
+
dimensionName: {
|
|
2456
|
+
serializedName: "dimensionName",
|
|
2452
2457
|
type: {
|
|
2453
2458
|
name: "String",
|
|
2454
2459
|
},
|
|
2455
2460
|
},
|
|
2456
|
-
|
|
2457
|
-
serializedName: "
|
|
2461
|
+
unit: {
|
|
2462
|
+
serializedName: "unit",
|
|
2458
2463
|
type: {
|
|
2459
2464
|
name: "String",
|
|
2460
2465
|
},
|
|
2461
2466
|
},
|
|
2462
|
-
|
|
2463
|
-
serializedName: "
|
|
2467
|
+
queryId: {
|
|
2468
|
+
serializedName: "queryId",
|
|
2469
|
+
type: {
|
|
2470
|
+
name: "Number",
|
|
2471
|
+
},
|
|
2472
|
+
},
|
|
2473
|
+
absoluteValue: {
|
|
2474
|
+
serializedName: "absoluteValue",
|
|
2464
2475
|
type: {
|
|
2465
|
-
name: "
|
|
2476
|
+
name: "Number",
|
|
2466
2477
|
},
|
|
2467
2478
|
},
|
|
2468
2479
|
},
|
|
2469
2480
|
},
|
|
2470
2481
|
};
|
|
2471
|
-
exports.
|
|
2482
|
+
exports.ObjectRecommendationDetails = {
|
|
2472
2483
|
type: {
|
|
2473
2484
|
name: "Composite",
|
|
2474
|
-
className: "
|
|
2485
|
+
className: "ObjectRecommendationDetails",
|
|
2475
2486
|
modelProperties: {
|
|
2476
|
-
|
|
2477
|
-
serializedName: "
|
|
2478
|
-
type: {
|
|
2479
|
-
name: "Sequence",
|
|
2480
|
-
element: {
|
|
2481
|
-
type: {
|
|
2482
|
-
name: "Composite",
|
|
2483
|
-
className: "SessionDetailsResource",
|
|
2484
|
-
},
|
|
2485
|
-
},
|
|
2486
|
-
},
|
|
2487
|
-
},
|
|
2488
|
-
nextLink: {
|
|
2489
|
-
serializedName: "nextLink",
|
|
2487
|
+
databaseName: {
|
|
2488
|
+
serializedName: "databaseName",
|
|
2490
2489
|
type: {
|
|
2491
2490
|
name: "String",
|
|
2492
2491
|
},
|
|
2493
2492
|
},
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
};
|
|
2497
|
-
exports.SessionDetailsResource = {
|
|
2498
|
-
type: {
|
|
2499
|
-
name: "Composite",
|
|
2500
|
-
className: "SessionDetailsResource",
|
|
2501
|
-
modelProperties: {
|
|
2502
|
-
iterationId: {
|
|
2503
|
-
serializedName: "iterationId",
|
|
2493
|
+
schema: {
|
|
2494
|
+
serializedName: "schema",
|
|
2504
2495
|
type: {
|
|
2505
2496
|
name: "String",
|
|
2506
2497
|
},
|
|
2507
2498
|
},
|
|
2508
|
-
|
|
2509
|
-
serializedName: "
|
|
2499
|
+
table: {
|
|
2500
|
+
serializedName: "table",
|
|
2510
2501
|
type: {
|
|
2511
2502
|
name: "String",
|
|
2512
2503
|
},
|
|
2513
2504
|
},
|
|
2514
|
-
|
|
2515
|
-
serializedName: "
|
|
2505
|
+
indexType: {
|
|
2506
|
+
serializedName: "indexType",
|
|
2516
2507
|
type: {
|
|
2517
2508
|
name: "String",
|
|
2518
2509
|
},
|
|
2519
2510
|
},
|
|
2520
|
-
|
|
2521
|
-
serializedName: "
|
|
2511
|
+
indexName: {
|
|
2512
|
+
serializedName: "indexName",
|
|
2522
2513
|
type: {
|
|
2523
2514
|
name: "String",
|
|
2524
2515
|
},
|
|
2525
2516
|
},
|
|
2526
|
-
|
|
2527
|
-
serializedName: "
|
|
2517
|
+
indexColumns: {
|
|
2518
|
+
serializedName: "indexColumns",
|
|
2528
2519
|
type: {
|
|
2529
|
-
name: "
|
|
2520
|
+
name: "Sequence",
|
|
2521
|
+
element: {
|
|
2522
|
+
type: {
|
|
2523
|
+
name: "String",
|
|
2524
|
+
},
|
|
2525
|
+
},
|
|
2530
2526
|
},
|
|
2531
2527
|
},
|
|
2532
|
-
|
|
2533
|
-
serializedName: "
|
|
2528
|
+
includedColumns: {
|
|
2529
|
+
serializedName: "includedColumns",
|
|
2534
2530
|
type: {
|
|
2535
|
-
name: "
|
|
2531
|
+
name: "Sequence",
|
|
2532
|
+
element: {
|
|
2533
|
+
type: {
|
|
2534
|
+
name: "String",
|
|
2535
|
+
},
|
|
2536
|
+
},
|
|
2536
2537
|
},
|
|
2537
2538
|
},
|
|
2538
2539
|
},
|
|
2539
2540
|
},
|
|
2540
2541
|
};
|
|
2541
|
-
exports.
|
|
2542
|
+
exports.TuningOptionsList = {
|
|
2542
2543
|
type: {
|
|
2543
2544
|
name: "Composite",
|
|
2544
|
-
className: "
|
|
2545
|
+
className: "TuningOptionsList",
|
|
2545
2546
|
modelProperties: {
|
|
2546
2547
|
value: {
|
|
2547
2548
|
serializedName: "value",
|
|
@@ -2550,7 +2551,7 @@ exports.TuningOptionsListResult = {
|
|
|
2550
2551
|
element: {
|
|
2551
2552
|
type: {
|
|
2552
2553
|
name: "Composite",
|
|
2553
|
-
className: "
|
|
2554
|
+
className: "TuningOptions",
|
|
2554
2555
|
},
|
|
2555
2556
|
},
|
|
2556
2557
|
},
|
|
@@ -2601,10 +2602,10 @@ exports.VirtualEndpointResourceForPatch = {
|
|
|
2601
2602
|
},
|
|
2602
2603
|
},
|
|
2603
2604
|
};
|
|
2604
|
-
exports.
|
|
2605
|
+
exports.VirtualEndpointsList = {
|
|
2605
2606
|
type: {
|
|
2606
2607
|
name: "Composite",
|
|
2607
|
-
className: "
|
|
2608
|
+
className: "VirtualEndpointsList",
|
|
2608
2609
|
modelProperties: {
|
|
2609
2610
|
value: {
|
|
2610
2611
|
serializedName: "value",
|
|
@@ -2613,7 +2614,7 @@ exports.VirtualEndpointsListResult = {
|
|
|
2613
2614
|
element: {
|
|
2614
2615
|
type: {
|
|
2615
2616
|
name: "Composite",
|
|
2616
|
-
className: "
|
|
2617
|
+
className: "VirtualEndpoint",
|
|
2617
2618
|
},
|
|
2618
2619
|
},
|
|
2619
2620
|
},
|
|
@@ -2641,10 +2642,10 @@ exports.VirtualNetworkSubnetUsageParameter = {
|
|
|
2641
2642
|
},
|
|
2642
2643
|
},
|
|
2643
2644
|
};
|
|
2644
|
-
exports.
|
|
2645
|
+
exports.VirtualNetworkSubnetUsageModel = {
|
|
2645
2646
|
type: {
|
|
2646
2647
|
name: "Composite",
|
|
2647
|
-
className: "
|
|
2648
|
+
className: "VirtualNetworkSubnetUsageModel",
|
|
2648
2649
|
modelProperties: {
|
|
2649
2650
|
delegatedSubnetsUsage: {
|
|
2650
2651
|
serializedName: "delegatedSubnetsUsage",
|
|
@@ -2707,6 +2708,29 @@ exports.ProxyResource = {
|
|
|
2707
2708
|
},
|
|
2708
2709
|
},
|
|
2709
2710
|
};
|
|
2711
|
+
exports.TrackedResource = {
|
|
2712
|
+
type: {
|
|
2713
|
+
name: "Composite",
|
|
2714
|
+
className: "TrackedResource",
|
|
2715
|
+
modelProperties: {
|
|
2716
|
+
...exports.Resource.type.modelProperties,
|
|
2717
|
+
tags: {
|
|
2718
|
+
serializedName: "tags",
|
|
2719
|
+
type: {
|
|
2720
|
+
name: "Dictionary",
|
|
2721
|
+
value: { type: { name: "String" } },
|
|
2722
|
+
},
|
|
2723
|
+
},
|
|
2724
|
+
location: {
|
|
2725
|
+
serializedName: "location",
|
|
2726
|
+
required: true,
|
|
2727
|
+
type: {
|
|
2728
|
+
name: "String",
|
|
2729
|
+
},
|
|
2730
|
+
},
|
|
2731
|
+
},
|
|
2732
|
+
},
|
|
2733
|
+
};
|
|
2710
2734
|
exports.PrivateEndpointConnection = {
|
|
2711
2735
|
type: {
|
|
2712
2736
|
name: "Composite",
|
|
@@ -2749,29 +2773,6 @@ exports.PrivateEndpointConnection = {
|
|
|
2749
2773
|
},
|
|
2750
2774
|
},
|
|
2751
2775
|
};
|
|
2752
|
-
exports.TrackedResource = {
|
|
2753
|
-
type: {
|
|
2754
|
-
name: "Composite",
|
|
2755
|
-
className: "TrackedResource",
|
|
2756
|
-
modelProperties: {
|
|
2757
|
-
...exports.Resource.type.modelProperties,
|
|
2758
|
-
tags: {
|
|
2759
|
-
serializedName: "tags",
|
|
2760
|
-
type: {
|
|
2761
|
-
name: "Dictionary",
|
|
2762
|
-
value: { type: { name: "String" } },
|
|
2763
|
-
},
|
|
2764
|
-
},
|
|
2765
|
-
location: {
|
|
2766
|
-
serializedName: "location",
|
|
2767
|
-
required: true,
|
|
2768
|
-
type: {
|
|
2769
|
-
name: "String",
|
|
2770
|
-
},
|
|
2771
|
-
},
|
|
2772
|
-
},
|
|
2773
|
-
},
|
|
2774
|
-
};
|
|
2775
2776
|
exports.PrivateLinkResource = {
|
|
2776
2777
|
type: {
|
|
2777
2778
|
name: "Composite",
|
|
@@ -2811,10 +2812,10 @@ exports.PrivateLinkResource = {
|
|
|
2811
2812
|
},
|
|
2812
2813
|
},
|
|
2813
2814
|
};
|
|
2814
|
-
exports.
|
|
2815
|
+
exports.VirtualEndpoint = {
|
|
2815
2816
|
type: {
|
|
2816
2817
|
name: "Composite",
|
|
2817
|
-
className: "
|
|
2818
|
+
className: "VirtualEndpoint",
|
|
2818
2819
|
modelProperties: {
|
|
2819
2820
|
...exports.VirtualEndpointResourceForPatch.type.modelProperties,
|
|
2820
2821
|
...exports.Resource.type.modelProperties,
|
|
@@ -3032,10 +3033,10 @@ exports.ServerSkuCapability = {
|
|
|
3032
3033
|
},
|
|
3033
3034
|
},
|
|
3034
3035
|
};
|
|
3035
|
-
exports.
|
|
3036
|
+
exports.ServerEditionCapability = {
|
|
3036
3037
|
type: {
|
|
3037
3038
|
name: "Composite",
|
|
3038
|
-
className: "
|
|
3039
|
+
className: "ServerEditionCapability",
|
|
3039
3040
|
modelProperties: {
|
|
3040
3041
|
...exports.CapabilityBase.type.modelProperties,
|
|
3041
3042
|
name: {
|
|
@@ -3166,10 +3167,10 @@ exports.FastProvisioningEditionCapability = {
|
|
|
3166
3167
|
},
|
|
3167
3168
|
},
|
|
3168
3169
|
};
|
|
3169
|
-
exports.
|
|
3170
|
+
exports.Capability = {
|
|
3170
3171
|
type: {
|
|
3171
3172
|
name: "Composite",
|
|
3172
|
-
className: "
|
|
3173
|
+
className: "Capability",
|
|
3173
3174
|
modelProperties: {
|
|
3174
3175
|
...exports.CapabilityBase.type.modelProperties,
|
|
3175
3176
|
name: {
|
|
@@ -3186,7 +3187,7 @@ exports.FlexibleServerCapability = {
|
|
|
3186
3187
|
element: {
|
|
3187
3188
|
type: {
|
|
3188
3189
|
name: "Composite",
|
|
3189
|
-
className: "
|
|
3190
|
+
className: "ServerEditionCapability",
|
|
3190
3191
|
},
|
|
3191
3192
|
},
|
|
3192
3193
|
},
|
|
@@ -3282,29 +3283,6 @@ exports.FlexibleServerCapability = {
|
|
|
3282
3283
|
},
|
|
3283
3284
|
},
|
|
3284
3285
|
};
|
|
3285
|
-
exports.NameAvailability = {
|
|
3286
|
-
type: {
|
|
3287
|
-
name: "Composite",
|
|
3288
|
-
className: "NameAvailability",
|
|
3289
|
-
modelProperties: {
|
|
3290
|
-
...exports.CheckNameAvailabilityResponse.type.modelProperties,
|
|
3291
|
-
name: {
|
|
3292
|
-
serializedName: "name",
|
|
3293
|
-
readOnly: true,
|
|
3294
|
-
type: {
|
|
3295
|
-
name: "String",
|
|
3296
|
-
},
|
|
3297
|
-
},
|
|
3298
|
-
type: {
|
|
3299
|
-
serializedName: "type",
|
|
3300
|
-
readOnly: true,
|
|
3301
|
-
type: {
|
|
3302
|
-
name: "String",
|
|
3303
|
-
},
|
|
3304
|
-
},
|
|
3305
|
-
},
|
|
3306
|
-
},
|
|
3307
|
-
};
|
|
3308
3286
|
exports.LtrPreBackupRequest = {
|
|
3309
3287
|
type: {
|
|
3310
3288
|
name: "Composite",
|
|
@@ -3314,10 +3292,10 @@ exports.LtrPreBackupRequest = {
|
|
|
3314
3292
|
},
|
|
3315
3293
|
},
|
|
3316
3294
|
};
|
|
3317
|
-
exports.
|
|
3295
|
+
exports.BackupsLongTermRetentionRequest = {
|
|
3318
3296
|
type: {
|
|
3319
3297
|
name: "Composite",
|
|
3320
|
-
className: "
|
|
3298
|
+
className: "BackupsLongTermRetentionRequest",
|
|
3321
3299
|
modelProperties: {
|
|
3322
3300
|
...exports.BackupRequestBase.type.modelProperties,
|
|
3323
3301
|
targetDetails: {
|
|
@@ -3330,10 +3308,33 @@ exports.LtrBackupRequest = {
|
|
|
3330
3308
|
},
|
|
3331
3309
|
},
|
|
3332
3310
|
};
|
|
3333
|
-
exports.
|
|
3311
|
+
exports.NameAvailabilityModel = {
|
|
3312
|
+
type: {
|
|
3313
|
+
name: "Composite",
|
|
3314
|
+
className: "NameAvailabilityModel",
|
|
3315
|
+
modelProperties: {
|
|
3316
|
+
...exports.CheckNameAvailabilityResponse.type.modelProperties,
|
|
3317
|
+
name: {
|
|
3318
|
+
serializedName: "name",
|
|
3319
|
+
readOnly: true,
|
|
3320
|
+
type: {
|
|
3321
|
+
name: "String",
|
|
3322
|
+
},
|
|
3323
|
+
},
|
|
3324
|
+
type: {
|
|
3325
|
+
serializedName: "type",
|
|
3326
|
+
readOnly: true,
|
|
3327
|
+
type: {
|
|
3328
|
+
name: "String",
|
|
3329
|
+
},
|
|
3330
|
+
},
|
|
3331
|
+
},
|
|
3332
|
+
},
|
|
3333
|
+
};
|
|
3334
|
+
exports.AdministratorMicrosoftEntra = {
|
|
3334
3335
|
type: {
|
|
3335
3336
|
name: "Composite",
|
|
3336
|
-
className: "
|
|
3337
|
+
className: "AdministratorMicrosoftEntra",
|
|
3337
3338
|
modelProperties: {
|
|
3338
3339
|
...exports.ProxyResource.type.modelProperties,
|
|
3339
3340
|
principalType: {
|
|
@@ -3363,10 +3364,33 @@ exports.ActiveDirectoryAdministrator = {
|
|
|
3363
3364
|
},
|
|
3364
3365
|
},
|
|
3365
3366
|
};
|
|
3366
|
-
exports.
|
|
3367
|
+
exports.AdvancedThreatProtectionSettingsModel = {
|
|
3368
|
+
type: {
|
|
3369
|
+
name: "Composite",
|
|
3370
|
+
className: "AdvancedThreatProtectionSettingsModel",
|
|
3371
|
+
modelProperties: {
|
|
3372
|
+
...exports.ProxyResource.type.modelProperties,
|
|
3373
|
+
state: {
|
|
3374
|
+
serializedName: "properties.state",
|
|
3375
|
+
type: {
|
|
3376
|
+
name: "Enum",
|
|
3377
|
+
allowedValues: ["Enabled", "Disabled"],
|
|
3378
|
+
},
|
|
3379
|
+
},
|
|
3380
|
+
creationTime: {
|
|
3381
|
+
serializedName: "properties.creationTime",
|
|
3382
|
+
readOnly: true,
|
|
3383
|
+
type: {
|
|
3384
|
+
name: "DateTime",
|
|
3385
|
+
},
|
|
3386
|
+
},
|
|
3387
|
+
},
|
|
3388
|
+
},
|
|
3389
|
+
};
|
|
3390
|
+
exports.BackupAutomaticAndOnDemand = {
|
|
3367
3391
|
type: {
|
|
3368
3392
|
name: "Composite",
|
|
3369
|
-
className: "
|
|
3393
|
+
className: "BackupAutomaticAndOnDemand",
|
|
3370
3394
|
modelProperties: {
|
|
3371
3395
|
...exports.ProxyResource.type.modelProperties,
|
|
3372
3396
|
backupType: {
|
|
@@ -3390,6 +3414,45 @@ exports.ServerBackup = {
|
|
|
3390
3414
|
},
|
|
3391
3415
|
},
|
|
3392
3416
|
};
|
|
3417
|
+
exports.CapturedLog = {
|
|
3418
|
+
type: {
|
|
3419
|
+
name: "Composite",
|
|
3420
|
+
className: "CapturedLog",
|
|
3421
|
+
modelProperties: {
|
|
3422
|
+
...exports.ProxyResource.type.modelProperties,
|
|
3423
|
+
createdTime: {
|
|
3424
|
+
serializedName: "properties.createdTime",
|
|
3425
|
+
type: {
|
|
3426
|
+
name: "DateTime",
|
|
3427
|
+
},
|
|
3428
|
+
},
|
|
3429
|
+
lastModifiedTime: {
|
|
3430
|
+
serializedName: "properties.lastModifiedTime",
|
|
3431
|
+
type: {
|
|
3432
|
+
name: "DateTime",
|
|
3433
|
+
},
|
|
3434
|
+
},
|
|
3435
|
+
sizeInKb: {
|
|
3436
|
+
serializedName: "properties.sizeInKb",
|
|
3437
|
+
type: {
|
|
3438
|
+
name: "Number",
|
|
3439
|
+
},
|
|
3440
|
+
},
|
|
3441
|
+
typePropertiesType: {
|
|
3442
|
+
serializedName: "properties.type",
|
|
3443
|
+
type: {
|
|
3444
|
+
name: "String",
|
|
3445
|
+
},
|
|
3446
|
+
},
|
|
3447
|
+
url: {
|
|
3448
|
+
serializedName: "properties.url",
|
|
3449
|
+
type: {
|
|
3450
|
+
name: "String",
|
|
3451
|
+
},
|
|
3452
|
+
},
|
|
3453
|
+
},
|
|
3454
|
+
},
|
|
3455
|
+
};
|
|
3393
3456
|
exports.Configuration = {
|
|
3394
3457
|
type: {
|
|
3395
3458
|
name: "Composite",
|
|
@@ -3530,10 +3593,10 @@ exports.FirewallRule = {
|
|
|
3530
3593
|
},
|
|
3531
3594
|
},
|
|
3532
3595
|
};
|
|
3533
|
-
exports.
|
|
3596
|
+
exports.BackupsLongTermRetentionOperation = {
|
|
3534
3597
|
type: {
|
|
3535
3598
|
name: "Composite",
|
|
3536
|
-
className: "
|
|
3599
|
+
className: "BackupsLongTermRetentionOperation",
|
|
3537
3600
|
modelProperties: {
|
|
3538
3601
|
...exports.ProxyResource.type.modelProperties,
|
|
3539
3602
|
datasourceSizeInBytes: {
|
|
@@ -3605,83 +3668,27 @@ exports.LtrServerBackupOperation = {
|
|
|
3605
3668
|
},
|
|
3606
3669
|
},
|
|
3607
3670
|
};
|
|
3608
|
-
exports.
|
|
3609
|
-
type: {
|
|
3610
|
-
name: "Composite",
|
|
3611
|
-
className: "LogFile",
|
|
3612
|
-
modelProperties: {
|
|
3613
|
-
...exports.ProxyResource.type.modelProperties,
|
|
3614
|
-
createdTime: {
|
|
3615
|
-
serializedName: "properties.createdTime",
|
|
3616
|
-
type: {
|
|
3617
|
-
name: "DateTime",
|
|
3618
|
-
},
|
|
3619
|
-
},
|
|
3620
|
-
lastModifiedTime: {
|
|
3621
|
-
serializedName: "properties.lastModifiedTime",
|
|
3622
|
-
type: {
|
|
3623
|
-
name: "DateTime",
|
|
3624
|
-
},
|
|
3625
|
-
},
|
|
3626
|
-
sizeInKb: {
|
|
3627
|
-
serializedName: "properties.sizeInKb",
|
|
3628
|
-
type: {
|
|
3629
|
-
name: "Number",
|
|
3630
|
-
},
|
|
3631
|
-
},
|
|
3632
|
-
typePropertiesType: {
|
|
3633
|
-
serializedName: "properties.type",
|
|
3634
|
-
type: {
|
|
3635
|
-
name: "String",
|
|
3636
|
-
},
|
|
3637
|
-
},
|
|
3638
|
-
url: {
|
|
3639
|
-
serializedName: "properties.url",
|
|
3640
|
-
type: {
|
|
3641
|
-
name: "String",
|
|
3642
|
-
},
|
|
3643
|
-
},
|
|
3644
|
-
},
|
|
3645
|
-
},
|
|
3646
|
-
};
|
|
3647
|
-
exports.ServerThreatProtectionSettingsModel = {
|
|
3648
|
-
type: {
|
|
3649
|
-
name: "Composite",
|
|
3650
|
-
className: "ServerThreatProtectionSettingsModel",
|
|
3651
|
-
modelProperties: {
|
|
3652
|
-
...exports.ProxyResource.type.modelProperties,
|
|
3653
|
-
state: {
|
|
3654
|
-
serializedName: "properties.state",
|
|
3655
|
-
type: {
|
|
3656
|
-
name: "Enum",
|
|
3657
|
-
allowedValues: ["Enabled", "Disabled"],
|
|
3658
|
-
},
|
|
3659
|
-
},
|
|
3660
|
-
creationTime: {
|
|
3661
|
-
serializedName: "properties.creationTime",
|
|
3662
|
-
readOnly: true,
|
|
3663
|
-
type: {
|
|
3664
|
-
name: "DateTime",
|
|
3665
|
-
},
|
|
3666
|
-
},
|
|
3667
|
-
},
|
|
3668
|
-
},
|
|
3669
|
-
};
|
|
3670
|
-
exports.TuningOptionsResource = {
|
|
3671
|
+
exports.TuningOptions = {
|
|
3671
3672
|
type: {
|
|
3672
3673
|
name: "Composite",
|
|
3673
|
-
className: "
|
|
3674
|
+
className: "TuningOptions",
|
|
3674
3675
|
modelProperties: {
|
|
3675
3676
|
...exports.ProxyResource.type.modelProperties,
|
|
3676
3677
|
},
|
|
3677
3678
|
},
|
|
3678
3679
|
};
|
|
3679
|
-
exports.
|
|
3680
|
+
exports.ObjectRecommendation = {
|
|
3680
3681
|
type: {
|
|
3681
3682
|
name: "Composite",
|
|
3682
|
-
className: "
|
|
3683
|
+
className: "ObjectRecommendation",
|
|
3683
3684
|
modelProperties: {
|
|
3684
3685
|
...exports.ProxyResource.type.modelProperties,
|
|
3686
|
+
kind: {
|
|
3687
|
+
serializedName: "kind",
|
|
3688
|
+
type: {
|
|
3689
|
+
name: "String",
|
|
3690
|
+
},
|
|
3691
|
+
},
|
|
3685
3692
|
initialRecommendedTime: {
|
|
3686
3693
|
serializedName: "properties.initialRecommendedTime",
|
|
3687
3694
|
type: {
|
|
@@ -3717,6 +3724,12 @@ exports.IndexRecommendationResource = {
|
|
|
3717
3724
|
name: "String",
|
|
3718
3725
|
},
|
|
3719
3726
|
},
|
|
3727
|
+
currentState: {
|
|
3728
|
+
serializedName: "properties.currentState",
|
|
3729
|
+
type: {
|
|
3730
|
+
name: "String",
|
|
3731
|
+
},
|
|
3732
|
+
},
|
|
3720
3733
|
recommendationType: {
|
|
3721
3734
|
serializedName: "properties.recommendationType",
|
|
3722
3735
|
type: {
|
|
@@ -3727,14 +3740,14 @@ exports.IndexRecommendationResource = {
|
|
|
3727
3740
|
serializedName: "properties.implementationDetails",
|
|
3728
3741
|
type: {
|
|
3729
3742
|
name: "Composite",
|
|
3730
|
-
className: "
|
|
3743
|
+
className: "ObjectRecommendationPropertiesImplementationDetails",
|
|
3731
3744
|
},
|
|
3732
3745
|
},
|
|
3733
3746
|
analyzedWorkload: {
|
|
3734
3747
|
serializedName: "properties.analyzedWorkload",
|
|
3735
3748
|
type: {
|
|
3736
3749
|
name: "Composite",
|
|
3737
|
-
className: "
|
|
3750
|
+
className: "ObjectRecommendationPropertiesAnalyzedWorkload",
|
|
3738
3751
|
},
|
|
3739
3752
|
},
|
|
3740
3753
|
estimatedImpact: {
|
|
@@ -3754,375 +3767,395 @@ exports.IndexRecommendationResource = {
|
|
|
3754
3767
|
serializedName: "properties.details",
|
|
3755
3768
|
type: {
|
|
3756
3769
|
name: "Composite",
|
|
3757
|
-
className: "
|
|
3770
|
+
className: "ObjectRecommendationDetails",
|
|
3758
3771
|
},
|
|
3759
3772
|
},
|
|
3760
3773
|
},
|
|
3761
3774
|
},
|
|
3762
3775
|
};
|
|
3763
|
-
exports.
|
|
3776
|
+
exports.Migration = {
|
|
3764
3777
|
type: {
|
|
3765
3778
|
name: "Composite",
|
|
3766
|
-
className: "
|
|
3779
|
+
className: "Migration",
|
|
3767
3780
|
modelProperties: {
|
|
3768
3781
|
...exports.TrackedResource.type.modelProperties,
|
|
3769
|
-
|
|
3770
|
-
serializedName: "
|
|
3782
|
+
migrationId: {
|
|
3783
|
+
serializedName: "properties.migrationId",
|
|
3784
|
+
readOnly: true,
|
|
3771
3785
|
type: {
|
|
3772
|
-
name: "
|
|
3773
|
-
className: "Sku",
|
|
3786
|
+
name: "String",
|
|
3774
3787
|
},
|
|
3775
3788
|
},
|
|
3776
|
-
|
|
3777
|
-
serializedName: "
|
|
3789
|
+
currentStatus: {
|
|
3790
|
+
serializedName: "properties.currentStatus",
|
|
3778
3791
|
type: {
|
|
3779
3792
|
name: "Composite",
|
|
3780
|
-
className: "
|
|
3793
|
+
className: "MigrationStatus",
|
|
3781
3794
|
},
|
|
3782
3795
|
},
|
|
3783
|
-
|
|
3784
|
-
serializedName: "properties.
|
|
3796
|
+
migrationInstanceResourceId: {
|
|
3797
|
+
serializedName: "properties.migrationInstanceResourceId",
|
|
3785
3798
|
type: {
|
|
3786
3799
|
name: "String",
|
|
3787
3800
|
},
|
|
3788
3801
|
},
|
|
3789
|
-
|
|
3790
|
-
serializedName: "properties.
|
|
3802
|
+
migrationMode: {
|
|
3803
|
+
serializedName: "properties.migrationMode",
|
|
3791
3804
|
type: {
|
|
3792
3805
|
name: "String",
|
|
3793
3806
|
},
|
|
3794
3807
|
},
|
|
3795
|
-
|
|
3796
|
-
serializedName: "properties.
|
|
3808
|
+
migrationOption: {
|
|
3809
|
+
serializedName: "properties.migrationOption",
|
|
3797
3810
|
type: {
|
|
3798
3811
|
name: "String",
|
|
3799
3812
|
},
|
|
3800
3813
|
},
|
|
3801
|
-
|
|
3802
|
-
serializedName: "properties.
|
|
3803
|
-
readOnly: true,
|
|
3814
|
+
sourceType: {
|
|
3815
|
+
serializedName: "properties.sourceType",
|
|
3804
3816
|
type: {
|
|
3805
3817
|
name: "String",
|
|
3806
3818
|
},
|
|
3807
3819
|
},
|
|
3808
|
-
|
|
3809
|
-
serializedName: "properties.
|
|
3810
|
-
readOnly: true,
|
|
3820
|
+
sslMode: {
|
|
3821
|
+
serializedName: "properties.sslMode",
|
|
3811
3822
|
type: {
|
|
3812
3823
|
name: "String",
|
|
3813
3824
|
},
|
|
3814
3825
|
},
|
|
3815
|
-
|
|
3816
|
-
serializedName: "properties.
|
|
3817
|
-
readOnly: true,
|
|
3826
|
+
sourceDbServerMetadata: {
|
|
3827
|
+
serializedName: "properties.sourceDbServerMetadata",
|
|
3818
3828
|
type: {
|
|
3819
|
-
name: "
|
|
3829
|
+
name: "Composite",
|
|
3830
|
+
className: "DbServerMetadata",
|
|
3820
3831
|
},
|
|
3821
3832
|
},
|
|
3822
|
-
|
|
3823
|
-
serializedName: "properties.
|
|
3833
|
+
targetDbServerMetadata: {
|
|
3834
|
+
serializedName: "properties.targetDbServerMetadata",
|
|
3824
3835
|
type: {
|
|
3825
3836
|
name: "Composite",
|
|
3826
|
-
className: "
|
|
3837
|
+
className: "DbServerMetadata",
|
|
3827
3838
|
},
|
|
3828
3839
|
},
|
|
3829
|
-
|
|
3830
|
-
serializedName: "properties.
|
|
3840
|
+
sourceDbServerResourceId: {
|
|
3841
|
+
serializedName: "properties.sourceDbServerResourceId",
|
|
3831
3842
|
type: {
|
|
3832
|
-
name: "
|
|
3833
|
-
className: "AuthConfig",
|
|
3843
|
+
name: "String",
|
|
3834
3844
|
},
|
|
3835
3845
|
},
|
|
3836
|
-
|
|
3837
|
-
serializedName: "properties.
|
|
3846
|
+
sourceDbServerFullyQualifiedDomainName: {
|
|
3847
|
+
serializedName: "properties.sourceDbServerFullyQualifiedDomainName",
|
|
3838
3848
|
type: {
|
|
3839
|
-
name: "
|
|
3840
|
-
className: "DataEncryption",
|
|
3849
|
+
name: "String",
|
|
3841
3850
|
},
|
|
3842
3851
|
},
|
|
3843
|
-
|
|
3844
|
-
serializedName: "properties.
|
|
3852
|
+
targetDbServerResourceId: {
|
|
3853
|
+
serializedName: "properties.targetDbServerResourceId",
|
|
3854
|
+
readOnly: true,
|
|
3845
3855
|
type: {
|
|
3846
|
-
name: "
|
|
3847
|
-
className: "Backup",
|
|
3856
|
+
name: "String",
|
|
3848
3857
|
},
|
|
3849
3858
|
},
|
|
3850
|
-
|
|
3851
|
-
serializedName: "properties.
|
|
3859
|
+
targetDbServerFullyQualifiedDomainName: {
|
|
3860
|
+
serializedName: "properties.targetDbServerFullyQualifiedDomainName",
|
|
3852
3861
|
type: {
|
|
3853
|
-
name: "
|
|
3854
|
-
className: "Network",
|
|
3862
|
+
name: "String",
|
|
3855
3863
|
},
|
|
3856
3864
|
},
|
|
3857
|
-
|
|
3858
|
-
serializedName: "properties.
|
|
3865
|
+
secretParameters: {
|
|
3866
|
+
serializedName: "properties.secretParameters",
|
|
3859
3867
|
type: {
|
|
3860
3868
|
name: "Composite",
|
|
3861
|
-
className: "
|
|
3869
|
+
className: "MigrationSecretParameters",
|
|
3862
3870
|
},
|
|
3863
3871
|
},
|
|
3864
|
-
|
|
3865
|
-
|
|
3872
|
+
dbsToMigrate: {
|
|
3873
|
+
constraints: {
|
|
3874
|
+
MaxItems: 50,
|
|
3875
|
+
},
|
|
3876
|
+
serializedName: "properties.dbsToMigrate",
|
|
3866
3877
|
type: {
|
|
3867
|
-
name: "
|
|
3868
|
-
|
|
3878
|
+
name: "Sequence",
|
|
3879
|
+
element: {
|
|
3880
|
+
type: {
|
|
3881
|
+
name: "String",
|
|
3882
|
+
},
|
|
3883
|
+
},
|
|
3869
3884
|
},
|
|
3870
3885
|
},
|
|
3871
|
-
|
|
3872
|
-
serializedName: "properties.
|
|
3886
|
+
setupLogicalReplicationOnSourceDbIfNeeded: {
|
|
3887
|
+
serializedName: "properties.setupLogicalReplicationOnSourceDbIfNeeded",
|
|
3873
3888
|
type: {
|
|
3874
3889
|
name: "String",
|
|
3875
3890
|
},
|
|
3876
3891
|
},
|
|
3877
|
-
|
|
3878
|
-
serializedName: "properties.
|
|
3892
|
+
overwriteDbsInTarget: {
|
|
3893
|
+
serializedName: "properties.overwriteDbsInTarget",
|
|
3879
3894
|
type: {
|
|
3880
|
-
name: "
|
|
3895
|
+
name: "String",
|
|
3881
3896
|
},
|
|
3882
3897
|
},
|
|
3883
|
-
|
|
3884
|
-
|
|
3885
|
-
serializedName: "properties.availabilityZone",
|
|
3898
|
+
migrationWindowStartTimeInUtc: {
|
|
3899
|
+
serializedName: "properties.migrationWindowStartTimeInUtc",
|
|
3886
3900
|
type: {
|
|
3887
|
-
name: "
|
|
3901
|
+
name: "DateTime",
|
|
3888
3902
|
},
|
|
3889
3903
|
},
|
|
3890
|
-
|
|
3891
|
-
serializedName: "properties.
|
|
3904
|
+
migrationWindowEndTimeInUtc: {
|
|
3905
|
+
serializedName: "properties.migrationWindowEndTimeInUtc",
|
|
3892
3906
|
type: {
|
|
3893
|
-
name: "
|
|
3907
|
+
name: "DateTime",
|
|
3894
3908
|
},
|
|
3895
3909
|
},
|
|
3896
|
-
|
|
3897
|
-
serializedName: "properties.
|
|
3898
|
-
readOnly: true,
|
|
3910
|
+
migrateRoles: {
|
|
3911
|
+
serializedName: "properties.migrateRoles",
|
|
3899
3912
|
type: {
|
|
3900
|
-
name: "
|
|
3913
|
+
name: "String",
|
|
3901
3914
|
},
|
|
3902
3915
|
},
|
|
3903
|
-
|
|
3904
|
-
serializedName: "properties.
|
|
3916
|
+
startDataMigration: {
|
|
3917
|
+
serializedName: "properties.startDataMigration",
|
|
3905
3918
|
type: {
|
|
3906
|
-
name: "
|
|
3907
|
-
className: "Replica",
|
|
3919
|
+
name: "String",
|
|
3908
3920
|
},
|
|
3909
3921
|
},
|
|
3910
|
-
|
|
3911
|
-
serializedName: "properties.
|
|
3922
|
+
triggerCutover: {
|
|
3923
|
+
serializedName: "properties.triggerCutover",
|
|
3912
3924
|
type: {
|
|
3913
3925
|
name: "String",
|
|
3914
3926
|
},
|
|
3915
3927
|
},
|
|
3916
|
-
|
|
3917
|
-
serializedName: "properties.
|
|
3918
|
-
readOnly: true,
|
|
3928
|
+
dbsToTriggerCutoverOn: {
|
|
3929
|
+
serializedName: "properties.dbsToTriggerCutoverOn",
|
|
3919
3930
|
type: {
|
|
3920
3931
|
name: "Sequence",
|
|
3921
3932
|
element: {
|
|
3922
3933
|
type: {
|
|
3923
|
-
name: "
|
|
3924
|
-
className: "PrivateEndpointConnection",
|
|
3934
|
+
name: "String",
|
|
3925
3935
|
},
|
|
3926
3936
|
},
|
|
3927
3937
|
},
|
|
3928
3938
|
},
|
|
3929
|
-
|
|
3930
|
-
serializedName: "properties.
|
|
3939
|
+
cancel: {
|
|
3940
|
+
serializedName: "properties.cancel",
|
|
3931
3941
|
type: {
|
|
3932
|
-
name: "
|
|
3933
|
-
|
|
3942
|
+
name: "String",
|
|
3943
|
+
},
|
|
3944
|
+
},
|
|
3945
|
+
dbsToCancelMigrationOn: {
|
|
3946
|
+
serializedName: "properties.dbsToCancelMigrationOn",
|
|
3947
|
+
type: {
|
|
3948
|
+
name: "Sequence",
|
|
3949
|
+
element: {
|
|
3950
|
+
type: {
|
|
3951
|
+
name: "String",
|
|
3952
|
+
},
|
|
3953
|
+
},
|
|
3934
3954
|
},
|
|
3935
3955
|
},
|
|
3936
3956
|
},
|
|
3937
3957
|
},
|
|
3938
3958
|
};
|
|
3939
|
-
exports.
|
|
3959
|
+
exports.Server = {
|
|
3940
3960
|
type: {
|
|
3941
3961
|
name: "Composite",
|
|
3942
|
-
className: "
|
|
3962
|
+
className: "Server",
|
|
3943
3963
|
modelProperties: {
|
|
3944
3964
|
...exports.TrackedResource.type.modelProperties,
|
|
3945
|
-
|
|
3946
|
-
serializedName: "
|
|
3947
|
-
readOnly: true,
|
|
3965
|
+
sku: {
|
|
3966
|
+
serializedName: "sku",
|
|
3948
3967
|
type: {
|
|
3949
|
-
name: "
|
|
3968
|
+
name: "Composite",
|
|
3969
|
+
className: "Sku",
|
|
3950
3970
|
},
|
|
3951
3971
|
},
|
|
3952
|
-
|
|
3953
|
-
serializedName: "
|
|
3972
|
+
identity: {
|
|
3973
|
+
serializedName: "identity",
|
|
3954
3974
|
type: {
|
|
3955
3975
|
name: "Composite",
|
|
3956
|
-
className: "
|
|
3976
|
+
className: "UserAssignedIdentity",
|
|
3957
3977
|
},
|
|
3958
3978
|
},
|
|
3959
|
-
|
|
3960
|
-
serializedName: "properties.
|
|
3979
|
+
administratorLogin: {
|
|
3980
|
+
serializedName: "properties.administratorLogin",
|
|
3961
3981
|
type: {
|
|
3962
3982
|
name: "String",
|
|
3963
3983
|
},
|
|
3964
3984
|
},
|
|
3965
|
-
|
|
3966
|
-
serializedName: "properties.
|
|
3985
|
+
administratorLoginPassword: {
|
|
3986
|
+
serializedName: "properties.administratorLoginPassword",
|
|
3967
3987
|
type: {
|
|
3968
3988
|
name: "String",
|
|
3969
3989
|
},
|
|
3970
3990
|
},
|
|
3971
|
-
|
|
3972
|
-
serializedName: "properties.
|
|
3991
|
+
version: {
|
|
3992
|
+
serializedName: "properties.version",
|
|
3973
3993
|
type: {
|
|
3974
3994
|
name: "String",
|
|
3975
3995
|
},
|
|
3976
3996
|
},
|
|
3977
|
-
|
|
3978
|
-
serializedName: "properties.
|
|
3997
|
+
minorVersion: {
|
|
3998
|
+
serializedName: "properties.minorVersion",
|
|
3999
|
+
readOnly: true,
|
|
3979
4000
|
type: {
|
|
3980
4001
|
name: "String",
|
|
3981
4002
|
},
|
|
3982
4003
|
},
|
|
3983
|
-
|
|
3984
|
-
serializedName: "properties.
|
|
4004
|
+
state: {
|
|
4005
|
+
serializedName: "properties.state",
|
|
4006
|
+
readOnly: true,
|
|
3985
4007
|
type: {
|
|
3986
4008
|
name: "String",
|
|
3987
4009
|
},
|
|
3988
4010
|
},
|
|
3989
|
-
|
|
3990
|
-
serializedName: "properties.
|
|
4011
|
+
fullyQualifiedDomainName: {
|
|
4012
|
+
serializedName: "properties.fullyQualifiedDomainName",
|
|
4013
|
+
readOnly: true,
|
|
3991
4014
|
type: {
|
|
3992
|
-
name: "
|
|
3993
|
-
className: "DbServerMetadata",
|
|
4015
|
+
name: "String",
|
|
3994
4016
|
},
|
|
3995
4017
|
},
|
|
3996
|
-
|
|
3997
|
-
serializedName: "properties.
|
|
4018
|
+
storage: {
|
|
4019
|
+
serializedName: "properties.storage",
|
|
3998
4020
|
type: {
|
|
3999
4021
|
name: "Composite",
|
|
4000
|
-
className: "
|
|
4001
|
-
},
|
|
4002
|
-
},
|
|
4003
|
-
sourceDbServerResourceId: {
|
|
4004
|
-
serializedName: "properties.sourceDbServerResourceId",
|
|
4005
|
-
type: {
|
|
4006
|
-
name: "String",
|
|
4022
|
+
className: "Storage",
|
|
4007
4023
|
},
|
|
4008
4024
|
},
|
|
4009
|
-
|
|
4010
|
-
serializedName: "properties.
|
|
4025
|
+
authConfig: {
|
|
4026
|
+
serializedName: "properties.authConfig",
|
|
4011
4027
|
type: {
|
|
4012
|
-
name: "
|
|
4028
|
+
name: "Composite",
|
|
4029
|
+
className: "AuthConfig",
|
|
4013
4030
|
},
|
|
4014
4031
|
},
|
|
4015
|
-
|
|
4016
|
-
serializedName: "properties.
|
|
4017
|
-
readOnly: true,
|
|
4032
|
+
dataEncryption: {
|
|
4033
|
+
serializedName: "properties.dataEncryption",
|
|
4018
4034
|
type: {
|
|
4019
|
-
name: "
|
|
4035
|
+
name: "Composite",
|
|
4036
|
+
className: "DataEncryption",
|
|
4020
4037
|
},
|
|
4021
4038
|
},
|
|
4022
|
-
|
|
4023
|
-
serializedName: "properties.
|
|
4039
|
+
backup: {
|
|
4040
|
+
serializedName: "properties.backup",
|
|
4024
4041
|
type: {
|
|
4025
|
-
name: "
|
|
4042
|
+
name: "Composite",
|
|
4043
|
+
className: "Backup",
|
|
4026
4044
|
},
|
|
4027
4045
|
},
|
|
4028
|
-
|
|
4029
|
-
serializedName: "properties.
|
|
4046
|
+
network: {
|
|
4047
|
+
serializedName: "properties.network",
|
|
4030
4048
|
type: {
|
|
4031
4049
|
name: "Composite",
|
|
4032
|
-
className: "
|
|
4050
|
+
className: "Network",
|
|
4033
4051
|
},
|
|
4034
4052
|
},
|
|
4035
|
-
|
|
4036
|
-
|
|
4037
|
-
MaxItems: 50,
|
|
4038
|
-
},
|
|
4039
|
-
serializedName: "properties.dbsToMigrate",
|
|
4053
|
+
highAvailability: {
|
|
4054
|
+
serializedName: "properties.highAvailability",
|
|
4040
4055
|
type: {
|
|
4041
|
-
name: "
|
|
4042
|
-
|
|
4043
|
-
type: {
|
|
4044
|
-
name: "String",
|
|
4045
|
-
},
|
|
4046
|
-
},
|
|
4056
|
+
name: "Composite",
|
|
4057
|
+
className: "HighAvailability",
|
|
4047
4058
|
},
|
|
4048
4059
|
},
|
|
4049
|
-
|
|
4050
|
-
serializedName: "properties.
|
|
4060
|
+
maintenanceWindow: {
|
|
4061
|
+
serializedName: "properties.maintenanceWindow",
|
|
4051
4062
|
type: {
|
|
4052
|
-
name: "
|
|
4063
|
+
name: "Composite",
|
|
4064
|
+
className: "MaintenanceWindow",
|
|
4053
4065
|
},
|
|
4054
4066
|
},
|
|
4055
|
-
|
|
4056
|
-
serializedName: "properties.
|
|
4067
|
+
sourceServerResourceId: {
|
|
4068
|
+
serializedName: "properties.sourceServerResourceId",
|
|
4057
4069
|
type: {
|
|
4058
4070
|
name: "String",
|
|
4059
4071
|
},
|
|
4060
4072
|
},
|
|
4061
|
-
|
|
4062
|
-
serializedName: "properties.
|
|
4073
|
+
pointInTimeUTC: {
|
|
4074
|
+
serializedName: "properties.pointInTimeUTC",
|
|
4063
4075
|
type: {
|
|
4064
4076
|
name: "DateTime",
|
|
4065
4077
|
},
|
|
4066
4078
|
},
|
|
4067
|
-
|
|
4068
|
-
|
|
4079
|
+
availabilityZone: {
|
|
4080
|
+
defaultValue: "",
|
|
4081
|
+
serializedName: "properties.availabilityZone",
|
|
4069
4082
|
type: {
|
|
4070
|
-
name: "
|
|
4083
|
+
name: "String",
|
|
4071
4084
|
},
|
|
4072
4085
|
},
|
|
4073
|
-
|
|
4074
|
-
serializedName: "properties.
|
|
4086
|
+
replicationRole: {
|
|
4087
|
+
serializedName: "properties.replicationRole",
|
|
4075
4088
|
type: {
|
|
4076
4089
|
name: "String",
|
|
4077
4090
|
},
|
|
4078
4091
|
},
|
|
4079
|
-
|
|
4080
|
-
serializedName: "properties.
|
|
4092
|
+
replicaCapacity: {
|
|
4093
|
+
serializedName: "properties.replicaCapacity",
|
|
4094
|
+
readOnly: true,
|
|
4081
4095
|
type: {
|
|
4082
|
-
name: "
|
|
4096
|
+
name: "Number",
|
|
4083
4097
|
},
|
|
4084
4098
|
},
|
|
4085
|
-
|
|
4086
|
-
serializedName: "properties.
|
|
4099
|
+
replica: {
|
|
4100
|
+
serializedName: "properties.replica",
|
|
4101
|
+
type: {
|
|
4102
|
+
name: "Composite",
|
|
4103
|
+
className: "Replica",
|
|
4104
|
+
},
|
|
4105
|
+
},
|
|
4106
|
+
createMode: {
|
|
4107
|
+
serializedName: "properties.createMode",
|
|
4087
4108
|
type: {
|
|
4088
4109
|
name: "String",
|
|
4089
4110
|
},
|
|
4090
4111
|
},
|
|
4091
|
-
|
|
4092
|
-
serializedName: "properties.
|
|
4112
|
+
privateEndpointConnections: {
|
|
4113
|
+
serializedName: "properties.privateEndpointConnections",
|
|
4114
|
+
readOnly: true,
|
|
4093
4115
|
type: {
|
|
4094
4116
|
name: "Sequence",
|
|
4095
4117
|
element: {
|
|
4096
4118
|
type: {
|
|
4097
|
-
name: "
|
|
4119
|
+
name: "Composite",
|
|
4120
|
+
className: "PrivateEndpointConnection",
|
|
4098
4121
|
},
|
|
4099
4122
|
},
|
|
4100
4123
|
},
|
|
4101
4124
|
},
|
|
4102
|
-
|
|
4103
|
-
serializedName: "properties.
|
|
4125
|
+
cluster: {
|
|
4126
|
+
serializedName: "properties.cluster",
|
|
4127
|
+
type: {
|
|
4128
|
+
name: "Composite",
|
|
4129
|
+
className: "Cluster",
|
|
4130
|
+
},
|
|
4131
|
+
},
|
|
4132
|
+
},
|
|
4133
|
+
},
|
|
4134
|
+
};
|
|
4135
|
+
exports.AdministratorsMicrosoftEntraCreateOrUpdateHeaders = {
|
|
4136
|
+
type: {
|
|
4137
|
+
name: "Composite",
|
|
4138
|
+
className: "AdministratorsMicrosoftEntraCreateOrUpdateHeaders",
|
|
4139
|
+
modelProperties: {
|
|
4140
|
+
location: {
|
|
4141
|
+
serializedName: "location",
|
|
4104
4142
|
type: {
|
|
4105
4143
|
name: "String",
|
|
4106
4144
|
},
|
|
4107
4145
|
},
|
|
4108
|
-
|
|
4109
|
-
serializedName: "
|
|
4146
|
+
azureAsyncOperation: {
|
|
4147
|
+
serializedName: "azure-asyncoperation",
|
|
4110
4148
|
type: {
|
|
4111
|
-
name: "
|
|
4112
|
-
element: {
|
|
4113
|
-
type: {
|
|
4114
|
-
name: "String",
|
|
4115
|
-
},
|
|
4116
|
-
},
|
|
4149
|
+
name: "String",
|
|
4117
4150
|
},
|
|
4118
4151
|
},
|
|
4119
4152
|
},
|
|
4120
4153
|
},
|
|
4121
4154
|
};
|
|
4122
|
-
exports.
|
|
4155
|
+
exports.AdministratorsMicrosoftEntraDeleteHeaders = {
|
|
4123
4156
|
type: {
|
|
4124
4157
|
name: "Composite",
|
|
4125
|
-
className: "
|
|
4158
|
+
className: "AdministratorsMicrosoftEntraDeleteHeaders",
|
|
4126
4159
|
modelProperties: {
|
|
4127
4160
|
location: {
|
|
4128
4161
|
serializedName: "location",
|
|
@@ -4130,13 +4163,19 @@ exports.AdministratorsCreateHeaders = {
|
|
|
4130
4163
|
name: "String",
|
|
4131
4164
|
},
|
|
4132
4165
|
},
|
|
4166
|
+
azureAsyncOperation: {
|
|
4167
|
+
serializedName: "azure-asyncoperation",
|
|
4168
|
+
type: {
|
|
4169
|
+
name: "String",
|
|
4170
|
+
},
|
|
4171
|
+
},
|
|
4133
4172
|
},
|
|
4134
4173
|
},
|
|
4135
4174
|
};
|
|
4136
|
-
exports.
|
|
4175
|
+
exports.ServerThreatProtectionSettingsCreateOrUpdateHeaders = {
|
|
4137
4176
|
type: {
|
|
4138
4177
|
name: "Composite",
|
|
4139
|
-
className: "
|
|
4178
|
+
className: "ServerThreatProtectionSettingsCreateOrUpdateHeaders",
|
|
4140
4179
|
modelProperties: {
|
|
4141
4180
|
location: {
|
|
4142
4181
|
serializedName: "location",
|
|
@@ -4144,13 +4183,19 @@ exports.AdministratorsDeleteHeaders = {
|
|
|
4144
4183
|
name: "String",
|
|
4145
4184
|
},
|
|
4146
4185
|
},
|
|
4186
|
+
azureAsyncOperation: {
|
|
4187
|
+
serializedName: "azure-asyncoperation",
|
|
4188
|
+
type: {
|
|
4189
|
+
name: "String",
|
|
4190
|
+
},
|
|
4191
|
+
},
|
|
4147
4192
|
},
|
|
4148
4193
|
},
|
|
4149
4194
|
};
|
|
4150
|
-
exports.
|
|
4195
|
+
exports.BackupsAutomaticAndOnDemandCreateHeaders = {
|
|
4151
4196
|
type: {
|
|
4152
4197
|
name: "Composite",
|
|
4153
|
-
className: "
|
|
4198
|
+
className: "BackupsAutomaticAndOnDemandCreateHeaders",
|
|
4154
4199
|
modelProperties: {
|
|
4155
4200
|
location: {
|
|
4156
4201
|
serializedName: "location",
|
|
@@ -4158,13 +4203,19 @@ exports.BackupsCreateHeaders = {
|
|
|
4158
4203
|
name: "String",
|
|
4159
4204
|
},
|
|
4160
4205
|
},
|
|
4206
|
+
azureAsyncOperation: {
|
|
4207
|
+
serializedName: "azure-asyncoperation",
|
|
4208
|
+
type: {
|
|
4209
|
+
name: "String",
|
|
4210
|
+
},
|
|
4211
|
+
},
|
|
4161
4212
|
},
|
|
4162
4213
|
},
|
|
4163
4214
|
};
|
|
4164
|
-
exports.
|
|
4215
|
+
exports.BackupsAutomaticAndOnDemandDeleteHeaders = {
|
|
4165
4216
|
type: {
|
|
4166
4217
|
name: "Composite",
|
|
4167
|
-
className: "
|
|
4218
|
+
className: "BackupsAutomaticAndOnDemandDeleteHeaders",
|
|
4168
4219
|
modelProperties: {
|
|
4169
4220
|
location: {
|
|
4170
4221
|
serializedName: "location",
|
|
@@ -4172,6 +4223,12 @@ exports.BackupsDeleteHeaders = {
|
|
|
4172
4223
|
name: "String",
|
|
4173
4224
|
},
|
|
4174
4225
|
},
|
|
4226
|
+
azureAsyncOperation: {
|
|
4227
|
+
serializedName: "azure-asyncoperation",
|
|
4228
|
+
type: {
|
|
4229
|
+
name: "String",
|
|
4230
|
+
},
|
|
4231
|
+
},
|
|
4175
4232
|
},
|
|
4176
4233
|
},
|
|
4177
4234
|
};
|
|
@@ -4186,6 +4243,12 @@ exports.ConfigurationsUpdateHeaders = {
|
|
|
4186
4243
|
name: "String",
|
|
4187
4244
|
},
|
|
4188
4245
|
},
|
|
4246
|
+
azureAsyncOperation: {
|
|
4247
|
+
serializedName: "azure-asyncoperation",
|
|
4248
|
+
type: {
|
|
4249
|
+
name: "String",
|
|
4250
|
+
},
|
|
4251
|
+
},
|
|
4189
4252
|
},
|
|
4190
4253
|
},
|
|
4191
4254
|
};
|
|
@@ -4200,6 +4263,12 @@ exports.ConfigurationsPutHeaders = {
|
|
|
4200
4263
|
name: "String",
|
|
4201
4264
|
},
|
|
4202
4265
|
},
|
|
4266
|
+
azureAsyncOperation: {
|
|
4267
|
+
serializedName: "azure-asyncoperation",
|
|
4268
|
+
type: {
|
|
4269
|
+
name: "String",
|
|
4270
|
+
},
|
|
4271
|
+
},
|
|
4203
4272
|
},
|
|
4204
4273
|
},
|
|
4205
4274
|
};
|
|
@@ -4214,6 +4283,12 @@ exports.DatabasesCreateHeaders = {
|
|
|
4214
4283
|
name: "String",
|
|
4215
4284
|
},
|
|
4216
4285
|
},
|
|
4286
|
+
azureAsyncOperation: {
|
|
4287
|
+
serializedName: "azure-asyncoperation",
|
|
4288
|
+
type: {
|
|
4289
|
+
name: "String",
|
|
4290
|
+
},
|
|
4291
|
+
},
|
|
4217
4292
|
},
|
|
4218
4293
|
},
|
|
4219
4294
|
};
|
|
@@ -4228,16 +4303,8 @@ exports.DatabasesDeleteHeaders = {
|
|
|
4228
4303
|
name: "String",
|
|
4229
4304
|
},
|
|
4230
4305
|
},
|
|
4231
|
-
|
|
4232
|
-
|
|
4233
|
-
};
|
|
4234
|
-
exports.FirewallRulesCreateOrUpdateHeaders = {
|
|
4235
|
-
type: {
|
|
4236
|
-
name: "Composite",
|
|
4237
|
-
className: "FirewallRulesCreateOrUpdateHeaders",
|
|
4238
|
-
modelProperties: {
|
|
4239
|
-
location: {
|
|
4240
|
-
serializedName: "location",
|
|
4306
|
+
azureAsyncOperation: {
|
|
4307
|
+
serializedName: "azure-asyncoperation",
|
|
4241
4308
|
type: {
|
|
4242
4309
|
name: "String",
|
|
4243
4310
|
},
|
|
@@ -4245,10 +4312,10 @@ exports.FirewallRulesCreateOrUpdateHeaders = {
|
|
|
4245
4312
|
},
|
|
4246
4313
|
},
|
|
4247
4314
|
};
|
|
4248
|
-
exports.
|
|
4315
|
+
exports.FirewallRulesCreateOrUpdateHeaders = {
|
|
4249
4316
|
type: {
|
|
4250
4317
|
name: "Composite",
|
|
4251
|
-
className: "
|
|
4318
|
+
className: "FirewallRulesCreateOrUpdateHeaders",
|
|
4252
4319
|
modelProperties: {
|
|
4253
4320
|
location: {
|
|
4254
4321
|
serializedName: "location",
|
|
@@ -4256,16 +4323,8 @@ exports.FirewallRulesDeleteHeaders = {
|
|
|
4256
4323
|
name: "String",
|
|
4257
4324
|
},
|
|
4258
4325
|
},
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
};
|
|
4262
|
-
exports.ServersCreateHeaders = {
|
|
4263
|
-
type: {
|
|
4264
|
-
name: "Composite",
|
|
4265
|
-
className: "ServersCreateHeaders",
|
|
4266
|
-
modelProperties: {
|
|
4267
|
-
location: {
|
|
4268
|
-
serializedName: "location",
|
|
4326
|
+
azureAsyncOperation: {
|
|
4327
|
+
serializedName: "azure-asyncoperation",
|
|
4269
4328
|
type: {
|
|
4270
4329
|
name: "String",
|
|
4271
4330
|
},
|
|
@@ -4273,10 +4332,10 @@ exports.ServersCreateHeaders = {
|
|
|
4273
4332
|
},
|
|
4274
4333
|
},
|
|
4275
4334
|
};
|
|
4276
|
-
exports.
|
|
4335
|
+
exports.FirewallRulesDeleteHeaders = {
|
|
4277
4336
|
type: {
|
|
4278
4337
|
name: "Composite",
|
|
4279
|
-
className: "
|
|
4338
|
+
className: "FirewallRulesDeleteHeaders",
|
|
4280
4339
|
modelProperties: {
|
|
4281
4340
|
location: {
|
|
4282
4341
|
serializedName: "location",
|
|
@@ -4284,16 +4343,8 @@ exports.ServersUpdateHeaders = {
|
|
|
4284
4343
|
name: "String",
|
|
4285
4344
|
},
|
|
4286
4345
|
},
|
|
4287
|
-
|
|
4288
|
-
|
|
4289
|
-
};
|
|
4290
|
-
exports.ServersDeleteHeaders = {
|
|
4291
|
-
type: {
|
|
4292
|
-
name: "Composite",
|
|
4293
|
-
className: "ServersDeleteHeaders",
|
|
4294
|
-
modelProperties: {
|
|
4295
|
-
location: {
|
|
4296
|
-
serializedName: "location",
|
|
4346
|
+
azureAsyncOperation: {
|
|
4347
|
+
serializedName: "azure-asyncoperation",
|
|
4297
4348
|
type: {
|
|
4298
4349
|
name: "String",
|
|
4299
4350
|
},
|
|
@@ -4301,13 +4352,13 @@ exports.ServersDeleteHeaders = {
|
|
|
4301
4352
|
},
|
|
4302
4353
|
},
|
|
4303
4354
|
};
|
|
4304
|
-
exports.
|
|
4355
|
+
exports.BackupsLongTermRetentionCheckPrerequisitesHeaders = {
|
|
4305
4356
|
type: {
|
|
4306
4357
|
name: "Composite",
|
|
4307
|
-
className: "
|
|
4358
|
+
className: "BackupsLongTermRetentionCheckPrerequisitesHeaders",
|
|
4308
4359
|
modelProperties: {
|
|
4309
|
-
|
|
4310
|
-
serializedName: "
|
|
4360
|
+
xMsRequestId: {
|
|
4361
|
+
serializedName: "x-ms-request-id",
|
|
4311
4362
|
type: {
|
|
4312
4363
|
name: "String",
|
|
4313
4364
|
},
|
|
@@ -4315,27 +4366,19 @@ exports.ServersRestartHeaders = {
|
|
|
4315
4366
|
},
|
|
4316
4367
|
},
|
|
4317
4368
|
};
|
|
4318
|
-
exports.
|
|
4369
|
+
exports.BackupsLongTermRetentionCheckPrerequisitesExceptionHeaders = {
|
|
4319
4370
|
type: {
|
|
4320
4371
|
name: "Composite",
|
|
4321
|
-
className: "
|
|
4372
|
+
className: "BackupsLongTermRetentionCheckPrerequisitesExceptionHeaders",
|
|
4322
4373
|
modelProperties: {
|
|
4323
|
-
|
|
4324
|
-
serializedName: "
|
|
4374
|
+
xMsErrorCode: {
|
|
4375
|
+
serializedName: "x-ms-error-code",
|
|
4325
4376
|
type: {
|
|
4326
4377
|
name: "String",
|
|
4327
4378
|
},
|
|
4328
4379
|
},
|
|
4329
|
-
|
|
4330
|
-
|
|
4331
|
-
};
|
|
4332
|
-
exports.ServersStopHeaders = {
|
|
4333
|
-
type: {
|
|
4334
|
-
name: "Composite",
|
|
4335
|
-
className: "ServersStopHeaders",
|
|
4336
|
-
modelProperties: {
|
|
4337
|
-
location: {
|
|
4338
|
-
serializedName: "location",
|
|
4380
|
+
xMsRequestId: {
|
|
4381
|
+
serializedName: "x-ms-request-id",
|
|
4339
4382
|
type: {
|
|
4340
4383
|
name: "String",
|
|
4341
4384
|
},
|
|
@@ -4343,10 +4386,10 @@ exports.ServersStopHeaders = {
|
|
|
4343
4386
|
},
|
|
4344
4387
|
},
|
|
4345
4388
|
};
|
|
4346
|
-
exports.
|
|
4389
|
+
exports.BackupsLongTermRetentionStartHeaders = {
|
|
4347
4390
|
type: {
|
|
4348
4391
|
name: "Composite",
|
|
4349
|
-
className: "
|
|
4392
|
+
className: "BackupsLongTermRetentionStartHeaders",
|
|
4350
4393
|
modelProperties: {
|
|
4351
4394
|
xMsRequestId: {
|
|
4352
4395
|
serializedName: "x-ms-request-id",
|
|
@@ -4357,10 +4400,10 @@ exports.FlexibleServerTriggerLtrPreBackupHeaders = {
|
|
|
4357
4400
|
},
|
|
4358
4401
|
},
|
|
4359
4402
|
};
|
|
4360
|
-
exports.
|
|
4403
|
+
exports.BackupsLongTermRetentionStartExceptionHeaders = {
|
|
4361
4404
|
type: {
|
|
4362
4405
|
name: "Composite",
|
|
4363
|
-
className: "
|
|
4406
|
+
className: "BackupsLongTermRetentionStartExceptionHeaders",
|
|
4364
4407
|
modelProperties: {
|
|
4365
4408
|
xMsErrorCode: {
|
|
4366
4409
|
serializedName: "x-ms-error-code",
|
|
@@ -4377,13 +4420,19 @@ exports.FlexibleServerTriggerLtrPreBackupExceptionHeaders = {
|
|
|
4377
4420
|
},
|
|
4378
4421
|
},
|
|
4379
4422
|
};
|
|
4380
|
-
exports.
|
|
4423
|
+
exports.PrivateEndpointConnectionsUpdateHeaders = {
|
|
4381
4424
|
type: {
|
|
4382
4425
|
name: "Composite",
|
|
4383
|
-
className: "
|
|
4426
|
+
className: "PrivateEndpointConnectionsUpdateHeaders",
|
|
4384
4427
|
modelProperties: {
|
|
4385
|
-
|
|
4386
|
-
serializedName: "
|
|
4428
|
+
location: {
|
|
4429
|
+
serializedName: "location",
|
|
4430
|
+
type: {
|
|
4431
|
+
name: "String",
|
|
4432
|
+
},
|
|
4433
|
+
},
|
|
4434
|
+
azureAsyncOperation: {
|
|
4435
|
+
serializedName: "azure-asyncoperation",
|
|
4387
4436
|
type: {
|
|
4388
4437
|
name: "String",
|
|
4389
4438
|
},
|
|
@@ -4391,19 +4440,19 @@ exports.FlexibleServerStartLtrBackupHeaders = {
|
|
|
4391
4440
|
},
|
|
4392
4441
|
},
|
|
4393
4442
|
};
|
|
4394
|
-
exports.
|
|
4443
|
+
exports.PrivateEndpointConnectionsDeleteHeaders = {
|
|
4395
4444
|
type: {
|
|
4396
4445
|
name: "Composite",
|
|
4397
|
-
className: "
|
|
4446
|
+
className: "PrivateEndpointConnectionsDeleteHeaders",
|
|
4398
4447
|
modelProperties: {
|
|
4399
|
-
|
|
4400
|
-
serializedName: "
|
|
4448
|
+
location: {
|
|
4449
|
+
serializedName: "location",
|
|
4401
4450
|
type: {
|
|
4402
4451
|
name: "String",
|
|
4403
4452
|
},
|
|
4404
4453
|
},
|
|
4405
|
-
|
|
4406
|
-
serializedName: "
|
|
4454
|
+
azureAsyncOperation: {
|
|
4455
|
+
serializedName: "azure-asyncoperation",
|
|
4407
4456
|
type: {
|
|
4408
4457
|
name: "String",
|
|
4409
4458
|
},
|
|
@@ -4411,10 +4460,10 @@ exports.FlexibleServerStartLtrBackupExceptionHeaders = {
|
|
|
4411
4460
|
},
|
|
4412
4461
|
},
|
|
4413
4462
|
};
|
|
4414
|
-
exports.
|
|
4463
|
+
exports.ServersCreateOrUpdateHeaders = {
|
|
4415
4464
|
type: {
|
|
4416
4465
|
name: "Composite",
|
|
4417
|
-
className: "
|
|
4466
|
+
className: "ServersCreateOrUpdateHeaders",
|
|
4418
4467
|
modelProperties: {
|
|
4419
4468
|
location: {
|
|
4420
4469
|
serializedName: "location",
|
|
@@ -4422,16 +4471,8 @@ exports.PrivateEndpointConnectionUpdateHeaders = {
|
|
|
4422
4471
|
name: "String",
|
|
4423
4472
|
},
|
|
4424
4473
|
},
|
|
4425
|
-
|
|
4426
|
-
|
|
4427
|
-
};
|
|
4428
|
-
exports.PrivateEndpointConnectionDeleteHeaders = {
|
|
4429
|
-
type: {
|
|
4430
|
-
name: "Composite",
|
|
4431
|
-
className: "PrivateEndpointConnectionDeleteHeaders",
|
|
4432
|
-
modelProperties: {
|
|
4433
|
-
location: {
|
|
4434
|
-
serializedName: "location",
|
|
4474
|
+
azureAsyncOperation: {
|
|
4475
|
+
serializedName: "azure-asyncoperation",
|
|
4435
4476
|
type: {
|
|
4436
4477
|
name: "String",
|
|
4437
4478
|
},
|
|
@@ -4439,10 +4480,10 @@ exports.PrivateEndpointConnectionDeleteHeaders = {
|
|
|
4439
4480
|
},
|
|
4440
4481
|
},
|
|
4441
4482
|
};
|
|
4442
|
-
exports.
|
|
4483
|
+
exports.ServersUpdateHeaders = {
|
|
4443
4484
|
type: {
|
|
4444
4485
|
name: "Composite",
|
|
4445
|
-
className: "
|
|
4486
|
+
className: "ServersUpdateHeaders",
|
|
4446
4487
|
modelProperties: {
|
|
4447
4488
|
location: {
|
|
4448
4489
|
serializedName: "location",
|
|
@@ -4450,13 +4491,19 @@ exports.ServerThreatProtectionSettingsCreateOrUpdateHeaders = {
|
|
|
4450
4491
|
name: "String",
|
|
4451
4492
|
},
|
|
4452
4493
|
},
|
|
4494
|
+
azureAsyncOperation: {
|
|
4495
|
+
serializedName: "azure-asyncoperation",
|
|
4496
|
+
type: {
|
|
4497
|
+
name: "String",
|
|
4498
|
+
},
|
|
4499
|
+
},
|
|
4453
4500
|
},
|
|
4454
4501
|
},
|
|
4455
4502
|
};
|
|
4456
|
-
exports.
|
|
4503
|
+
exports.ServersDeleteHeaders = {
|
|
4457
4504
|
type: {
|
|
4458
4505
|
name: "Composite",
|
|
4459
|
-
className: "
|
|
4506
|
+
className: "ServersDeleteHeaders",
|
|
4460
4507
|
modelProperties: {
|
|
4461
4508
|
location: {
|
|
4462
4509
|
serializedName: "location",
|
|
@@ -4464,13 +4511,19 @@ exports.TuningConfigurationEnableHeaders = {
|
|
|
4464
4511
|
name: "String",
|
|
4465
4512
|
},
|
|
4466
4513
|
},
|
|
4514
|
+
azureAsyncOperation: {
|
|
4515
|
+
serializedName: "azure-asyncoperation",
|
|
4516
|
+
type: {
|
|
4517
|
+
name: "String",
|
|
4518
|
+
},
|
|
4519
|
+
},
|
|
4467
4520
|
},
|
|
4468
4521
|
},
|
|
4469
4522
|
};
|
|
4470
|
-
exports.
|
|
4523
|
+
exports.ServersRestartHeaders = {
|
|
4471
4524
|
type: {
|
|
4472
4525
|
name: "Composite",
|
|
4473
|
-
className: "
|
|
4526
|
+
className: "ServersRestartHeaders",
|
|
4474
4527
|
modelProperties: {
|
|
4475
4528
|
location: {
|
|
4476
4529
|
serializedName: "location",
|
|
@@ -4478,13 +4531,19 @@ exports.TuningConfigurationDisableHeaders = {
|
|
|
4478
4531
|
name: "String",
|
|
4479
4532
|
},
|
|
4480
4533
|
},
|
|
4534
|
+
azureAsyncOperation: {
|
|
4535
|
+
serializedName: "azure-asyncoperation",
|
|
4536
|
+
type: {
|
|
4537
|
+
name: "String",
|
|
4538
|
+
},
|
|
4539
|
+
},
|
|
4481
4540
|
},
|
|
4482
4541
|
},
|
|
4483
4542
|
};
|
|
4484
|
-
exports.
|
|
4543
|
+
exports.ServersStartHeaders = {
|
|
4485
4544
|
type: {
|
|
4486
4545
|
name: "Composite",
|
|
4487
|
-
className: "
|
|
4546
|
+
className: "ServersStartHeaders",
|
|
4488
4547
|
modelProperties: {
|
|
4489
4548
|
location: {
|
|
4490
4549
|
serializedName: "location",
|
|
@@ -4492,13 +4551,19 @@ exports.TuningConfigurationStartSessionHeaders = {
|
|
|
4492
4551
|
name: "String",
|
|
4493
4552
|
},
|
|
4494
4553
|
},
|
|
4554
|
+
azureAsyncOperation: {
|
|
4555
|
+
serializedName: "azure-asyncoperation",
|
|
4556
|
+
type: {
|
|
4557
|
+
name: "String",
|
|
4558
|
+
},
|
|
4559
|
+
},
|
|
4495
4560
|
},
|
|
4496
4561
|
},
|
|
4497
4562
|
};
|
|
4498
|
-
exports.
|
|
4563
|
+
exports.ServersStopHeaders = {
|
|
4499
4564
|
type: {
|
|
4500
4565
|
name: "Composite",
|
|
4501
|
-
className: "
|
|
4566
|
+
className: "ServersStopHeaders",
|
|
4502
4567
|
modelProperties: {
|
|
4503
4568
|
location: {
|
|
4504
4569
|
serializedName: "location",
|
|
@@ -4506,6 +4571,12 @@ exports.TuningConfigurationStopSessionHeaders = {
|
|
|
4506
4571
|
name: "String",
|
|
4507
4572
|
},
|
|
4508
4573
|
},
|
|
4574
|
+
azureAsyncOperation: {
|
|
4575
|
+
serializedName: "azure-asyncoperation",
|
|
4576
|
+
type: {
|
|
4577
|
+
name: "String",
|
|
4578
|
+
},
|
|
4579
|
+
},
|
|
4509
4580
|
},
|
|
4510
4581
|
},
|
|
4511
4582
|
};
|
|
@@ -4520,6 +4591,12 @@ exports.VirtualEndpointsCreateHeaders = {
|
|
|
4520
4591
|
name: "String",
|
|
4521
4592
|
},
|
|
4522
4593
|
},
|
|
4594
|
+
azureAsyncOperation: {
|
|
4595
|
+
serializedName: "azure-asyncoperation",
|
|
4596
|
+
type: {
|
|
4597
|
+
name: "String",
|
|
4598
|
+
},
|
|
4599
|
+
},
|
|
4523
4600
|
},
|
|
4524
4601
|
},
|
|
4525
4602
|
};
|
|
@@ -4534,6 +4611,12 @@ exports.VirtualEndpointsUpdateHeaders = {
|
|
|
4534
4611
|
name: "String",
|
|
4535
4612
|
},
|
|
4536
4613
|
},
|
|
4614
|
+
azureAsyncOperation: {
|
|
4615
|
+
serializedName: "azure-asyncoperation",
|
|
4616
|
+
type: {
|
|
4617
|
+
name: "String",
|
|
4618
|
+
},
|
|
4619
|
+
},
|
|
4537
4620
|
},
|
|
4538
4621
|
},
|
|
4539
4622
|
};
|
|
@@ -4548,6 +4631,12 @@ exports.VirtualEndpointsDeleteHeaders = {
|
|
|
4548
4631
|
name: "String",
|
|
4549
4632
|
},
|
|
4550
4633
|
},
|
|
4634
|
+
azureAsyncOperation: {
|
|
4635
|
+
serializedName: "azure-asyncoperation",
|
|
4636
|
+
type: {
|
|
4637
|
+
name: "String",
|
|
4638
|
+
},
|
|
4639
|
+
},
|
|
4551
4640
|
},
|
|
4552
4641
|
},
|
|
4553
4642
|
};
|