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