@azure/arm-mysql-flexible 4.0.0-alpha.20240620.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 +231 -12
- package/LICENSE +1 -1
- package/dist/index.js +4573 -2130
- 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 +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 +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 +2 -2
- 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 +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 +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 +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 +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 +1 -1
- package/dist-esm/samples-dev/replicasListByServerSample.js +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 +1 -1
- package/dist-esm/samples-dev/serversListSample.js +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 +26 -17
- 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 +38 -38
- 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 +21 -21
- 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 +59 -59
- 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 +39 -39
- 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 +39 -39
- 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 +12 -12
- 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 +11 -11
- 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 +10 -10
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/replicas.js +12 -12
- 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 +147 -114
- 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/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 +11 -11
- 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 +70 -22
- 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/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
|
@@ -5,6 +5,42 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
+
export const Resource = {
|
|
9
|
+
type: {
|
|
10
|
+
name: "Composite",
|
|
11
|
+
className: "Resource",
|
|
12
|
+
modelProperties: {
|
|
13
|
+
id: {
|
|
14
|
+
serializedName: "id",
|
|
15
|
+
readOnly: true,
|
|
16
|
+
type: {
|
|
17
|
+
name: "String",
|
|
18
|
+
},
|
|
19
|
+
},
|
|
20
|
+
name: {
|
|
21
|
+
serializedName: "name",
|
|
22
|
+
readOnly: true,
|
|
23
|
+
type: {
|
|
24
|
+
name: "String",
|
|
25
|
+
},
|
|
26
|
+
},
|
|
27
|
+
type: {
|
|
28
|
+
serializedName: "type",
|
|
29
|
+
readOnly: true,
|
|
30
|
+
type: {
|
|
31
|
+
name: "String",
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
systemData: {
|
|
35
|
+
serializedName: "systemData",
|
|
36
|
+
type: {
|
|
37
|
+
name: "Composite",
|
|
38
|
+
className: "SystemData",
|
|
39
|
+
},
|
|
40
|
+
},
|
|
41
|
+
},
|
|
42
|
+
},
|
|
43
|
+
};
|
|
8
44
|
export const SystemData = {
|
|
9
45
|
type: {
|
|
10
46
|
name: "Composite",
|
|
@@ -13,111 +49,82 @@ export const SystemData = {
|
|
|
13
49
|
createdBy: {
|
|
14
50
|
serializedName: "createdBy",
|
|
15
51
|
type: {
|
|
16
|
-
name: "String"
|
|
17
|
-
}
|
|
52
|
+
name: "String",
|
|
53
|
+
},
|
|
18
54
|
},
|
|
19
55
|
createdByType: {
|
|
20
56
|
serializedName: "createdByType",
|
|
21
57
|
type: {
|
|
22
|
-
name: "String"
|
|
23
|
-
}
|
|
58
|
+
name: "String",
|
|
59
|
+
},
|
|
24
60
|
},
|
|
25
61
|
createdAt: {
|
|
26
62
|
serializedName: "createdAt",
|
|
27
63
|
type: {
|
|
28
|
-
name: "DateTime"
|
|
29
|
-
}
|
|
64
|
+
name: "DateTime",
|
|
65
|
+
},
|
|
30
66
|
},
|
|
31
67
|
lastModifiedBy: {
|
|
32
68
|
serializedName: "lastModifiedBy",
|
|
33
69
|
type: {
|
|
34
|
-
name: "String"
|
|
35
|
-
}
|
|
70
|
+
name: "String",
|
|
71
|
+
},
|
|
36
72
|
},
|
|
37
73
|
lastModifiedByType: {
|
|
38
74
|
serializedName: "lastModifiedByType",
|
|
39
75
|
type: {
|
|
40
|
-
name: "String"
|
|
41
|
-
}
|
|
76
|
+
name: "String",
|
|
77
|
+
},
|
|
42
78
|
},
|
|
43
79
|
lastModifiedAt: {
|
|
44
80
|
serializedName: "lastModifiedAt",
|
|
45
81
|
type: {
|
|
46
|
-
name: "DateTime"
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
};
|
|
52
|
-
export const Resource = {
|
|
53
|
-
type: {
|
|
54
|
-
name: "Composite",
|
|
55
|
-
className: "Resource",
|
|
56
|
-
modelProperties: {
|
|
57
|
-
id: {
|
|
58
|
-
serializedName: "id",
|
|
59
|
-
readOnly: true,
|
|
60
|
-
type: {
|
|
61
|
-
name: "String"
|
|
62
|
-
}
|
|
63
|
-
},
|
|
64
|
-
name: {
|
|
65
|
-
serializedName: "name",
|
|
66
|
-
readOnly: true,
|
|
67
|
-
type: {
|
|
68
|
-
name: "String"
|
|
69
|
-
}
|
|
82
|
+
name: "DateTime",
|
|
83
|
+
},
|
|
70
84
|
},
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
readOnly: true,
|
|
74
|
-
type: {
|
|
75
|
-
name: "String"
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
}
|
|
85
|
+
},
|
|
86
|
+
},
|
|
80
87
|
};
|
|
81
|
-
export const
|
|
88
|
+
export const ErrorResponse = {
|
|
82
89
|
type: {
|
|
83
90
|
name: "Composite",
|
|
84
|
-
className: "
|
|
91
|
+
className: "ErrorResponse",
|
|
85
92
|
modelProperties: {
|
|
86
93
|
error: {
|
|
87
94
|
serializedName: "error",
|
|
88
95
|
type: {
|
|
89
96
|
name: "Composite",
|
|
90
|
-
className: "
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
}
|
|
97
|
+
className: "ErrorDetail",
|
|
98
|
+
},
|
|
99
|
+
},
|
|
100
|
+
},
|
|
101
|
+
},
|
|
95
102
|
};
|
|
96
|
-
export const
|
|
103
|
+
export const ErrorDetail = {
|
|
97
104
|
type: {
|
|
98
105
|
name: "Composite",
|
|
99
|
-
className: "
|
|
106
|
+
className: "ErrorDetail",
|
|
100
107
|
modelProperties: {
|
|
101
108
|
code: {
|
|
102
109
|
serializedName: "code",
|
|
103
110
|
readOnly: true,
|
|
104
111
|
type: {
|
|
105
|
-
name: "String"
|
|
106
|
-
}
|
|
112
|
+
name: "String",
|
|
113
|
+
},
|
|
107
114
|
},
|
|
108
115
|
message: {
|
|
109
116
|
serializedName: "message",
|
|
110
117
|
readOnly: true,
|
|
111
118
|
type: {
|
|
112
|
-
name: "String"
|
|
113
|
-
}
|
|
119
|
+
name: "String",
|
|
120
|
+
},
|
|
114
121
|
},
|
|
115
122
|
target: {
|
|
116
123
|
serializedName: "target",
|
|
117
124
|
readOnly: true,
|
|
118
125
|
type: {
|
|
119
|
-
name: "String"
|
|
120
|
-
}
|
|
126
|
+
name: "String",
|
|
127
|
+
},
|
|
121
128
|
},
|
|
122
129
|
details: {
|
|
123
130
|
serializedName: "details",
|
|
@@ -127,10 +134,10 @@ export const ErrorResponse = {
|
|
|
127
134
|
element: {
|
|
128
135
|
type: {
|
|
129
136
|
name: "Composite",
|
|
130
|
-
className: "
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
137
|
+
className: "ErrorDetail",
|
|
138
|
+
},
|
|
139
|
+
},
|
|
140
|
+
},
|
|
134
141
|
},
|
|
135
142
|
additionalInfo: {
|
|
136
143
|
serializedName: "additionalInfo",
|
|
@@ -140,13 +147,13 @@ export const ErrorResponse = {
|
|
|
140
147
|
element: {
|
|
141
148
|
type: {
|
|
142
149
|
name: "Composite",
|
|
143
|
-
className: "ErrorAdditionalInfo"
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
+
className: "ErrorAdditionalInfo",
|
|
151
|
+
},
|
|
152
|
+
},
|
|
153
|
+
},
|
|
154
|
+
},
|
|
155
|
+
},
|
|
156
|
+
},
|
|
150
157
|
};
|
|
151
158
|
export const ErrorAdditionalInfo = {
|
|
152
159
|
type: {
|
|
@@ -157,19 +164,19 @@ export const ErrorAdditionalInfo = {
|
|
|
157
164
|
serializedName: "type",
|
|
158
165
|
readOnly: true,
|
|
159
166
|
type: {
|
|
160
|
-
name: "String"
|
|
161
|
-
}
|
|
167
|
+
name: "String",
|
|
168
|
+
},
|
|
162
169
|
},
|
|
163
170
|
info: {
|
|
164
171
|
serializedName: "info",
|
|
165
172
|
readOnly: true,
|
|
166
173
|
type: {
|
|
167
174
|
name: "Dictionary",
|
|
168
|
-
value: { type: { name: "any" } }
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
|
-
}
|
|
175
|
+
value: { type: { name: "any" } },
|
|
176
|
+
},
|
|
177
|
+
},
|
|
178
|
+
},
|
|
179
|
+
},
|
|
173
180
|
};
|
|
174
181
|
export const AdministratorListResult = {
|
|
175
182
|
type: {
|
|
@@ -183,19 +190,19 @@ export const AdministratorListResult = {
|
|
|
183
190
|
element: {
|
|
184
191
|
type: {
|
|
185
192
|
name: "Composite",
|
|
186
|
-
className: "AzureADAdministrator"
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
}
|
|
193
|
+
className: "AzureADAdministrator",
|
|
194
|
+
},
|
|
195
|
+
},
|
|
196
|
+
},
|
|
190
197
|
},
|
|
191
198
|
nextLink: {
|
|
192
199
|
serializedName: "nextLink",
|
|
193
200
|
type: {
|
|
194
|
-
name: "String"
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
}
|
|
201
|
+
name: "String",
|
|
202
|
+
},
|
|
203
|
+
},
|
|
204
|
+
},
|
|
205
|
+
},
|
|
199
206
|
};
|
|
200
207
|
export const ServerBackupListResult = {
|
|
201
208
|
type: {
|
|
@@ -209,19 +216,19 @@ export const ServerBackupListResult = {
|
|
|
209
216
|
element: {
|
|
210
217
|
type: {
|
|
211
218
|
name: "Composite",
|
|
212
|
-
className: "ServerBackup"
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
}
|
|
219
|
+
className: "ServerBackup",
|
|
220
|
+
},
|
|
221
|
+
},
|
|
222
|
+
},
|
|
216
223
|
},
|
|
217
224
|
nextLink: {
|
|
218
225
|
serializedName: "nextLink",
|
|
219
226
|
type: {
|
|
220
|
-
name: "String"
|
|
221
|
-
}
|
|
222
|
-
}
|
|
223
|
-
}
|
|
224
|
-
}
|
|
227
|
+
name: "String",
|
|
228
|
+
},
|
|
229
|
+
},
|
|
230
|
+
},
|
|
231
|
+
},
|
|
225
232
|
};
|
|
226
233
|
export const BackupStoreDetails = {
|
|
227
234
|
type: {
|
|
@@ -230,18 +237,18 @@ export const BackupStoreDetails = {
|
|
|
230
237
|
uberParent: "BackupStoreDetails",
|
|
231
238
|
polymorphicDiscriminator: {
|
|
232
239
|
serializedName: "objectType",
|
|
233
|
-
clientName: "objectType"
|
|
240
|
+
clientName: "objectType",
|
|
234
241
|
},
|
|
235
242
|
modelProperties: {
|
|
236
243
|
objectType: {
|
|
237
244
|
serializedName: "objectType",
|
|
238
245
|
required: true,
|
|
239
246
|
type: {
|
|
240
|
-
name: "String"
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
}
|
|
244
|
-
}
|
|
247
|
+
name: "String",
|
|
248
|
+
},
|
|
249
|
+
},
|
|
250
|
+
},
|
|
251
|
+
},
|
|
245
252
|
};
|
|
246
253
|
export const BackupRequestBase = {
|
|
247
254
|
type: {
|
|
@@ -252,11 +259,11 @@ export const BackupRequestBase = {
|
|
|
252
259
|
serializedName: "backupSettings",
|
|
253
260
|
type: {
|
|
254
261
|
name: "Composite",
|
|
255
|
-
className: "BackupSettings"
|
|
256
|
-
}
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
}
|
|
262
|
+
className: "BackupSettings",
|
|
263
|
+
},
|
|
264
|
+
},
|
|
265
|
+
},
|
|
266
|
+
},
|
|
260
267
|
};
|
|
261
268
|
export const BackupSettings = {
|
|
262
269
|
type: {
|
|
@@ -265,22 +272,22 @@ export const BackupSettings = {
|
|
|
265
272
|
modelProperties: {
|
|
266
273
|
backupName: {
|
|
267
274
|
constraints: {
|
|
268
|
-
Pattern: new RegExp("(^[a-z0-9]$)|(^[a-z0-9][a-z0-9-]*[a-z0-9]$)")
|
|
275
|
+
Pattern: new RegExp("(^[a-z0-9]$)|(^[a-z0-9][a-z0-9-]*[a-z0-9]$)"),
|
|
269
276
|
},
|
|
270
277
|
serializedName: "backupName",
|
|
271
278
|
required: true,
|
|
272
279
|
type: {
|
|
273
|
-
name: "String"
|
|
274
|
-
}
|
|
280
|
+
name: "String",
|
|
281
|
+
},
|
|
275
282
|
},
|
|
276
283
|
backupFormat: {
|
|
277
284
|
serializedName: "backupFormat",
|
|
278
285
|
type: {
|
|
279
|
-
name: "String"
|
|
280
|
-
}
|
|
281
|
-
}
|
|
282
|
-
}
|
|
283
|
-
}
|
|
286
|
+
name: "String",
|
|
287
|
+
},
|
|
288
|
+
},
|
|
289
|
+
},
|
|
290
|
+
},
|
|
284
291
|
};
|
|
285
292
|
export const ValidateBackupResponse = {
|
|
286
293
|
type: {
|
|
@@ -290,11 +297,37 @@ export const ValidateBackupResponse = {
|
|
|
290
297
|
numberOfContainers: {
|
|
291
298
|
serializedName: "properties.numberOfContainers",
|
|
292
299
|
type: {
|
|
293
|
-
name: "Number"
|
|
294
|
-
}
|
|
295
|
-
}
|
|
296
|
-
}
|
|
297
|
-
}
|
|
300
|
+
name: "Number",
|
|
301
|
+
},
|
|
302
|
+
},
|
|
303
|
+
},
|
|
304
|
+
},
|
|
305
|
+
};
|
|
306
|
+
export const ServerBackupV2ListResult = {
|
|
307
|
+
type: {
|
|
308
|
+
name: "Composite",
|
|
309
|
+
className: "ServerBackupV2ListResult",
|
|
310
|
+
modelProperties: {
|
|
311
|
+
value: {
|
|
312
|
+
serializedName: "value",
|
|
313
|
+
type: {
|
|
314
|
+
name: "Sequence",
|
|
315
|
+
element: {
|
|
316
|
+
type: {
|
|
317
|
+
name: "Composite",
|
|
318
|
+
className: "ServerBackupV2",
|
|
319
|
+
},
|
|
320
|
+
},
|
|
321
|
+
},
|
|
322
|
+
},
|
|
323
|
+
nextLink: {
|
|
324
|
+
serializedName: "nextLink",
|
|
325
|
+
type: {
|
|
326
|
+
name: "String",
|
|
327
|
+
},
|
|
328
|
+
},
|
|
329
|
+
},
|
|
330
|
+
},
|
|
298
331
|
};
|
|
299
332
|
export const ConfigurationListForBatchUpdate = {
|
|
300
333
|
type: {
|
|
@@ -308,19 +341,19 @@ export const ConfigurationListForBatchUpdate = {
|
|
|
308
341
|
element: {
|
|
309
342
|
type: {
|
|
310
343
|
name: "Composite",
|
|
311
|
-
className: "ConfigurationForBatchUpdate"
|
|
312
|
-
}
|
|
313
|
-
}
|
|
314
|
-
}
|
|
344
|
+
className: "ConfigurationForBatchUpdate",
|
|
345
|
+
},
|
|
346
|
+
},
|
|
347
|
+
},
|
|
315
348
|
},
|
|
316
349
|
resetAllToDefault: {
|
|
317
350
|
serializedName: "resetAllToDefault",
|
|
318
351
|
type: {
|
|
319
|
-
name: "String"
|
|
320
|
-
}
|
|
321
|
-
}
|
|
322
|
-
}
|
|
323
|
-
}
|
|
352
|
+
name: "String",
|
|
353
|
+
},
|
|
354
|
+
},
|
|
355
|
+
},
|
|
356
|
+
},
|
|
324
357
|
};
|
|
325
358
|
export const ConfigurationForBatchUpdate = {
|
|
326
359
|
type: {
|
|
@@ -330,23 +363,23 @@ export const ConfigurationForBatchUpdate = {
|
|
|
330
363
|
name: {
|
|
331
364
|
serializedName: "name",
|
|
332
365
|
type: {
|
|
333
|
-
name: "String"
|
|
334
|
-
}
|
|
366
|
+
name: "String",
|
|
367
|
+
},
|
|
335
368
|
},
|
|
336
369
|
value: {
|
|
337
370
|
serializedName: "properties.value",
|
|
338
371
|
type: {
|
|
339
|
-
name: "String"
|
|
340
|
-
}
|
|
372
|
+
name: "String",
|
|
373
|
+
},
|
|
341
374
|
},
|
|
342
375
|
source: {
|
|
343
376
|
serializedName: "properties.source",
|
|
344
377
|
type: {
|
|
345
|
-
name: "String"
|
|
346
|
-
}
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
-
}
|
|
378
|
+
name: "String",
|
|
379
|
+
},
|
|
380
|
+
},
|
|
381
|
+
},
|
|
382
|
+
},
|
|
350
383
|
};
|
|
351
384
|
export const ConfigurationListResult = {
|
|
352
385
|
type: {
|
|
@@ -360,19 +393,19 @@ export const ConfigurationListResult = {
|
|
|
360
393
|
element: {
|
|
361
394
|
type: {
|
|
362
395
|
name: "Composite",
|
|
363
|
-
className: "Configuration"
|
|
364
|
-
}
|
|
365
|
-
}
|
|
366
|
-
}
|
|
396
|
+
className: "Configuration",
|
|
397
|
+
},
|
|
398
|
+
},
|
|
399
|
+
},
|
|
367
400
|
},
|
|
368
401
|
nextLink: {
|
|
369
402
|
serializedName: "nextLink",
|
|
370
403
|
type: {
|
|
371
|
-
name: "String"
|
|
372
|
-
}
|
|
373
|
-
}
|
|
374
|
-
}
|
|
375
|
-
}
|
|
404
|
+
name: "String",
|
|
405
|
+
},
|
|
406
|
+
},
|
|
407
|
+
},
|
|
408
|
+
},
|
|
376
409
|
};
|
|
377
410
|
export const DatabaseListResult = {
|
|
378
411
|
type: {
|
|
@@ -386,19 +419,19 @@ export const DatabaseListResult = {
|
|
|
386
419
|
element: {
|
|
387
420
|
type: {
|
|
388
421
|
name: "Composite",
|
|
389
|
-
className: "Database"
|
|
390
|
-
}
|
|
391
|
-
}
|
|
392
|
-
}
|
|
422
|
+
className: "Database",
|
|
423
|
+
},
|
|
424
|
+
},
|
|
425
|
+
},
|
|
393
426
|
},
|
|
394
427
|
nextLink: {
|
|
395
428
|
serializedName: "nextLink",
|
|
396
429
|
type: {
|
|
397
|
-
name: "String"
|
|
398
|
-
}
|
|
399
|
-
}
|
|
400
|
-
}
|
|
401
|
-
}
|
|
430
|
+
name: "String",
|
|
431
|
+
},
|
|
432
|
+
},
|
|
433
|
+
},
|
|
434
|
+
},
|
|
402
435
|
};
|
|
403
436
|
export const FirewallRuleListResult = {
|
|
404
437
|
type: {
|
|
@@ -412,78 +445,78 @@ export const FirewallRuleListResult = {
|
|
|
412
445
|
element: {
|
|
413
446
|
type: {
|
|
414
447
|
name: "Composite",
|
|
415
|
-
className: "FirewallRule"
|
|
416
|
-
}
|
|
417
|
-
}
|
|
418
|
-
}
|
|
448
|
+
className: "FirewallRule",
|
|
449
|
+
},
|
|
450
|
+
},
|
|
451
|
+
},
|
|
419
452
|
},
|
|
420
453
|
nextLink: {
|
|
421
454
|
serializedName: "nextLink",
|
|
422
455
|
type: {
|
|
423
|
-
name: "String"
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
}
|
|
427
|
-
}
|
|
456
|
+
name: "String",
|
|
457
|
+
},
|
|
458
|
+
},
|
|
459
|
+
},
|
|
460
|
+
},
|
|
428
461
|
};
|
|
429
|
-
export const
|
|
462
|
+
export const MySQLServerIdentity = {
|
|
430
463
|
type: {
|
|
431
464
|
name: "Composite",
|
|
432
|
-
className: "
|
|
465
|
+
className: "MySQLServerIdentity",
|
|
433
466
|
modelProperties: {
|
|
434
467
|
principalId: {
|
|
435
468
|
serializedName: "principalId",
|
|
436
469
|
readOnly: true,
|
|
437
470
|
type: {
|
|
438
|
-
name: "String"
|
|
439
|
-
}
|
|
471
|
+
name: "String",
|
|
472
|
+
},
|
|
440
473
|
},
|
|
441
474
|
tenantId: {
|
|
442
475
|
serializedName: "tenantId",
|
|
443
476
|
readOnly: true,
|
|
444
477
|
type: {
|
|
445
|
-
name: "String"
|
|
446
|
-
}
|
|
478
|
+
name: "String",
|
|
479
|
+
},
|
|
447
480
|
},
|
|
448
481
|
type: {
|
|
449
482
|
serializedName: "type",
|
|
450
483
|
type: {
|
|
451
|
-
name: "String"
|
|
452
|
-
}
|
|
484
|
+
name: "String",
|
|
485
|
+
},
|
|
453
486
|
},
|
|
454
487
|
userAssignedIdentities: {
|
|
455
488
|
serializedName: "userAssignedIdentities",
|
|
456
489
|
type: {
|
|
457
490
|
name: "Dictionary",
|
|
458
491
|
value: {
|
|
459
|
-
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
460
|
-
}
|
|
461
|
-
}
|
|
462
|
-
}
|
|
463
|
-
}
|
|
464
|
-
}
|
|
492
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } },
|
|
493
|
+
},
|
|
494
|
+
},
|
|
495
|
+
},
|
|
496
|
+
},
|
|
497
|
+
},
|
|
465
498
|
};
|
|
466
|
-
export const
|
|
499
|
+
export const MySQLServerSku = {
|
|
467
500
|
type: {
|
|
468
501
|
name: "Composite",
|
|
469
|
-
className: "
|
|
502
|
+
className: "MySQLServerSku",
|
|
470
503
|
modelProperties: {
|
|
471
504
|
name: {
|
|
472
505
|
serializedName: "name",
|
|
473
506
|
required: true,
|
|
474
507
|
type: {
|
|
475
|
-
name: "String"
|
|
476
|
-
}
|
|
508
|
+
name: "String",
|
|
509
|
+
},
|
|
477
510
|
},
|
|
478
511
|
tier: {
|
|
479
512
|
serializedName: "tier",
|
|
480
513
|
required: true,
|
|
481
514
|
type: {
|
|
482
|
-
name: "String"
|
|
483
|
-
}
|
|
484
|
-
}
|
|
485
|
-
}
|
|
486
|
-
}
|
|
515
|
+
name: "String",
|
|
516
|
+
},
|
|
517
|
+
},
|
|
518
|
+
},
|
|
519
|
+
},
|
|
487
520
|
};
|
|
488
521
|
export const DataEncryption = {
|
|
489
522
|
type: {
|
|
@@ -493,36 +526,36 @@ export const DataEncryption = {
|
|
|
493
526
|
primaryUserAssignedIdentityId: {
|
|
494
527
|
serializedName: "primaryUserAssignedIdentityId",
|
|
495
528
|
type: {
|
|
496
|
-
name: "String"
|
|
497
|
-
}
|
|
529
|
+
name: "String",
|
|
530
|
+
},
|
|
498
531
|
},
|
|
499
532
|
primaryKeyURI: {
|
|
500
533
|
serializedName: "primaryKeyURI",
|
|
501
534
|
type: {
|
|
502
|
-
name: "String"
|
|
503
|
-
}
|
|
535
|
+
name: "String",
|
|
536
|
+
},
|
|
504
537
|
},
|
|
505
538
|
geoBackupUserAssignedIdentityId: {
|
|
506
539
|
serializedName: "geoBackupUserAssignedIdentityId",
|
|
507
540
|
type: {
|
|
508
|
-
name: "String"
|
|
509
|
-
}
|
|
541
|
+
name: "String",
|
|
542
|
+
},
|
|
510
543
|
},
|
|
511
544
|
geoBackupKeyURI: {
|
|
512
545
|
serializedName: "geoBackupKeyURI",
|
|
513
546
|
type: {
|
|
514
|
-
name: "String"
|
|
515
|
-
}
|
|
547
|
+
name: "String",
|
|
548
|
+
},
|
|
516
549
|
},
|
|
517
550
|
type: {
|
|
518
551
|
serializedName: "type",
|
|
519
552
|
type: {
|
|
520
553
|
name: "Enum",
|
|
521
|
-
allowedValues: ["AzureKeyVault", "SystemManaged"]
|
|
522
|
-
}
|
|
523
|
-
}
|
|
524
|
-
}
|
|
525
|
-
}
|
|
554
|
+
allowedValues: ["AzureKeyVault", "SystemManaged"],
|
|
555
|
+
},
|
|
556
|
+
},
|
|
557
|
+
},
|
|
558
|
+
},
|
|
526
559
|
};
|
|
527
560
|
export const Storage = {
|
|
528
561
|
type: {
|
|
@@ -532,42 +565,42 @@ export const Storage = {
|
|
|
532
565
|
storageSizeGB: {
|
|
533
566
|
serializedName: "storageSizeGB",
|
|
534
567
|
type: {
|
|
535
|
-
name: "Number"
|
|
536
|
-
}
|
|
568
|
+
name: "Number",
|
|
569
|
+
},
|
|
537
570
|
},
|
|
538
571
|
iops: {
|
|
539
572
|
serializedName: "iops",
|
|
540
573
|
type: {
|
|
541
|
-
name: "Number"
|
|
542
|
-
}
|
|
574
|
+
name: "Number",
|
|
575
|
+
},
|
|
543
576
|
},
|
|
544
577
|
autoGrow: {
|
|
545
578
|
serializedName: "autoGrow",
|
|
546
579
|
type: {
|
|
547
|
-
name: "String"
|
|
548
|
-
}
|
|
580
|
+
name: "String",
|
|
581
|
+
},
|
|
549
582
|
},
|
|
550
583
|
logOnDisk: {
|
|
551
584
|
serializedName: "logOnDisk",
|
|
552
585
|
type: {
|
|
553
|
-
name: "String"
|
|
554
|
-
}
|
|
586
|
+
name: "String",
|
|
587
|
+
},
|
|
555
588
|
},
|
|
556
589
|
storageSku: {
|
|
557
590
|
serializedName: "storageSku",
|
|
558
591
|
readOnly: true,
|
|
559
592
|
type: {
|
|
560
|
-
name: "String"
|
|
561
|
-
}
|
|
593
|
+
name: "String",
|
|
594
|
+
},
|
|
562
595
|
},
|
|
563
596
|
autoIoScaling: {
|
|
564
597
|
serializedName: "autoIoScaling",
|
|
565
598
|
type: {
|
|
566
|
-
name: "String"
|
|
567
|
-
}
|
|
568
|
-
}
|
|
569
|
-
}
|
|
570
|
-
}
|
|
599
|
+
name: "String",
|
|
600
|
+
},
|
|
601
|
+
},
|
|
602
|
+
},
|
|
603
|
+
},
|
|
571
604
|
};
|
|
572
605
|
export const Backup = {
|
|
573
606
|
type: {
|
|
@@ -577,24 +610,30 @@ export const Backup = {
|
|
|
577
610
|
backupRetentionDays: {
|
|
578
611
|
serializedName: "backupRetentionDays",
|
|
579
612
|
type: {
|
|
580
|
-
name: "Number"
|
|
581
|
-
}
|
|
613
|
+
name: "Number",
|
|
614
|
+
},
|
|
615
|
+
},
|
|
616
|
+
backupIntervalHours: {
|
|
617
|
+
serializedName: "backupIntervalHours",
|
|
618
|
+
type: {
|
|
619
|
+
name: "Number",
|
|
620
|
+
},
|
|
582
621
|
},
|
|
583
622
|
geoRedundantBackup: {
|
|
584
623
|
serializedName: "geoRedundantBackup",
|
|
585
624
|
type: {
|
|
586
|
-
name: "String"
|
|
587
|
-
}
|
|
625
|
+
name: "String",
|
|
626
|
+
},
|
|
588
627
|
},
|
|
589
628
|
earliestRestoreDate: {
|
|
590
629
|
serializedName: "earliestRestoreDate",
|
|
591
630
|
readOnly: true,
|
|
592
631
|
type: {
|
|
593
|
-
name: "DateTime"
|
|
594
|
-
}
|
|
595
|
-
}
|
|
596
|
-
}
|
|
597
|
-
}
|
|
632
|
+
name: "DateTime",
|
|
633
|
+
},
|
|
634
|
+
},
|
|
635
|
+
},
|
|
636
|
+
},
|
|
598
637
|
};
|
|
599
638
|
export const HighAvailability = {
|
|
600
639
|
type: {
|
|
@@ -604,24 +643,24 @@ export const HighAvailability = {
|
|
|
604
643
|
mode: {
|
|
605
644
|
serializedName: "mode",
|
|
606
645
|
type: {
|
|
607
|
-
name: "String"
|
|
608
|
-
}
|
|
646
|
+
name: "String",
|
|
647
|
+
},
|
|
609
648
|
},
|
|
610
649
|
state: {
|
|
611
650
|
serializedName: "state",
|
|
612
651
|
readOnly: true,
|
|
613
652
|
type: {
|
|
614
|
-
name: "String"
|
|
615
|
-
}
|
|
653
|
+
name: "String",
|
|
654
|
+
},
|
|
616
655
|
},
|
|
617
656
|
standbyAvailabilityZone: {
|
|
618
657
|
serializedName: "standbyAvailabilityZone",
|
|
619
658
|
type: {
|
|
620
|
-
name: "String"
|
|
621
|
-
}
|
|
622
|
-
}
|
|
623
|
-
}
|
|
624
|
-
}
|
|
659
|
+
name: "String",
|
|
660
|
+
},
|
|
661
|
+
},
|
|
662
|
+
},
|
|
663
|
+
},
|
|
625
664
|
};
|
|
626
665
|
export const Network = {
|
|
627
666
|
type: {
|
|
@@ -631,23 +670,64 @@ export const Network = {
|
|
|
631
670
|
publicNetworkAccess: {
|
|
632
671
|
serializedName: "publicNetworkAccess",
|
|
633
672
|
type: {
|
|
634
|
-
name: "String"
|
|
635
|
-
}
|
|
673
|
+
name: "String",
|
|
674
|
+
},
|
|
636
675
|
},
|
|
637
676
|
delegatedSubnetResourceId: {
|
|
638
677
|
serializedName: "delegatedSubnetResourceId",
|
|
639
678
|
type: {
|
|
640
|
-
name: "String"
|
|
641
|
-
}
|
|
679
|
+
name: "String",
|
|
680
|
+
},
|
|
642
681
|
},
|
|
643
682
|
privateDnsZoneResourceId: {
|
|
644
683
|
serializedName: "privateDnsZoneResourceId",
|
|
645
684
|
type: {
|
|
646
|
-
name: "String"
|
|
647
|
-
}
|
|
648
|
-
}
|
|
649
|
-
}
|
|
650
|
-
}
|
|
685
|
+
name: "String",
|
|
686
|
+
},
|
|
687
|
+
},
|
|
688
|
+
},
|
|
689
|
+
},
|
|
690
|
+
};
|
|
691
|
+
export const PrivateEndpoint = {
|
|
692
|
+
type: {
|
|
693
|
+
name: "Composite",
|
|
694
|
+
className: "PrivateEndpoint",
|
|
695
|
+
modelProperties: {
|
|
696
|
+
id: {
|
|
697
|
+
serializedName: "id",
|
|
698
|
+
readOnly: true,
|
|
699
|
+
type: {
|
|
700
|
+
name: "String",
|
|
701
|
+
},
|
|
702
|
+
},
|
|
703
|
+
},
|
|
704
|
+
},
|
|
705
|
+
};
|
|
706
|
+
export const PrivateLinkServiceConnectionState = {
|
|
707
|
+
type: {
|
|
708
|
+
name: "Composite",
|
|
709
|
+
className: "PrivateLinkServiceConnectionState",
|
|
710
|
+
modelProperties: {
|
|
711
|
+
status: {
|
|
712
|
+
serializedName: "status",
|
|
713
|
+
type: {
|
|
714
|
+
name: "String",
|
|
715
|
+
},
|
|
716
|
+
},
|
|
717
|
+
description: {
|
|
718
|
+
serializedName: "description",
|
|
719
|
+
type: {
|
|
720
|
+
name: "String",
|
|
721
|
+
},
|
|
722
|
+
},
|
|
723
|
+
actionsRequired: {
|
|
724
|
+
serializedName: "actionsRequired",
|
|
725
|
+
type: {
|
|
726
|
+
name: "String",
|
|
727
|
+
},
|
|
728
|
+
},
|
|
729
|
+
},
|
|
730
|
+
},
|
|
651
731
|
};
|
|
652
732
|
export const MaintenanceWindow = {
|
|
653
733
|
type: {
|
|
@@ -657,29 +737,61 @@ export const MaintenanceWindow = {
|
|
|
657
737
|
customWindow: {
|
|
658
738
|
serializedName: "customWindow",
|
|
659
739
|
type: {
|
|
660
|
-
name: "String"
|
|
661
|
-
}
|
|
740
|
+
name: "String",
|
|
741
|
+
},
|
|
662
742
|
},
|
|
663
743
|
startHour: {
|
|
664
744
|
serializedName: "startHour",
|
|
665
745
|
type: {
|
|
666
|
-
name: "Number"
|
|
667
|
-
}
|
|
746
|
+
name: "Number",
|
|
747
|
+
},
|
|
668
748
|
},
|
|
669
749
|
startMinute: {
|
|
670
750
|
serializedName: "startMinute",
|
|
671
751
|
type: {
|
|
672
|
-
name: "Number"
|
|
673
|
-
}
|
|
752
|
+
name: "Number",
|
|
753
|
+
},
|
|
674
754
|
},
|
|
675
755
|
dayOfWeek: {
|
|
676
756
|
serializedName: "dayOfWeek",
|
|
677
757
|
type: {
|
|
678
|
-
name: "Number"
|
|
679
|
-
}
|
|
680
|
-
}
|
|
681
|
-
}
|
|
682
|
-
}
|
|
758
|
+
name: "Number",
|
|
759
|
+
},
|
|
760
|
+
},
|
|
761
|
+
},
|
|
762
|
+
},
|
|
763
|
+
};
|
|
764
|
+
export const ImportSourceProperties = {
|
|
765
|
+
type: {
|
|
766
|
+
name: "Composite",
|
|
767
|
+
className: "ImportSourceProperties",
|
|
768
|
+
modelProperties: {
|
|
769
|
+
storageType: {
|
|
770
|
+
serializedName: "storageType",
|
|
771
|
+
type: {
|
|
772
|
+
name: "String",
|
|
773
|
+
},
|
|
774
|
+
},
|
|
775
|
+
storageUrl: {
|
|
776
|
+
serializedName: "storageUrl",
|
|
777
|
+
type: {
|
|
778
|
+
name: "String",
|
|
779
|
+
},
|
|
780
|
+
},
|
|
781
|
+
sasToken: {
|
|
782
|
+
serializedName: "sasToken",
|
|
783
|
+
type: {
|
|
784
|
+
name: "String",
|
|
785
|
+
},
|
|
786
|
+
},
|
|
787
|
+
dataDirPath: {
|
|
788
|
+
serializedName: "dataDirPath",
|
|
789
|
+
type: {
|
|
790
|
+
name: "String",
|
|
791
|
+
},
|
|
792
|
+
},
|
|
793
|
+
},
|
|
794
|
+
},
|
|
683
795
|
};
|
|
684
796
|
export const ServerForUpdate = {
|
|
685
797
|
type: {
|
|
@@ -690,78 +802,85 @@ export const ServerForUpdate = {
|
|
|
690
802
|
serializedName: "identity",
|
|
691
803
|
type: {
|
|
692
804
|
name: "Composite",
|
|
693
|
-
className: "
|
|
694
|
-
}
|
|
805
|
+
className: "MySQLServerIdentity",
|
|
806
|
+
},
|
|
695
807
|
},
|
|
696
808
|
sku: {
|
|
697
809
|
serializedName: "sku",
|
|
698
810
|
type: {
|
|
699
811
|
name: "Composite",
|
|
700
|
-
className: "
|
|
701
|
-
}
|
|
812
|
+
className: "MySQLServerSku",
|
|
813
|
+
},
|
|
702
814
|
},
|
|
703
815
|
tags: {
|
|
704
816
|
serializedName: "tags",
|
|
705
817
|
type: {
|
|
706
818
|
name: "Dictionary",
|
|
707
|
-
value: { type: { name: "String" } }
|
|
708
|
-
}
|
|
819
|
+
value: { type: { name: "String" } },
|
|
820
|
+
},
|
|
709
821
|
},
|
|
710
822
|
administratorLoginPassword: {
|
|
711
823
|
serializedName: "properties.administratorLoginPassword",
|
|
712
824
|
type: {
|
|
713
|
-
name: "String"
|
|
714
|
-
}
|
|
825
|
+
name: "String",
|
|
826
|
+
},
|
|
715
827
|
},
|
|
716
828
|
version: {
|
|
717
829
|
serializedName: "properties.version",
|
|
718
830
|
type: {
|
|
719
|
-
name: "String"
|
|
720
|
-
}
|
|
831
|
+
name: "String",
|
|
832
|
+
},
|
|
721
833
|
},
|
|
722
834
|
storage: {
|
|
723
835
|
serializedName: "properties.storage",
|
|
724
836
|
type: {
|
|
725
837
|
name: "Composite",
|
|
726
|
-
className: "Storage"
|
|
727
|
-
}
|
|
838
|
+
className: "Storage",
|
|
839
|
+
},
|
|
728
840
|
},
|
|
729
841
|
backup: {
|
|
730
842
|
serializedName: "properties.backup",
|
|
731
843
|
type: {
|
|
732
844
|
name: "Composite",
|
|
733
|
-
className: "Backup"
|
|
734
|
-
}
|
|
845
|
+
className: "Backup",
|
|
846
|
+
},
|
|
735
847
|
},
|
|
736
848
|
highAvailability: {
|
|
737
849
|
serializedName: "properties.highAvailability",
|
|
738
850
|
type: {
|
|
739
851
|
name: "Composite",
|
|
740
|
-
className: "HighAvailability"
|
|
741
|
-
}
|
|
852
|
+
className: "HighAvailability",
|
|
853
|
+
},
|
|
742
854
|
},
|
|
743
855
|
maintenanceWindow: {
|
|
744
856
|
serializedName: "properties.maintenanceWindow",
|
|
745
857
|
type: {
|
|
746
858
|
name: "Composite",
|
|
747
|
-
className: "MaintenanceWindow"
|
|
748
|
-
}
|
|
859
|
+
className: "MaintenanceWindow",
|
|
860
|
+
},
|
|
749
861
|
},
|
|
750
862
|
replicationRole: {
|
|
751
863
|
serializedName: "properties.replicationRole",
|
|
752
864
|
type: {
|
|
753
|
-
name: "String"
|
|
754
|
-
}
|
|
865
|
+
name: "String",
|
|
866
|
+
},
|
|
755
867
|
},
|
|
756
868
|
dataEncryption: {
|
|
757
869
|
serializedName: "properties.dataEncryption",
|
|
758
870
|
type: {
|
|
759
871
|
name: "Composite",
|
|
760
|
-
className: "DataEncryption"
|
|
761
|
-
}
|
|
762
|
-
}
|
|
763
|
-
|
|
764
|
-
|
|
872
|
+
className: "DataEncryption",
|
|
873
|
+
},
|
|
874
|
+
},
|
|
875
|
+
network: {
|
|
876
|
+
serializedName: "properties.network",
|
|
877
|
+
type: {
|
|
878
|
+
name: "Composite",
|
|
879
|
+
className: "Network",
|
|
880
|
+
},
|
|
881
|
+
},
|
|
882
|
+
},
|
|
883
|
+
},
|
|
765
884
|
};
|
|
766
885
|
export const ServerListResult = {
|
|
767
886
|
type: {
|
|
@@ -775,39 +894,67 @@ export const ServerListResult = {
|
|
|
775
894
|
element: {
|
|
776
895
|
type: {
|
|
777
896
|
name: "Composite",
|
|
778
|
-
className: "Server"
|
|
779
|
-
}
|
|
780
|
-
}
|
|
781
|
-
}
|
|
897
|
+
className: "Server",
|
|
898
|
+
},
|
|
899
|
+
},
|
|
900
|
+
},
|
|
782
901
|
},
|
|
783
902
|
nextLink: {
|
|
784
903
|
serializedName: "nextLink",
|
|
785
904
|
type: {
|
|
786
|
-
name: "String"
|
|
787
|
-
}
|
|
788
|
-
}
|
|
789
|
-
}
|
|
790
|
-
}
|
|
905
|
+
name: "String",
|
|
906
|
+
},
|
|
907
|
+
},
|
|
908
|
+
},
|
|
909
|
+
},
|
|
791
910
|
};
|
|
792
|
-
export const
|
|
911
|
+
export const HighAvailabilityValidationEstimation = {
|
|
793
912
|
type: {
|
|
794
913
|
name: "Composite",
|
|
795
|
-
className: "
|
|
914
|
+
className: "HighAvailabilityValidationEstimation",
|
|
796
915
|
modelProperties: {
|
|
797
|
-
|
|
798
|
-
serializedName: "
|
|
916
|
+
estimatedDowntime: {
|
|
917
|
+
serializedName: "estimatedDowntime",
|
|
918
|
+
readOnly: true,
|
|
799
919
|
type: {
|
|
800
|
-
name: "
|
|
801
|
-
}
|
|
920
|
+
name: "Number",
|
|
921
|
+
},
|
|
922
|
+
},
|
|
923
|
+
scheduledStandbyAvailabilityZone: {
|
|
924
|
+
serializedName: "scheduledStandbyAvailabilityZone",
|
|
925
|
+
readOnly: true,
|
|
926
|
+
type: {
|
|
927
|
+
name: "String",
|
|
928
|
+
},
|
|
929
|
+
},
|
|
930
|
+
expectedStandbyAvailabilityZone: {
|
|
931
|
+
serializedName: "expectedStandbyAvailabilityZone",
|
|
932
|
+
type: {
|
|
933
|
+
name: "String",
|
|
934
|
+
},
|
|
935
|
+
},
|
|
936
|
+
},
|
|
937
|
+
},
|
|
938
|
+
};
|
|
939
|
+
export const ServerRestartParameter = {
|
|
940
|
+
type: {
|
|
941
|
+
name: "Composite",
|
|
942
|
+
className: "ServerRestartParameter",
|
|
943
|
+
modelProperties: {
|
|
944
|
+
restartWithFailover: {
|
|
945
|
+
serializedName: "restartWithFailover",
|
|
946
|
+
type: {
|
|
947
|
+
name: "String",
|
|
948
|
+
},
|
|
802
949
|
},
|
|
803
950
|
maxFailoverSeconds: {
|
|
804
951
|
serializedName: "maxFailoverSeconds",
|
|
805
952
|
type: {
|
|
806
|
-
name: "Number"
|
|
807
|
-
}
|
|
808
|
-
}
|
|
809
|
-
}
|
|
810
|
-
}
|
|
953
|
+
name: "Number",
|
|
954
|
+
},
|
|
955
|
+
},
|
|
956
|
+
},
|
|
957
|
+
},
|
|
811
958
|
};
|
|
812
959
|
export const ServerGtidSetParameter = {
|
|
813
960
|
type: {
|
|
@@ -817,11 +964,53 @@ export const ServerGtidSetParameter = {
|
|
|
817
964
|
gtidSet: {
|
|
818
965
|
serializedName: "gtidSet",
|
|
819
966
|
type: {
|
|
820
|
-
name: "String"
|
|
821
|
-
}
|
|
822
|
-
}
|
|
823
|
-
}
|
|
824
|
-
}
|
|
967
|
+
name: "String",
|
|
968
|
+
},
|
|
969
|
+
},
|
|
970
|
+
},
|
|
971
|
+
},
|
|
972
|
+
};
|
|
973
|
+
export const AdvancedThreatProtectionForUpdate = {
|
|
974
|
+
type: {
|
|
975
|
+
name: "Composite",
|
|
976
|
+
className: "AdvancedThreatProtectionForUpdate",
|
|
977
|
+
modelProperties: {
|
|
978
|
+
state: {
|
|
979
|
+
serializedName: "properties.state",
|
|
980
|
+
type: {
|
|
981
|
+
name: "String",
|
|
982
|
+
},
|
|
983
|
+
},
|
|
984
|
+
},
|
|
985
|
+
},
|
|
986
|
+
};
|
|
987
|
+
export const AdvancedThreatProtectionListResult = {
|
|
988
|
+
type: {
|
|
989
|
+
name: "Composite",
|
|
990
|
+
className: "AdvancedThreatProtectionListResult",
|
|
991
|
+
modelProperties: {
|
|
992
|
+
value: {
|
|
993
|
+
serializedName: "value",
|
|
994
|
+
readOnly: true,
|
|
995
|
+
type: {
|
|
996
|
+
name: "Sequence",
|
|
997
|
+
element: {
|
|
998
|
+
type: {
|
|
999
|
+
name: "Composite",
|
|
1000
|
+
className: "AdvancedThreatProtection",
|
|
1001
|
+
},
|
|
1002
|
+
},
|
|
1003
|
+
},
|
|
1004
|
+
},
|
|
1005
|
+
nextLink: {
|
|
1006
|
+
serializedName: "nextLink",
|
|
1007
|
+
readOnly: true,
|
|
1008
|
+
type: {
|
|
1009
|
+
name: "String",
|
|
1010
|
+
},
|
|
1011
|
+
},
|
|
1012
|
+
},
|
|
1013
|
+
},
|
|
825
1014
|
};
|
|
826
1015
|
export const LogFileListResult = {
|
|
827
1016
|
type: {
|
|
@@ -835,19 +1024,19 @@ export const LogFileListResult = {
|
|
|
835
1024
|
element: {
|
|
836
1025
|
type: {
|
|
837
1026
|
name: "Composite",
|
|
838
|
-
className: "LogFile"
|
|
839
|
-
}
|
|
840
|
-
}
|
|
841
|
-
}
|
|
1027
|
+
className: "LogFile",
|
|
1028
|
+
},
|
|
1029
|
+
},
|
|
1030
|
+
},
|
|
842
1031
|
},
|
|
843
1032
|
nextLink: {
|
|
844
1033
|
serializedName: "nextLink",
|
|
845
1034
|
type: {
|
|
846
|
-
name: "String"
|
|
847
|
-
}
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
|
-
}
|
|
1035
|
+
name: "String",
|
|
1036
|
+
},
|
|
1037
|
+
},
|
|
1038
|
+
},
|
|
1039
|
+
},
|
|
851
1040
|
};
|
|
852
1041
|
export const CapabilitiesListResult = {
|
|
853
1042
|
type: {
|
|
@@ -862,20 +1051,20 @@ export const CapabilitiesListResult = {
|
|
|
862
1051
|
element: {
|
|
863
1052
|
type: {
|
|
864
1053
|
name: "Composite",
|
|
865
|
-
className: "CapabilityProperties"
|
|
866
|
-
}
|
|
867
|
-
}
|
|
868
|
-
}
|
|
1054
|
+
className: "CapabilityProperties",
|
|
1055
|
+
},
|
|
1056
|
+
},
|
|
1057
|
+
},
|
|
869
1058
|
},
|
|
870
1059
|
nextLink: {
|
|
871
1060
|
serializedName: "nextLink",
|
|
872
1061
|
readOnly: true,
|
|
873
1062
|
type: {
|
|
874
|
-
name: "String"
|
|
875
|
-
}
|
|
876
|
-
}
|
|
877
|
-
}
|
|
878
|
-
}
|
|
1063
|
+
name: "String",
|
|
1064
|
+
},
|
|
1065
|
+
},
|
|
1066
|
+
},
|
|
1067
|
+
},
|
|
879
1068
|
};
|
|
880
1069
|
export const CapabilityProperties = {
|
|
881
1070
|
type: {
|
|
@@ -886,8 +1075,8 @@ export const CapabilityProperties = {
|
|
|
886
1075
|
serializedName: "zone",
|
|
887
1076
|
readOnly: true,
|
|
888
1077
|
type: {
|
|
889
|
-
name: "String"
|
|
890
|
-
}
|
|
1078
|
+
name: "String",
|
|
1079
|
+
},
|
|
891
1080
|
},
|
|
892
1081
|
supportedHAMode: {
|
|
893
1082
|
serializedName: "supportedHAMode",
|
|
@@ -896,10 +1085,10 @@ export const CapabilityProperties = {
|
|
|
896
1085
|
name: "Sequence",
|
|
897
1086
|
element: {
|
|
898
1087
|
type: {
|
|
899
|
-
name: "String"
|
|
900
|
-
}
|
|
901
|
-
}
|
|
902
|
-
}
|
|
1088
|
+
name: "String",
|
|
1089
|
+
},
|
|
1090
|
+
},
|
|
1091
|
+
},
|
|
903
1092
|
},
|
|
904
1093
|
supportedGeoBackupRegions: {
|
|
905
1094
|
serializedName: "supportedGeoBackupRegions",
|
|
@@ -908,10 +1097,10 @@ export const CapabilityProperties = {
|
|
|
908
1097
|
name: "Sequence",
|
|
909
1098
|
element: {
|
|
910
1099
|
type: {
|
|
911
|
-
name: "String"
|
|
912
|
-
}
|
|
913
|
-
}
|
|
914
|
-
}
|
|
1100
|
+
name: "String",
|
|
1101
|
+
},
|
|
1102
|
+
},
|
|
1103
|
+
},
|
|
915
1104
|
},
|
|
916
1105
|
supportedFlexibleServerEditions: {
|
|
917
1106
|
serializedName: "supportedFlexibleServerEditions",
|
|
@@ -921,13 +1110,13 @@ export const CapabilityProperties = {
|
|
|
921
1110
|
element: {
|
|
922
1111
|
type: {
|
|
923
1112
|
name: "Composite",
|
|
924
|
-
className: "ServerEditionCapability"
|
|
925
|
-
}
|
|
926
|
-
}
|
|
927
|
-
}
|
|
928
|
-
}
|
|
929
|
-
}
|
|
930
|
-
}
|
|
1113
|
+
className: "ServerEditionCapability",
|
|
1114
|
+
},
|
|
1115
|
+
},
|
|
1116
|
+
},
|
|
1117
|
+
},
|
|
1118
|
+
},
|
|
1119
|
+
},
|
|
931
1120
|
};
|
|
932
1121
|
export const ServerEditionCapability = {
|
|
933
1122
|
type: {
|
|
@@ -938,8 +1127,8 @@ export const ServerEditionCapability = {
|
|
|
938
1127
|
serializedName: "name",
|
|
939
1128
|
readOnly: true,
|
|
940
1129
|
type: {
|
|
941
|
-
name: "String"
|
|
942
|
-
}
|
|
1130
|
+
name: "String",
|
|
1131
|
+
},
|
|
943
1132
|
},
|
|
944
1133
|
supportedStorageEditions: {
|
|
945
1134
|
serializedName: "supportedStorageEditions",
|
|
@@ -949,10 +1138,10 @@ export const ServerEditionCapability = {
|
|
|
949
1138
|
element: {
|
|
950
1139
|
type: {
|
|
951
1140
|
name: "Composite",
|
|
952
|
-
className: "StorageEditionCapability"
|
|
953
|
-
}
|
|
954
|
-
}
|
|
955
|
-
}
|
|
1141
|
+
className: "StorageEditionCapability",
|
|
1142
|
+
},
|
|
1143
|
+
},
|
|
1144
|
+
},
|
|
956
1145
|
},
|
|
957
1146
|
supportedServerVersions: {
|
|
958
1147
|
serializedName: "supportedServerVersions",
|
|
@@ -962,13 +1151,13 @@ export const ServerEditionCapability = {
|
|
|
962
1151
|
element: {
|
|
963
1152
|
type: {
|
|
964
1153
|
name: "Composite",
|
|
965
|
-
className: "ServerVersionCapability"
|
|
966
|
-
}
|
|
967
|
-
}
|
|
968
|
-
}
|
|
969
|
-
}
|
|
970
|
-
}
|
|
971
|
-
}
|
|
1154
|
+
className: "ServerVersionCapability",
|
|
1155
|
+
},
|
|
1156
|
+
},
|
|
1157
|
+
},
|
|
1158
|
+
},
|
|
1159
|
+
},
|
|
1160
|
+
},
|
|
972
1161
|
};
|
|
973
1162
|
export const StorageEditionCapability = {
|
|
974
1163
|
type: {
|
|
@@ -979,39 +1168,53 @@ export const StorageEditionCapability = {
|
|
|
979
1168
|
serializedName: "name",
|
|
980
1169
|
readOnly: true,
|
|
981
1170
|
type: {
|
|
982
|
-
name: "String"
|
|
983
|
-
}
|
|
1171
|
+
name: "String",
|
|
1172
|
+
},
|
|
984
1173
|
},
|
|
985
1174
|
minStorageSize: {
|
|
986
1175
|
serializedName: "minStorageSize",
|
|
987
1176
|
readOnly: true,
|
|
988
1177
|
type: {
|
|
989
|
-
name: "Number"
|
|
990
|
-
}
|
|
1178
|
+
name: "Number",
|
|
1179
|
+
},
|
|
991
1180
|
},
|
|
992
1181
|
maxStorageSize: {
|
|
993
1182
|
serializedName: "maxStorageSize",
|
|
994
1183
|
readOnly: true,
|
|
995
1184
|
type: {
|
|
996
|
-
name: "Number"
|
|
997
|
-
}
|
|
1185
|
+
name: "Number",
|
|
1186
|
+
},
|
|
998
1187
|
},
|
|
999
1188
|
minBackupRetentionDays: {
|
|
1000
1189
|
serializedName: "minBackupRetentionDays",
|
|
1001
1190
|
readOnly: true,
|
|
1002
1191
|
type: {
|
|
1003
|
-
name: "Number"
|
|
1004
|
-
}
|
|
1192
|
+
name: "Number",
|
|
1193
|
+
},
|
|
1005
1194
|
},
|
|
1006
1195
|
maxBackupRetentionDays: {
|
|
1007
1196
|
serializedName: "maxBackupRetentionDays",
|
|
1008
1197
|
readOnly: true,
|
|
1009
1198
|
type: {
|
|
1010
|
-
name: "Number"
|
|
1011
|
-
}
|
|
1012
|
-
}
|
|
1013
|
-
|
|
1014
|
-
|
|
1199
|
+
name: "Number",
|
|
1200
|
+
},
|
|
1201
|
+
},
|
|
1202
|
+
minBackupIntervalHours: {
|
|
1203
|
+
serializedName: "minBackupIntervalHours",
|
|
1204
|
+
readOnly: true,
|
|
1205
|
+
type: {
|
|
1206
|
+
name: "Number",
|
|
1207
|
+
},
|
|
1208
|
+
},
|
|
1209
|
+
maxBackupIntervalHours: {
|
|
1210
|
+
serializedName: "maxBackupIntervalHours",
|
|
1211
|
+
readOnly: true,
|
|
1212
|
+
type: {
|
|
1213
|
+
name: "Number",
|
|
1214
|
+
},
|
|
1215
|
+
},
|
|
1216
|
+
},
|
|
1217
|
+
},
|
|
1015
1218
|
};
|
|
1016
1219
|
export const ServerVersionCapability = {
|
|
1017
1220
|
type: {
|
|
@@ -1022,8 +1225,8 @@ export const ServerVersionCapability = {
|
|
|
1022
1225
|
serializedName: "name",
|
|
1023
1226
|
readOnly: true,
|
|
1024
1227
|
type: {
|
|
1025
|
-
name: "String"
|
|
1026
|
-
}
|
|
1228
|
+
name: "String",
|
|
1229
|
+
},
|
|
1027
1230
|
},
|
|
1028
1231
|
supportedSkus: {
|
|
1029
1232
|
serializedName: "supportedSkus",
|
|
@@ -1033,13 +1236,13 @@ export const ServerVersionCapability = {
|
|
|
1033
1236
|
element: {
|
|
1034
1237
|
type: {
|
|
1035
1238
|
name: "Composite",
|
|
1036
|
-
className: "SkuCapability"
|
|
1037
|
-
}
|
|
1038
|
-
}
|
|
1039
|
-
}
|
|
1040
|
-
}
|
|
1041
|
-
}
|
|
1042
|
-
}
|
|
1239
|
+
className: "SkuCapability",
|
|
1240
|
+
},
|
|
1241
|
+
},
|
|
1242
|
+
},
|
|
1243
|
+
},
|
|
1244
|
+
},
|
|
1245
|
+
},
|
|
1043
1246
|
};
|
|
1044
1247
|
export const SkuCapability = {
|
|
1045
1248
|
type: {
|
|
@@ -1050,32 +1253,190 @@ export const SkuCapability = {
|
|
|
1050
1253
|
serializedName: "name",
|
|
1051
1254
|
readOnly: true,
|
|
1052
1255
|
type: {
|
|
1053
|
-
name: "String"
|
|
1054
|
-
}
|
|
1256
|
+
name: "String",
|
|
1257
|
+
},
|
|
1258
|
+
},
|
|
1259
|
+
vCores: {
|
|
1260
|
+
serializedName: "vCores",
|
|
1261
|
+
readOnly: true,
|
|
1262
|
+
type: {
|
|
1263
|
+
name: "Number",
|
|
1264
|
+
},
|
|
1265
|
+
},
|
|
1266
|
+
supportedIops: {
|
|
1267
|
+
serializedName: "supportedIops",
|
|
1268
|
+
readOnly: true,
|
|
1269
|
+
type: {
|
|
1270
|
+
name: "Number",
|
|
1271
|
+
},
|
|
1272
|
+
},
|
|
1273
|
+
supportedMemoryPerVCoreMB: {
|
|
1274
|
+
serializedName: "supportedMemoryPerVCoreMB",
|
|
1275
|
+
readOnly: true,
|
|
1276
|
+
type: {
|
|
1277
|
+
name: "Number",
|
|
1278
|
+
},
|
|
1279
|
+
},
|
|
1280
|
+
},
|
|
1281
|
+
},
|
|
1282
|
+
};
|
|
1283
|
+
export const CapabilitySetsList = {
|
|
1284
|
+
type: {
|
|
1285
|
+
name: "Composite",
|
|
1286
|
+
className: "CapabilitySetsList",
|
|
1287
|
+
modelProperties: {
|
|
1288
|
+
value: {
|
|
1289
|
+
serializedName: "value",
|
|
1290
|
+
readOnly: true,
|
|
1291
|
+
type: {
|
|
1292
|
+
name: "Sequence",
|
|
1293
|
+
element: {
|
|
1294
|
+
type: {
|
|
1295
|
+
name: "Composite",
|
|
1296
|
+
className: "Capability",
|
|
1297
|
+
},
|
|
1298
|
+
},
|
|
1299
|
+
},
|
|
1300
|
+
},
|
|
1301
|
+
nextLink: {
|
|
1302
|
+
serializedName: "nextLink",
|
|
1303
|
+
readOnly: true,
|
|
1304
|
+
type: {
|
|
1305
|
+
name: "String",
|
|
1306
|
+
},
|
|
1307
|
+
},
|
|
1308
|
+
},
|
|
1309
|
+
},
|
|
1310
|
+
};
|
|
1311
|
+
export const ServerEditionCapabilityV2 = {
|
|
1312
|
+
type: {
|
|
1313
|
+
name: "Composite",
|
|
1314
|
+
className: "ServerEditionCapabilityV2",
|
|
1315
|
+
modelProperties: {
|
|
1316
|
+
name: {
|
|
1317
|
+
serializedName: "name",
|
|
1318
|
+
readOnly: true,
|
|
1319
|
+
type: {
|
|
1320
|
+
name: "String",
|
|
1321
|
+
},
|
|
1322
|
+
},
|
|
1323
|
+
defaultSku: {
|
|
1324
|
+
serializedName: "defaultSku",
|
|
1325
|
+
readOnly: true,
|
|
1326
|
+
type: {
|
|
1327
|
+
name: "String",
|
|
1328
|
+
},
|
|
1329
|
+
},
|
|
1330
|
+
defaultStorageSize: {
|
|
1331
|
+
serializedName: "defaultStorageSize",
|
|
1332
|
+
readOnly: true,
|
|
1333
|
+
type: {
|
|
1334
|
+
name: "Number",
|
|
1335
|
+
},
|
|
1336
|
+
},
|
|
1337
|
+
supportedStorageEditions: {
|
|
1338
|
+
serializedName: "supportedStorageEditions",
|
|
1339
|
+
readOnly: true,
|
|
1340
|
+
type: {
|
|
1341
|
+
name: "Sequence",
|
|
1342
|
+
element: {
|
|
1343
|
+
type: {
|
|
1344
|
+
name: "Composite",
|
|
1345
|
+
className: "StorageEditionCapability",
|
|
1346
|
+
},
|
|
1347
|
+
},
|
|
1348
|
+
},
|
|
1349
|
+
},
|
|
1350
|
+
supportedSkus: {
|
|
1351
|
+
serializedName: "supportedSkus",
|
|
1352
|
+
readOnly: true,
|
|
1353
|
+
type: {
|
|
1354
|
+
name: "Sequence",
|
|
1355
|
+
element: {
|
|
1356
|
+
type: {
|
|
1357
|
+
name: "Composite",
|
|
1358
|
+
className: "SkuCapabilityV2",
|
|
1359
|
+
},
|
|
1360
|
+
},
|
|
1361
|
+
},
|
|
1362
|
+
},
|
|
1363
|
+
},
|
|
1364
|
+
},
|
|
1365
|
+
};
|
|
1366
|
+
export const SkuCapabilityV2 = {
|
|
1367
|
+
type: {
|
|
1368
|
+
name: "Composite",
|
|
1369
|
+
className: "SkuCapabilityV2",
|
|
1370
|
+
modelProperties: {
|
|
1371
|
+
name: {
|
|
1372
|
+
serializedName: "name",
|
|
1373
|
+
readOnly: true,
|
|
1374
|
+
type: {
|
|
1375
|
+
name: "String",
|
|
1376
|
+
},
|
|
1055
1377
|
},
|
|
1056
1378
|
vCores: {
|
|
1057
1379
|
serializedName: "vCores",
|
|
1058
1380
|
readOnly: true,
|
|
1059
1381
|
type: {
|
|
1060
|
-
name: "Number"
|
|
1061
|
-
}
|
|
1382
|
+
name: "Number",
|
|
1383
|
+
},
|
|
1062
1384
|
},
|
|
1063
1385
|
supportedIops: {
|
|
1064
1386
|
serializedName: "supportedIops",
|
|
1065
1387
|
readOnly: true,
|
|
1066
1388
|
type: {
|
|
1067
|
-
name: "Number"
|
|
1068
|
-
}
|
|
1389
|
+
name: "Number",
|
|
1390
|
+
},
|
|
1069
1391
|
},
|
|
1070
1392
|
supportedMemoryPerVCoreMB: {
|
|
1071
1393
|
serializedName: "supportedMemoryPerVCoreMB",
|
|
1072
1394
|
readOnly: true,
|
|
1073
1395
|
type: {
|
|
1074
|
-
name: "Number"
|
|
1075
|
-
}
|
|
1076
|
-
}
|
|
1077
|
-
|
|
1078
|
-
|
|
1396
|
+
name: "Number",
|
|
1397
|
+
},
|
|
1398
|
+
},
|
|
1399
|
+
supportedZones: {
|
|
1400
|
+
serializedName: "supportedZones",
|
|
1401
|
+
readOnly: true,
|
|
1402
|
+
type: {
|
|
1403
|
+
name: "Sequence",
|
|
1404
|
+
element: {
|
|
1405
|
+
type: {
|
|
1406
|
+
name: "String",
|
|
1407
|
+
},
|
|
1408
|
+
},
|
|
1409
|
+
},
|
|
1410
|
+
},
|
|
1411
|
+
supportedHAMode: {
|
|
1412
|
+
serializedName: "supportedHAMode",
|
|
1413
|
+
readOnly: true,
|
|
1414
|
+
type: {
|
|
1415
|
+
name: "Sequence",
|
|
1416
|
+
element: {
|
|
1417
|
+
type: {
|
|
1418
|
+
name: "String",
|
|
1419
|
+
},
|
|
1420
|
+
},
|
|
1421
|
+
},
|
|
1422
|
+
},
|
|
1423
|
+
},
|
|
1424
|
+
},
|
|
1425
|
+
};
|
|
1426
|
+
export const ServerVersionCapabilityV2 = {
|
|
1427
|
+
type: {
|
|
1428
|
+
name: "Composite",
|
|
1429
|
+
className: "ServerVersionCapabilityV2",
|
|
1430
|
+
modelProperties: {
|
|
1431
|
+
name: {
|
|
1432
|
+
serializedName: "name",
|
|
1433
|
+
readOnly: true,
|
|
1434
|
+
type: {
|
|
1435
|
+
name: "String",
|
|
1436
|
+
},
|
|
1437
|
+
},
|
|
1438
|
+
},
|
|
1439
|
+
},
|
|
1079
1440
|
};
|
|
1080
1441
|
export const VirtualNetworkSubnetUsageParameter = {
|
|
1081
1442
|
type: {
|
|
@@ -1085,11 +1446,11 @@ export const VirtualNetworkSubnetUsageParameter = {
|
|
|
1085
1446
|
virtualNetworkResourceId: {
|
|
1086
1447
|
serializedName: "virtualNetworkResourceId",
|
|
1087
1448
|
type: {
|
|
1088
|
-
name: "String"
|
|
1089
|
-
}
|
|
1090
|
-
}
|
|
1091
|
-
}
|
|
1092
|
-
}
|
|
1449
|
+
name: "String",
|
|
1450
|
+
},
|
|
1451
|
+
},
|
|
1452
|
+
},
|
|
1453
|
+
},
|
|
1093
1454
|
};
|
|
1094
1455
|
export const VirtualNetworkSubnetUsageResult = {
|
|
1095
1456
|
type: {
|
|
@@ -1100,15 +1461,15 @@ export const VirtualNetworkSubnetUsageResult = {
|
|
|
1100
1461
|
serializedName: "location",
|
|
1101
1462
|
readOnly: true,
|
|
1102
1463
|
type: {
|
|
1103
|
-
name: "String"
|
|
1104
|
-
}
|
|
1464
|
+
name: "String",
|
|
1465
|
+
},
|
|
1105
1466
|
},
|
|
1106
1467
|
subscriptionId: {
|
|
1107
1468
|
serializedName: "subscriptionId",
|
|
1108
1469
|
readOnly: true,
|
|
1109
1470
|
type: {
|
|
1110
|
-
name: "String"
|
|
1111
|
-
}
|
|
1471
|
+
name: "String",
|
|
1472
|
+
},
|
|
1112
1473
|
},
|
|
1113
1474
|
delegatedSubnetsUsage: {
|
|
1114
1475
|
serializedName: "delegatedSubnetsUsage",
|
|
@@ -1118,13 +1479,13 @@ export const VirtualNetworkSubnetUsageResult = {
|
|
|
1118
1479
|
element: {
|
|
1119
1480
|
type: {
|
|
1120
1481
|
name: "Composite",
|
|
1121
|
-
className: "DelegatedSubnetUsage"
|
|
1122
|
-
}
|
|
1123
|
-
}
|
|
1124
|
-
}
|
|
1125
|
-
}
|
|
1126
|
-
}
|
|
1127
|
-
}
|
|
1482
|
+
className: "DelegatedSubnetUsage",
|
|
1483
|
+
},
|
|
1484
|
+
},
|
|
1485
|
+
},
|
|
1486
|
+
},
|
|
1487
|
+
},
|
|
1488
|
+
},
|
|
1128
1489
|
};
|
|
1129
1490
|
export const DelegatedSubnetUsage = {
|
|
1130
1491
|
type: {
|
|
@@ -1135,18 +1496,18 @@ export const DelegatedSubnetUsage = {
|
|
|
1135
1496
|
serializedName: "subnetName",
|
|
1136
1497
|
readOnly: true,
|
|
1137
1498
|
type: {
|
|
1138
|
-
name: "String"
|
|
1139
|
-
}
|
|
1499
|
+
name: "String",
|
|
1500
|
+
},
|
|
1140
1501
|
},
|
|
1141
1502
|
usage: {
|
|
1142
1503
|
serializedName: "usage",
|
|
1143
1504
|
readOnly: true,
|
|
1144
1505
|
type: {
|
|
1145
|
-
name: "Number"
|
|
1146
|
-
}
|
|
1147
|
-
}
|
|
1148
|
-
}
|
|
1149
|
-
}
|
|
1506
|
+
name: "Number",
|
|
1507
|
+
},
|
|
1508
|
+
},
|
|
1509
|
+
},
|
|
1510
|
+
},
|
|
1150
1511
|
};
|
|
1151
1512
|
export const NameAvailabilityRequest = {
|
|
1152
1513
|
type: {
|
|
@@ -1157,17 +1518,17 @@ export const NameAvailabilityRequest = {
|
|
|
1157
1518
|
serializedName: "name",
|
|
1158
1519
|
required: true,
|
|
1159
1520
|
type: {
|
|
1160
|
-
name: "String"
|
|
1161
|
-
}
|
|
1521
|
+
name: "String",
|
|
1522
|
+
},
|
|
1162
1523
|
},
|
|
1163
1524
|
type: {
|
|
1164
1525
|
serializedName: "type",
|
|
1165
1526
|
type: {
|
|
1166
|
-
name: "String"
|
|
1167
|
-
}
|
|
1168
|
-
}
|
|
1169
|
-
}
|
|
1170
|
-
}
|
|
1527
|
+
name: "String",
|
|
1528
|
+
},
|
|
1529
|
+
},
|
|
1530
|
+
},
|
|
1531
|
+
},
|
|
1171
1532
|
};
|
|
1172
1533
|
export const NameAvailability = {
|
|
1173
1534
|
type: {
|
|
@@ -1177,63 +1538,158 @@ export const NameAvailability = {
|
|
|
1177
1538
|
message: {
|
|
1178
1539
|
serializedName: "message",
|
|
1179
1540
|
type: {
|
|
1180
|
-
name: "String"
|
|
1181
|
-
}
|
|
1541
|
+
name: "String",
|
|
1542
|
+
},
|
|
1182
1543
|
},
|
|
1183
1544
|
nameAvailable: {
|
|
1184
1545
|
serializedName: "nameAvailable",
|
|
1185
1546
|
type: {
|
|
1186
|
-
name: "Boolean"
|
|
1187
|
-
}
|
|
1547
|
+
name: "Boolean",
|
|
1548
|
+
},
|
|
1188
1549
|
},
|
|
1189
1550
|
reason: {
|
|
1190
1551
|
serializedName: "reason",
|
|
1191
1552
|
type: {
|
|
1192
|
-
name: "String"
|
|
1193
|
-
}
|
|
1194
|
-
}
|
|
1195
|
-
}
|
|
1196
|
-
}
|
|
1553
|
+
name: "String",
|
|
1554
|
+
},
|
|
1555
|
+
},
|
|
1556
|
+
},
|
|
1557
|
+
},
|
|
1197
1558
|
};
|
|
1198
|
-
export const
|
|
1559
|
+
export const OperationStatusResult = {
|
|
1199
1560
|
type: {
|
|
1200
1561
|
name: "Composite",
|
|
1201
|
-
className: "
|
|
1562
|
+
className: "OperationStatusResult",
|
|
1202
1563
|
modelProperties: {
|
|
1203
|
-
|
|
1204
|
-
serializedName: "
|
|
1564
|
+
id: {
|
|
1565
|
+
serializedName: "id",
|
|
1205
1566
|
type: {
|
|
1206
|
-
name: "String"
|
|
1207
|
-
}
|
|
1208
|
-
}
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
export const OperationListResult = {
|
|
1213
|
-
type: {
|
|
1214
|
-
name: "Composite",
|
|
1215
|
-
className: "OperationListResult",
|
|
1216
|
-
modelProperties: {
|
|
1217
|
-
value: {
|
|
1218
|
-
serializedName: "value",
|
|
1567
|
+
name: "String",
|
|
1568
|
+
},
|
|
1569
|
+
},
|
|
1570
|
+
resourceId: {
|
|
1571
|
+
serializedName: "resourceId",
|
|
1572
|
+
readOnly: true,
|
|
1219
1573
|
type: {
|
|
1220
|
-
name: "
|
|
1574
|
+
name: "String",
|
|
1575
|
+
},
|
|
1576
|
+
},
|
|
1577
|
+
name: {
|
|
1578
|
+
serializedName: "name",
|
|
1579
|
+
type: {
|
|
1580
|
+
name: "String",
|
|
1581
|
+
},
|
|
1582
|
+
},
|
|
1583
|
+
status: {
|
|
1584
|
+
serializedName: "status",
|
|
1585
|
+
required: true,
|
|
1586
|
+
type: {
|
|
1587
|
+
name: "String",
|
|
1588
|
+
},
|
|
1589
|
+
},
|
|
1590
|
+
percentComplete: {
|
|
1591
|
+
constraints: {
|
|
1592
|
+
InclusiveMaximum: 100,
|
|
1593
|
+
InclusiveMinimum: 0,
|
|
1594
|
+
},
|
|
1595
|
+
serializedName: "percentComplete",
|
|
1596
|
+
type: {
|
|
1597
|
+
name: "Number",
|
|
1598
|
+
},
|
|
1599
|
+
},
|
|
1600
|
+
startTime: {
|
|
1601
|
+
serializedName: "startTime",
|
|
1602
|
+
type: {
|
|
1603
|
+
name: "DateTime",
|
|
1604
|
+
},
|
|
1605
|
+
},
|
|
1606
|
+
endTime: {
|
|
1607
|
+
serializedName: "endTime",
|
|
1608
|
+
type: {
|
|
1609
|
+
name: "DateTime",
|
|
1610
|
+
},
|
|
1611
|
+
},
|
|
1612
|
+
operations: {
|
|
1613
|
+
serializedName: "operations",
|
|
1614
|
+
type: {
|
|
1615
|
+
name: "Sequence",
|
|
1616
|
+
element: {
|
|
1617
|
+
type: {
|
|
1618
|
+
name: "Composite",
|
|
1619
|
+
className: "OperationStatusResult",
|
|
1620
|
+
},
|
|
1621
|
+
},
|
|
1622
|
+
},
|
|
1623
|
+
},
|
|
1624
|
+
error: {
|
|
1625
|
+
serializedName: "error",
|
|
1626
|
+
type: {
|
|
1627
|
+
name: "Composite",
|
|
1628
|
+
className: "ErrorDetail",
|
|
1629
|
+
},
|
|
1630
|
+
},
|
|
1631
|
+
},
|
|
1632
|
+
},
|
|
1633
|
+
};
|
|
1634
|
+
export const OperationProgressResponseType = {
|
|
1635
|
+
type: {
|
|
1636
|
+
name: "Composite",
|
|
1637
|
+
className: "OperationProgressResponseType",
|
|
1638
|
+
uberParent: "OperationProgressResponseType",
|
|
1639
|
+
polymorphicDiscriminator: {
|
|
1640
|
+
serializedName: "objectType",
|
|
1641
|
+
clientName: "objectType",
|
|
1642
|
+
},
|
|
1643
|
+
modelProperties: {
|
|
1644
|
+
objectType: {
|
|
1645
|
+
serializedName: "objectType",
|
|
1646
|
+
required: true,
|
|
1647
|
+
type: {
|
|
1648
|
+
name: "String",
|
|
1649
|
+
},
|
|
1650
|
+
},
|
|
1651
|
+
},
|
|
1652
|
+
},
|
|
1653
|
+
};
|
|
1654
|
+
export const GetPrivateDnsZoneSuffixResponse = {
|
|
1655
|
+
type: {
|
|
1656
|
+
name: "Composite",
|
|
1657
|
+
className: "GetPrivateDnsZoneSuffixResponse",
|
|
1658
|
+
modelProperties: {
|
|
1659
|
+
privateDnsZoneSuffix: {
|
|
1660
|
+
serializedName: "privateDnsZoneSuffix",
|
|
1661
|
+
type: {
|
|
1662
|
+
name: "String",
|
|
1663
|
+
},
|
|
1664
|
+
},
|
|
1665
|
+
},
|
|
1666
|
+
},
|
|
1667
|
+
};
|
|
1668
|
+
export const OperationListResult = {
|
|
1669
|
+
type: {
|
|
1670
|
+
name: "Composite",
|
|
1671
|
+
className: "OperationListResult",
|
|
1672
|
+
modelProperties: {
|
|
1673
|
+
value: {
|
|
1674
|
+
serializedName: "value",
|
|
1675
|
+
type: {
|
|
1676
|
+
name: "Sequence",
|
|
1221
1677
|
element: {
|
|
1222
1678
|
type: {
|
|
1223
1679
|
name: "Composite",
|
|
1224
|
-
className: "Operation"
|
|
1225
|
-
}
|
|
1226
|
-
}
|
|
1227
|
-
}
|
|
1680
|
+
className: "Operation",
|
|
1681
|
+
},
|
|
1682
|
+
},
|
|
1683
|
+
},
|
|
1228
1684
|
},
|
|
1229
1685
|
nextLink: {
|
|
1230
1686
|
serializedName: "nextLink",
|
|
1231
1687
|
type: {
|
|
1232
|
-
name: "String"
|
|
1233
|
-
}
|
|
1234
|
-
}
|
|
1235
|
-
}
|
|
1236
|
-
}
|
|
1688
|
+
name: "String",
|
|
1689
|
+
},
|
|
1690
|
+
},
|
|
1691
|
+
},
|
|
1692
|
+
},
|
|
1237
1693
|
};
|
|
1238
1694
|
export const Operation = {
|
|
1239
1695
|
type: {
|
|
@@ -1243,33 +1699,33 @@ export const Operation = {
|
|
|
1243
1699
|
name: {
|
|
1244
1700
|
serializedName: "name",
|
|
1245
1701
|
type: {
|
|
1246
|
-
name: "String"
|
|
1247
|
-
}
|
|
1702
|
+
name: "String",
|
|
1703
|
+
},
|
|
1248
1704
|
},
|
|
1249
1705
|
display: {
|
|
1250
1706
|
serializedName: "display",
|
|
1251
1707
|
type: {
|
|
1252
1708
|
name: "Composite",
|
|
1253
|
-
className: "OperationDisplay"
|
|
1254
|
-
}
|
|
1709
|
+
className: "OperationDisplay",
|
|
1710
|
+
},
|
|
1255
1711
|
},
|
|
1256
1712
|
origin: {
|
|
1257
1713
|
serializedName: "origin",
|
|
1258
1714
|
type: {
|
|
1259
|
-
name: "String"
|
|
1260
|
-
}
|
|
1715
|
+
name: "String",
|
|
1716
|
+
},
|
|
1261
1717
|
},
|
|
1262
1718
|
properties: {
|
|
1263
1719
|
serializedName: "properties",
|
|
1264
1720
|
type: {
|
|
1265
1721
|
name: "Dictionary",
|
|
1266
1722
|
value: {
|
|
1267
|
-
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
1268
|
-
}
|
|
1269
|
-
}
|
|
1270
|
-
}
|
|
1271
|
-
}
|
|
1272
|
-
}
|
|
1723
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } },
|
|
1724
|
+
},
|
|
1725
|
+
},
|
|
1726
|
+
},
|
|
1727
|
+
},
|
|
1728
|
+
},
|
|
1273
1729
|
};
|
|
1274
1730
|
export const OperationDisplay = {
|
|
1275
1731
|
type: {
|
|
@@ -1279,29 +1735,69 @@ export const OperationDisplay = {
|
|
|
1279
1735
|
provider: {
|
|
1280
1736
|
serializedName: "provider",
|
|
1281
1737
|
type: {
|
|
1282
|
-
name: "String"
|
|
1283
|
-
}
|
|
1738
|
+
name: "String",
|
|
1739
|
+
},
|
|
1284
1740
|
},
|
|
1285
1741
|
resource: {
|
|
1286
1742
|
serializedName: "resource",
|
|
1287
1743
|
type: {
|
|
1288
|
-
name: "String"
|
|
1289
|
-
}
|
|
1744
|
+
name: "String",
|
|
1745
|
+
},
|
|
1290
1746
|
},
|
|
1291
1747
|
operation: {
|
|
1292
1748
|
serializedName: "operation",
|
|
1293
1749
|
type: {
|
|
1294
|
-
name: "String"
|
|
1295
|
-
}
|
|
1750
|
+
name: "String",
|
|
1751
|
+
},
|
|
1296
1752
|
},
|
|
1297
1753
|
description: {
|
|
1298
1754
|
serializedName: "description",
|
|
1299
1755
|
type: {
|
|
1300
|
-
name: "String"
|
|
1301
|
-
}
|
|
1302
|
-
}
|
|
1303
|
-
}
|
|
1304
|
-
}
|
|
1756
|
+
name: "String",
|
|
1757
|
+
},
|
|
1758
|
+
},
|
|
1759
|
+
},
|
|
1760
|
+
},
|
|
1761
|
+
};
|
|
1762
|
+
export const MaintenanceUpdate = {
|
|
1763
|
+
type: {
|
|
1764
|
+
name: "Composite",
|
|
1765
|
+
className: "MaintenanceUpdate",
|
|
1766
|
+
modelProperties: {
|
|
1767
|
+
maintenanceStartTime: {
|
|
1768
|
+
serializedName: "properties.maintenanceStartTime",
|
|
1769
|
+
type: {
|
|
1770
|
+
name: "DateTime",
|
|
1771
|
+
},
|
|
1772
|
+
},
|
|
1773
|
+
},
|
|
1774
|
+
},
|
|
1775
|
+
};
|
|
1776
|
+
export const MaintenanceListResult = {
|
|
1777
|
+
type: {
|
|
1778
|
+
name: "Composite",
|
|
1779
|
+
className: "MaintenanceListResult",
|
|
1780
|
+
modelProperties: {
|
|
1781
|
+
value: {
|
|
1782
|
+
serializedName: "value",
|
|
1783
|
+
type: {
|
|
1784
|
+
name: "Sequence",
|
|
1785
|
+
element: {
|
|
1786
|
+
type: {
|
|
1787
|
+
name: "Composite",
|
|
1788
|
+
className: "Maintenance",
|
|
1789
|
+
},
|
|
1790
|
+
},
|
|
1791
|
+
},
|
|
1792
|
+
},
|
|
1793
|
+
nextLink: {
|
|
1794
|
+
serializedName: "nextLink",
|
|
1795
|
+
type: {
|
|
1796
|
+
name: "String",
|
|
1797
|
+
},
|
|
1798
|
+
},
|
|
1799
|
+
},
|
|
1800
|
+
},
|
|
1305
1801
|
};
|
|
1306
1802
|
export const UserAssignedIdentity = {
|
|
1307
1803
|
type: {
|
|
@@ -1312,25 +1808,61 @@ export const UserAssignedIdentity = {
|
|
|
1312
1808
|
serializedName: "principalId",
|
|
1313
1809
|
readOnly: true,
|
|
1314
1810
|
type: {
|
|
1315
|
-
name: "String"
|
|
1316
|
-
}
|
|
1811
|
+
name: "String",
|
|
1812
|
+
},
|
|
1317
1813
|
},
|
|
1318
1814
|
clientId: {
|
|
1319
1815
|
serializedName: "clientId",
|
|
1320
1816
|
readOnly: true,
|
|
1321
1817
|
type: {
|
|
1322
|
-
name: "String"
|
|
1323
|
-
}
|
|
1324
|
-
}
|
|
1325
|
-
}
|
|
1326
|
-
}
|
|
1818
|
+
name: "String",
|
|
1819
|
+
},
|
|
1820
|
+
},
|
|
1821
|
+
},
|
|
1822
|
+
},
|
|
1327
1823
|
};
|
|
1328
1824
|
export const ProxyResource = {
|
|
1329
1825
|
type: {
|
|
1330
1826
|
name: "Composite",
|
|
1331
1827
|
className: "ProxyResource",
|
|
1332
|
-
modelProperties: Object.assign({}, Resource.type.modelProperties)
|
|
1333
|
-
}
|
|
1828
|
+
modelProperties: Object.assign({}, Resource.type.modelProperties),
|
|
1829
|
+
},
|
|
1830
|
+
};
|
|
1831
|
+
export const PrivateEndpointConnection = {
|
|
1832
|
+
type: {
|
|
1833
|
+
name: "Composite",
|
|
1834
|
+
className: "PrivateEndpointConnection",
|
|
1835
|
+
modelProperties: Object.assign(Object.assign({}, Resource.type.modelProperties), { groupIds: {
|
|
1836
|
+
serializedName: "properties.groupIds",
|
|
1837
|
+
readOnly: true,
|
|
1838
|
+
type: {
|
|
1839
|
+
name: "Sequence",
|
|
1840
|
+
element: {
|
|
1841
|
+
type: {
|
|
1842
|
+
name: "String",
|
|
1843
|
+
},
|
|
1844
|
+
},
|
|
1845
|
+
},
|
|
1846
|
+
}, privateEndpoint: {
|
|
1847
|
+
serializedName: "properties.privateEndpoint",
|
|
1848
|
+
type: {
|
|
1849
|
+
name: "Composite",
|
|
1850
|
+
className: "PrivateEndpoint",
|
|
1851
|
+
},
|
|
1852
|
+
}, privateLinkServiceConnectionState: {
|
|
1853
|
+
serializedName: "properties.privateLinkServiceConnectionState",
|
|
1854
|
+
type: {
|
|
1855
|
+
name: "Composite",
|
|
1856
|
+
className: "PrivateLinkServiceConnectionState",
|
|
1857
|
+
},
|
|
1858
|
+
}, provisioningState: {
|
|
1859
|
+
serializedName: "properties.provisioningState",
|
|
1860
|
+
readOnly: true,
|
|
1861
|
+
type: {
|
|
1862
|
+
name: "String",
|
|
1863
|
+
},
|
|
1864
|
+
} }),
|
|
1865
|
+
},
|
|
1334
1866
|
};
|
|
1335
1867
|
export const TrackedResource = {
|
|
1336
1868
|
type: {
|
|
@@ -1340,16 +1872,70 @@ export const TrackedResource = {
|
|
|
1340
1872
|
serializedName: "tags",
|
|
1341
1873
|
type: {
|
|
1342
1874
|
name: "Dictionary",
|
|
1343
|
-
value: { type: { name: "String" } }
|
|
1344
|
-
}
|
|
1875
|
+
value: { type: { name: "String" } },
|
|
1876
|
+
},
|
|
1345
1877
|
}, location: {
|
|
1346
1878
|
serializedName: "location",
|
|
1347
1879
|
required: true,
|
|
1348
1880
|
type: {
|
|
1349
|
-
name: "String"
|
|
1350
|
-
}
|
|
1351
|
-
} })
|
|
1352
|
-
}
|
|
1881
|
+
name: "String",
|
|
1882
|
+
},
|
|
1883
|
+
} }),
|
|
1884
|
+
},
|
|
1885
|
+
};
|
|
1886
|
+
export const BackupAndExportResponse = {
|
|
1887
|
+
type: {
|
|
1888
|
+
name: "Composite",
|
|
1889
|
+
className: "BackupAndExportResponse",
|
|
1890
|
+
modelProperties: Object.assign(Object.assign(Object.assign({}, ProxyResource.type.modelProperties), ErrorResponse.type.modelProperties), { status: {
|
|
1891
|
+
serializedName: "status",
|
|
1892
|
+
type: {
|
|
1893
|
+
name: "Enum",
|
|
1894
|
+
allowedValues: [
|
|
1895
|
+
"Pending",
|
|
1896
|
+
"InProgress",
|
|
1897
|
+
"Succeeded",
|
|
1898
|
+
"Failed",
|
|
1899
|
+
"CancelInProgress",
|
|
1900
|
+
"Canceled",
|
|
1901
|
+
],
|
|
1902
|
+
},
|
|
1903
|
+
}, startTime: {
|
|
1904
|
+
serializedName: "startTime",
|
|
1905
|
+
type: {
|
|
1906
|
+
name: "DateTime",
|
|
1907
|
+
},
|
|
1908
|
+
}, endTime: {
|
|
1909
|
+
serializedName: "endTime",
|
|
1910
|
+
type: {
|
|
1911
|
+
name: "DateTime",
|
|
1912
|
+
},
|
|
1913
|
+
}, percentComplete: {
|
|
1914
|
+
constraints: {
|
|
1915
|
+
InclusiveMaximum: 100,
|
|
1916
|
+
InclusiveMinimum: 0,
|
|
1917
|
+
},
|
|
1918
|
+
serializedName: "percentComplete",
|
|
1919
|
+
type: {
|
|
1920
|
+
name: "Number",
|
|
1921
|
+
},
|
|
1922
|
+
}, datasourceSizeInBytes: {
|
|
1923
|
+
serializedName: "properties.datasourceSizeInBytes",
|
|
1924
|
+
type: {
|
|
1925
|
+
name: "Number",
|
|
1926
|
+
},
|
|
1927
|
+
}, dataTransferredInBytes: {
|
|
1928
|
+
serializedName: "properties.dataTransferredInBytes",
|
|
1929
|
+
type: {
|
|
1930
|
+
name: "Number",
|
|
1931
|
+
},
|
|
1932
|
+
}, backupMetadata: {
|
|
1933
|
+
serializedName: "properties.backupMetadata",
|
|
1934
|
+
type: {
|
|
1935
|
+
name: "String",
|
|
1936
|
+
},
|
|
1937
|
+
} }),
|
|
1938
|
+
},
|
|
1353
1939
|
};
|
|
1354
1940
|
export const FullBackupStoreDetails = {
|
|
1355
1941
|
serializedName: "FullBackupStoreDetails",
|
|
@@ -1365,12 +1951,12 @@ export const FullBackupStoreDetails = {
|
|
|
1365
1951
|
name: "Sequence",
|
|
1366
1952
|
element: {
|
|
1367
1953
|
type: {
|
|
1368
|
-
name: "String"
|
|
1369
|
-
}
|
|
1370
|
-
}
|
|
1371
|
-
}
|
|
1372
|
-
} })
|
|
1373
|
-
}
|
|
1954
|
+
name: "String",
|
|
1955
|
+
},
|
|
1956
|
+
},
|
|
1957
|
+
},
|
|
1958
|
+
} }),
|
|
1959
|
+
},
|
|
1374
1960
|
};
|
|
1375
1961
|
export const BackupAndExportRequest = {
|
|
1376
1962
|
type: {
|
|
@@ -1380,304 +1966,457 @@ export const BackupAndExportRequest = {
|
|
|
1380
1966
|
serializedName: "targetDetails",
|
|
1381
1967
|
type: {
|
|
1382
1968
|
name: "Composite",
|
|
1383
|
-
className: "BackupStoreDetails"
|
|
1384
|
-
}
|
|
1385
|
-
} })
|
|
1386
|
-
}
|
|
1969
|
+
className: "BackupStoreDetails",
|
|
1970
|
+
},
|
|
1971
|
+
} }),
|
|
1972
|
+
},
|
|
1973
|
+
};
|
|
1974
|
+
export const OperationStatusExtendedResult = {
|
|
1975
|
+
type: {
|
|
1976
|
+
name: "Composite",
|
|
1977
|
+
className: "OperationStatusExtendedResult",
|
|
1978
|
+
modelProperties: Object.assign(Object.assign({}, OperationStatusResult.type.modelProperties), { properties: {
|
|
1979
|
+
serializedName: "properties",
|
|
1980
|
+
type: {
|
|
1981
|
+
name: "Dictionary",
|
|
1982
|
+
value: { type: { name: "any" } },
|
|
1983
|
+
},
|
|
1984
|
+
} }),
|
|
1985
|
+
},
|
|
1986
|
+
};
|
|
1987
|
+
export const OperationProgressResult = {
|
|
1988
|
+
type: {
|
|
1989
|
+
name: "Composite",
|
|
1990
|
+
className: "OperationProgressResult",
|
|
1991
|
+
modelProperties: Object.assign(Object.assign({}, OperationStatusResult.type.modelProperties), { objectType: {
|
|
1992
|
+
serializedName: "properties.objectType",
|
|
1993
|
+
type: {
|
|
1994
|
+
name: "String",
|
|
1995
|
+
},
|
|
1996
|
+
} }),
|
|
1997
|
+
},
|
|
1998
|
+
};
|
|
1999
|
+
export const BackupAndExportResponseType = {
|
|
2000
|
+
serializedName: "BackupAndExportResponse",
|
|
2001
|
+
type: {
|
|
2002
|
+
name: "Composite",
|
|
2003
|
+
className: "BackupAndExportResponseType",
|
|
2004
|
+
uberParent: "OperationProgressResponseType",
|
|
2005
|
+
polymorphicDiscriminator: OperationProgressResponseType.type.polymorphicDiscriminator,
|
|
2006
|
+
modelProperties: Object.assign(Object.assign({}, OperationProgressResponseType.type.modelProperties), { datasourceSizeInBytes: {
|
|
2007
|
+
serializedName: "datasourceSizeInBytes",
|
|
2008
|
+
type: {
|
|
2009
|
+
name: "Number",
|
|
2010
|
+
},
|
|
2011
|
+
}, dataTransferredInBytes: {
|
|
2012
|
+
serializedName: "dataTransferredInBytes",
|
|
2013
|
+
type: {
|
|
2014
|
+
name: "Number",
|
|
2015
|
+
},
|
|
2016
|
+
}, backupMetadata: {
|
|
2017
|
+
serializedName: "backupMetadata",
|
|
2018
|
+
type: {
|
|
2019
|
+
name: "String",
|
|
2020
|
+
},
|
|
2021
|
+
} }),
|
|
2022
|
+
},
|
|
2023
|
+
};
|
|
2024
|
+
export const ImportFromStorageResponseType = {
|
|
2025
|
+
serializedName: "ImportFromStorageResponse",
|
|
2026
|
+
type: {
|
|
2027
|
+
name: "Composite",
|
|
2028
|
+
className: "ImportFromStorageResponseType",
|
|
2029
|
+
uberParent: "OperationProgressResponseType",
|
|
2030
|
+
polymorphicDiscriminator: OperationProgressResponseType.type.polymorphicDiscriminator,
|
|
2031
|
+
modelProperties: Object.assign(Object.assign({}, OperationProgressResponseType.type.modelProperties), { estimatedCompletionTime: {
|
|
2032
|
+
serializedName: "estimatedCompletionTime",
|
|
2033
|
+
type: {
|
|
2034
|
+
name: "DateTime",
|
|
2035
|
+
},
|
|
2036
|
+
} }),
|
|
2037
|
+
},
|
|
1387
2038
|
};
|
|
1388
2039
|
export const AzureADAdministrator = {
|
|
1389
2040
|
type: {
|
|
1390
2041
|
name: "Composite",
|
|
1391
2042
|
className: "AzureADAdministrator",
|
|
1392
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1393
|
-
serializedName: "systemData",
|
|
1394
|
-
type: {
|
|
1395
|
-
name: "Composite",
|
|
1396
|
-
className: "SystemData"
|
|
1397
|
-
}
|
|
1398
|
-
}, administratorType: {
|
|
2043
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { administratorType: {
|
|
1399
2044
|
serializedName: "properties.administratorType",
|
|
1400
2045
|
type: {
|
|
1401
|
-
name: "String"
|
|
1402
|
-
}
|
|
2046
|
+
name: "String",
|
|
2047
|
+
},
|
|
1403
2048
|
}, login: {
|
|
1404
2049
|
serializedName: "properties.login",
|
|
1405
2050
|
type: {
|
|
1406
|
-
name: "String"
|
|
1407
|
-
}
|
|
2051
|
+
name: "String",
|
|
2052
|
+
},
|
|
1408
2053
|
}, sid: {
|
|
1409
2054
|
serializedName: "properties.sid",
|
|
1410
2055
|
type: {
|
|
1411
|
-
name: "String"
|
|
1412
|
-
}
|
|
2056
|
+
name: "String",
|
|
2057
|
+
},
|
|
1413
2058
|
}, tenantId: {
|
|
1414
2059
|
serializedName: "properties.tenantId",
|
|
1415
2060
|
type: {
|
|
1416
|
-
name: "String"
|
|
1417
|
-
}
|
|
2061
|
+
name: "String",
|
|
2062
|
+
},
|
|
1418
2063
|
}, identityResourceId: {
|
|
1419
2064
|
serializedName: "properties.identityResourceId",
|
|
1420
2065
|
type: {
|
|
1421
|
-
name: "String"
|
|
1422
|
-
}
|
|
1423
|
-
} })
|
|
1424
|
-
}
|
|
2066
|
+
name: "String",
|
|
2067
|
+
},
|
|
2068
|
+
} }),
|
|
2069
|
+
},
|
|
1425
2070
|
};
|
|
1426
2071
|
export const ServerBackup = {
|
|
1427
2072
|
type: {
|
|
1428
2073
|
name: "Composite",
|
|
1429
2074
|
className: "ServerBackup",
|
|
1430
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1431
|
-
serializedName: "systemData",
|
|
1432
|
-
type: {
|
|
1433
|
-
name: "Composite",
|
|
1434
|
-
className: "SystemData"
|
|
1435
|
-
}
|
|
1436
|
-
}, backupType: {
|
|
2075
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { backupType: {
|
|
1437
2076
|
serializedName: "properties.backupType",
|
|
1438
2077
|
type: {
|
|
1439
|
-
name: "String"
|
|
1440
|
-
}
|
|
2078
|
+
name: "String",
|
|
2079
|
+
},
|
|
1441
2080
|
}, completedTime: {
|
|
1442
2081
|
serializedName: "properties.completedTime",
|
|
1443
2082
|
type: {
|
|
1444
|
-
name: "DateTime"
|
|
1445
|
-
}
|
|
2083
|
+
name: "DateTime",
|
|
2084
|
+
},
|
|
1446
2085
|
}, source: {
|
|
1447
2086
|
serializedName: "properties.source",
|
|
1448
2087
|
type: {
|
|
1449
|
-
name: "String"
|
|
1450
|
-
}
|
|
1451
|
-
} })
|
|
1452
|
-
}
|
|
2088
|
+
name: "String",
|
|
2089
|
+
},
|
|
2090
|
+
} }),
|
|
2091
|
+
},
|
|
1453
2092
|
};
|
|
1454
|
-
export const
|
|
2093
|
+
export const ServerBackupV2 = {
|
|
1455
2094
|
type: {
|
|
1456
2095
|
name: "Composite",
|
|
1457
|
-
className: "
|
|
1458
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1459
|
-
serializedName: "
|
|
1460
|
-
type: {
|
|
1461
|
-
name: "Enum",
|
|
1462
|
-
allowedValues: [
|
|
1463
|
-
"Pending",
|
|
1464
|
-
"InProgress",
|
|
1465
|
-
"Succeeded",
|
|
1466
|
-
"Failed",
|
|
1467
|
-
"CancelInProgress",
|
|
1468
|
-
"Canceled"
|
|
1469
|
-
]
|
|
1470
|
-
}
|
|
1471
|
-
}, startTime: {
|
|
1472
|
-
serializedName: "startTime",
|
|
1473
|
-
type: {
|
|
1474
|
-
name: "DateTime"
|
|
1475
|
-
}
|
|
1476
|
-
}, endTime: {
|
|
1477
|
-
serializedName: "endTime",
|
|
2096
|
+
className: "ServerBackupV2",
|
|
2097
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { backupNameV2: {
|
|
2098
|
+
serializedName: "properties.backupNameV2",
|
|
1478
2099
|
type: {
|
|
1479
|
-
name: "
|
|
1480
|
-
}
|
|
1481
|
-
}, percentComplete: {
|
|
1482
|
-
constraints: {
|
|
1483
|
-
InclusiveMaximum: 100,
|
|
1484
|
-
InclusiveMinimum: 0
|
|
2100
|
+
name: "String",
|
|
1485
2101
|
},
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
name: "Number"
|
|
1489
|
-
}
|
|
1490
|
-
}, error: {
|
|
1491
|
-
serializedName: "error",
|
|
1492
|
-
type: {
|
|
1493
|
-
name: "Composite",
|
|
1494
|
-
className: "ErrorResponse"
|
|
1495
|
-
}
|
|
1496
|
-
}, datasourceSizeInBytes: {
|
|
1497
|
-
serializedName: "properties.datasourceSizeInBytes",
|
|
2102
|
+
}, backupType: {
|
|
2103
|
+
serializedName: "properties.backupType",
|
|
1498
2104
|
type: {
|
|
1499
|
-
name: "
|
|
1500
|
-
}
|
|
1501
|
-
},
|
|
1502
|
-
serializedName: "properties.
|
|
2105
|
+
name: "String",
|
|
2106
|
+
},
|
|
2107
|
+
}, completedTime: {
|
|
2108
|
+
serializedName: "properties.completedTime",
|
|
1503
2109
|
type: {
|
|
1504
|
-
name: "
|
|
1505
|
-
}
|
|
1506
|
-
},
|
|
1507
|
-
serializedName: "properties.
|
|
2110
|
+
name: "DateTime",
|
|
2111
|
+
},
|
|
2112
|
+
}, source: {
|
|
2113
|
+
serializedName: "properties.source",
|
|
2114
|
+
type: {
|
|
2115
|
+
name: "String",
|
|
2116
|
+
},
|
|
2117
|
+
}, provisioningState: {
|
|
2118
|
+
serializedName: "properties.provisioningState",
|
|
2119
|
+
readOnly: true,
|
|
1508
2120
|
type: {
|
|
1509
|
-
name: "String"
|
|
1510
|
-
}
|
|
1511
|
-
} })
|
|
1512
|
-
}
|
|
2121
|
+
name: "String",
|
|
2122
|
+
},
|
|
2123
|
+
} }),
|
|
2124
|
+
},
|
|
1513
2125
|
};
|
|
1514
2126
|
export const Configuration = {
|
|
1515
2127
|
type: {
|
|
1516
2128
|
name: "Composite",
|
|
1517
2129
|
className: "Configuration",
|
|
1518
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1519
|
-
serializedName: "systemData",
|
|
1520
|
-
type: {
|
|
1521
|
-
name: "Composite",
|
|
1522
|
-
className: "SystemData"
|
|
1523
|
-
}
|
|
1524
|
-
}, value: {
|
|
2130
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { value: {
|
|
1525
2131
|
serializedName: "properties.value",
|
|
1526
2132
|
type: {
|
|
1527
|
-
name: "String"
|
|
1528
|
-
}
|
|
2133
|
+
name: "String",
|
|
2134
|
+
},
|
|
1529
2135
|
}, currentValue: {
|
|
1530
2136
|
serializedName: "properties.currentValue",
|
|
1531
2137
|
type: {
|
|
1532
|
-
name: "String"
|
|
1533
|
-
}
|
|
2138
|
+
name: "String",
|
|
2139
|
+
},
|
|
1534
2140
|
}, description: {
|
|
1535
2141
|
serializedName: "properties.description",
|
|
1536
2142
|
readOnly: true,
|
|
1537
2143
|
type: {
|
|
1538
|
-
name: "String"
|
|
1539
|
-
}
|
|
2144
|
+
name: "String",
|
|
2145
|
+
},
|
|
1540
2146
|
}, documentationLink: {
|
|
1541
2147
|
serializedName: "properties.documentationLink",
|
|
1542
2148
|
readOnly: true,
|
|
1543
2149
|
type: {
|
|
1544
|
-
name: "String"
|
|
1545
|
-
}
|
|
2150
|
+
name: "String",
|
|
2151
|
+
},
|
|
1546
2152
|
}, defaultValue: {
|
|
1547
2153
|
serializedName: "properties.defaultValue",
|
|
1548
2154
|
readOnly: true,
|
|
1549
2155
|
type: {
|
|
1550
|
-
name: "String"
|
|
1551
|
-
}
|
|
2156
|
+
name: "String",
|
|
2157
|
+
},
|
|
1552
2158
|
}, dataType: {
|
|
1553
2159
|
serializedName: "properties.dataType",
|
|
1554
2160
|
readOnly: true,
|
|
1555
2161
|
type: {
|
|
1556
|
-
name: "String"
|
|
1557
|
-
}
|
|
2162
|
+
name: "String",
|
|
2163
|
+
},
|
|
1558
2164
|
}, allowedValues: {
|
|
1559
2165
|
serializedName: "properties.allowedValues",
|
|
1560
2166
|
readOnly: true,
|
|
1561
2167
|
type: {
|
|
1562
|
-
name: "String"
|
|
1563
|
-
}
|
|
2168
|
+
name: "String",
|
|
2169
|
+
},
|
|
1564
2170
|
}, source: {
|
|
1565
2171
|
serializedName: "properties.source",
|
|
1566
2172
|
type: {
|
|
1567
|
-
name: "String"
|
|
1568
|
-
}
|
|
2173
|
+
name: "String",
|
|
2174
|
+
},
|
|
1569
2175
|
}, isReadOnly: {
|
|
1570
2176
|
serializedName: "properties.isReadOnly",
|
|
1571
2177
|
readOnly: true,
|
|
1572
2178
|
type: {
|
|
1573
|
-
name: "String"
|
|
1574
|
-
}
|
|
2179
|
+
name: "String",
|
|
2180
|
+
},
|
|
1575
2181
|
}, isConfigPendingRestart: {
|
|
1576
2182
|
serializedName: "properties.isConfigPendingRestart",
|
|
1577
2183
|
readOnly: true,
|
|
1578
2184
|
type: {
|
|
1579
|
-
name: "String"
|
|
1580
|
-
}
|
|
2185
|
+
name: "String",
|
|
2186
|
+
},
|
|
1581
2187
|
}, isDynamicConfig: {
|
|
1582
2188
|
serializedName: "properties.isDynamicConfig",
|
|
1583
2189
|
readOnly: true,
|
|
1584
2190
|
type: {
|
|
1585
|
-
name: "String"
|
|
1586
|
-
}
|
|
1587
|
-
} })
|
|
1588
|
-
}
|
|
2191
|
+
name: "String",
|
|
2192
|
+
},
|
|
2193
|
+
} }),
|
|
2194
|
+
},
|
|
1589
2195
|
};
|
|
1590
2196
|
export const Database = {
|
|
1591
2197
|
type: {
|
|
1592
2198
|
name: "Composite",
|
|
1593
2199
|
className: "Database",
|
|
1594
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1595
|
-
serializedName: "systemData",
|
|
1596
|
-
type: {
|
|
1597
|
-
name: "Composite",
|
|
1598
|
-
className: "SystemData"
|
|
1599
|
-
}
|
|
1600
|
-
}, charset: {
|
|
2200
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { charset: {
|
|
1601
2201
|
serializedName: "properties.charset",
|
|
1602
2202
|
type: {
|
|
1603
|
-
name: "String"
|
|
1604
|
-
}
|
|
2203
|
+
name: "String",
|
|
2204
|
+
},
|
|
1605
2205
|
}, collation: {
|
|
1606
2206
|
serializedName: "properties.collation",
|
|
1607
2207
|
type: {
|
|
1608
|
-
name: "String"
|
|
1609
|
-
}
|
|
1610
|
-
} })
|
|
1611
|
-
}
|
|
2208
|
+
name: "String",
|
|
2209
|
+
},
|
|
2210
|
+
} }),
|
|
2211
|
+
},
|
|
1612
2212
|
};
|
|
1613
2213
|
export const FirewallRule = {
|
|
1614
2214
|
type: {
|
|
1615
2215
|
name: "Composite",
|
|
1616
2216
|
className: "FirewallRule",
|
|
1617
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1618
|
-
serializedName: "systemData",
|
|
1619
|
-
type: {
|
|
1620
|
-
name: "Composite",
|
|
1621
|
-
className: "SystemData"
|
|
1622
|
-
}
|
|
1623
|
-
}, startIpAddress: {
|
|
2217
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { startIpAddress: {
|
|
1624
2218
|
constraints: {
|
|
1625
|
-
Pattern: new RegExp("^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$")
|
|
2219
|
+
Pattern: new RegExp("^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$"),
|
|
1626
2220
|
},
|
|
1627
2221
|
serializedName: "properties.startIpAddress",
|
|
1628
2222
|
required: true,
|
|
1629
2223
|
type: {
|
|
1630
|
-
name: "String"
|
|
1631
|
-
}
|
|
2224
|
+
name: "String",
|
|
2225
|
+
},
|
|
1632
2226
|
}, endIpAddress: {
|
|
1633
2227
|
constraints: {
|
|
1634
|
-
Pattern: new RegExp("^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$")
|
|
2228
|
+
Pattern: new RegExp("^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$"),
|
|
1635
2229
|
},
|
|
1636
2230
|
serializedName: "properties.endIpAddress",
|
|
1637
2231
|
required: true,
|
|
1638
2232
|
type: {
|
|
1639
|
-
name: "String"
|
|
1640
|
-
}
|
|
1641
|
-
} })
|
|
1642
|
-
}
|
|
2233
|
+
name: "String",
|
|
2234
|
+
},
|
|
2235
|
+
} }),
|
|
2236
|
+
},
|
|
2237
|
+
};
|
|
2238
|
+
export const AdvancedThreatProtection = {
|
|
2239
|
+
type: {
|
|
2240
|
+
name: "Composite",
|
|
2241
|
+
className: "AdvancedThreatProtection",
|
|
2242
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { creationTime: {
|
|
2243
|
+
serializedName: "properties.creationTime",
|
|
2244
|
+
readOnly: true,
|
|
2245
|
+
type: {
|
|
2246
|
+
name: "DateTime",
|
|
2247
|
+
},
|
|
2248
|
+
}, state: {
|
|
2249
|
+
serializedName: "properties.state",
|
|
2250
|
+
type: {
|
|
2251
|
+
name: "String",
|
|
2252
|
+
},
|
|
2253
|
+
}, provisioningState: {
|
|
2254
|
+
serializedName: "properties.provisioningState",
|
|
2255
|
+
readOnly: true,
|
|
2256
|
+
type: {
|
|
2257
|
+
name: "String",
|
|
2258
|
+
},
|
|
2259
|
+
} }),
|
|
2260
|
+
},
|
|
1643
2261
|
};
|
|
1644
2262
|
export const LogFile = {
|
|
1645
2263
|
type: {
|
|
1646
2264
|
name: "Composite",
|
|
1647
2265
|
className: "LogFile",
|
|
1648
|
-
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), {
|
|
1649
|
-
serializedName: "systemData",
|
|
1650
|
-
type: {
|
|
1651
|
-
name: "Composite",
|
|
1652
|
-
className: "SystemData"
|
|
1653
|
-
}
|
|
1654
|
-
}, sizeInKB: {
|
|
2266
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { sizeInKB: {
|
|
1655
2267
|
serializedName: "properties.sizeInKB",
|
|
1656
2268
|
type: {
|
|
1657
|
-
name: "Number"
|
|
1658
|
-
}
|
|
2269
|
+
name: "Number",
|
|
2270
|
+
},
|
|
1659
2271
|
}, createdTime: {
|
|
1660
2272
|
serializedName: "properties.createdTime",
|
|
1661
2273
|
type: {
|
|
1662
|
-
name: "DateTime"
|
|
1663
|
-
}
|
|
2274
|
+
name: "DateTime",
|
|
2275
|
+
},
|
|
1664
2276
|
}, typePropertiesType: {
|
|
1665
2277
|
serializedName: "properties.type",
|
|
1666
2278
|
type: {
|
|
1667
|
-
name: "String"
|
|
1668
|
-
}
|
|
2279
|
+
name: "String",
|
|
2280
|
+
},
|
|
1669
2281
|
}, lastModifiedTime: {
|
|
1670
2282
|
serializedName: "properties.lastModifiedTime",
|
|
1671
2283
|
type: {
|
|
1672
|
-
name: "DateTime"
|
|
1673
|
-
}
|
|
2284
|
+
name: "DateTime",
|
|
2285
|
+
},
|
|
1674
2286
|
}, url: {
|
|
1675
2287
|
serializedName: "properties.url",
|
|
1676
2288
|
type: {
|
|
1677
|
-
name: "String"
|
|
1678
|
-
}
|
|
1679
|
-
} })
|
|
1680
|
-
}
|
|
2289
|
+
name: "String",
|
|
2290
|
+
},
|
|
2291
|
+
} }),
|
|
2292
|
+
},
|
|
2293
|
+
};
|
|
2294
|
+
export const Capability = {
|
|
2295
|
+
type: {
|
|
2296
|
+
name: "Composite",
|
|
2297
|
+
className: "Capability",
|
|
2298
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { supportedGeoBackupRegions: {
|
|
2299
|
+
serializedName: "properties.supportedGeoBackupRegions",
|
|
2300
|
+
readOnly: true,
|
|
2301
|
+
type: {
|
|
2302
|
+
name: "Sequence",
|
|
2303
|
+
element: {
|
|
2304
|
+
type: {
|
|
2305
|
+
name: "String",
|
|
2306
|
+
},
|
|
2307
|
+
},
|
|
2308
|
+
},
|
|
2309
|
+
}, supportedFlexibleServerEditions: {
|
|
2310
|
+
serializedName: "properties.supportedFlexibleServerEditions",
|
|
2311
|
+
readOnly: true,
|
|
2312
|
+
type: {
|
|
2313
|
+
name: "Sequence",
|
|
2314
|
+
element: {
|
|
2315
|
+
type: {
|
|
2316
|
+
name: "Composite",
|
|
2317
|
+
className: "ServerEditionCapabilityV2",
|
|
2318
|
+
},
|
|
2319
|
+
},
|
|
2320
|
+
},
|
|
2321
|
+
}, supportedServerVersions: {
|
|
2322
|
+
serializedName: "properties.supportedServerVersions",
|
|
2323
|
+
readOnly: true,
|
|
2324
|
+
type: {
|
|
2325
|
+
name: "Sequence",
|
|
2326
|
+
element: {
|
|
2327
|
+
type: {
|
|
2328
|
+
name: "Composite",
|
|
2329
|
+
className: "ServerVersionCapabilityV2",
|
|
2330
|
+
},
|
|
2331
|
+
},
|
|
2332
|
+
},
|
|
2333
|
+
} }),
|
|
2334
|
+
},
|
|
2335
|
+
};
|
|
2336
|
+
export const Maintenance = {
|
|
2337
|
+
type: {
|
|
2338
|
+
name: "Composite",
|
|
2339
|
+
className: "Maintenance",
|
|
2340
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { maintenanceType: {
|
|
2341
|
+
serializedName: "properties.maintenanceType",
|
|
2342
|
+
readOnly: true,
|
|
2343
|
+
type: {
|
|
2344
|
+
name: "String",
|
|
2345
|
+
},
|
|
2346
|
+
}, maintenanceState: {
|
|
2347
|
+
serializedName: "properties.maintenanceState",
|
|
2348
|
+
readOnly: true,
|
|
2349
|
+
type: {
|
|
2350
|
+
name: "String",
|
|
2351
|
+
},
|
|
2352
|
+
}, maintenanceStartTime: {
|
|
2353
|
+
serializedName: "properties.maintenanceStartTime",
|
|
2354
|
+
type: {
|
|
2355
|
+
name: "DateTime",
|
|
2356
|
+
},
|
|
2357
|
+
}, maintenanceEndTime: {
|
|
2358
|
+
serializedName: "properties.maintenanceEndTime",
|
|
2359
|
+
readOnly: true,
|
|
2360
|
+
type: {
|
|
2361
|
+
name: "DateTime",
|
|
2362
|
+
},
|
|
2363
|
+
}, maintenanceExecutionStartTime: {
|
|
2364
|
+
serializedName: "properties.maintenanceExecutionStartTime",
|
|
2365
|
+
readOnly: true,
|
|
2366
|
+
type: {
|
|
2367
|
+
name: "DateTime",
|
|
2368
|
+
},
|
|
2369
|
+
}, maintenanceExecutionEndTime: {
|
|
2370
|
+
serializedName: "properties.maintenanceExecutionEndTime",
|
|
2371
|
+
readOnly: true,
|
|
2372
|
+
type: {
|
|
2373
|
+
name: "DateTime",
|
|
2374
|
+
},
|
|
2375
|
+
}, maintenanceAvailableScheduleMinTime: {
|
|
2376
|
+
serializedName: "properties.maintenanceAvailableScheduleMinTime",
|
|
2377
|
+
readOnly: true,
|
|
2378
|
+
type: {
|
|
2379
|
+
name: "DateTime",
|
|
2380
|
+
},
|
|
2381
|
+
}, maintenanceAvailableScheduleMaxTime: {
|
|
2382
|
+
serializedName: "properties.maintenanceAvailableScheduleMaxTime",
|
|
2383
|
+
readOnly: true,
|
|
2384
|
+
type: {
|
|
2385
|
+
name: "DateTime",
|
|
2386
|
+
},
|
|
2387
|
+
}, maintenanceTitle: {
|
|
2388
|
+
serializedName: "properties.maintenanceTitle",
|
|
2389
|
+
readOnly: true,
|
|
2390
|
+
type: {
|
|
2391
|
+
name: "String",
|
|
2392
|
+
},
|
|
2393
|
+
}, maintenanceDescription: {
|
|
2394
|
+
serializedName: "properties.maintenanceDescription",
|
|
2395
|
+
readOnly: true,
|
|
2396
|
+
type: {
|
|
2397
|
+
name: "String",
|
|
2398
|
+
},
|
|
2399
|
+
}, provisioningState: {
|
|
2400
|
+
serializedName: "properties.provisioningState",
|
|
2401
|
+
readOnly: true,
|
|
2402
|
+
type: {
|
|
2403
|
+
name: "String",
|
|
2404
|
+
},
|
|
2405
|
+
} }),
|
|
2406
|
+
},
|
|
2407
|
+
};
|
|
2408
|
+
export const Provisioning = {
|
|
2409
|
+
type: {
|
|
2410
|
+
name: "Composite",
|
|
2411
|
+
className: "Provisioning",
|
|
2412
|
+
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { provisioningState: {
|
|
2413
|
+
serializedName: "properties.provisioningState",
|
|
2414
|
+
readOnly: true,
|
|
2415
|
+
type: {
|
|
2416
|
+
name: "String",
|
|
2417
|
+
},
|
|
2418
|
+
} }),
|
|
2419
|
+
},
|
|
1681
2420
|
};
|
|
1682
2421
|
export const Server = {
|
|
1683
2422
|
type: {
|
|
@@ -1687,119 +2426,131 @@ export const Server = {
|
|
|
1687
2426
|
serializedName: "identity",
|
|
1688
2427
|
type: {
|
|
1689
2428
|
name: "Composite",
|
|
1690
|
-
className: "
|
|
1691
|
-
}
|
|
2429
|
+
className: "MySQLServerIdentity",
|
|
2430
|
+
},
|
|
1692
2431
|
}, sku: {
|
|
1693
2432
|
serializedName: "sku",
|
|
1694
2433
|
type: {
|
|
1695
2434
|
name: "Composite",
|
|
1696
|
-
className: "
|
|
1697
|
-
}
|
|
1698
|
-
}, systemData: {
|
|
1699
|
-
serializedName: "systemData",
|
|
1700
|
-
type: {
|
|
1701
|
-
name: "Composite",
|
|
1702
|
-
className: "SystemData"
|
|
1703
|
-
}
|
|
2435
|
+
className: "MySQLServerSku",
|
|
2436
|
+
},
|
|
1704
2437
|
}, administratorLogin: {
|
|
1705
2438
|
serializedName: "properties.administratorLogin",
|
|
1706
2439
|
type: {
|
|
1707
|
-
name: "String"
|
|
1708
|
-
}
|
|
2440
|
+
name: "String",
|
|
2441
|
+
},
|
|
1709
2442
|
}, administratorLoginPassword: {
|
|
1710
2443
|
serializedName: "properties.administratorLoginPassword",
|
|
1711
2444
|
type: {
|
|
1712
|
-
name: "String"
|
|
1713
|
-
}
|
|
2445
|
+
name: "String",
|
|
2446
|
+
},
|
|
1714
2447
|
}, version: {
|
|
1715
2448
|
serializedName: "properties.version",
|
|
1716
2449
|
type: {
|
|
1717
|
-
name: "String"
|
|
1718
|
-
}
|
|
2450
|
+
name: "String",
|
|
2451
|
+
},
|
|
1719
2452
|
}, availabilityZone: {
|
|
1720
2453
|
serializedName: "properties.availabilityZone",
|
|
1721
2454
|
type: {
|
|
1722
|
-
name: "String"
|
|
1723
|
-
}
|
|
2455
|
+
name: "String",
|
|
2456
|
+
},
|
|
1724
2457
|
}, createMode: {
|
|
1725
2458
|
serializedName: "properties.createMode",
|
|
1726
2459
|
type: {
|
|
1727
|
-
name: "String"
|
|
1728
|
-
}
|
|
2460
|
+
name: "String",
|
|
2461
|
+
},
|
|
1729
2462
|
}, sourceServerResourceId: {
|
|
1730
2463
|
serializedName: "properties.sourceServerResourceId",
|
|
1731
2464
|
type: {
|
|
1732
|
-
name: "String"
|
|
1733
|
-
}
|
|
2465
|
+
name: "String",
|
|
2466
|
+
},
|
|
1734
2467
|
}, restorePointInTime: {
|
|
1735
2468
|
serializedName: "properties.restorePointInTime",
|
|
1736
2469
|
type: {
|
|
1737
|
-
name: "DateTime"
|
|
1738
|
-
}
|
|
2470
|
+
name: "DateTime",
|
|
2471
|
+
},
|
|
1739
2472
|
}, replicationRole: {
|
|
1740
2473
|
serializedName: "properties.replicationRole",
|
|
1741
2474
|
type: {
|
|
1742
|
-
name: "String"
|
|
1743
|
-
}
|
|
2475
|
+
name: "String",
|
|
2476
|
+
},
|
|
1744
2477
|
}, replicaCapacity: {
|
|
1745
2478
|
constraints: {
|
|
1746
|
-
InclusiveMinimum: 0
|
|
2479
|
+
InclusiveMinimum: 0,
|
|
1747
2480
|
},
|
|
1748
2481
|
serializedName: "properties.replicaCapacity",
|
|
1749
2482
|
readOnly: true,
|
|
1750
2483
|
type: {
|
|
1751
|
-
name: "Number"
|
|
1752
|
-
}
|
|
2484
|
+
name: "Number",
|
|
2485
|
+
},
|
|
1753
2486
|
}, dataEncryption: {
|
|
1754
2487
|
serializedName: "properties.dataEncryption",
|
|
1755
2488
|
type: {
|
|
1756
2489
|
name: "Composite",
|
|
1757
|
-
className: "DataEncryption"
|
|
1758
|
-
}
|
|
2490
|
+
className: "DataEncryption",
|
|
2491
|
+
},
|
|
1759
2492
|
}, state: {
|
|
1760
2493
|
serializedName: "properties.state",
|
|
1761
2494
|
readOnly: true,
|
|
1762
2495
|
type: {
|
|
1763
|
-
name: "String"
|
|
1764
|
-
}
|
|
2496
|
+
name: "String",
|
|
2497
|
+
},
|
|
1765
2498
|
}, fullyQualifiedDomainName: {
|
|
1766
2499
|
serializedName: "properties.fullyQualifiedDomainName",
|
|
1767
2500
|
readOnly: true,
|
|
1768
2501
|
type: {
|
|
1769
|
-
name: "String"
|
|
1770
|
-
}
|
|
2502
|
+
name: "String",
|
|
2503
|
+
},
|
|
1771
2504
|
}, storage: {
|
|
1772
2505
|
serializedName: "properties.storage",
|
|
1773
2506
|
type: {
|
|
1774
2507
|
name: "Composite",
|
|
1775
|
-
className: "Storage"
|
|
1776
|
-
}
|
|
2508
|
+
className: "Storage",
|
|
2509
|
+
},
|
|
1777
2510
|
}, backup: {
|
|
1778
2511
|
serializedName: "properties.backup",
|
|
1779
2512
|
type: {
|
|
1780
2513
|
name: "Composite",
|
|
1781
|
-
className: "Backup"
|
|
1782
|
-
}
|
|
2514
|
+
className: "Backup",
|
|
2515
|
+
},
|
|
1783
2516
|
}, highAvailability: {
|
|
1784
2517
|
serializedName: "properties.highAvailability",
|
|
1785
2518
|
type: {
|
|
1786
2519
|
name: "Composite",
|
|
1787
|
-
className: "HighAvailability"
|
|
1788
|
-
}
|
|
2520
|
+
className: "HighAvailability",
|
|
2521
|
+
},
|
|
1789
2522
|
}, network: {
|
|
1790
2523
|
serializedName: "properties.network",
|
|
1791
2524
|
type: {
|
|
1792
2525
|
name: "Composite",
|
|
1793
|
-
className: "Network"
|
|
1794
|
-
}
|
|
2526
|
+
className: "Network",
|
|
2527
|
+
},
|
|
2528
|
+
}, privateEndpointConnections: {
|
|
2529
|
+
serializedName: "properties.privateEndpointConnections",
|
|
2530
|
+
readOnly: true,
|
|
2531
|
+
type: {
|
|
2532
|
+
name: "Sequence",
|
|
2533
|
+
element: {
|
|
2534
|
+
type: {
|
|
2535
|
+
name: "Composite",
|
|
2536
|
+
className: "PrivateEndpointConnection",
|
|
2537
|
+
},
|
|
2538
|
+
},
|
|
2539
|
+
},
|
|
1795
2540
|
}, maintenanceWindow: {
|
|
1796
2541
|
serializedName: "properties.maintenanceWindow",
|
|
1797
2542
|
type: {
|
|
1798
2543
|
name: "Composite",
|
|
1799
|
-
className: "MaintenanceWindow"
|
|
1800
|
-
}
|
|
1801
|
-
}
|
|
1802
|
-
|
|
2544
|
+
className: "MaintenanceWindow",
|
|
2545
|
+
},
|
|
2546
|
+
}, importSourceProperties: {
|
|
2547
|
+
serializedName: "properties.importSourceProperties",
|
|
2548
|
+
type: {
|
|
2549
|
+
name: "Composite",
|
|
2550
|
+
className: "ImportSourceProperties",
|
|
2551
|
+
},
|
|
2552
|
+
} }),
|
|
2553
|
+
},
|
|
1803
2554
|
};
|
|
1804
2555
|
export const BackupAndExportCreateHeaders = {
|
|
1805
2556
|
type: {
|
|
@@ -1809,17 +2560,37 @@ export const BackupAndExportCreateHeaders = {
|
|
|
1809
2560
|
location: {
|
|
1810
2561
|
serializedName: "location",
|
|
1811
2562
|
type: {
|
|
1812
|
-
name: "String"
|
|
1813
|
-
}
|
|
2563
|
+
name: "String",
|
|
2564
|
+
},
|
|
2565
|
+
},
|
|
2566
|
+
azureAsyncOperation: {
|
|
2567
|
+
serializedName: "azure-asyncoperation",
|
|
2568
|
+
type: {
|
|
2569
|
+
name: "String",
|
|
2570
|
+
},
|
|
2571
|
+
},
|
|
2572
|
+
},
|
|
2573
|
+
},
|
|
2574
|
+
};
|
|
2575
|
+
export const LongRunningBackupCreateHeaders = {
|
|
2576
|
+
type: {
|
|
2577
|
+
name: "Composite",
|
|
2578
|
+
className: "LongRunningBackupCreateHeaders",
|
|
2579
|
+
modelProperties: {
|
|
2580
|
+
location: {
|
|
2581
|
+
serializedName: "location",
|
|
2582
|
+
type: {
|
|
2583
|
+
name: "String",
|
|
2584
|
+
},
|
|
1814
2585
|
},
|
|
1815
2586
|
azureAsyncOperation: {
|
|
1816
2587
|
serializedName: "azure-asyncoperation",
|
|
1817
2588
|
type: {
|
|
1818
|
-
name: "String"
|
|
1819
|
-
}
|
|
1820
|
-
}
|
|
1821
|
-
}
|
|
1822
|
-
}
|
|
2589
|
+
name: "String",
|
|
2590
|
+
},
|
|
2591
|
+
},
|
|
2592
|
+
},
|
|
2593
|
+
},
|
|
1823
2594
|
};
|
|
1824
2595
|
export const ConfigurationsCreateOrUpdateHeaders = {
|
|
1825
2596
|
type: {
|
|
@@ -1829,11 +2600,11 @@ export const ConfigurationsCreateOrUpdateHeaders = {
|
|
|
1829
2600
|
location: {
|
|
1830
2601
|
serializedName: "location",
|
|
1831
2602
|
type: {
|
|
1832
|
-
name: "String"
|
|
1833
|
-
}
|
|
1834
|
-
}
|
|
1835
|
-
}
|
|
1836
|
-
}
|
|
2603
|
+
name: "String",
|
|
2604
|
+
},
|
|
2605
|
+
},
|
|
2606
|
+
},
|
|
2607
|
+
},
|
|
1837
2608
|
};
|
|
1838
2609
|
export const ServersCreateHeaders = {
|
|
1839
2610
|
type: {
|
|
@@ -1843,11 +2614,11 @@ export const ServersCreateHeaders = {
|
|
|
1843
2614
|
location: {
|
|
1844
2615
|
serializedName: "location",
|
|
1845
2616
|
type: {
|
|
1846
|
-
name: "String"
|
|
1847
|
-
}
|
|
1848
|
-
}
|
|
1849
|
-
}
|
|
1850
|
-
}
|
|
2617
|
+
name: "String",
|
|
2618
|
+
},
|
|
2619
|
+
},
|
|
2620
|
+
},
|
|
2621
|
+
},
|
|
1851
2622
|
};
|
|
1852
2623
|
export const ServersUpdateHeaders = {
|
|
1853
2624
|
type: {
|
|
@@ -1857,11 +2628,11 @@ export const ServersUpdateHeaders = {
|
|
|
1857
2628
|
location: {
|
|
1858
2629
|
serializedName: "location",
|
|
1859
2630
|
type: {
|
|
1860
|
-
name: "String"
|
|
1861
|
-
}
|
|
1862
|
-
}
|
|
1863
|
-
}
|
|
1864
|
-
}
|
|
2631
|
+
name: "String",
|
|
2632
|
+
},
|
|
2633
|
+
},
|
|
2634
|
+
},
|
|
2635
|
+
},
|
|
1865
2636
|
};
|
|
1866
2637
|
export const ServersDeleteHeaders = {
|
|
1867
2638
|
type: {
|
|
@@ -1871,11 +2642,11 @@ export const ServersDeleteHeaders = {
|
|
|
1871
2642
|
location: {
|
|
1872
2643
|
serializedName: "location",
|
|
1873
2644
|
type: {
|
|
1874
|
-
name: "String"
|
|
1875
|
-
}
|
|
1876
|
-
}
|
|
1877
|
-
}
|
|
1878
|
-
}
|
|
2645
|
+
name: "String",
|
|
2646
|
+
},
|
|
2647
|
+
},
|
|
2648
|
+
},
|
|
2649
|
+
},
|
|
1879
2650
|
};
|
|
1880
2651
|
export const ServersFailoverHeaders = {
|
|
1881
2652
|
type: {
|
|
@@ -1885,11 +2656,11 @@ export const ServersFailoverHeaders = {
|
|
|
1885
2656
|
location: {
|
|
1886
2657
|
serializedName: "location",
|
|
1887
2658
|
type: {
|
|
1888
|
-
name: "String"
|
|
1889
|
-
}
|
|
1890
|
-
}
|
|
1891
|
-
}
|
|
1892
|
-
}
|
|
2659
|
+
name: "String",
|
|
2660
|
+
},
|
|
2661
|
+
},
|
|
2662
|
+
},
|
|
2663
|
+
},
|
|
1893
2664
|
};
|
|
1894
2665
|
export const ServersRestartHeaders = {
|
|
1895
2666
|
type: {
|
|
@@ -1899,11 +2670,11 @@ export const ServersRestartHeaders = {
|
|
|
1899
2670
|
location: {
|
|
1900
2671
|
serializedName: "location",
|
|
1901
2672
|
type: {
|
|
1902
|
-
name: "String"
|
|
1903
|
-
}
|
|
1904
|
-
}
|
|
1905
|
-
}
|
|
1906
|
-
}
|
|
2673
|
+
name: "String",
|
|
2674
|
+
},
|
|
2675
|
+
},
|
|
2676
|
+
},
|
|
2677
|
+
},
|
|
1907
2678
|
};
|
|
1908
2679
|
export const ServersStartHeaders = {
|
|
1909
2680
|
type: {
|
|
@@ -1913,11 +2684,11 @@ export const ServersStartHeaders = {
|
|
|
1913
2684
|
location: {
|
|
1914
2685
|
serializedName: "location",
|
|
1915
2686
|
type: {
|
|
1916
|
-
name: "String"
|
|
1917
|
-
}
|
|
1918
|
-
}
|
|
1919
|
-
}
|
|
1920
|
-
}
|
|
2687
|
+
name: "String",
|
|
2688
|
+
},
|
|
2689
|
+
},
|
|
2690
|
+
},
|
|
2691
|
+
},
|
|
1921
2692
|
};
|
|
1922
2693
|
export const ServersStopHeaders = {
|
|
1923
2694
|
type: {
|
|
@@ -1927,11 +2698,11 @@ export const ServersStopHeaders = {
|
|
|
1927
2698
|
location: {
|
|
1928
2699
|
serializedName: "location",
|
|
1929
2700
|
type: {
|
|
1930
|
-
name: "String"
|
|
1931
|
-
}
|
|
1932
|
-
}
|
|
1933
|
-
}
|
|
1934
|
-
}
|
|
2701
|
+
name: "String",
|
|
2702
|
+
},
|
|
2703
|
+
},
|
|
2704
|
+
},
|
|
2705
|
+
},
|
|
1935
2706
|
};
|
|
1936
2707
|
export const ServersResetGtidHeaders = {
|
|
1937
2708
|
type: {
|
|
@@ -1941,14 +2712,91 @@ export const ServersResetGtidHeaders = {
|
|
|
1941
2712
|
location: {
|
|
1942
2713
|
serializedName: "location",
|
|
1943
2714
|
type: {
|
|
1944
|
-
name: "String"
|
|
1945
|
-
}
|
|
1946
|
-
}
|
|
1947
|
-
}
|
|
1948
|
-
}
|
|
2715
|
+
name: "String",
|
|
2716
|
+
},
|
|
2717
|
+
},
|
|
2718
|
+
},
|
|
2719
|
+
},
|
|
2720
|
+
};
|
|
2721
|
+
export const ServersMigrationCutoverMigrationHeaders = {
|
|
2722
|
+
type: {
|
|
2723
|
+
name: "Composite",
|
|
2724
|
+
className: "ServersMigrationCutoverMigrationHeaders",
|
|
2725
|
+
modelProperties: {
|
|
2726
|
+
location: {
|
|
2727
|
+
serializedName: "location",
|
|
2728
|
+
type: {
|
|
2729
|
+
name: "String",
|
|
2730
|
+
},
|
|
2731
|
+
},
|
|
2732
|
+
azureAsyncOperation: {
|
|
2733
|
+
serializedName: "azure-asyncoperation",
|
|
2734
|
+
type: {
|
|
2735
|
+
name: "String",
|
|
2736
|
+
},
|
|
2737
|
+
},
|
|
2738
|
+
},
|
|
2739
|
+
},
|
|
2740
|
+
};
|
|
2741
|
+
export const AdvancedThreatProtectionSettingsUpdateHeaders = {
|
|
2742
|
+
type: {
|
|
2743
|
+
name: "Composite",
|
|
2744
|
+
className: "AdvancedThreatProtectionSettingsUpdateHeaders",
|
|
2745
|
+
modelProperties: {
|
|
2746
|
+
location: {
|
|
2747
|
+
serializedName: "location",
|
|
2748
|
+
type: {
|
|
2749
|
+
name: "String",
|
|
2750
|
+
},
|
|
2751
|
+
},
|
|
2752
|
+
azureAsyncOperation: {
|
|
2753
|
+
serializedName: "azure-asyncoperation",
|
|
2754
|
+
type: {
|
|
2755
|
+
name: "String",
|
|
2756
|
+
},
|
|
2757
|
+
},
|
|
2758
|
+
},
|
|
2759
|
+
},
|
|
2760
|
+
};
|
|
2761
|
+
export const AdvancedThreatProtectionSettingsUpdatePutHeaders = {
|
|
2762
|
+
type: {
|
|
2763
|
+
name: "Composite",
|
|
2764
|
+
className: "AdvancedThreatProtectionSettingsUpdatePutHeaders",
|
|
2765
|
+
modelProperties: {
|
|
2766
|
+
location: {
|
|
2767
|
+
serializedName: "location",
|
|
2768
|
+
type: {
|
|
2769
|
+
name: "String",
|
|
2770
|
+
},
|
|
2771
|
+
},
|
|
2772
|
+
azureAsyncOperation: {
|
|
2773
|
+
serializedName: "azure-asyncoperation",
|
|
2774
|
+
type: {
|
|
2775
|
+
name: "String",
|
|
2776
|
+
},
|
|
2777
|
+
},
|
|
2778
|
+
},
|
|
2779
|
+
},
|
|
2780
|
+
};
|
|
2781
|
+
export const MaintenancesUpdateHeaders = {
|
|
2782
|
+
type: {
|
|
2783
|
+
name: "Composite",
|
|
2784
|
+
className: "MaintenancesUpdateHeaders",
|
|
2785
|
+
modelProperties: {
|
|
2786
|
+
location: {
|
|
2787
|
+
serializedName: "location",
|
|
2788
|
+
type: {
|
|
2789
|
+
name: "String",
|
|
2790
|
+
},
|
|
2791
|
+
},
|
|
2792
|
+
},
|
|
2793
|
+
},
|
|
1949
2794
|
};
|
|
1950
2795
|
export let discriminators = {
|
|
1951
2796
|
BackupStoreDetails: BackupStoreDetails,
|
|
1952
|
-
|
|
2797
|
+
OperationProgressResponseType: OperationProgressResponseType,
|
|
2798
|
+
"BackupStoreDetails.FullBackupStoreDetails": FullBackupStoreDetails,
|
|
2799
|
+
"OperationProgressResponseType.BackupAndExportResponse": BackupAndExportResponseType,
|
|
2800
|
+
"OperationProgressResponseType.ImportFromStorageResponse": ImportFromStorageResponseType,
|
|
1953
2801
|
};
|
|
1954
2802
|
//# sourceMappingURL=mappers.js.map
|