@azure/arm-mysql-flexible 4.0.0-beta.1 → 4.0.0-beta.2
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/CHANGELOG.md +234 -5
- package/LICENSE +1 -1
- package/dist/index.js +3909 -1522
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsGetSample.js +40 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsListSample.js +55 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsUpdatePutSample.d.ts +2 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsUpdatePutSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsUpdatePutSample.js +62 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsUpdatePutSample.js.map +1 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsUpdateSample.js +62 -0
- package/dist-esm/samples-dev/advancedThreatProtectionSettingsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/azureAdAdministratorsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/azureAdAdministratorsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/azureAdAdministratorsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/azureAdAdministratorsGetSample.js +1 -1
- package/dist-esm/samples-dev/azureAdAdministratorsListByServerSample.js +5 -10
- package/dist-esm/samples-dev/azureAdAdministratorsListByServerSample.js.map +1 -1
- package/dist-esm/samples-dev/backupAndExportCreateSample.js +4 -4
- package/dist-esm/samples-dev/backupAndExportCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/backupAndExportValidateBackupSample.js +1 -1
- package/dist-esm/samples-dev/backupsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupsListByServerSample.js +5 -10
- package/dist-esm/samples-dev/backupsListByServerSample.js.map +1 -1
- package/dist-esm/samples-dev/backupsPutSample.js +1 -1
- package/dist-esm/samples-dev/checkNameAvailabilityExecuteSample.js +3 -3
- package/dist-esm/samples-dev/checkNameAvailabilityExecuteSample.js.map +1 -1
- package/dist-esm/samples-dev/checkNameAvailabilityWithoutLocationExecuteSample.js +3 -3
- package/dist-esm/samples-dev/checkNameAvailabilityWithoutLocationExecuteSample.js.map +1 -1
- package/dist-esm/samples-dev/checkVirtualNetworkSubnetUsageExecuteSample.js +3 -3
- package/dist-esm/samples-dev/checkVirtualNetworkSubnetUsageExecuteSample.js.map +1 -1
- package/dist-esm/samples-dev/configurationsBatchUpdateSample.js +4 -4
- package/dist-esm/samples-dev/configurationsBatchUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/configurationsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/configurationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/configurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/configurationsListByServerSample.js +6 -11
- package/dist-esm/samples-dev/configurationsListByServerSample.js.map +1 -1
- package/dist-esm/samples-dev/configurationsUpdateSample.js +2 -2
- package/dist-esm/samples-dev/configurationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/databasesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/databasesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/databasesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/databasesGetSample.js +1 -1
- package/dist-esm/samples-dev/databasesListByServerSample.js +5 -10
- package/dist-esm/samples-dev/databasesListByServerSample.js.map +1 -1
- package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/firewallRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/firewallRulesGetSample.js +1 -1
- package/dist-esm/samples-dev/firewallRulesListByServerSample.js +5 -10
- package/dist-esm/samples-dev/firewallRulesListByServerSample.js.map +1 -1
- package/dist-esm/samples-dev/getPrivateDnsZoneSuffixExecuteSample.js +2 -4
- package/dist-esm/samples-dev/getPrivateDnsZoneSuffixExecuteSample.js.map +1 -1
- package/dist-esm/samples-dev/locationBasedCapabilitiesListSample.js +5 -10
- package/dist-esm/samples-dev/locationBasedCapabilitiesListSample.js.map +1 -1
- package/dist-esm/samples-dev/locationBasedCapabilitySetGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/locationBasedCapabilitySetGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/locationBasedCapabilitySetGetSample.js +39 -0
- package/dist-esm/samples-dev/locationBasedCapabilitySetGetSample.js.map +1 -0
- package/dist-esm/samples-dev/locationBasedCapabilitySetListSample.d.ts +2 -0
- package/dist-esm/samples-dev/locationBasedCapabilitySetListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/locationBasedCapabilitySetListSample.js +54 -0
- package/dist-esm/samples-dev/locationBasedCapabilitySetListSample.js.map +1 -0
- package/dist-esm/samples-dev/logFilesListByServerSample.js +5 -10
- package/dist-esm/samples-dev/logFilesListByServerSample.js.map +1 -1
- package/dist-esm/samples-dev/longRunningBackupCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/longRunningBackupCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/longRunningBackupCreateSample.js +40 -0
- package/dist-esm/samples-dev/longRunningBackupCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/longRunningBackupsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/longRunningBackupsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/longRunningBackupsGetSample.js +40 -0
- package/dist-esm/samples-dev/longRunningBackupsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/longRunningBackupsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/longRunningBackupsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/longRunningBackupsListSample.js +55 -0
- package/dist-esm/samples-dev/longRunningBackupsListSample.js.map +1 -0
- package/dist-esm/samples-dev/maintenancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/maintenancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/maintenancesListSample.js +55 -0
- package/dist-esm/samples-dev/maintenancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/maintenancesReadSample.d.ts +2 -0
- package/dist-esm/samples-dev/maintenancesReadSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/maintenancesReadSample.js +40 -0
- package/dist-esm/samples-dev/maintenancesReadSample.js.map +1 -0
- package/dist-esm/samples-dev/maintenancesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/maintenancesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/maintenancesUpdateSample.js +44 -0
- package/dist-esm/samples-dev/maintenancesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/operationProgressGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationProgressGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationProgressGetSample.js +58 -0
- package/dist-esm/samples-dev/operationProgressGetSample.js.map +1 -0
- package/dist-esm/samples-dev/operationResultsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationResultsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationResultsGetSample.js +39 -0
- package/dist-esm/samples-dev/operationResultsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +5 -10
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicasListByServerSample.js +5 -10
- package/dist-esm/samples-dev/replicasListByServerSample.js.map +1 -1
- package/dist-esm/samples-dev/serversCreateSample.js +22 -14
- package/dist-esm/samples-dev/serversCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/serversDeleteSample.js +1 -1
- package/dist-esm/samples-dev/serversFailoverSample.js +1 -1
- package/dist-esm/samples-dev/serversGetSample.js +2 -2
- package/dist-esm/samples-dev/serversListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/serversListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/serversListSample.js +5 -10
- package/dist-esm/samples-dev/serversListSample.js.map +1 -1
- package/dist-esm/samples-dev/serversMigrationCutoverMigrationSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversMigrationCutoverMigrationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversMigrationCutoverMigrationSample.js +39 -0
- package/dist-esm/samples-dev/serversMigrationCutoverMigrationSample.js.map +1 -0
- package/dist-esm/samples-dev/serversResetGtidSample.js +3 -3
- package/dist-esm/samples-dev/serversResetGtidSample.js.map +1 -1
- package/dist-esm/samples-dev/serversRestartSample.js +3 -3
- package/dist-esm/samples-dev/serversRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/serversStartSample.js +1 -1
- package/dist-esm/samples-dev/serversStopSample.js +1 -1
- package/dist-esm/samples-dev/serversUpdateSample.js +13 -12
- package/dist-esm/samples-dev/serversUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/serversValidateEstimateHighAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/serversValidateEstimateHighAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversValidateEstimateHighAvailabilitySample.js +42 -0
- package/dist-esm/samples-dev/serversValidateEstimateHighAvailabilitySample.js.map +1 -0
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +820 -94
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +131 -9
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +38 -5
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1609 -761
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +16 -5
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +180 -85
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/mySQLManagementFlexibleServerClient.d.ts +12 -3
- package/dist-esm/src/mySQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist-esm/src/mySQLManagementFlexibleServerClient.js +27 -18
- package/dist-esm/src/mySQLManagementFlexibleServerClient.js.map +1 -1
- package/dist-esm/src/operations/advancedThreatProtectionSettings.d.ts +83 -0
- package/dist-esm/src/operations/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist-esm/src/operations/advancedThreatProtectionSettings.js +382 -0
- package/dist-esm/src/operations/advancedThreatProtectionSettings.js.map +1 -0
- package/dist-esm/src/operations/azureADAdministrators.d.ts.map +1 -1
- package/dist-esm/src/operations/azureADAdministrators.js +41 -46
- package/dist-esm/src/operations/azureADAdministrators.js.map +1 -1
- package/dist-esm/src/operations/backupAndExport.d.ts.map +1 -1
- package/dist-esm/src/operations/backupAndExport.js +18 -18
- package/dist-esm/src/operations/backupAndExport.js.map +1 -1
- package/dist-esm/src/operations/backups.js +24 -29
- package/dist-esm/src/operations/backups.js.map +1 -1
- package/dist-esm/src/operations/checkNameAvailability.js +6 -6
- package/dist-esm/src/operations/checkNameAvailability.js.map +1 -1
- package/dist-esm/src/operations/checkNameAvailabilityWithoutLocation.d.ts.map +1 -1
- package/dist-esm/src/operations/checkNameAvailabilityWithoutLocation.js +5 -5
- package/dist-esm/src/operations/checkNameAvailabilityWithoutLocation.js.map +1 -1
- package/dist-esm/src/operations/checkVirtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist-esm/src/operations/checkVirtualNetworkSubnetUsage.js +7 -7
- package/dist-esm/src/operations/checkVirtualNetworkSubnetUsage.js.map +1 -1
- package/dist-esm/src/operations/configurations.d.ts.map +1 -1
- package/dist-esm/src/operations/configurations.js +62 -67
- package/dist-esm/src/operations/configurations.js.map +1 -1
- package/dist-esm/src/operations/databases.d.ts.map +1 -1
- package/dist-esm/src/operations/databases.js +42 -47
- package/dist-esm/src/operations/databases.js.map +1 -1
- package/dist-esm/src/operations/firewallRules.d.ts.map +1 -1
- package/dist-esm/src/operations/firewallRules.js +42 -47
- package/dist-esm/src/operations/firewallRules.js.map +1 -1
- package/dist-esm/src/operations/getPrivateDnsZoneSuffix.js +5 -5
- package/dist-esm/src/operations/getPrivateDnsZoneSuffix.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +8 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +8 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/locationBasedCapabilities.d.ts.map +1 -1
- package/dist-esm/src/operations/locationBasedCapabilities.js +15 -20
- package/dist-esm/src/operations/locationBasedCapabilities.js.map +1 -1
- package/dist-esm/src/operations/locationBasedCapabilitySet.d.ts +42 -0
- package/dist-esm/src/operations/locationBasedCapabilitySet.d.ts.map +1 -0
- package/dist-esm/src/operations/locationBasedCapabilitySet.js +175 -0
- package/dist-esm/src/operations/locationBasedCapabilitySet.js.map +1 -0
- package/dist-esm/src/operations/logFiles.js +14 -19
- package/dist-esm/src/operations/logFiles.js.map +1 -1
- package/dist-esm/src/operations/longRunningBackup.d.ts +30 -0
- package/dist-esm/src/operations/longRunningBackup.d.ts.map +1 -0
- package/dist-esm/src/operations/longRunningBackup.js +117 -0
- package/dist-esm/src/operations/longRunningBackup.js.map +1 -0
- package/dist-esm/src/operations/longRunningBackups.d.ts +46 -0
- package/dist-esm/src/operations/longRunningBackups.d.ts.map +1 -0
- package/dist-esm/src/operations/longRunningBackups.js +182 -0
- package/dist-esm/src/operations/longRunningBackups.js.map +1 -0
- package/dist-esm/src/operations/maintenances.d.ts +63 -0
- package/dist-esm/src/operations/maintenances.d.ts.map +1 -0
- package/dist-esm/src/operations/maintenances.js +274 -0
- package/dist-esm/src/operations/maintenances.js.map +1 -0
- package/dist-esm/src/operations/operationProgress.d.ts +20 -0
- package/dist-esm/src/operations/operationProgress.d.ts.map +1 -0
- package/dist-esm/src/operations/operationProgress.js +53 -0
- package/dist-esm/src/operations/operationProgress.js.map +1 -0
- package/dist-esm/src/operations/operationResults.d.ts +20 -0
- package/dist-esm/src/operations/operationResults.d.ts.map +1 -0
- package/dist-esm/src/operations/operationResults.js +53 -0
- package/dist-esm/src/operations/operationResults.js.map +1 -0
- package/dist-esm/src/operations/operations.js +13 -18
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/replicas.js +15 -20
- package/dist-esm/src/operations/replicas.js.map +1 -1
- package/dist-esm/src/operations/servers.d.ts +9 -1
- package/dist-esm/src/operations/servers.d.ts.map +1 -1
- package/dist-esm/src/operations/servers.js +153 -130
- package/dist-esm/src/operations/servers.js.map +1 -1
- package/dist-esm/src/operations/serversMigration.d.ts +28 -0
- package/dist-esm/src/operations/serversMigration.d.ts.map +1 -0
- package/dist-esm/src/operations/serversMigration.js +112 -0
- package/dist-esm/src/operations/serversMigration.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtectionSettings.d.ts +58 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtectionSettings.js +9 -0
- package/dist-esm/src/operationsInterfaces/advancedThreatProtectionSettings.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +8 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +8 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/locationBasedCapabilitySet.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/locationBasedCapabilitySet.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/locationBasedCapabilitySet.js +9 -0
- package/dist-esm/src/operationsInterfaces/locationBasedCapabilitySet.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/longRunningBackup.d.ts +22 -0
- package/dist-esm/src/operationsInterfaces/longRunningBackup.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/longRunningBackup.js +9 -0
- package/dist-esm/src/operationsInterfaces/longRunningBackup.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/longRunningBackups.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/longRunningBackups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/longRunningBackups.js +9 -0
- package/dist-esm/src/operationsInterfaces/longRunningBackups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/maintenances.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/maintenances.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/maintenances.js +9 -0
- package/dist-esm/src/operationsInterfaces/maintenances.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationProgress.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/operationProgress.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationProgress.js +9 -0
- package/dist-esm/src/operationsInterfaces/operationProgress.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationResults.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/operationResults.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationResults.js +9 -0
- package/dist-esm/src/operationsInterfaces/operationResults.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/servers.d.ts +9 -1
- package/dist-esm/src/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/serversMigration.d.ts +20 -0
- package/dist-esm/src/operationsInterfaces/serversMigration.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/serversMigration.js +9 -0
- package/dist-esm/src/operationsInterfaces/serversMigration.js.map +1 -0
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/mysql_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/mysql_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/mysql_operations_test.spec.js +125 -0
- package/dist-esm/test/mysql_operations_test.spec.js.map +1 -0
- package/package.json +19 -24
- package/review/arm-mysql-flexible.api.md +596 -40
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +954 -116
- package/src/models/mappers.ts +1714 -780
- package/src/models/parameters.ts +197 -86
- package/src/mySQLManagementFlexibleServerClient.ts +71 -23
- package/src/operations/advancedThreatProtectionSettings.ts +528 -0
- package/src/operations/azureADAdministrators.ts +76 -82
- package/src/operations/backupAndExport.ts +33 -36
- package/src/operations/backups.ts +40 -43
- package/src/operations/checkNameAvailability.ts +10 -11
- package/src/operations/checkNameAvailabilityWithoutLocation.ts +11 -11
- package/src/operations/checkVirtualNetworkSubnetUsage.ts +13 -13
- package/src/operations/configurations.ts +108 -116
- package/src/operations/databases.ts +77 -83
- package/src/operations/firewallRules.ts +77 -83
- package/src/operations/getPrivateDnsZoneSuffix.ts +7 -7
- package/src/operations/index.ts +8 -0
- package/src/operations/locationBasedCapabilities.ts +23 -23
- package/src/operations/locationBasedCapabilitySet.ts +211 -0
- package/src/operations/logFiles.ts +24 -25
- package/src/operations/longRunningBackup.ts +167 -0
- package/src/operations/longRunningBackups.ts +236 -0
- package/src/operations/maintenances.ts +371 -0
- package/src/operations/operationProgress.ts +71 -0
- package/src/operations/operationResults.ts +71 -0
- package/src/operations/operations.ts +17 -17
- package/src/operations/replicas.ts +25 -26
- package/src/operations/servers.ts +269 -242
- package/src/operations/serversMigration.ts +159 -0
- package/src/operationsInterfaces/advancedThreatProtectionSettings.ts +121 -0
- package/src/operationsInterfaces/azureADAdministrators.ts +7 -7
- package/src/operationsInterfaces/backupAndExport.ts +4 -4
- package/src/operationsInterfaces/backups.ts +4 -4
- package/src/operationsInterfaces/checkNameAvailability.ts +2 -2
- package/src/operationsInterfaces/checkNameAvailabilityWithoutLocation.ts +2 -2
- package/src/operationsInterfaces/checkVirtualNetworkSubnetUsage.ts +2 -2
- package/src/operationsInterfaces/configurations.ts +9 -9
- package/src/operationsInterfaces/databases.ts +7 -7
- package/src/operationsInterfaces/firewallRules.ts +7 -7
- package/src/operationsInterfaces/getPrivateDnsZoneSuffix.ts +2 -2
- package/src/operationsInterfaces/index.ts +8 -0
- package/src/operationsInterfaces/locationBasedCapabilities.ts +2 -2
- package/src/operationsInterfaces/locationBasedCapabilitySet.ts +40 -0
- package/src/operationsInterfaces/logFiles.ts +1 -1
- package/src/operationsInterfaces/longRunningBackup.ts +48 -0
- package/src/operationsInterfaces/longRunningBackups.ts +44 -0
- package/src/operationsInterfaces/maintenances.ts +78 -0
- package/src/operationsInterfaces/operationProgress.ts +27 -0
- package/src/operationsInterfaces/operationResults.ts +27 -0
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/replicas.ts +1 -1
- package/src/operationsInterfaces/servers.ts +35 -19
- package/src/operationsInterfaces/serversMigration.ts +44 -0
- package/src/pagingHelper.ts +1 -1
- package/types/arm-mysql-flexible.d.ts +1134 -110
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- package/dist-esm/test/sampleTest.js.map +0 -1
- package/rollup.config.js +0 -122
|
@@ -22,13 +22,100 @@ export type AdministratorName = string;
|
|
|
22
22
|
// @public
|
|
23
23
|
export type AdministratorType = string;
|
|
24
24
|
|
|
25
|
+
// @public
|
|
26
|
+
export interface AdvancedThreatProtection extends ProxyResource {
|
|
27
|
+
readonly creationTime?: Date;
|
|
28
|
+
readonly provisioningState?: AdvancedThreatProtectionProvisioningState;
|
|
29
|
+
state?: AdvancedThreatProtectionState;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
// @public
|
|
33
|
+
export interface AdvancedThreatProtectionForUpdate {
|
|
34
|
+
state?: AdvancedThreatProtectionState;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
// @public
|
|
38
|
+
export interface AdvancedThreatProtectionListResult {
|
|
39
|
+
readonly nextLink?: string;
|
|
40
|
+
readonly value?: AdvancedThreatProtection[];
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
// @public
|
|
44
|
+
export type AdvancedThreatProtectionName = string;
|
|
45
|
+
|
|
46
|
+
// @public
|
|
47
|
+
export type AdvancedThreatProtectionProvisioningState = string;
|
|
48
|
+
|
|
49
|
+
// @public
|
|
50
|
+
export interface AdvancedThreatProtectionSettings {
|
|
51
|
+
beginUpdate(resourceGroupName: string, serverName: string, advancedThreatProtectionName: AdvancedThreatProtectionName, parameters: AdvancedThreatProtectionForUpdate, options?: AdvancedThreatProtectionSettingsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AdvancedThreatProtectionSettingsUpdateResponse>, AdvancedThreatProtectionSettingsUpdateResponse>>;
|
|
52
|
+
beginUpdateAndWait(resourceGroupName: string, serverName: string, advancedThreatProtectionName: AdvancedThreatProtectionName, parameters: AdvancedThreatProtectionForUpdate, options?: AdvancedThreatProtectionSettingsUpdateOptionalParams): Promise<AdvancedThreatProtectionSettingsUpdateResponse>;
|
|
53
|
+
beginUpdatePut(resourceGroupName: string, serverName: string, advancedThreatProtectionName: AdvancedThreatProtectionName, parameters: AdvancedThreatProtection, options?: AdvancedThreatProtectionSettingsUpdatePutOptionalParams): Promise<SimplePollerLike<OperationState<AdvancedThreatProtectionSettingsUpdatePutResponse>, AdvancedThreatProtectionSettingsUpdatePutResponse>>;
|
|
54
|
+
beginUpdatePutAndWait(resourceGroupName: string, serverName: string, advancedThreatProtectionName: AdvancedThreatProtectionName, parameters: AdvancedThreatProtection, options?: AdvancedThreatProtectionSettingsUpdatePutOptionalParams): Promise<AdvancedThreatProtectionSettingsUpdatePutResponse>;
|
|
55
|
+
get(resourceGroupName: string, serverName: string, advancedThreatProtectionName: AdvancedThreatProtectionName, options?: AdvancedThreatProtectionSettingsGetOptionalParams): Promise<AdvancedThreatProtectionSettingsGetResponse>;
|
|
56
|
+
list(resourceGroupName: string, serverName: string, options?: AdvancedThreatProtectionSettingsListOptionalParams): PagedAsyncIterableIterator<AdvancedThreatProtection>;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
// @public
|
|
60
|
+
export interface AdvancedThreatProtectionSettingsGetOptionalParams extends coreClient.OperationOptions {
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
// @public
|
|
64
|
+
export type AdvancedThreatProtectionSettingsGetResponse = AdvancedThreatProtection;
|
|
65
|
+
|
|
66
|
+
// @public
|
|
67
|
+
export interface AdvancedThreatProtectionSettingsListNextOptionalParams extends coreClient.OperationOptions {
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
// @public
|
|
71
|
+
export type AdvancedThreatProtectionSettingsListNextResponse = AdvancedThreatProtectionListResult;
|
|
72
|
+
|
|
73
|
+
// @public
|
|
74
|
+
export interface AdvancedThreatProtectionSettingsListOptionalParams extends coreClient.OperationOptions {
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
// @public
|
|
78
|
+
export type AdvancedThreatProtectionSettingsListResponse = AdvancedThreatProtectionListResult;
|
|
79
|
+
|
|
80
|
+
// @public
|
|
81
|
+
export interface AdvancedThreatProtectionSettingsUpdateHeaders {
|
|
82
|
+
azureAsyncOperation?: string;
|
|
83
|
+
location?: string;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
// @public
|
|
87
|
+
export interface AdvancedThreatProtectionSettingsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
88
|
+
resumeFrom?: string;
|
|
89
|
+
updateIntervalInMs?: number;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
// @public
|
|
93
|
+
export interface AdvancedThreatProtectionSettingsUpdatePutHeaders {
|
|
94
|
+
azureAsyncOperation?: string;
|
|
95
|
+
location?: string;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
// @public
|
|
99
|
+
export interface AdvancedThreatProtectionSettingsUpdatePutOptionalParams extends coreClient.OperationOptions {
|
|
100
|
+
resumeFrom?: string;
|
|
101
|
+
updateIntervalInMs?: number;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
// @public
|
|
105
|
+
export type AdvancedThreatProtectionSettingsUpdatePutResponse = AdvancedThreatProtection;
|
|
106
|
+
|
|
107
|
+
// @public
|
|
108
|
+
export type AdvancedThreatProtectionSettingsUpdateResponse = AdvancedThreatProtection;
|
|
109
|
+
|
|
110
|
+
// @public
|
|
111
|
+
export type AdvancedThreatProtectionState = string;
|
|
112
|
+
|
|
25
113
|
// @public
|
|
26
114
|
export interface AzureADAdministrator extends ProxyResource {
|
|
27
115
|
administratorType?: AdministratorType;
|
|
28
116
|
identityResourceId?: string;
|
|
29
117
|
login?: string;
|
|
30
118
|
sid?: string;
|
|
31
|
-
readonly systemData?: SystemData;
|
|
32
119
|
tenantId?: string;
|
|
33
120
|
}
|
|
34
121
|
|
|
@@ -80,6 +167,7 @@ export type AzureADAdministratorsListByServerResponse = AdministratorListResult;
|
|
|
80
167
|
|
|
81
168
|
// @public
|
|
82
169
|
export interface Backup {
|
|
170
|
+
backupIntervalHours?: number;
|
|
83
171
|
backupRetentionDays?: number;
|
|
84
172
|
readonly earliestRestoreDate?: Date;
|
|
85
173
|
geoRedundantBackup?: EnableStatusEnum;
|
|
@@ -113,17 +201,24 @@ export interface BackupAndExportRequest extends BackupRequestBase {
|
|
|
113
201
|
}
|
|
114
202
|
|
|
115
203
|
// @public
|
|
116
|
-
export interface BackupAndExportResponse extends ProxyResource {
|
|
204
|
+
export interface BackupAndExportResponse extends ProxyResource, ErrorResponse {
|
|
117
205
|
backupMetadata?: string;
|
|
118
206
|
datasourceSizeInBytes?: number;
|
|
119
207
|
dataTransferredInBytes?: number;
|
|
120
208
|
endTime?: Date;
|
|
121
|
-
error?: ErrorResponse;
|
|
122
209
|
percentComplete?: number;
|
|
123
210
|
startTime?: Date;
|
|
124
211
|
status?: OperationStatus;
|
|
125
212
|
}
|
|
126
213
|
|
|
214
|
+
// @public
|
|
215
|
+
export interface BackupAndExportResponseType extends OperationProgressResponseType {
|
|
216
|
+
backupMetadata?: string;
|
|
217
|
+
datasourceSizeInBytes?: number;
|
|
218
|
+
dataTransferredInBytes?: number;
|
|
219
|
+
objectType: "BackupAndExportResponse";
|
|
220
|
+
}
|
|
221
|
+
|
|
127
222
|
// @public
|
|
128
223
|
export interface BackupAndExportValidateBackupOptionalParams extends coreClient.OperationOptions {
|
|
129
224
|
}
|
|
@@ -188,12 +283,22 @@ export interface BackupStoreDetails {
|
|
|
188
283
|
// @public (undocumented)
|
|
189
284
|
export type BackupStoreDetailsUnion = BackupStoreDetails | FullBackupStoreDetails;
|
|
190
285
|
|
|
286
|
+
// @public
|
|
287
|
+
export type BackupType = string;
|
|
288
|
+
|
|
191
289
|
// @public
|
|
192
290
|
export interface CapabilitiesListResult {
|
|
193
291
|
readonly nextLink?: string;
|
|
194
292
|
readonly value?: CapabilityProperties[];
|
|
195
293
|
}
|
|
196
294
|
|
|
295
|
+
// @public
|
|
296
|
+
export interface Capability extends ProxyResource {
|
|
297
|
+
readonly supportedFlexibleServerEditions?: ServerEditionCapabilityV2[];
|
|
298
|
+
readonly supportedGeoBackupRegions?: string[];
|
|
299
|
+
readonly supportedServerVersions?: ServerVersionCapabilityV2[];
|
|
300
|
+
}
|
|
301
|
+
|
|
197
302
|
// @public
|
|
198
303
|
export interface CapabilityProperties {
|
|
199
304
|
readonly supportedFlexibleServerEditions?: ServerEditionCapability[];
|
|
@@ -202,6 +307,12 @@ export interface CapabilityProperties {
|
|
|
202
307
|
readonly zone?: string;
|
|
203
308
|
}
|
|
204
309
|
|
|
310
|
+
// @public
|
|
311
|
+
export interface CapabilitySetsList {
|
|
312
|
+
readonly nextLink?: string;
|
|
313
|
+
readonly value?: Capability[];
|
|
314
|
+
}
|
|
315
|
+
|
|
205
316
|
// @public
|
|
206
317
|
export interface CheckNameAvailability {
|
|
207
318
|
execute(locationName: string, nameAvailabilityRequest: NameAvailabilityRequest, options?: CheckNameAvailabilityExecuteOptionalParams): Promise<CheckNameAvailabilityExecuteResponse>;
|
|
@@ -238,11 +349,6 @@ export interface CheckVirtualNetworkSubnetUsageExecuteOptionalParams extends cor
|
|
|
238
349
|
// @public
|
|
239
350
|
export type CheckVirtualNetworkSubnetUsageExecuteResponse = VirtualNetworkSubnetUsageResult;
|
|
240
351
|
|
|
241
|
-
// @public
|
|
242
|
-
export interface CloudError {
|
|
243
|
-
error?: ErrorResponse;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
352
|
// @public
|
|
247
353
|
export interface Configuration extends ProxyResource {
|
|
248
354
|
readonly allowedValues?: string;
|
|
@@ -255,7 +361,6 @@ export interface Configuration extends ProxyResource {
|
|
|
255
361
|
readonly isDynamicConfig?: IsDynamicConfig;
|
|
256
362
|
readonly isReadOnly?: IsReadOnly;
|
|
257
363
|
source?: ConfigurationSource;
|
|
258
|
-
readonly systemData?: SystemData;
|
|
259
364
|
value?: string;
|
|
260
365
|
}
|
|
261
366
|
|
|
@@ -361,7 +466,6 @@ export type CreateMode = string;
|
|
|
361
466
|
export interface Database extends ProxyResource {
|
|
362
467
|
charset?: string;
|
|
363
468
|
collation?: string;
|
|
364
|
-
readonly systemData?: SystemData;
|
|
365
469
|
}
|
|
366
470
|
|
|
367
471
|
// @public
|
|
@@ -444,19 +548,23 @@ export interface ErrorAdditionalInfo {
|
|
|
444
548
|
}
|
|
445
549
|
|
|
446
550
|
// @public
|
|
447
|
-
export interface
|
|
551
|
+
export interface ErrorDetail {
|
|
448
552
|
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
449
553
|
readonly code?: string;
|
|
450
|
-
readonly details?:
|
|
554
|
+
readonly details?: ErrorDetail[];
|
|
451
555
|
readonly message?: string;
|
|
452
556
|
readonly target?: string;
|
|
453
557
|
}
|
|
454
558
|
|
|
559
|
+
// @public
|
|
560
|
+
export interface ErrorResponse {
|
|
561
|
+
error?: ErrorDetail;
|
|
562
|
+
}
|
|
563
|
+
|
|
455
564
|
// @public
|
|
456
565
|
export interface FirewallRule extends ProxyResource {
|
|
457
566
|
endIpAddress: string;
|
|
458
567
|
startIpAddress: string;
|
|
459
|
-
readonly systemData?: SystemData;
|
|
460
568
|
}
|
|
461
569
|
|
|
462
570
|
// @public
|
|
@@ -551,15 +659,29 @@ export type HighAvailabilityMode = string;
|
|
|
551
659
|
export type HighAvailabilityState = string;
|
|
552
660
|
|
|
553
661
|
// @public
|
|
554
|
-
export interface
|
|
555
|
-
readonly
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
662
|
+
export interface HighAvailabilityValidationEstimation {
|
|
663
|
+
readonly estimatedDowntime?: number;
|
|
664
|
+
expectedStandbyAvailabilityZone?: string;
|
|
665
|
+
readonly scheduledStandbyAvailabilityZone?: string;
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
// @public
|
|
669
|
+
export interface ImportFromStorageResponseType extends OperationProgressResponseType {
|
|
670
|
+
estimatedCompletionTime?: Date;
|
|
671
|
+
objectType: "ImportFromStorageResponse";
|
|
561
672
|
}
|
|
562
673
|
|
|
674
|
+
// @public
|
|
675
|
+
export interface ImportSourceProperties {
|
|
676
|
+
dataDirPath?: string;
|
|
677
|
+
sasToken?: string;
|
|
678
|
+
storageType?: ImportSourceStorageType;
|
|
679
|
+
storageUrl?: string;
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
// @public
|
|
683
|
+
export type ImportSourceStorageType = string;
|
|
684
|
+
|
|
563
685
|
// @public
|
|
564
686
|
export type IsConfigPendingRestart = string;
|
|
565
687
|
|
|
@@ -579,10 +701,34 @@ export enum KnownAdministratorType {
|
|
|
579
701
|
ActiveDirectory = "ActiveDirectory"
|
|
580
702
|
}
|
|
581
703
|
|
|
704
|
+
// @public
|
|
705
|
+
export enum KnownAdvancedThreatProtectionName {
|
|
706
|
+
Default = "Default"
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
// @public
|
|
710
|
+
export enum KnownAdvancedThreatProtectionProvisioningState {
|
|
711
|
+
Canceled = "Canceled",
|
|
712
|
+
Failed = "Failed",
|
|
713
|
+
Succeeded = "Succeeded",
|
|
714
|
+
Updating = "Updating"
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
// @public
|
|
718
|
+
export enum KnownAdvancedThreatProtectionState {
|
|
719
|
+
Disabled = "Disabled",
|
|
720
|
+
Enabled = "Enabled"
|
|
721
|
+
}
|
|
722
|
+
|
|
582
723
|
// @public
|
|
583
724
|
export enum KnownBackupFormat {
|
|
584
725
|
CollatedFormat = "CollatedFormat",
|
|
585
|
-
|
|
726
|
+
Raw = "Raw"
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
// @public
|
|
730
|
+
export enum KnownBackupType {
|
|
731
|
+
Full = "FULL"
|
|
586
732
|
}
|
|
587
733
|
|
|
588
734
|
// @public
|
|
@@ -629,6 +775,11 @@ export enum KnownHighAvailabilityState {
|
|
|
629
775
|
RemovingStandby = "RemovingStandby"
|
|
630
776
|
}
|
|
631
777
|
|
|
778
|
+
// @public
|
|
779
|
+
export enum KnownImportSourceStorageType {
|
|
780
|
+
AzureBlob = "AzureBlob"
|
|
781
|
+
}
|
|
782
|
+
|
|
632
783
|
// @public
|
|
633
784
|
export enum KnownIsConfigPendingRestart {
|
|
634
785
|
False = "False",
|
|
@@ -647,11 +798,67 @@ export enum KnownIsReadOnly {
|
|
|
647
798
|
True = "True"
|
|
648
799
|
}
|
|
649
800
|
|
|
801
|
+
// @public
|
|
802
|
+
export enum KnownMaintenanceProvisioningState {
|
|
803
|
+
Creating = "Creating",
|
|
804
|
+
Deleting = "Deleting",
|
|
805
|
+
Failed = "Failed",
|
|
806
|
+
Succeeded = "Succeeded"
|
|
807
|
+
}
|
|
808
|
+
|
|
809
|
+
// @public
|
|
810
|
+
export enum KnownMaintenanceState {
|
|
811
|
+
Canceled = "Canceled",
|
|
812
|
+
Completed = "Completed",
|
|
813
|
+
InPreparation = "InPreparation",
|
|
814
|
+
Processing = "Processing",
|
|
815
|
+
ReScheduled = "ReScheduled",
|
|
816
|
+
Scheduled = "Scheduled"
|
|
817
|
+
}
|
|
818
|
+
|
|
819
|
+
// @public
|
|
820
|
+
export enum KnownMaintenanceType {
|
|
821
|
+
HotFixes = "HotFixes",
|
|
822
|
+
MinorVersionUpgrade = "MinorVersionUpgrade",
|
|
823
|
+
RoutineMaintenance = "RoutineMaintenance",
|
|
824
|
+
SecurityPatches = "SecurityPatches"
|
|
825
|
+
}
|
|
826
|
+
|
|
650
827
|
// @public
|
|
651
828
|
export enum KnownManagedServiceIdentityType {
|
|
652
829
|
UserAssigned = "UserAssigned"
|
|
653
830
|
}
|
|
654
831
|
|
|
832
|
+
// @public
|
|
833
|
+
export enum KnownObjectType {
|
|
834
|
+
BackupAndExportResponse = "BackupAndExportResponse",
|
|
835
|
+
ImportFromStorageResponse = "ImportFromStorageResponse"
|
|
836
|
+
}
|
|
837
|
+
|
|
838
|
+
// @public
|
|
839
|
+
export enum KnownPrivateEndpointConnectionProvisioningState {
|
|
840
|
+
Creating = "Creating",
|
|
841
|
+
Deleting = "Deleting",
|
|
842
|
+
Failed = "Failed",
|
|
843
|
+
Succeeded = "Succeeded"
|
|
844
|
+
}
|
|
845
|
+
|
|
846
|
+
// @public
|
|
847
|
+
export enum KnownPrivateEndpointServiceConnectionStatus {
|
|
848
|
+
Approved = "Approved",
|
|
849
|
+
Pending = "Pending",
|
|
850
|
+
Rejected = "Rejected"
|
|
851
|
+
}
|
|
852
|
+
|
|
853
|
+
// @public
|
|
854
|
+
export enum KnownProvisioningState {
|
|
855
|
+
Canceled = "Canceled",
|
|
856
|
+
Creating = "Creating",
|
|
857
|
+
Deleting = "Deleting",
|
|
858
|
+
Failed = "Failed",
|
|
859
|
+
Succeeded = "Succeeded"
|
|
860
|
+
}
|
|
861
|
+
|
|
655
862
|
// @public
|
|
656
863
|
export enum KnownReplicationRole {
|
|
657
864
|
None = "None",
|
|
@@ -665,6 +872,13 @@ export enum KnownResetAllToDefault {
|
|
|
665
872
|
True = "True"
|
|
666
873
|
}
|
|
667
874
|
|
|
875
|
+
// @public
|
|
876
|
+
export enum KnownServerSkuTier {
|
|
877
|
+
Burstable = "Burstable",
|
|
878
|
+
GeneralPurpose = "GeneralPurpose",
|
|
879
|
+
MemoryOptimized = "MemoryOptimized"
|
|
880
|
+
}
|
|
881
|
+
|
|
668
882
|
// @public
|
|
669
883
|
export enum KnownServerState {
|
|
670
884
|
Disabled = "Disabled",
|
|
@@ -682,13 +896,6 @@ export enum KnownServerVersion {
|
|
|
682
896
|
Five7 = "5.7"
|
|
683
897
|
}
|
|
684
898
|
|
|
685
|
-
// @public
|
|
686
|
-
export enum KnownSkuTier {
|
|
687
|
-
Burstable = "Burstable",
|
|
688
|
-
GeneralPurpose = "GeneralPurpose",
|
|
689
|
-
MemoryOptimized = "MemoryOptimized"
|
|
690
|
-
}
|
|
691
|
-
|
|
692
899
|
// @public
|
|
693
900
|
export interface LocationBasedCapabilities {
|
|
694
901
|
list(locationName: string, options?: LocationBasedCapabilitiesListOptionalParams): PagedAsyncIterableIterator<CapabilityProperties>;
|
|
@@ -708,12 +915,38 @@ export interface LocationBasedCapabilitiesListOptionalParams extends coreClient.
|
|
|
708
915
|
// @public
|
|
709
916
|
export type LocationBasedCapabilitiesListResponse = CapabilitiesListResult;
|
|
710
917
|
|
|
918
|
+
// @public
|
|
919
|
+
export interface LocationBasedCapabilitySet {
|
|
920
|
+
get(locationName: string, capabilitySetName: string, options?: LocationBasedCapabilitySetGetOptionalParams): Promise<LocationBasedCapabilitySetGetResponse>;
|
|
921
|
+
list(locationName: string, options?: LocationBasedCapabilitySetListOptionalParams): PagedAsyncIterableIterator<Capability>;
|
|
922
|
+
}
|
|
923
|
+
|
|
924
|
+
// @public
|
|
925
|
+
export interface LocationBasedCapabilitySetGetOptionalParams extends coreClient.OperationOptions {
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
// @public
|
|
929
|
+
export type LocationBasedCapabilitySetGetResponse = Capability;
|
|
930
|
+
|
|
931
|
+
// @public
|
|
932
|
+
export interface LocationBasedCapabilitySetListNextOptionalParams extends coreClient.OperationOptions {
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
// @public
|
|
936
|
+
export type LocationBasedCapabilitySetListNextResponse = CapabilitySetsList;
|
|
937
|
+
|
|
938
|
+
// @public
|
|
939
|
+
export interface LocationBasedCapabilitySetListOptionalParams extends coreClient.OperationOptions {
|
|
940
|
+
}
|
|
941
|
+
|
|
942
|
+
// @public
|
|
943
|
+
export type LocationBasedCapabilitySetListResponse = CapabilitySetsList;
|
|
944
|
+
|
|
711
945
|
// @public
|
|
712
946
|
export interface LogFile extends ProxyResource {
|
|
713
947
|
createdTime?: Date;
|
|
714
948
|
lastModifiedTime?: Date;
|
|
715
949
|
sizeInKB?: number;
|
|
716
|
-
readonly systemData?: SystemData;
|
|
717
950
|
typePropertiesType?: string;
|
|
718
951
|
url?: string;
|
|
719
952
|
}
|
|
@@ -743,6 +976,135 @@ export interface LogFilesListByServerOptionalParams extends coreClient.Operation
|
|
|
743
976
|
// @public
|
|
744
977
|
export type LogFilesListByServerResponse = LogFileListResult;
|
|
745
978
|
|
|
979
|
+
// @public
|
|
980
|
+
export interface LongRunningBackup {
|
|
981
|
+
beginCreate(resourceGroupName: string, serverName: string, backupName: string, options?: LongRunningBackupCreateOptionalParams): Promise<SimplePollerLike<OperationState<LongRunningBackupCreateResponse>, LongRunningBackupCreateResponse>>;
|
|
982
|
+
beginCreateAndWait(resourceGroupName: string, serverName: string, backupName: string, options?: LongRunningBackupCreateOptionalParams): Promise<LongRunningBackupCreateResponse>;
|
|
983
|
+
}
|
|
984
|
+
|
|
985
|
+
// @public
|
|
986
|
+
export interface LongRunningBackupCreateHeaders {
|
|
987
|
+
azureAsyncOperation?: string;
|
|
988
|
+
location?: string;
|
|
989
|
+
}
|
|
990
|
+
|
|
991
|
+
// @public
|
|
992
|
+
export interface LongRunningBackupCreateOptionalParams extends coreClient.OperationOptions {
|
|
993
|
+
parameters?: ServerBackupV2;
|
|
994
|
+
resumeFrom?: string;
|
|
995
|
+
updateIntervalInMs?: number;
|
|
996
|
+
}
|
|
997
|
+
|
|
998
|
+
// @public
|
|
999
|
+
export type LongRunningBackupCreateResponse = ServerBackupV2;
|
|
1000
|
+
|
|
1001
|
+
// @public
|
|
1002
|
+
export interface LongRunningBackups {
|
|
1003
|
+
get(resourceGroupName: string, serverName: string, backupName: string, options?: LongRunningBackupsGetOptionalParams): Promise<LongRunningBackupsGetResponse>;
|
|
1004
|
+
list(resourceGroupName: string, serverName: string, options?: LongRunningBackupsListOptionalParams): PagedAsyncIterableIterator<ServerBackupV2>;
|
|
1005
|
+
}
|
|
1006
|
+
|
|
1007
|
+
// @public
|
|
1008
|
+
export interface LongRunningBackupsGetOptionalParams extends coreClient.OperationOptions {
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
// @public
|
|
1012
|
+
export type LongRunningBackupsGetResponse = ServerBackupV2;
|
|
1013
|
+
|
|
1014
|
+
// @public
|
|
1015
|
+
export interface LongRunningBackupsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1016
|
+
}
|
|
1017
|
+
|
|
1018
|
+
// @public
|
|
1019
|
+
export type LongRunningBackupsListNextResponse = ServerBackupV2ListResult;
|
|
1020
|
+
|
|
1021
|
+
// @public
|
|
1022
|
+
export interface LongRunningBackupsListOptionalParams extends coreClient.OperationOptions {
|
|
1023
|
+
}
|
|
1024
|
+
|
|
1025
|
+
// @public
|
|
1026
|
+
export type LongRunningBackupsListResponse = ServerBackupV2ListResult;
|
|
1027
|
+
|
|
1028
|
+
// @public
|
|
1029
|
+
export interface Maintenance extends ProxyResource {
|
|
1030
|
+
readonly maintenanceAvailableScheduleMaxTime?: Date;
|
|
1031
|
+
readonly maintenanceAvailableScheduleMinTime?: Date;
|
|
1032
|
+
readonly maintenanceDescription?: string;
|
|
1033
|
+
readonly maintenanceEndTime?: Date;
|
|
1034
|
+
readonly maintenanceExecutionEndTime?: Date;
|
|
1035
|
+
readonly maintenanceExecutionStartTime?: Date;
|
|
1036
|
+
maintenanceStartTime?: Date;
|
|
1037
|
+
readonly maintenanceState?: MaintenanceState;
|
|
1038
|
+
readonly maintenanceTitle?: string;
|
|
1039
|
+
readonly maintenanceType?: MaintenanceType;
|
|
1040
|
+
readonly provisioningState?: MaintenanceProvisioningState;
|
|
1041
|
+
}
|
|
1042
|
+
|
|
1043
|
+
// @public
|
|
1044
|
+
export interface MaintenanceListResult {
|
|
1045
|
+
nextLink?: string;
|
|
1046
|
+
value?: Maintenance[];
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1049
|
+
// @public
|
|
1050
|
+
export type MaintenanceProvisioningState = string;
|
|
1051
|
+
|
|
1052
|
+
// @public
|
|
1053
|
+
export interface Maintenances {
|
|
1054
|
+
beginUpdate(resourceGroupName: string, serverName: string, maintenanceName: string, options?: MaintenancesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<MaintenancesUpdateResponse>, MaintenancesUpdateResponse>>;
|
|
1055
|
+
beginUpdateAndWait(resourceGroupName: string, serverName: string, maintenanceName: string, options?: MaintenancesUpdateOptionalParams): Promise<MaintenancesUpdateResponse>;
|
|
1056
|
+
list(resourceGroupName: string, serverName: string, options?: MaintenancesListOptionalParams): PagedAsyncIterableIterator<Maintenance>;
|
|
1057
|
+
read(resourceGroupName: string, serverName: string, maintenanceName: string, options?: MaintenancesReadOptionalParams): Promise<MaintenancesReadResponse>;
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
// @public
|
|
1061
|
+
export interface MaintenancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
1062
|
+
}
|
|
1063
|
+
|
|
1064
|
+
// @public
|
|
1065
|
+
export type MaintenancesListNextResponse = MaintenanceListResult;
|
|
1066
|
+
|
|
1067
|
+
// @public
|
|
1068
|
+
export interface MaintenancesListOptionalParams extends coreClient.OperationOptions {
|
|
1069
|
+
}
|
|
1070
|
+
|
|
1071
|
+
// @public
|
|
1072
|
+
export type MaintenancesListResponse = MaintenanceListResult;
|
|
1073
|
+
|
|
1074
|
+
// @public
|
|
1075
|
+
export interface MaintenancesReadOptionalParams extends coreClient.OperationOptions {
|
|
1076
|
+
}
|
|
1077
|
+
|
|
1078
|
+
// @public
|
|
1079
|
+
export type MaintenancesReadResponse = Maintenance;
|
|
1080
|
+
|
|
1081
|
+
// @public
|
|
1082
|
+
export type MaintenanceState = string;
|
|
1083
|
+
|
|
1084
|
+
// @public
|
|
1085
|
+
export interface MaintenancesUpdateHeaders {
|
|
1086
|
+
// (undocumented)
|
|
1087
|
+
location?: string;
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
// @public
|
|
1091
|
+
export interface MaintenancesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1092
|
+
parameters?: MaintenanceUpdate;
|
|
1093
|
+
resumeFrom?: string;
|
|
1094
|
+
updateIntervalInMs?: number;
|
|
1095
|
+
}
|
|
1096
|
+
|
|
1097
|
+
// @public
|
|
1098
|
+
export type MaintenancesUpdateResponse = Maintenance;
|
|
1099
|
+
|
|
1100
|
+
// @public
|
|
1101
|
+
export type MaintenanceType = string;
|
|
1102
|
+
|
|
1103
|
+
// @public
|
|
1104
|
+
export interface MaintenanceUpdate {
|
|
1105
|
+
maintenanceStartTime?: Date;
|
|
1106
|
+
}
|
|
1107
|
+
|
|
746
1108
|
// @public
|
|
747
1109
|
export interface MaintenanceWindow {
|
|
748
1110
|
customWindow?: string;
|
|
@@ -759,6 +1121,9 @@ export class MySQLManagementFlexibleServerClient extends coreClient.ServiceClien
|
|
|
759
1121
|
// (undocumented)
|
|
760
1122
|
$host: string;
|
|
761
1123
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: MySQLManagementFlexibleServerClientOptionalParams);
|
|
1124
|
+
constructor(credentials: coreAuth.TokenCredential, options?: MySQLManagementFlexibleServerClientOptionalParams);
|
|
1125
|
+
// (undocumented)
|
|
1126
|
+
advancedThreatProtectionSettings: AdvancedThreatProtectionSettings;
|
|
762
1127
|
// (undocumented)
|
|
763
1128
|
azureADAdministrators: AzureADAdministrators;
|
|
764
1129
|
// (undocumented)
|
|
@@ -782,15 +1147,29 @@ export class MySQLManagementFlexibleServerClient extends coreClient.ServiceClien
|
|
|
782
1147
|
// (undocumented)
|
|
783
1148
|
locationBasedCapabilities: LocationBasedCapabilities;
|
|
784
1149
|
// (undocumented)
|
|
1150
|
+
locationBasedCapabilitySet: LocationBasedCapabilitySet;
|
|
1151
|
+
// (undocumented)
|
|
785
1152
|
logFiles: LogFiles;
|
|
786
1153
|
// (undocumented)
|
|
1154
|
+
longRunningBackup: LongRunningBackup;
|
|
1155
|
+
// (undocumented)
|
|
1156
|
+
longRunningBackups: LongRunningBackups;
|
|
1157
|
+
// (undocumented)
|
|
1158
|
+
maintenances: Maintenances;
|
|
1159
|
+
// (undocumented)
|
|
1160
|
+
operationProgress: OperationProgress;
|
|
1161
|
+
// (undocumented)
|
|
1162
|
+
operationResults: OperationResults;
|
|
1163
|
+
// (undocumented)
|
|
787
1164
|
operations: Operations;
|
|
788
1165
|
// (undocumented)
|
|
789
1166
|
replicas: Replicas;
|
|
790
1167
|
// (undocumented)
|
|
791
1168
|
servers: Servers;
|
|
792
1169
|
// (undocumented)
|
|
793
|
-
|
|
1170
|
+
serversMigration: ServersMigration;
|
|
1171
|
+
// (undocumented)
|
|
1172
|
+
subscriptionId?: string;
|
|
794
1173
|
}
|
|
795
1174
|
|
|
796
1175
|
// @public
|
|
@@ -799,6 +1178,22 @@ export interface MySQLManagementFlexibleServerClientOptionalParams extends coreC
|
|
|
799
1178
|
endpoint?: string;
|
|
800
1179
|
}
|
|
801
1180
|
|
|
1181
|
+
// @public
|
|
1182
|
+
export interface MySQLServerIdentity {
|
|
1183
|
+
readonly principalId?: string;
|
|
1184
|
+
readonly tenantId?: string;
|
|
1185
|
+
type?: ManagedServiceIdentityType;
|
|
1186
|
+
userAssignedIdentities?: {
|
|
1187
|
+
[propertyName: string]: Record<string, unknown>;
|
|
1188
|
+
};
|
|
1189
|
+
}
|
|
1190
|
+
|
|
1191
|
+
// @public
|
|
1192
|
+
export interface MySQLServerSku {
|
|
1193
|
+
name: string;
|
|
1194
|
+
tier: ServerSkuTier;
|
|
1195
|
+
}
|
|
1196
|
+
|
|
802
1197
|
// @public
|
|
803
1198
|
export interface NameAvailability {
|
|
804
1199
|
message?: string;
|
|
@@ -819,6 +1214,9 @@ export interface Network {
|
|
|
819
1214
|
publicNetworkAccess?: EnableStatusEnum;
|
|
820
1215
|
}
|
|
821
1216
|
|
|
1217
|
+
// @public
|
|
1218
|
+
export type ObjectType = string;
|
|
1219
|
+
|
|
822
1220
|
// @public
|
|
823
1221
|
export interface Operation {
|
|
824
1222
|
display?: OperationDisplay;
|
|
@@ -843,6 +1241,43 @@ export interface OperationListResult {
|
|
|
843
1241
|
value?: Operation[];
|
|
844
1242
|
}
|
|
845
1243
|
|
|
1244
|
+
// @public
|
|
1245
|
+
export interface OperationProgress {
|
|
1246
|
+
get(locationName: string, operationId: string, options?: OperationProgressGetOptionalParams): Promise<OperationProgressGetResponse>;
|
|
1247
|
+
}
|
|
1248
|
+
|
|
1249
|
+
// @public
|
|
1250
|
+
export interface OperationProgressGetOptionalParams extends coreClient.OperationOptions {
|
|
1251
|
+
}
|
|
1252
|
+
|
|
1253
|
+
// @public
|
|
1254
|
+
export type OperationProgressGetResponse = OperationProgressResult;
|
|
1255
|
+
|
|
1256
|
+
// @public
|
|
1257
|
+
export interface OperationProgressResponseType {
|
|
1258
|
+
objectType: "BackupAndExportResponse" | "ImportFromStorageResponse";
|
|
1259
|
+
}
|
|
1260
|
+
|
|
1261
|
+
// @public (undocumented)
|
|
1262
|
+
export type OperationProgressResponseTypeUnion = OperationProgressResponseType | BackupAndExportResponseType | ImportFromStorageResponseType;
|
|
1263
|
+
|
|
1264
|
+
// @public
|
|
1265
|
+
export interface OperationProgressResult extends OperationStatusResult {
|
|
1266
|
+
objectType?: ObjectType;
|
|
1267
|
+
}
|
|
1268
|
+
|
|
1269
|
+
// @public
|
|
1270
|
+
export interface OperationResults {
|
|
1271
|
+
get(locationName: string, operationId: string, options?: OperationResultsGetOptionalParams): Promise<OperationResultsGetResponse>;
|
|
1272
|
+
}
|
|
1273
|
+
|
|
1274
|
+
// @public
|
|
1275
|
+
export interface OperationResultsGetOptionalParams extends coreClient.OperationOptions {
|
|
1276
|
+
}
|
|
1277
|
+
|
|
1278
|
+
// @public
|
|
1279
|
+
export type OperationResultsGetResponse = OperationStatusExtendedResult;
|
|
1280
|
+
|
|
846
1281
|
// @public
|
|
847
1282
|
export interface Operations {
|
|
848
1283
|
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
@@ -865,6 +1300,60 @@ export type OperationsListResponse = OperationListResult;
|
|
|
865
1300
|
// @public
|
|
866
1301
|
export type OperationStatus = "Pending" | "InProgress" | "Succeeded" | "Failed" | "CancelInProgress" | "Canceled";
|
|
867
1302
|
|
|
1303
|
+
// @public
|
|
1304
|
+
export interface OperationStatusExtendedResult extends OperationStatusResult {
|
|
1305
|
+
properties?: {
|
|
1306
|
+
[propertyName: string]: any;
|
|
1307
|
+
};
|
|
1308
|
+
}
|
|
1309
|
+
|
|
1310
|
+
// @public
|
|
1311
|
+
export interface OperationStatusResult {
|
|
1312
|
+
endTime?: Date;
|
|
1313
|
+
error?: ErrorDetail;
|
|
1314
|
+
id?: string;
|
|
1315
|
+
name?: string;
|
|
1316
|
+
operations?: OperationStatusResult[];
|
|
1317
|
+
percentComplete?: number;
|
|
1318
|
+
readonly resourceId?: string;
|
|
1319
|
+
startTime?: Date;
|
|
1320
|
+
status: string;
|
|
1321
|
+
}
|
|
1322
|
+
|
|
1323
|
+
// @public
|
|
1324
|
+
export interface PrivateEndpoint {
|
|
1325
|
+
readonly id?: string;
|
|
1326
|
+
}
|
|
1327
|
+
|
|
1328
|
+
// @public
|
|
1329
|
+
export interface PrivateEndpointConnection extends Resource {
|
|
1330
|
+
readonly groupIds?: string[];
|
|
1331
|
+
privateEndpoint?: PrivateEndpoint;
|
|
1332
|
+
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
1333
|
+
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
1334
|
+
}
|
|
1335
|
+
|
|
1336
|
+
// @public
|
|
1337
|
+
export type PrivateEndpointConnectionProvisioningState = string;
|
|
1338
|
+
|
|
1339
|
+
// @public
|
|
1340
|
+
export type PrivateEndpointServiceConnectionStatus = string;
|
|
1341
|
+
|
|
1342
|
+
// @public
|
|
1343
|
+
export interface PrivateLinkServiceConnectionState {
|
|
1344
|
+
actionsRequired?: string;
|
|
1345
|
+
description?: string;
|
|
1346
|
+
status?: PrivateEndpointServiceConnectionStatus;
|
|
1347
|
+
}
|
|
1348
|
+
|
|
1349
|
+
// @public
|
|
1350
|
+
export interface Provisioning extends ProxyResource {
|
|
1351
|
+
readonly provisioningState?: ProvisioningState;
|
|
1352
|
+
}
|
|
1353
|
+
|
|
1354
|
+
// @public
|
|
1355
|
+
export type ProvisioningState = string;
|
|
1356
|
+
|
|
868
1357
|
// @public
|
|
869
1358
|
export interface ProxyResource extends Resource {
|
|
870
1359
|
}
|
|
@@ -898,6 +1387,7 @@ export type ResetAllToDefault = string;
|
|
|
898
1387
|
export interface Resource {
|
|
899
1388
|
readonly id?: string;
|
|
900
1389
|
readonly name?: string;
|
|
1390
|
+
readonly systemData?: SystemData;
|
|
901
1391
|
readonly type?: string;
|
|
902
1392
|
}
|
|
903
1393
|
|
|
@@ -911,17 +1401,18 @@ export interface Server extends TrackedResource {
|
|
|
911
1401
|
dataEncryption?: DataEncryption;
|
|
912
1402
|
readonly fullyQualifiedDomainName?: string;
|
|
913
1403
|
highAvailability?: HighAvailability;
|
|
914
|
-
identity?:
|
|
1404
|
+
identity?: MySQLServerIdentity;
|
|
1405
|
+
importSourceProperties?: ImportSourceProperties;
|
|
915
1406
|
maintenanceWindow?: MaintenanceWindow;
|
|
916
1407
|
network?: Network;
|
|
1408
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
917
1409
|
readonly replicaCapacity?: number;
|
|
918
1410
|
replicationRole?: ReplicationRole;
|
|
919
1411
|
restorePointInTime?: Date;
|
|
920
|
-
sku?:
|
|
1412
|
+
sku?: MySQLServerSku;
|
|
921
1413
|
sourceServerResourceId?: string;
|
|
922
1414
|
readonly state?: ServerState;
|
|
923
1415
|
storage?: Storage_2;
|
|
924
|
-
readonly systemData?: SystemData;
|
|
925
1416
|
version?: ServerVersion;
|
|
926
1417
|
}
|
|
927
1418
|
|
|
@@ -930,7 +1421,6 @@ export interface ServerBackup extends ProxyResource {
|
|
|
930
1421
|
backupType?: string;
|
|
931
1422
|
completedTime?: Date;
|
|
932
1423
|
source?: string;
|
|
933
|
-
readonly systemData?: SystemData;
|
|
934
1424
|
}
|
|
935
1425
|
|
|
936
1426
|
// @public
|
|
@@ -939,6 +1429,22 @@ export interface ServerBackupListResult {
|
|
|
939
1429
|
value?: ServerBackup[];
|
|
940
1430
|
}
|
|
941
1431
|
|
|
1432
|
+
// @public
|
|
1433
|
+
export interface ServerBackupV2 extends ProxyResource {
|
|
1434
|
+
backupNameV2?: string;
|
|
1435
|
+
// (undocumented)
|
|
1436
|
+
backupType?: BackupType;
|
|
1437
|
+
completedTime?: Date;
|
|
1438
|
+
readonly provisioningState?: ProvisioningState;
|
|
1439
|
+
source?: string;
|
|
1440
|
+
}
|
|
1441
|
+
|
|
1442
|
+
// @public
|
|
1443
|
+
export interface ServerBackupV2ListResult {
|
|
1444
|
+
nextLink?: string;
|
|
1445
|
+
value?: ServerBackupV2[];
|
|
1446
|
+
}
|
|
1447
|
+
|
|
942
1448
|
// @public
|
|
943
1449
|
export interface ServerEditionCapability {
|
|
944
1450
|
readonly name?: string;
|
|
@@ -946,16 +1452,26 @@ export interface ServerEditionCapability {
|
|
|
946
1452
|
readonly supportedStorageEditions?: StorageEditionCapability[];
|
|
947
1453
|
}
|
|
948
1454
|
|
|
1455
|
+
// @public
|
|
1456
|
+
export interface ServerEditionCapabilityV2 {
|
|
1457
|
+
readonly defaultSku?: string;
|
|
1458
|
+
readonly defaultStorageSize?: number;
|
|
1459
|
+
readonly name?: string;
|
|
1460
|
+
readonly supportedSkus?: SkuCapabilityV2[];
|
|
1461
|
+
readonly supportedStorageEditions?: StorageEditionCapability[];
|
|
1462
|
+
}
|
|
1463
|
+
|
|
949
1464
|
// @public
|
|
950
1465
|
export interface ServerForUpdate {
|
|
951
1466
|
administratorLoginPassword?: string;
|
|
952
1467
|
backup?: Backup;
|
|
953
1468
|
dataEncryption?: DataEncryption;
|
|
954
1469
|
highAvailability?: HighAvailability;
|
|
955
|
-
identity?:
|
|
1470
|
+
identity?: MySQLServerIdentity;
|
|
956
1471
|
maintenanceWindow?: MaintenanceWindow;
|
|
1472
|
+
network?: Network;
|
|
957
1473
|
replicationRole?: ReplicationRole;
|
|
958
|
-
sku?:
|
|
1474
|
+
sku?: MySQLServerSku;
|
|
959
1475
|
storage?: Storage_2;
|
|
960
1476
|
tags?: {
|
|
961
1477
|
[propertyName: string]: string;
|
|
@@ -1001,6 +1517,7 @@ export interface Servers {
|
|
|
1001
1517
|
get(resourceGroupName: string, serverName: string, options?: ServersGetOptionalParams): Promise<ServersGetResponse>;
|
|
1002
1518
|
list(options?: ServersListOptionalParams): PagedAsyncIterableIterator<Server>;
|
|
1003
1519
|
listByResourceGroup(resourceGroupName: string, options?: ServersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Server>;
|
|
1520
|
+
validateEstimateHighAvailability(resourceGroupName: string, serverName: string, parameters: HighAvailabilityValidationEstimation, options?: ServersValidateEstimateHighAvailabilityOptionalParams): Promise<ServersValidateEstimateHighAvailabilityResponse>;
|
|
1004
1521
|
}
|
|
1005
1522
|
|
|
1006
1523
|
// @public
|
|
@@ -1049,6 +1566,9 @@ export interface ServersGetOptionalParams extends coreClient.OperationOptions {
|
|
|
1049
1566
|
// @public
|
|
1050
1567
|
export type ServersGetResponse = Server;
|
|
1051
1568
|
|
|
1569
|
+
// @public
|
|
1570
|
+
export type ServerSkuTier = string;
|
|
1571
|
+
|
|
1052
1572
|
// @public
|
|
1053
1573
|
export interface ServersListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
1054
1574
|
}
|
|
@@ -1077,6 +1597,27 @@ export interface ServersListOptionalParams extends coreClient.OperationOptions {
|
|
|
1077
1597
|
// @public
|
|
1078
1598
|
export type ServersListResponse = ServerListResult;
|
|
1079
1599
|
|
|
1600
|
+
// @public
|
|
1601
|
+
export interface ServersMigration {
|
|
1602
|
+
beginCutoverMigration(resourceGroupName: string, serverName: string, options?: ServersMigrationCutoverMigrationOptionalParams): Promise<SimplePollerLike<OperationState<ServersMigrationCutoverMigrationResponse>, ServersMigrationCutoverMigrationResponse>>;
|
|
1603
|
+
beginCutoverMigrationAndWait(resourceGroupName: string, serverName: string, options?: ServersMigrationCutoverMigrationOptionalParams): Promise<ServersMigrationCutoverMigrationResponse>;
|
|
1604
|
+
}
|
|
1605
|
+
|
|
1606
|
+
// @public
|
|
1607
|
+
export interface ServersMigrationCutoverMigrationHeaders {
|
|
1608
|
+
azureAsyncOperation?: string;
|
|
1609
|
+
location?: string;
|
|
1610
|
+
}
|
|
1611
|
+
|
|
1612
|
+
// @public
|
|
1613
|
+
export interface ServersMigrationCutoverMigrationOptionalParams extends coreClient.OperationOptions {
|
|
1614
|
+
resumeFrom?: string;
|
|
1615
|
+
updateIntervalInMs?: number;
|
|
1616
|
+
}
|
|
1617
|
+
|
|
1618
|
+
// @public
|
|
1619
|
+
export type ServersMigrationCutoverMigrationResponse = Server;
|
|
1620
|
+
|
|
1080
1621
|
// @public
|
|
1081
1622
|
export interface ServersResetGtidHeaders {
|
|
1082
1623
|
// (undocumented)
|
|
@@ -1143,6 +1684,13 @@ export interface ServersUpdateOptionalParams extends coreClient.OperationOptions
|
|
|
1143
1684
|
// @public
|
|
1144
1685
|
export type ServersUpdateResponse = Server;
|
|
1145
1686
|
|
|
1687
|
+
// @public
|
|
1688
|
+
export interface ServersValidateEstimateHighAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
1689
|
+
}
|
|
1690
|
+
|
|
1691
|
+
// @public
|
|
1692
|
+
export type ServersValidateEstimateHighAvailabilityResponse = HighAvailabilityValidationEstimation;
|
|
1693
|
+
|
|
1146
1694
|
// @public
|
|
1147
1695
|
export type ServerVersion = string;
|
|
1148
1696
|
|
|
@@ -1153,9 +1701,8 @@ export interface ServerVersionCapability {
|
|
|
1153
1701
|
}
|
|
1154
1702
|
|
|
1155
1703
|
// @public
|
|
1156
|
-
export interface
|
|
1157
|
-
name
|
|
1158
|
-
tier: SkuTier;
|
|
1704
|
+
export interface ServerVersionCapabilityV2 {
|
|
1705
|
+
readonly name?: string;
|
|
1159
1706
|
}
|
|
1160
1707
|
|
|
1161
1708
|
// @public
|
|
@@ -1167,7 +1714,14 @@ export interface SkuCapability {
|
|
|
1167
1714
|
}
|
|
1168
1715
|
|
|
1169
1716
|
// @public
|
|
1170
|
-
export
|
|
1717
|
+
export interface SkuCapabilityV2 {
|
|
1718
|
+
readonly name?: string;
|
|
1719
|
+
readonly supportedHAMode?: string[];
|
|
1720
|
+
readonly supportedIops?: number;
|
|
1721
|
+
readonly supportedMemoryPerVCoreMB?: number;
|
|
1722
|
+
readonly supportedZones?: string[];
|
|
1723
|
+
readonly vCores?: number;
|
|
1724
|
+
}
|
|
1171
1725
|
|
|
1172
1726
|
// @public
|
|
1173
1727
|
interface Storage_2 {
|
|
@@ -1182,8 +1736,10 @@ export { Storage_2 as Storage }
|
|
|
1182
1736
|
|
|
1183
1737
|
// @public
|
|
1184
1738
|
export interface StorageEditionCapability {
|
|
1739
|
+
readonly maxBackupIntervalHours?: number;
|
|
1185
1740
|
readonly maxBackupRetentionDays?: number;
|
|
1186
1741
|
readonly maxStorageSize?: number;
|
|
1742
|
+
readonly minBackupIntervalHours?: number;
|
|
1187
1743
|
readonly minBackupRetentionDays?: number;
|
|
1188
1744
|
readonly minStorageSize?: number;
|
|
1189
1745
|
readonly name?: string;
|