@azure/arm-mysql-flexible 4.0.0-beta.4 → 4.0.0-beta.5
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/LICENSE +1 -1
- package/README.md +10 -11
- package/dist/browser/api/advancedThreatProtectionSettings/index.d.ts +3 -0
- package/dist/browser/api/advancedThreatProtectionSettings/index.js +4 -0
- package/dist/browser/api/advancedThreatProtectionSettings/index.js.map +1 -0
- package/dist/browser/api/advancedThreatProtectionSettings/operations.d.ts +23 -0
- package/dist/browser/api/advancedThreatProtectionSettings/operations.js +140 -0
- package/dist/browser/api/advancedThreatProtectionSettings/operations.js.map +1 -0
- package/dist/browser/api/advancedThreatProtectionSettings/options.d.ts +18 -0
- package/dist/browser/api/advancedThreatProtectionSettings/options.js +4 -0
- package/dist/browser/api/advancedThreatProtectionSettings/options.js.map +1 -0
- package/dist/browser/api/azureADAdministrators/index.d.ts +3 -0
- package/dist/browser/api/azureADAdministrators/index.js +4 -0
- package/dist/browser/api/azureADAdministrators/index.js.map +1 -0
- package/dist/browser/api/azureADAdministrators/operations.d.ts +23 -0
- package/dist/browser/api/azureADAdministrators/operations.js +135 -0
- package/dist/browser/api/azureADAdministrators/operations.js.map +1 -0
- package/dist/browser/api/azureADAdministrators/options.d.ts +18 -0
- package/dist/browser/api/azureADAdministrators/options.js +4 -0
- package/dist/browser/api/azureADAdministrators/options.js.map +1 -0
- package/dist/browser/api/backupAndExport/index.d.ts +3 -0
- package/dist/browser/api/backupAndExport/index.js +4 -0
- package/dist/browser/api/backupAndExport/index.js.map +1 -0
- package/dist/browser/api/backupAndExport/operations.d.ts +14 -0
- package/dist/browser/api/backupAndExport/operations.js +70 -0
- package/dist/browser/api/backupAndExport/operations.js.map +1 -0
- package/dist/browser/api/backupAndExport/options.d.ts +10 -0
- package/dist/browser/api/backupAndExport/options.js +4 -0
- package/dist/browser/api/backupAndExport/options.js.map +1 -0
- package/dist/browser/api/backups/index.d.ts +3 -0
- package/dist/browser/api/backups/index.js +4 -0
- package/dist/browser/api/backups/index.js.map +1 -0
- package/dist/browser/api/backups/operations.d.ts +18 -0
- package/dist/browser/api/backups/operations.js +96 -0
- package/dist/browser/api/backups/operations.js.map +1 -0
- package/dist/browser/api/backups/options.d.ts +11 -0
- package/dist/browser/api/backups/options.js +4 -0
- package/dist/browser/api/backups/options.js.map +1 -0
- package/dist/browser/api/checkNameAvailability/index.d.ts +3 -0
- package/dist/browser/api/checkNameAvailability/index.js +4 -0
- package/dist/browser/api/checkNameAvailability/index.js.map +1 -0
- package/dist/browser/api/checkNameAvailability/operations.d.ts +9 -0
- package/dist/browser/api/checkNameAvailability/operations.js +35 -0
- package/dist/browser/api/checkNameAvailability/operations.js.map +1 -0
- package/dist/browser/api/checkNameAvailability/options.d.ts +5 -0
- package/dist/browser/api/checkNameAvailability/options.js +4 -0
- package/dist/browser/api/checkNameAvailability/options.js.map +1 -0
- package/dist/browser/api/checkNameAvailabilityWithoutLocation/index.d.ts +3 -0
- package/dist/browser/api/checkNameAvailabilityWithoutLocation/index.js +4 -0
- package/dist/browser/api/checkNameAvailabilityWithoutLocation/index.js.map +1 -0
- package/dist/browser/api/checkNameAvailabilityWithoutLocation/operations.d.ts +9 -0
- package/dist/browser/api/checkNameAvailabilityWithoutLocation/operations.js +34 -0
- package/dist/browser/api/checkNameAvailabilityWithoutLocation/operations.js.map +1 -0
- package/dist/browser/api/checkNameAvailabilityWithoutLocation/options.d.ts +5 -0
- package/dist/browser/api/checkNameAvailabilityWithoutLocation/options.js +4 -0
- package/dist/browser/api/checkNameAvailabilityWithoutLocation/options.js.map +1 -0
- package/dist/browser/api/checkVirtualNetworkSubnetUsage/index.d.ts +3 -0
- package/dist/browser/api/checkVirtualNetworkSubnetUsage/index.js +4 -0
- package/dist/browser/api/checkVirtualNetworkSubnetUsage/index.js.map +1 -0
- package/dist/browser/api/checkVirtualNetworkSubnetUsage/operations.d.ts +9 -0
- package/dist/browser/api/checkVirtualNetworkSubnetUsage/operations.js +35 -0
- package/dist/browser/api/checkVirtualNetworkSubnetUsage/operations.js.map +1 -0
- package/dist/browser/api/checkVirtualNetworkSubnetUsage/options.d.ts +5 -0
- package/dist/browser/api/checkVirtualNetworkSubnetUsage/options.js +4 -0
- package/dist/browser/api/checkVirtualNetworkSubnetUsage/options.js.map +1 -0
- package/dist/browser/api/configurations/index.d.ts +3 -0
- package/dist/browser/api/configurations/index.js +4 -0
- package/dist/browser/api/configurations/index.js.map +1 -0
- package/dist/browser/api/configurations/operations.d.ts +27 -0
- package/dist/browser/api/configurations/operations.js +179 -0
- package/dist/browser/api/configurations/operations.js.map +1 -0
- package/dist/browser/api/configurations/options.d.ts +31 -0
- package/dist/browser/api/configurations/options.js +4 -0
- package/dist/browser/api/configurations/options.js.map +1 -0
- package/dist/browser/api/databases/index.d.ts +3 -0
- package/dist/browser/api/databases/index.js +4 -0
- package/dist/browser/api/databases/index.js.map +1 -0
- package/dist/browser/api/databases/operations.d.ts +23 -0
- package/dist/browser/api/databases/operations.js +135 -0
- package/dist/browser/api/databases/operations.js.map +1 -0
- package/dist/browser/api/databases/options.d.ts +18 -0
- package/dist/browser/api/databases/options.js +4 -0
- package/dist/browser/api/databases/options.js.map +1 -0
- package/dist/browser/api/firewallRules/index.d.ts +3 -0
- package/dist/browser/api/firewallRules/index.js +4 -0
- package/dist/browser/api/firewallRules/index.js.map +1 -0
- package/dist/browser/api/firewallRules/operations.d.ts +23 -0
- package/dist/browser/api/firewallRules/operations.js +135 -0
- package/dist/browser/api/firewallRules/operations.js.map +1 -0
- package/dist/browser/api/firewallRules/options.d.ts +18 -0
- package/dist/browser/api/firewallRules/options.js +4 -0
- package/dist/browser/api/firewallRules/options.js.map +1 -0
- package/dist/browser/api/getPrivateDnsZoneSuffix/index.d.ts +3 -0
- package/dist/browser/api/getPrivateDnsZoneSuffix/index.js +4 -0
- package/dist/browser/api/getPrivateDnsZoneSuffix/index.js.map +1 -0
- package/dist/browser/api/getPrivateDnsZoneSuffix/operations.d.ts +9 -0
- package/dist/browser/api/getPrivateDnsZoneSuffix/operations.js +31 -0
- package/dist/browser/api/getPrivateDnsZoneSuffix/operations.js.map +1 -0
- package/dist/browser/api/getPrivateDnsZoneSuffix/options.d.ts +5 -0
- package/dist/browser/api/getPrivateDnsZoneSuffix/options.js +4 -0
- package/dist/browser/api/getPrivateDnsZoneSuffix/options.js.map +1 -0
- package/dist/browser/api/index.d.ts +3 -0
- package/dist/browser/api/index.js +4 -0
- package/dist/browser/api/index.js.map +1 -0
- package/dist/browser/api/locationBasedCapabilities/index.d.ts +3 -0
- package/dist/browser/api/locationBasedCapabilities/index.js +4 -0
- package/dist/browser/api/locationBasedCapabilities/index.js.map +1 -0
- package/dist/browser/api/locationBasedCapabilities/operations.d.ts +10 -0
- package/dist/browser/api/locationBasedCapabilities/operations.js +37 -0
- package/dist/browser/api/locationBasedCapabilities/operations.js.map +1 -0
- package/dist/browser/api/locationBasedCapabilities/options.d.ts +5 -0
- package/dist/browser/api/locationBasedCapabilities/options.js +4 -0
- package/dist/browser/api/locationBasedCapabilities/options.js.map +1 -0
- package/dist/browser/api/locationBasedCapabilitySet/index.d.ts +3 -0
- package/dist/browser/api/locationBasedCapabilitySet/index.js +4 -0
- package/dist/browser/api/locationBasedCapabilitySet/index.js.map +1 -0
- package/dist/browser/api/locationBasedCapabilitySet/operations.d.ts +14 -0
- package/dist/browser/api/locationBasedCapabilitySet/operations.js +65 -0
- package/dist/browser/api/locationBasedCapabilitySet/operations.js.map +1 -0
- package/dist/browser/api/locationBasedCapabilitySet/options.d.ts +8 -0
- package/dist/browser/api/locationBasedCapabilitySet/options.js +4 -0
- package/dist/browser/api/locationBasedCapabilitySet/options.js.map +1 -0
- package/dist/browser/api/logFiles/index.d.ts +3 -0
- package/dist/browser/api/logFiles/index.js +4 -0
- package/dist/browser/api/logFiles/index.js.map +1 -0
- package/dist/browser/api/logFiles/operations.d.ts +10 -0
- package/dist/browser/api/logFiles/operations.js +38 -0
- package/dist/browser/api/logFiles/operations.js.map +1 -0
- package/dist/browser/api/logFiles/options.d.ts +5 -0
- package/dist/browser/api/logFiles/options.js +4 -0
- package/dist/browser/api/logFiles/options.js.map +1 -0
- package/dist/browser/api/longRunningBackup/index.d.ts +3 -0
- package/dist/browser/api/longRunningBackup/index.js +4 -0
- package/dist/browser/api/longRunningBackup/index.js.map +1 -0
- package/dist/browser/api/longRunningBackup/operations.d.ts +14 -0
- package/dist/browser/api/longRunningBackup/operations.js +76 -0
- package/dist/browser/api/longRunningBackup/operations.js.map +1 -0
- package/dist/browser/api/longRunningBackup/options.d.ts +15 -0
- package/dist/browser/api/longRunningBackup/options.js +4 -0
- package/dist/browser/api/longRunningBackup/options.js.map +1 -0
- package/dist/browser/api/longRunningBackups/index.d.ts +3 -0
- package/dist/browser/api/longRunningBackups/index.js +4 -0
- package/dist/browser/api/longRunningBackups/index.js.map +1 -0
- package/dist/browser/api/longRunningBackups/operations.d.ts +14 -0
- package/dist/browser/api/longRunningBackups/operations.js +67 -0
- package/dist/browser/api/longRunningBackups/operations.js.map +1 -0
- package/dist/browser/api/longRunningBackups/options.d.ts +8 -0
- package/dist/browser/api/longRunningBackups/options.js +4 -0
- package/dist/browser/api/longRunningBackups/options.js.map +1 -0
- package/dist/browser/api/maintenances/index.d.ts +3 -0
- package/dist/browser/api/maintenances/index.js +4 -0
- package/dist/browser/api/maintenances/index.js.map +1 -0
- package/dist/browser/api/maintenances/operations.d.ts +19 -0
- package/dist/browser/api/maintenances/operations.js +106 -0
- package/dist/browser/api/maintenances/operations.js.map +1 -0
- package/dist/browser/api/maintenances/options.d.ts +16 -0
- package/dist/browser/api/maintenances/options.js +4 -0
- package/dist/browser/api/maintenances/options.js.map +1 -0
- package/dist/browser/api/mySQLManagementFlexibleServerContext.d.ts +22 -0
- package/dist/browser/api/mySQLManagementFlexibleServerContext.js +26 -0
- package/dist/browser/api/mySQLManagementFlexibleServerContext.js.map +1 -0
- package/dist/browser/api/operationProgress/index.d.ts +3 -0
- package/dist/browser/api/operationProgress/index.js +4 -0
- package/dist/browser/api/operationProgress/index.js.map +1 -0
- package/dist/browser/api/operationProgress/operations.d.ts +9 -0
- package/dist/browser/api/operationProgress/operations.js +34 -0
- package/dist/browser/api/operationProgress/operations.js.map +1 -0
- package/dist/browser/api/operationProgress/options.d.ts +5 -0
- package/dist/browser/api/operationProgress/options.js +4 -0
- package/dist/browser/api/operationProgress/options.js.map +1 -0
- package/dist/browser/api/operationResults/index.d.ts +3 -0
- package/dist/browser/api/operationResults/index.js +4 -0
- package/dist/browser/api/operationResults/index.js.map +1 -0
- package/dist/browser/api/operationResults/operations.d.ts +9 -0
- package/dist/browser/api/operationResults/operations.js +34 -0
- package/dist/browser/api/operationResults/operations.js.map +1 -0
- package/dist/browser/api/operationResults/options.d.ts +5 -0
- package/dist/browser/api/operationResults/options.js +4 -0
- package/dist/browser/api/operationResults/options.js.map +1 -0
- package/dist/browser/api/operations/index.d.ts +3 -0
- package/dist/browser/api/operations/index.js +4 -0
- package/dist/browser/api/operations/index.js.map +1 -0
- package/dist/browser/api/operations/operations.d.ts +10 -0
- package/dist/browser/api/operations/operations.js +35 -0
- package/dist/browser/api/operations/operations.js.map +1 -0
- package/dist/browser/api/operations/options.d.ts +5 -0
- package/dist/browser/api/operations/options.js +4 -0
- package/dist/browser/api/operations/options.js.map +1 -0
- package/dist/browser/api/privateEndpointConnections/index.d.ts +3 -0
- package/dist/browser/api/privateEndpointConnections/index.js +4 -0
- package/dist/browser/api/privateEndpointConnections/index.js.map +1 -0
- package/dist/browser/api/privateEndpointConnections/operations.d.ts +22 -0
- package/dist/browser/api/privateEndpointConnections/operations.js +131 -0
- package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -0
- package/dist/browser/api/privateEndpointConnections/options.d.ts +18 -0
- package/dist/browser/api/privateEndpointConnections/options.js +4 -0
- package/dist/browser/api/privateEndpointConnections/options.js.map +1 -0
- package/dist/browser/api/privateLinkResources/index.d.ts +3 -0
- package/dist/browser/api/privateLinkResources/index.js +4 -0
- package/dist/browser/api/privateLinkResources/index.js.map +1 -0
- package/dist/browser/api/privateLinkResources/operations.d.ts +14 -0
- package/dist/browser/api/privateLinkResources/operations.js +63 -0
- package/dist/browser/api/privateLinkResources/operations.js.map +1 -0
- package/dist/browser/api/privateLinkResources/options.d.ts +8 -0
- package/dist/browser/api/privateLinkResources/options.js +4 -0
- package/dist/browser/api/privateLinkResources/options.js.map +1 -0
- package/dist/browser/api/replicas/index.d.ts +3 -0
- package/dist/browser/api/replicas/index.js +4 -0
- package/dist/browser/api/replicas/index.js.map +1 -0
- package/dist/browser/api/replicas/operations.d.ts +10 -0
- package/dist/browser/api/replicas/operations.js +38 -0
- package/dist/browser/api/replicas/operations.js.map +1 -0
- package/dist/browser/api/replicas/options.d.ts +5 -0
- package/dist/browser/api/replicas/options.js +4 -0
- package/dist/browser/api/replicas/options.js.map +1 -0
- package/dist/browser/api/servers/index.d.ts +3 -0
- package/dist/browser/api/servers/index.js +4 -0
- package/dist/browser/api/servers/index.js.map +1 -0
- package/dist/browser/api/servers/operations.d.ts +59 -0
- package/dist/browser/api/servers/operations.js +418 -0
- package/dist/browser/api/servers/operations.js.map +1 -0
- package/dist/browser/api/servers/options.d.ts +59 -0
- package/dist/browser/api/servers/options.js +4 -0
- package/dist/browser/api/servers/options.js.map +1 -0
- package/dist/browser/api/serversMigration/index.d.ts +3 -0
- package/dist/browser/api/serversMigration/index.js +4 -0
- package/dist/browser/api/serversMigration/index.js.map +1 -0
- package/dist/browser/api/serversMigration/operations.d.ts +10 -0
- package/dist/browser/api/serversMigration/operations.js +40 -0
- package/dist/browser/api/serversMigration/operations.js.map +1 -0
- package/dist/browser/api/serversMigration/options.d.ts +7 -0
- package/dist/browser/api/serversMigration/options.js +4 -0
- package/dist/browser/api/serversMigration/options.js.map +1 -0
- package/dist/browser/classic/advancedThreatProtectionSettings/index.d.ts +27 -0
- package/dist/browser/classic/advancedThreatProtectionSettings/index.js +34 -0
- package/dist/browser/classic/advancedThreatProtectionSettings/index.js.map +1 -0
- package/dist/browser/classic/azureADAdministrators/index.d.ts +27 -0
- package/dist/browser/classic/azureADAdministrators/index.js +34 -0
- package/dist/browser/classic/azureADAdministrators/index.js.map +1 -0
- package/dist/browser/classic/backupAndExport/index.d.ts +18 -0
- package/dist/browser/classic/backupAndExport/index.js +24 -0
- package/dist/browser/classic/backupAndExport/index.js.map +1 -0
- package/dist/browser/classic/backups/index.d.ts +15 -0
- package/dist/browser/classic/backups/index.js +16 -0
- package/dist/browser/classic/backups/index.js.map +1 -0
- package/dist/browser/classic/checkNameAvailability/index.d.ts +10 -0
- package/dist/browser/classic/checkNameAvailability/index.js +14 -0
- package/dist/browser/classic/checkNameAvailability/index.js.map +1 -0
- package/dist/browser/classic/checkNameAvailabilityWithoutLocation/index.d.ts +10 -0
- package/dist/browser/classic/checkNameAvailabilityWithoutLocation/index.js +14 -0
- package/dist/browser/classic/checkNameAvailabilityWithoutLocation/index.js.map +1 -0
- package/dist/browser/classic/checkVirtualNetworkSubnetUsage/index.d.ts +10 -0
- package/dist/browser/classic/checkVirtualNetworkSubnetUsage/index.js +14 -0
- package/dist/browser/classic/checkVirtualNetworkSubnetUsage/index.js.map +1 -0
- package/dist/browser/classic/configurations/index.d.ts +33 -0
- package/dist/browser/classic/configurations/index.js +43 -0
- package/dist/browser/classic/configurations/index.js.map +1 -0
- package/dist/browser/classic/databases/index.d.ts +27 -0
- package/dist/browser/classic/databases/index.js +34 -0
- package/dist/browser/classic/databases/index.js.map +1 -0
- package/dist/browser/classic/firewallRules/index.d.ts +27 -0
- package/dist/browser/classic/firewallRules/index.js +34 -0
- package/dist/browser/classic/firewallRules/index.js.map +1 -0
- package/dist/browser/classic/getPrivateDnsZoneSuffix/index.d.ts +10 -0
- package/dist/browser/classic/getPrivateDnsZoneSuffix/index.js +14 -0
- package/dist/browser/classic/getPrivateDnsZoneSuffix/index.js.map +1 -0
- package/dist/browser/classic/index.d.ts +26 -0
- package/dist/browser/classic/index.js +4 -0
- package/dist/browser/classic/index.js.map +1 -0
- package/dist/browser/classic/locationBasedCapabilities/index.d.ts +11 -0
- package/dist/browser/classic/locationBasedCapabilities/index.js +14 -0
- package/dist/browser/classic/locationBasedCapabilities/index.js.map +1 -0
- package/dist/browser/classic/locationBasedCapabilitySet/index.d.ts +13 -0
- package/dist/browser/classic/locationBasedCapabilitySet/index.js +15 -0
- package/dist/browser/classic/locationBasedCapabilitySet/index.js.map +1 -0
- package/dist/browser/classic/logFiles/index.d.ts +11 -0
- package/dist/browser/classic/logFiles/index.js +14 -0
- package/dist/browser/classic/logFiles/index.js.map +1 -0
- package/dist/browser/classic/longRunningBackup/index.d.ts +22 -0
- package/dist/browser/classic/longRunningBackup/index.js +32 -0
- package/dist/browser/classic/longRunningBackup/index.js.map +1 -0
- package/dist/browser/classic/longRunningBackups/index.d.ts +13 -0
- package/dist/browser/classic/longRunningBackups/index.js +15 -0
- package/dist/browser/classic/longRunningBackups/index.js.map +1 -0
- package/dist/browser/classic/maintenances/index.d.ts +21 -0
- package/dist/browser/classic/maintenances/index.js +25 -0
- package/dist/browser/classic/maintenances/index.js.map +1 -0
- package/dist/browser/classic/operationProgress/index.d.ts +10 -0
- package/dist/browser/classic/operationProgress/index.js +14 -0
- package/dist/browser/classic/operationProgress/index.js.map +1 -0
- package/dist/browser/classic/operationResults/index.d.ts +10 -0
- package/dist/browser/classic/operationResults/index.js +14 -0
- package/dist/browser/classic/operationResults/index.js.map +1 -0
- package/dist/browser/classic/operations/index.d.ts +11 -0
- package/dist/browser/classic/operations/index.js +14 -0
- package/dist/browser/classic/operations/index.js.map +1 -0
- package/dist/browser/classic/privateEndpointConnections/index.d.ts +26 -0
- package/dist/browser/classic/privateEndpointConnections/index.js +34 -0
- package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -0
- package/dist/browser/classic/privateLinkResources/index.d.ts +13 -0
- package/dist/browser/classic/privateLinkResources/index.js +15 -0
- package/dist/browser/classic/privateLinkResources/index.js.map +1 -0
- package/dist/browser/classic/replicas/index.d.ts +11 -0
- package/dist/browser/classic/replicas/index.js +14 -0
- package/dist/browser/classic/replicas/index.js.map +1 -0
- package/dist/browser/classic/servers/index.d.ts +73 -0
- package/dist/browser/classic/servers/index.js +99 -0
- package/dist/browser/classic/servers/index.js.map +1 -0
- package/dist/browser/classic/serversMigration/index.d.ts +16 -0
- package/dist/browser/classic/serversMigration/index.js +23 -0
- package/dist/browser/classic/serversMigration/index.js.map +1 -0
- package/dist/browser/index.d.ts +39 -3
- package/dist/browser/index.js +7 -11
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/logger.d.ts +2 -0
- package/dist/browser/logger.js +5 -0
- package/dist/browser/logger.js.map +1 -0
- package/dist/browser/models/index.d.ts +2 -2185
- package/dist/browser/models/index.js +3 -297
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +2055 -0
- package/dist/browser/models/models.js +2119 -0
- package/dist/browser/models/models.js.map +1 -0
- package/dist/browser/mySQLManagementFlexibleServerClient.d.ts +85 -38
- package/dist/browser/mySQLManagementFlexibleServerClient.js +113 -107
- package/dist/browser/mySQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/browser/restorePollerHelpers.d.ts +21 -0
- package/dist/browser/restorePollerHelpers.js +145 -0
- package/dist/browser/restorePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/browser/static-helpers/pagingHelpers.js +143 -0
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/browser/static-helpers/pollingHelpers.js +95 -0
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.js +17 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.js.map +1 -0
- package/dist/browser/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/browser/static-helpers/simplePollerHelpers.js +44 -0
- package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/browser/static-helpers/urlTemplate.js +200 -0
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/index.d.ts +3 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/index.js +34 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/index.js.map +7 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/operations.d.ts +23 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/operations.js +224 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/operations.js.map +7 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/options.d.ts +18 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/options.js +16 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/options.js.map +7 -0
- package/dist/commonjs/api/azureADAdministrators/index.d.ts +3 -0
- package/dist/commonjs/api/azureADAdministrators/index.js +34 -0
- package/dist/commonjs/api/azureADAdministrators/index.js.map +7 -0
- package/dist/commonjs/api/azureADAdministrators/operations.d.ts +23 -0
- package/dist/commonjs/api/azureADAdministrators/operations.js +206 -0
- package/dist/commonjs/api/azureADAdministrators/operations.js.map +7 -0
- package/dist/commonjs/api/azureADAdministrators/options.d.ts +18 -0
- package/dist/commonjs/api/azureADAdministrators/options.js +16 -0
- package/dist/commonjs/api/azureADAdministrators/options.js.map +7 -0
- package/dist/commonjs/api/backupAndExport/index.d.ts +3 -0
- package/dist/commonjs/api/backupAndExport/index.js +30 -0
- package/dist/commonjs/api/backupAndExport/index.js.map +7 -0
- package/dist/commonjs/api/backupAndExport/operations.d.ts +14 -0
- package/dist/commonjs/api/backupAndExport/operations.js +110 -0
- package/dist/commonjs/api/backupAndExport/operations.js.map +7 -0
- package/dist/commonjs/api/backupAndExport/options.d.ts +10 -0
- package/dist/commonjs/api/backupAndExport/options.js +16 -0
- package/dist/commonjs/api/backupAndExport/options.js.map +7 -0
- package/dist/commonjs/api/backups/index.d.ts +3 -0
- package/dist/commonjs/api/backups/index.js +32 -0
- package/dist/commonjs/api/backups/index.js.map +7 -0
- package/dist/commonjs/api/backups/operations.d.ts +18 -0
- package/dist/commonjs/api/backups/operations.js +151 -0
- package/dist/commonjs/api/backups/operations.js.map +7 -0
- package/dist/commonjs/api/backups/options.d.ts +11 -0
- package/dist/commonjs/api/backups/options.js +16 -0
- package/dist/commonjs/api/backups/options.js.map +7 -0
- package/dist/commonjs/api/checkNameAvailability/index.d.ts +3 -0
- package/dist/commonjs/api/checkNameAvailability/index.js +28 -0
- package/dist/commonjs/api/checkNameAvailability/index.js.map +7 -0
- package/dist/commonjs/api/checkNameAvailability/operations.d.ts +9 -0
- package/dist/commonjs/api/checkNameAvailability/operations.js +66 -0
- package/dist/commonjs/api/checkNameAvailability/operations.js.map +7 -0
- package/dist/commonjs/api/checkNameAvailability/options.d.ts +5 -0
- package/dist/commonjs/api/checkNameAvailability/options.js +16 -0
- package/dist/commonjs/api/checkNameAvailability/options.js.map +7 -0
- package/dist/commonjs/api/checkNameAvailabilityWithoutLocation/index.d.ts +3 -0
- package/dist/commonjs/api/checkNameAvailabilityWithoutLocation/index.js +28 -0
- package/dist/commonjs/api/checkNameAvailabilityWithoutLocation/index.js.map +7 -0
- package/dist/commonjs/api/checkNameAvailabilityWithoutLocation/operations.d.ts +9 -0
- package/dist/commonjs/api/checkNameAvailabilityWithoutLocation/operations.js +65 -0
- package/dist/commonjs/api/checkNameAvailabilityWithoutLocation/operations.js.map +7 -0
- package/dist/commonjs/api/checkNameAvailabilityWithoutLocation/options.d.ts +5 -0
- package/dist/commonjs/api/checkNameAvailabilityWithoutLocation/options.js +16 -0
- package/dist/commonjs/api/checkNameAvailabilityWithoutLocation/options.js.map +7 -0
- package/dist/commonjs/api/checkVirtualNetworkSubnetUsage/index.d.ts +3 -0
- package/dist/commonjs/api/checkVirtualNetworkSubnetUsage/index.js +28 -0
- package/dist/commonjs/api/checkVirtualNetworkSubnetUsage/index.js.map +7 -0
- package/dist/commonjs/api/checkVirtualNetworkSubnetUsage/operations.d.ts +9 -0
- package/dist/commonjs/api/checkVirtualNetworkSubnetUsage/operations.js +66 -0
- package/dist/commonjs/api/checkVirtualNetworkSubnetUsage/operations.js.map +7 -0
- package/dist/commonjs/api/checkVirtualNetworkSubnetUsage/options.d.ts +5 -0
- package/dist/commonjs/api/checkVirtualNetworkSubnetUsage/options.js +16 -0
- package/dist/commonjs/api/checkVirtualNetworkSubnetUsage/options.js.map +7 -0
- package/dist/commonjs/api/configurations/index.d.ts +3 -0
- package/dist/commonjs/api/configurations/index.js +36 -0
- package/dist/commonjs/api/configurations/index.js.map +7 -0
- package/dist/commonjs/api/configurations/operations.d.ts +27 -0
- package/dist/commonjs/api/configurations/operations.js +259 -0
- package/dist/commonjs/api/configurations/operations.js.map +7 -0
- package/dist/commonjs/api/configurations/options.d.ts +31 -0
- package/dist/commonjs/api/configurations/options.js +16 -0
- package/dist/commonjs/api/configurations/options.js.map +7 -0
- package/dist/commonjs/api/databases/index.d.ts +3 -0
- package/dist/commonjs/api/databases/index.js +34 -0
- package/dist/commonjs/api/databases/index.js.map +7 -0
- package/dist/commonjs/api/databases/operations.d.ts +23 -0
- package/dist/commonjs/api/databases/operations.js +206 -0
- package/dist/commonjs/api/databases/operations.js.map +7 -0
- package/dist/commonjs/api/databases/options.d.ts +18 -0
- package/dist/commonjs/api/databases/options.js +16 -0
- package/dist/commonjs/api/databases/options.js.map +7 -0
- package/dist/commonjs/api/firewallRules/index.d.ts +3 -0
- package/dist/commonjs/api/firewallRules/index.js +34 -0
- package/dist/commonjs/api/firewallRules/index.js.map +7 -0
- package/dist/commonjs/api/firewallRules/operations.d.ts +23 -0
- package/dist/commonjs/api/firewallRules/operations.js +206 -0
- package/dist/commonjs/api/firewallRules/operations.js.map +7 -0
- package/dist/commonjs/api/firewallRules/options.d.ts +18 -0
- package/dist/commonjs/api/firewallRules/options.js +16 -0
- package/dist/commonjs/api/firewallRules/options.js.map +7 -0
- package/dist/commonjs/api/getPrivateDnsZoneSuffix/index.d.ts +3 -0
- package/dist/commonjs/api/getPrivateDnsZoneSuffix/index.js +28 -0
- package/dist/commonjs/api/getPrivateDnsZoneSuffix/index.js.map +7 -0
- package/dist/commonjs/api/getPrivateDnsZoneSuffix/operations.d.ts +9 -0
- package/dist/commonjs/api/getPrivateDnsZoneSuffix/operations.js +62 -0
- package/dist/commonjs/api/getPrivateDnsZoneSuffix/operations.js.map +7 -0
- package/dist/commonjs/api/getPrivateDnsZoneSuffix/options.d.ts +5 -0
- package/dist/commonjs/api/getPrivateDnsZoneSuffix/options.js +16 -0
- package/dist/commonjs/api/getPrivateDnsZoneSuffix/options.js.map +7 -0
- package/dist/commonjs/api/index.d.ts +3 -0
- package/dist/commonjs/api/index.js +28 -0
- package/dist/commonjs/api/index.js.map +7 -0
- package/dist/commonjs/api/locationBasedCapabilities/index.d.ts +3 -0
- package/dist/commonjs/api/locationBasedCapabilities/index.js +28 -0
- package/dist/commonjs/api/locationBasedCapabilities/index.js.map +7 -0
- package/dist/commonjs/api/locationBasedCapabilities/operations.d.ts +10 -0
- package/dist/commonjs/api/locationBasedCapabilities/operations.js +74 -0
- package/dist/commonjs/api/locationBasedCapabilities/operations.js.map +7 -0
- package/dist/commonjs/api/locationBasedCapabilities/options.d.ts +5 -0
- package/dist/commonjs/api/locationBasedCapabilities/options.js +16 -0
- package/dist/commonjs/api/locationBasedCapabilities/options.js.map +7 -0
- package/dist/commonjs/api/locationBasedCapabilitySet/index.d.ts +3 -0
- package/dist/commonjs/api/locationBasedCapabilitySet/index.js +30 -0
- package/dist/commonjs/api/locationBasedCapabilitySet/index.js.map +7 -0
- package/dist/commonjs/api/locationBasedCapabilitySet/operations.d.ts +14 -0
- package/dist/commonjs/api/locationBasedCapabilitySet/operations.js +111 -0
- package/dist/commonjs/api/locationBasedCapabilitySet/operations.js.map +7 -0
- package/dist/commonjs/api/locationBasedCapabilitySet/options.d.ts +8 -0
- package/dist/commonjs/api/locationBasedCapabilitySet/options.js +16 -0
- package/dist/commonjs/api/locationBasedCapabilitySet/options.js.map +7 -0
- package/dist/commonjs/api/logFiles/index.d.ts +3 -0
- package/dist/commonjs/api/logFiles/index.js +28 -0
- package/dist/commonjs/api/logFiles/index.js.map +7 -0
- package/dist/commonjs/api/logFiles/operations.d.ts +10 -0
- package/dist/commonjs/api/logFiles/operations.js +75 -0
- package/dist/commonjs/api/logFiles/operations.js.map +7 -0
- package/dist/commonjs/api/logFiles/options.d.ts +5 -0
- package/dist/commonjs/api/logFiles/options.js +16 -0
- package/dist/commonjs/api/logFiles/options.js.map +7 -0
- package/dist/commonjs/api/longRunningBackup/index.d.ts +3 -0
- package/dist/commonjs/api/longRunningBackup/index.js +30 -0
- package/dist/commonjs/api/longRunningBackup/index.js.map +7 -0
- package/dist/commonjs/api/longRunningBackup/operations.d.ts +14 -0
- package/dist/commonjs/api/longRunningBackup/operations.js +114 -0
- package/dist/commonjs/api/longRunningBackup/operations.js.map +7 -0
- package/dist/commonjs/api/longRunningBackup/options.d.ts +15 -0
- package/dist/commonjs/api/longRunningBackup/options.js +16 -0
- package/dist/commonjs/api/longRunningBackup/options.js.map +7 -0
- package/dist/commonjs/api/longRunningBackups/index.d.ts +3 -0
- package/dist/commonjs/api/longRunningBackups/index.js +30 -0
- package/dist/commonjs/api/longRunningBackups/index.js.map +7 -0
- package/dist/commonjs/api/longRunningBackups/operations.d.ts +14 -0
- package/dist/commonjs/api/longRunningBackups/operations.js +113 -0
- package/dist/commonjs/api/longRunningBackups/operations.js.map +7 -0
- package/dist/commonjs/api/longRunningBackups/options.d.ts +8 -0
- package/dist/commonjs/api/longRunningBackups/options.js +16 -0
- package/dist/commonjs/api/longRunningBackups/options.js.map +7 -0
- package/dist/commonjs/api/maintenances/index.d.ts +3 -0
- package/dist/commonjs/api/maintenances/index.js +32 -0
- package/dist/commonjs/api/maintenances/index.js.map +7 -0
- package/dist/commonjs/api/maintenances/operations.d.ts +19 -0
- package/dist/commonjs/api/maintenances/operations.js +159 -0
- package/dist/commonjs/api/maintenances/operations.js.map +7 -0
- package/dist/commonjs/api/maintenances/options.d.ts +16 -0
- package/dist/commonjs/api/maintenances/options.js +16 -0
- package/dist/commonjs/api/maintenances/options.js.map +7 -0
- package/dist/commonjs/api/mySQLManagementFlexibleServerContext.d.ts +22 -0
- package/dist/commonjs/api/mySQLManagementFlexibleServerContext.js +47 -0
- package/dist/commonjs/api/mySQLManagementFlexibleServerContext.js.map +7 -0
- package/dist/commonjs/api/operationProgress/index.d.ts +3 -0
- package/dist/commonjs/api/operationProgress/index.js +28 -0
- package/dist/commonjs/api/operationProgress/index.js.map +7 -0
- package/dist/commonjs/api/operationProgress/operations.d.ts +9 -0
- package/dist/commonjs/api/operationProgress/operations.js +65 -0
- package/dist/commonjs/api/operationProgress/operations.js.map +7 -0
- package/dist/commonjs/api/operationProgress/options.d.ts +5 -0
- package/dist/commonjs/api/operationProgress/options.js +16 -0
- package/dist/commonjs/api/operationProgress/options.js.map +7 -0
- package/dist/commonjs/api/operationResults/index.d.ts +3 -0
- package/dist/commonjs/api/operationResults/index.js +28 -0
- package/dist/commonjs/api/operationResults/index.js.map +7 -0
- package/dist/commonjs/api/operationResults/operations.d.ts +9 -0
- package/dist/commonjs/api/operationResults/operations.js +65 -0
- package/dist/commonjs/api/operationResults/operations.js.map +7 -0
- package/dist/commonjs/api/operationResults/options.d.ts +5 -0
- package/dist/commonjs/api/operationResults/options.js +16 -0
- package/dist/commonjs/api/operationResults/options.js.map +7 -0
- package/dist/commonjs/api/operations/index.d.ts +3 -0
- package/dist/commonjs/api/operations/index.js +28 -0
- package/dist/commonjs/api/operations/index.js.map +7 -0
- package/dist/commonjs/api/operations/operations.d.ts +10 -0
- package/dist/commonjs/api/operations/operations.js +72 -0
- package/dist/commonjs/api/operations/operations.js.map +7 -0
- package/dist/commonjs/api/operations/options.d.ts +5 -0
- package/dist/commonjs/api/operations/options.js +16 -0
- package/dist/commonjs/api/operations/options.js.map +7 -0
- package/dist/commonjs/api/privateEndpointConnections/index.d.ts +3 -0
- package/dist/commonjs/api/privateEndpointConnections/index.js +34 -0
- package/dist/commonjs/api/privateEndpointConnections/index.js.map +7 -0
- package/dist/commonjs/api/privateEndpointConnections/operations.d.ts +22 -0
- package/dist/commonjs/api/privateEndpointConnections/operations.js +202 -0
- package/dist/commonjs/api/privateEndpointConnections/operations.js.map +7 -0
- package/dist/commonjs/api/privateEndpointConnections/options.d.ts +18 -0
- package/dist/commonjs/api/privateEndpointConnections/options.js +16 -0
- package/dist/commonjs/api/privateEndpointConnections/options.js.map +7 -0
- package/dist/commonjs/api/privateLinkResources/index.d.ts +3 -0
- package/dist/commonjs/api/privateLinkResources/index.js +30 -0
- package/dist/commonjs/api/privateLinkResources/index.js.map +7 -0
- package/dist/commonjs/api/privateLinkResources/operations.d.ts +14 -0
- package/dist/commonjs/api/privateLinkResources/operations.js +109 -0
- package/dist/commonjs/api/privateLinkResources/operations.js.map +7 -0
- package/dist/commonjs/api/privateLinkResources/options.d.ts +8 -0
- package/dist/commonjs/api/privateLinkResources/options.js +16 -0
- package/dist/commonjs/api/privateLinkResources/options.js.map +7 -0
- package/dist/commonjs/api/replicas/index.d.ts +3 -0
- package/dist/commonjs/api/replicas/index.js +28 -0
- package/dist/commonjs/api/replicas/index.js.map +7 -0
- package/dist/commonjs/api/replicas/operations.d.ts +10 -0
- package/dist/commonjs/api/replicas/operations.js +75 -0
- package/dist/commonjs/api/replicas/operations.js.map +7 -0
- package/dist/commonjs/api/replicas/options.d.ts +5 -0
- package/dist/commonjs/api/replicas/options.js +16 -0
- package/dist/commonjs/api/replicas/options.js.map +7 -0
- package/dist/commonjs/api/servers/index.d.ts +3 -0
- package/dist/commonjs/api/servers/index.js +52 -0
- package/dist/commonjs/api/servers/index.js.map +7 -0
- package/dist/commonjs/api/servers/operations.d.ts +59 -0
- package/dist/commonjs/api/servers/operations.js +575 -0
- package/dist/commonjs/api/servers/operations.js.map +7 -0
- package/dist/commonjs/api/servers/options.d.ts +59 -0
- package/dist/commonjs/api/servers/options.js +16 -0
- package/dist/commonjs/api/servers/options.js.map +7 -0
- package/dist/commonjs/api/serversMigration/index.d.ts +3 -0
- package/dist/commonjs/api/serversMigration/index.js +28 -0
- package/dist/commonjs/api/serversMigration/index.js.map +7 -0
- package/dist/commonjs/api/serversMigration/operations.d.ts +10 -0
- package/dist/commonjs/api/serversMigration/operations.js +71 -0
- package/dist/commonjs/api/serversMigration/operations.js.map +7 -0
- package/dist/commonjs/api/serversMigration/options.d.ts +7 -0
- package/dist/commonjs/api/serversMigration/options.js +16 -0
- package/dist/commonjs/api/serversMigration/options.js.map +7 -0
- package/dist/commonjs/classic/advancedThreatProtectionSettings/index.d.ts +27 -0
- package/dist/commonjs/classic/advancedThreatProtectionSettings/index.js +100 -0
- package/dist/commonjs/classic/advancedThreatProtectionSettings/index.js.map +7 -0
- package/dist/commonjs/classic/azureADAdministrators/index.d.ts +27 -0
- package/dist/commonjs/classic/azureADAdministrators/index.js +79 -0
- package/dist/commonjs/classic/azureADAdministrators/index.js.map +7 -0
- package/dist/commonjs/classic/backupAndExport/index.d.ts +18 -0
- package/dist/commonjs/classic/backupAndExport/index.js +48 -0
- package/dist/commonjs/classic/backupAndExport/index.js.map +7 -0
- package/dist/commonjs/classic/backups/index.d.ts +15 -0
- package/dist/commonjs/classic/backups/index.js +40 -0
- package/dist/commonjs/classic/backups/index.js.map +7 -0
- package/dist/commonjs/classic/checkNameAvailability/index.d.ts +10 -0
- package/dist/commonjs/classic/checkNameAvailability/index.js +38 -0
- package/dist/commonjs/classic/checkNameAvailability/index.js.map +7 -0
- package/dist/commonjs/classic/checkNameAvailabilityWithoutLocation/index.d.ts +10 -0
- package/dist/commonjs/classic/checkNameAvailabilityWithoutLocation/index.js +38 -0
- package/dist/commonjs/classic/checkNameAvailabilityWithoutLocation/index.js.map +7 -0
- package/dist/commonjs/classic/checkVirtualNetworkSubnetUsage/index.d.ts +10 -0
- package/dist/commonjs/classic/checkVirtualNetworkSubnetUsage/index.js +38 -0
- package/dist/commonjs/classic/checkVirtualNetworkSubnetUsage/index.js.map +7 -0
- package/dist/commonjs/classic/configurations/index.d.ts +33 -0
- package/dist/commonjs/classic/configurations/index.js +102 -0
- package/dist/commonjs/classic/configurations/index.js.map +7 -0
- package/dist/commonjs/classic/databases/index.d.ts +27 -0
- package/dist/commonjs/classic/databases/index.js +72 -0
- package/dist/commonjs/classic/databases/index.js.map +7 -0
- package/dist/commonjs/classic/firewallRules/index.d.ts +27 -0
- package/dist/commonjs/classic/firewallRules/index.js +72 -0
- package/dist/commonjs/classic/firewallRules/index.js.map +7 -0
- package/dist/commonjs/classic/getPrivateDnsZoneSuffix/index.d.ts +10 -0
- package/dist/commonjs/classic/getPrivateDnsZoneSuffix/index.js +38 -0
- package/dist/commonjs/classic/getPrivateDnsZoneSuffix/index.js.map +7 -0
- package/dist/commonjs/classic/index.d.ts +26 -0
- package/dist/commonjs/classic/index.js +16 -0
- package/dist/commonjs/classic/index.js.map +7 -0
- package/dist/commonjs/classic/locationBasedCapabilities/index.d.ts +11 -0
- package/dist/commonjs/classic/locationBasedCapabilities/index.js +38 -0
- package/dist/commonjs/classic/locationBasedCapabilities/index.js.map +7 -0
- package/dist/commonjs/classic/locationBasedCapabilitySet/index.d.ts +13 -0
- package/dist/commonjs/classic/locationBasedCapabilitySet/index.js +39 -0
- package/dist/commonjs/classic/locationBasedCapabilitySet/index.js.map +7 -0
- package/dist/commonjs/classic/logFiles/index.d.ts +11 -0
- package/dist/commonjs/classic/logFiles/index.js +38 -0
- package/dist/commonjs/classic/logFiles/index.js.map +7 -0
- package/dist/commonjs/classic/longRunningBackup/index.d.ts +22 -0
- package/dist/commonjs/classic/longRunningBackup/index.js +56 -0
- package/dist/commonjs/classic/longRunningBackup/index.js.map +7 -0
- package/dist/commonjs/classic/longRunningBackups/index.d.ts +13 -0
- package/dist/commonjs/classic/longRunningBackups/index.js +39 -0
- package/dist/commonjs/classic/longRunningBackups/index.js.map +7 -0
- package/dist/commonjs/classic/maintenances/index.d.ts +21 -0
- package/dist/commonjs/classic/maintenances/index.js +49 -0
- package/dist/commonjs/classic/maintenances/index.js.map +7 -0
- package/dist/commonjs/classic/operationProgress/index.d.ts +10 -0
- package/dist/commonjs/classic/operationProgress/index.js +38 -0
- package/dist/commonjs/classic/operationProgress/index.js.map +7 -0
- package/dist/commonjs/classic/operationResults/index.d.ts +10 -0
- package/dist/commonjs/classic/operationResults/index.js +38 -0
- package/dist/commonjs/classic/operationResults/index.js.map +7 -0
- package/dist/commonjs/classic/operations/index.d.ts +11 -0
- package/dist/commonjs/classic/operations/index.js +38 -0
- package/dist/commonjs/classic/operations/index.js.map +7 -0
- package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +26 -0
- package/dist/commonjs/classic/privateEndpointConnections/index.js +91 -0
- package/dist/commonjs/classic/privateEndpointConnections/index.js.map +7 -0
- package/dist/commonjs/classic/privateLinkResources/index.d.ts +13 -0
- package/dist/commonjs/classic/privateLinkResources/index.js +39 -0
- package/dist/commonjs/classic/privateLinkResources/index.js.map +7 -0
- package/dist/commonjs/classic/replicas/index.d.ts +11 -0
- package/dist/commonjs/classic/replicas/index.js +38 -0
- package/dist/commonjs/classic/replicas/index.js.map +7 -0
- package/dist/commonjs/classic/servers/index.d.ts +73 -0
- package/dist/commonjs/classic/servers/index.js +123 -0
- package/dist/commonjs/classic/servers/index.js.map +7 -0
- package/dist/commonjs/classic/serversMigration/index.d.ts +16 -0
- package/dist/commonjs/classic/serversMigration/index.js +47 -0
- package/dist/commonjs/classic/serversMigration/index.js.map +7 -0
- package/dist/commonjs/index.d.ts +39 -3
- package/dist/commonjs/index.js +112 -19
- package/dist/commonjs/index.js.map +7 -1
- package/dist/commonjs/logger.d.ts +2 -0
- package/dist/commonjs/logger.js +29 -0
- package/dist/commonjs/logger.js.map +7 -0
- package/dist/commonjs/models/index.d.ts +2 -2185
- package/dist/commonjs/models/index.js +98 -301
- package/dist/commonjs/models/index.js.map +7 -1
- package/dist/commonjs/models/models.d.ts +2055 -0
- package/dist/commonjs/models/models.js +2212 -0
- package/dist/commonjs/models/models.js.map +7 -0
- package/dist/commonjs/mySQLManagementFlexibleServerClient.d.ts +85 -38
- package/dist/commonjs/mySQLManagementFlexibleServerClient.js +154 -126
- package/dist/commonjs/mySQLManagementFlexibleServerClient.js.map +7 -1
- package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
- package/dist/commonjs/restorePollerHelpers.js +158 -0
- package/dist/commonjs/restorePollerHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +35 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +7 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.js +67 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
- package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/advancedThreatProtectionSettings/index.d.ts +3 -0
- package/dist/esm/api/advancedThreatProtectionSettings/index.js +4 -0
- package/dist/esm/api/advancedThreatProtectionSettings/index.js.map +1 -0
- package/dist/esm/api/advancedThreatProtectionSettings/operations.d.ts +23 -0
- package/dist/esm/api/advancedThreatProtectionSettings/operations.js +140 -0
- package/dist/esm/api/advancedThreatProtectionSettings/operations.js.map +1 -0
- package/dist/esm/api/advancedThreatProtectionSettings/options.d.ts +18 -0
- package/dist/esm/api/advancedThreatProtectionSettings/options.js +4 -0
- package/dist/esm/api/advancedThreatProtectionSettings/options.js.map +1 -0
- package/dist/esm/api/azureADAdministrators/index.d.ts +3 -0
- package/dist/esm/api/azureADAdministrators/index.js +4 -0
- package/dist/esm/api/azureADAdministrators/index.js.map +1 -0
- package/dist/esm/api/azureADAdministrators/operations.d.ts +23 -0
- package/dist/esm/api/azureADAdministrators/operations.js +135 -0
- package/dist/esm/api/azureADAdministrators/operations.js.map +1 -0
- package/dist/esm/api/azureADAdministrators/options.d.ts +18 -0
- package/dist/esm/api/azureADAdministrators/options.js +4 -0
- package/dist/esm/api/azureADAdministrators/options.js.map +1 -0
- package/dist/esm/api/backupAndExport/index.d.ts +3 -0
- package/dist/esm/api/backupAndExport/index.js +4 -0
- package/dist/esm/api/backupAndExport/index.js.map +1 -0
- package/dist/esm/api/backupAndExport/operations.d.ts +14 -0
- package/dist/esm/api/backupAndExport/operations.js +70 -0
- package/dist/esm/api/backupAndExport/operations.js.map +1 -0
- package/dist/esm/api/backupAndExport/options.d.ts +10 -0
- package/dist/esm/api/backupAndExport/options.js +4 -0
- package/dist/esm/api/backupAndExport/options.js.map +1 -0
- package/dist/esm/api/backups/index.d.ts +3 -0
- package/dist/esm/api/backups/index.js +4 -0
- package/dist/esm/api/backups/index.js.map +1 -0
- package/dist/esm/api/backups/operations.d.ts +18 -0
- package/dist/esm/api/backups/operations.js +96 -0
- package/dist/esm/api/backups/operations.js.map +1 -0
- package/dist/esm/api/backups/options.d.ts +11 -0
- package/dist/esm/api/backups/options.js +4 -0
- package/dist/esm/api/backups/options.js.map +1 -0
- package/dist/esm/api/checkNameAvailability/index.d.ts +3 -0
- package/dist/esm/api/checkNameAvailability/index.js +4 -0
- package/dist/esm/api/checkNameAvailability/index.js.map +1 -0
- package/dist/esm/api/checkNameAvailability/operations.d.ts +9 -0
- package/dist/esm/api/checkNameAvailability/operations.js +35 -0
- package/dist/esm/api/checkNameAvailability/operations.js.map +1 -0
- package/dist/esm/api/checkNameAvailability/options.d.ts +5 -0
- package/dist/esm/api/checkNameAvailability/options.js +4 -0
- package/dist/esm/api/checkNameAvailability/options.js.map +1 -0
- package/dist/esm/api/checkNameAvailabilityWithoutLocation/index.d.ts +3 -0
- package/dist/esm/api/checkNameAvailabilityWithoutLocation/index.js +4 -0
- package/dist/esm/api/checkNameAvailabilityWithoutLocation/index.js.map +1 -0
- package/dist/esm/api/checkNameAvailabilityWithoutLocation/operations.d.ts +9 -0
- package/dist/esm/api/checkNameAvailabilityWithoutLocation/operations.js +34 -0
- package/dist/esm/api/checkNameAvailabilityWithoutLocation/operations.js.map +1 -0
- package/dist/esm/api/checkNameAvailabilityWithoutLocation/options.d.ts +5 -0
- package/dist/esm/api/checkNameAvailabilityWithoutLocation/options.js +4 -0
- package/dist/esm/api/checkNameAvailabilityWithoutLocation/options.js.map +1 -0
- package/dist/esm/api/checkVirtualNetworkSubnetUsage/index.d.ts +3 -0
- package/dist/esm/api/checkVirtualNetworkSubnetUsage/index.js +4 -0
- package/dist/esm/api/checkVirtualNetworkSubnetUsage/index.js.map +1 -0
- package/dist/esm/api/checkVirtualNetworkSubnetUsage/operations.d.ts +9 -0
- package/dist/esm/api/checkVirtualNetworkSubnetUsage/operations.js +35 -0
- package/dist/esm/api/checkVirtualNetworkSubnetUsage/operations.js.map +1 -0
- package/dist/esm/api/checkVirtualNetworkSubnetUsage/options.d.ts +5 -0
- package/dist/esm/api/checkVirtualNetworkSubnetUsage/options.js +4 -0
- package/dist/esm/api/checkVirtualNetworkSubnetUsage/options.js.map +1 -0
- package/dist/esm/api/configurations/index.d.ts +3 -0
- package/dist/esm/api/configurations/index.js +4 -0
- package/dist/esm/api/configurations/index.js.map +1 -0
- package/dist/esm/api/configurations/operations.d.ts +27 -0
- package/dist/esm/api/configurations/operations.js +179 -0
- package/dist/esm/api/configurations/operations.js.map +1 -0
- package/dist/esm/api/configurations/options.d.ts +31 -0
- package/dist/esm/api/configurations/options.js +4 -0
- package/dist/esm/api/configurations/options.js.map +1 -0
- package/dist/esm/api/databases/index.d.ts +3 -0
- package/dist/esm/api/databases/index.js +4 -0
- package/dist/esm/api/databases/index.js.map +1 -0
- package/dist/esm/api/databases/operations.d.ts +23 -0
- package/dist/esm/api/databases/operations.js +135 -0
- package/dist/esm/api/databases/operations.js.map +1 -0
- package/dist/esm/api/databases/options.d.ts +18 -0
- package/dist/esm/api/databases/options.js +4 -0
- package/dist/esm/api/databases/options.js.map +1 -0
- package/dist/esm/api/firewallRules/index.d.ts +3 -0
- package/dist/esm/api/firewallRules/index.js +4 -0
- package/dist/esm/api/firewallRules/index.js.map +1 -0
- package/dist/esm/api/firewallRules/operations.d.ts +23 -0
- package/dist/esm/api/firewallRules/operations.js +135 -0
- package/dist/esm/api/firewallRules/operations.js.map +1 -0
- package/dist/esm/api/firewallRules/options.d.ts +18 -0
- package/dist/esm/api/firewallRules/options.js +4 -0
- package/dist/esm/api/firewallRules/options.js.map +1 -0
- package/dist/esm/api/getPrivateDnsZoneSuffix/index.d.ts +3 -0
- package/dist/esm/api/getPrivateDnsZoneSuffix/index.js +4 -0
- package/dist/esm/api/getPrivateDnsZoneSuffix/index.js.map +1 -0
- package/dist/esm/api/getPrivateDnsZoneSuffix/operations.d.ts +9 -0
- package/dist/esm/api/getPrivateDnsZoneSuffix/operations.js +31 -0
- package/dist/esm/api/getPrivateDnsZoneSuffix/operations.js.map +1 -0
- package/dist/esm/api/getPrivateDnsZoneSuffix/options.d.ts +5 -0
- package/dist/esm/api/getPrivateDnsZoneSuffix/options.js +4 -0
- package/dist/esm/api/getPrivateDnsZoneSuffix/options.js.map +1 -0
- package/dist/esm/api/index.d.ts +3 -0
- package/dist/esm/api/index.js +4 -0
- package/dist/esm/api/index.js.map +1 -0
- package/dist/esm/api/locationBasedCapabilities/index.d.ts +3 -0
- package/dist/esm/api/locationBasedCapabilities/index.js +4 -0
- package/dist/esm/api/locationBasedCapabilities/index.js.map +1 -0
- package/dist/esm/api/locationBasedCapabilities/operations.d.ts +10 -0
- package/dist/esm/api/locationBasedCapabilities/operations.js +37 -0
- package/dist/esm/api/locationBasedCapabilities/operations.js.map +1 -0
- package/dist/esm/api/locationBasedCapabilities/options.d.ts +5 -0
- package/dist/esm/api/locationBasedCapabilities/options.js +4 -0
- package/dist/esm/api/locationBasedCapabilities/options.js.map +1 -0
- package/dist/esm/api/locationBasedCapabilitySet/index.d.ts +3 -0
- package/dist/esm/api/locationBasedCapabilitySet/index.js +4 -0
- package/dist/esm/api/locationBasedCapabilitySet/index.js.map +1 -0
- package/dist/esm/api/locationBasedCapabilitySet/operations.d.ts +14 -0
- package/dist/esm/api/locationBasedCapabilitySet/operations.js +65 -0
- package/dist/esm/api/locationBasedCapabilitySet/operations.js.map +1 -0
- package/dist/esm/api/locationBasedCapabilitySet/options.d.ts +8 -0
- package/dist/esm/api/locationBasedCapabilitySet/options.js +4 -0
- package/dist/esm/api/locationBasedCapabilitySet/options.js.map +1 -0
- package/dist/esm/api/logFiles/index.d.ts +3 -0
- package/dist/esm/api/logFiles/index.js +4 -0
- package/dist/esm/api/logFiles/index.js.map +1 -0
- package/dist/esm/api/logFiles/operations.d.ts +10 -0
- package/dist/esm/api/logFiles/operations.js +38 -0
- package/dist/esm/api/logFiles/operations.js.map +1 -0
- package/dist/esm/api/logFiles/options.d.ts +5 -0
- package/dist/esm/api/logFiles/options.js +4 -0
- package/dist/esm/api/logFiles/options.js.map +1 -0
- package/dist/esm/api/longRunningBackup/index.d.ts +3 -0
- package/dist/esm/api/longRunningBackup/index.js +4 -0
- package/dist/esm/api/longRunningBackup/index.js.map +1 -0
- package/dist/esm/api/longRunningBackup/operations.d.ts +14 -0
- package/dist/esm/api/longRunningBackup/operations.js +76 -0
- package/dist/esm/api/longRunningBackup/operations.js.map +1 -0
- package/dist/esm/api/longRunningBackup/options.d.ts +15 -0
- package/dist/esm/api/longRunningBackup/options.js +4 -0
- package/dist/esm/api/longRunningBackup/options.js.map +1 -0
- package/dist/esm/api/longRunningBackups/index.d.ts +3 -0
- package/dist/esm/api/longRunningBackups/index.js +4 -0
- package/dist/esm/api/longRunningBackups/index.js.map +1 -0
- package/dist/esm/api/longRunningBackups/operations.d.ts +14 -0
- package/dist/esm/api/longRunningBackups/operations.js +67 -0
- package/dist/esm/api/longRunningBackups/operations.js.map +1 -0
- package/dist/esm/api/longRunningBackups/options.d.ts +8 -0
- package/dist/esm/api/longRunningBackups/options.js +4 -0
- package/dist/esm/api/longRunningBackups/options.js.map +1 -0
- package/dist/esm/api/maintenances/index.d.ts +3 -0
- package/dist/esm/api/maintenances/index.js +4 -0
- package/dist/esm/api/maintenances/index.js.map +1 -0
- package/dist/esm/api/maintenances/operations.d.ts +19 -0
- package/dist/esm/api/maintenances/operations.js +106 -0
- package/dist/esm/api/maintenances/operations.js.map +1 -0
- package/dist/esm/api/maintenances/options.d.ts +16 -0
- package/dist/esm/api/maintenances/options.js +4 -0
- package/dist/esm/api/maintenances/options.js.map +1 -0
- package/dist/esm/api/mySQLManagementFlexibleServerContext.d.ts +22 -0
- package/dist/esm/api/mySQLManagementFlexibleServerContext.js +26 -0
- package/dist/esm/api/mySQLManagementFlexibleServerContext.js.map +1 -0
- package/dist/esm/api/operationProgress/index.d.ts +3 -0
- package/dist/esm/api/operationProgress/index.js +4 -0
- package/dist/esm/api/operationProgress/index.js.map +1 -0
- package/dist/esm/api/operationProgress/operations.d.ts +9 -0
- package/dist/esm/api/operationProgress/operations.js +34 -0
- package/dist/esm/api/operationProgress/operations.js.map +1 -0
- package/dist/esm/api/operationProgress/options.d.ts +5 -0
- package/dist/esm/api/operationProgress/options.js +4 -0
- package/dist/esm/api/operationProgress/options.js.map +1 -0
- package/dist/esm/api/operationResults/index.d.ts +3 -0
- package/dist/esm/api/operationResults/index.js +4 -0
- package/dist/esm/api/operationResults/index.js.map +1 -0
- package/dist/esm/api/operationResults/operations.d.ts +9 -0
- package/dist/esm/api/operationResults/operations.js +34 -0
- package/dist/esm/api/operationResults/operations.js.map +1 -0
- package/dist/esm/api/operationResults/options.d.ts +5 -0
- package/dist/esm/api/operationResults/options.js +4 -0
- package/dist/esm/api/operationResults/options.js.map +1 -0
- package/dist/esm/api/operations/index.d.ts +3 -0
- package/dist/esm/api/operations/index.js +4 -0
- package/dist/esm/api/operations/index.js.map +1 -0
- package/dist/esm/api/operations/operations.d.ts +10 -0
- package/dist/esm/api/operations/operations.js +35 -0
- package/dist/esm/api/operations/operations.js.map +1 -0
- package/dist/esm/api/operations/options.d.ts +5 -0
- package/dist/esm/api/operations/options.js +4 -0
- package/dist/esm/api/operations/options.js.map +1 -0
- package/dist/esm/api/privateEndpointConnections/index.d.ts +3 -0
- package/dist/esm/api/privateEndpointConnections/index.js +4 -0
- package/dist/esm/api/privateEndpointConnections/index.js.map +1 -0
- package/dist/esm/api/privateEndpointConnections/operations.d.ts +22 -0
- package/dist/esm/api/privateEndpointConnections/operations.js +131 -0
- package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -0
- package/dist/esm/api/privateEndpointConnections/options.d.ts +18 -0
- package/dist/esm/api/privateEndpointConnections/options.js +4 -0
- package/dist/esm/api/privateEndpointConnections/options.js.map +1 -0
- package/dist/esm/api/privateLinkResources/index.d.ts +3 -0
- package/dist/esm/api/privateLinkResources/index.js +4 -0
- package/dist/esm/api/privateLinkResources/index.js.map +1 -0
- package/dist/esm/api/privateLinkResources/operations.d.ts +14 -0
- package/dist/esm/api/privateLinkResources/operations.js +63 -0
- package/dist/esm/api/privateLinkResources/operations.js.map +1 -0
- package/dist/esm/api/privateLinkResources/options.d.ts +8 -0
- package/dist/esm/api/privateLinkResources/options.js +4 -0
- package/dist/esm/api/privateLinkResources/options.js.map +1 -0
- package/dist/esm/api/replicas/index.d.ts +3 -0
- package/dist/esm/api/replicas/index.js +4 -0
- package/dist/esm/api/replicas/index.js.map +1 -0
- package/dist/esm/api/replicas/operations.d.ts +10 -0
- package/dist/esm/api/replicas/operations.js +38 -0
- package/dist/esm/api/replicas/operations.js.map +1 -0
- package/dist/esm/api/replicas/options.d.ts +5 -0
- package/dist/esm/api/replicas/options.js +4 -0
- package/dist/esm/api/replicas/options.js.map +1 -0
- package/dist/esm/api/servers/index.d.ts +3 -0
- package/dist/esm/api/servers/index.js +4 -0
- package/dist/esm/api/servers/index.js.map +1 -0
- package/dist/esm/api/servers/operations.d.ts +59 -0
- package/dist/esm/api/servers/operations.js +418 -0
- package/dist/esm/api/servers/operations.js.map +1 -0
- package/dist/esm/api/servers/options.d.ts +59 -0
- package/dist/esm/api/servers/options.js +4 -0
- package/dist/esm/api/servers/options.js.map +1 -0
- package/dist/esm/api/serversMigration/index.d.ts +3 -0
- package/dist/esm/api/serversMigration/index.js +4 -0
- package/dist/esm/api/serversMigration/index.js.map +1 -0
- package/dist/esm/api/serversMigration/operations.d.ts +10 -0
- package/dist/esm/api/serversMigration/operations.js +40 -0
- package/dist/esm/api/serversMigration/operations.js.map +1 -0
- package/dist/esm/api/serversMigration/options.d.ts +7 -0
- package/dist/esm/api/serversMigration/options.js +4 -0
- package/dist/esm/api/serversMigration/options.js.map +1 -0
- package/dist/esm/classic/advancedThreatProtectionSettings/index.d.ts +27 -0
- package/dist/esm/classic/advancedThreatProtectionSettings/index.js +34 -0
- package/dist/esm/classic/advancedThreatProtectionSettings/index.js.map +1 -0
- package/dist/esm/classic/azureADAdministrators/index.d.ts +27 -0
- package/dist/esm/classic/azureADAdministrators/index.js +34 -0
- package/dist/esm/classic/azureADAdministrators/index.js.map +1 -0
- package/dist/esm/classic/backupAndExport/index.d.ts +18 -0
- package/dist/esm/classic/backupAndExport/index.js +24 -0
- package/dist/esm/classic/backupAndExport/index.js.map +1 -0
- package/dist/esm/classic/backups/index.d.ts +15 -0
- package/dist/esm/classic/backups/index.js +16 -0
- package/dist/esm/classic/backups/index.js.map +1 -0
- package/dist/esm/classic/checkNameAvailability/index.d.ts +10 -0
- package/dist/esm/classic/checkNameAvailability/index.js +14 -0
- package/dist/esm/classic/checkNameAvailability/index.js.map +1 -0
- package/dist/esm/classic/checkNameAvailabilityWithoutLocation/index.d.ts +10 -0
- package/dist/esm/classic/checkNameAvailabilityWithoutLocation/index.js +14 -0
- package/dist/esm/classic/checkNameAvailabilityWithoutLocation/index.js.map +1 -0
- package/dist/esm/classic/checkVirtualNetworkSubnetUsage/index.d.ts +10 -0
- package/dist/esm/classic/checkVirtualNetworkSubnetUsage/index.js +14 -0
- package/dist/esm/classic/checkVirtualNetworkSubnetUsage/index.js.map +1 -0
- package/dist/esm/classic/configurations/index.d.ts +33 -0
- package/dist/esm/classic/configurations/index.js +43 -0
- package/dist/esm/classic/configurations/index.js.map +1 -0
- package/dist/esm/classic/databases/index.d.ts +27 -0
- package/dist/esm/classic/databases/index.js +34 -0
- package/dist/esm/classic/databases/index.js.map +1 -0
- package/dist/esm/classic/firewallRules/index.d.ts +27 -0
- package/dist/esm/classic/firewallRules/index.js +34 -0
- package/dist/esm/classic/firewallRules/index.js.map +1 -0
- package/dist/esm/classic/getPrivateDnsZoneSuffix/index.d.ts +10 -0
- package/dist/esm/classic/getPrivateDnsZoneSuffix/index.js +14 -0
- package/dist/esm/classic/getPrivateDnsZoneSuffix/index.js.map +1 -0
- package/dist/esm/classic/index.d.ts +26 -0
- package/dist/esm/classic/index.js +4 -0
- package/dist/esm/classic/index.js.map +1 -0
- package/dist/esm/classic/locationBasedCapabilities/index.d.ts +11 -0
- package/dist/esm/classic/locationBasedCapabilities/index.js +14 -0
- package/dist/esm/classic/locationBasedCapabilities/index.js.map +1 -0
- package/dist/esm/classic/locationBasedCapabilitySet/index.d.ts +13 -0
- package/dist/esm/classic/locationBasedCapabilitySet/index.js +15 -0
- package/dist/esm/classic/locationBasedCapabilitySet/index.js.map +1 -0
- package/dist/esm/classic/logFiles/index.d.ts +11 -0
- package/dist/esm/classic/logFiles/index.js +14 -0
- package/dist/esm/classic/logFiles/index.js.map +1 -0
- package/dist/esm/classic/longRunningBackup/index.d.ts +22 -0
- package/dist/esm/classic/longRunningBackup/index.js +32 -0
- package/dist/esm/classic/longRunningBackup/index.js.map +1 -0
- package/dist/esm/classic/longRunningBackups/index.d.ts +13 -0
- package/dist/esm/classic/longRunningBackups/index.js +15 -0
- package/dist/esm/classic/longRunningBackups/index.js.map +1 -0
- package/dist/esm/classic/maintenances/index.d.ts +21 -0
- package/dist/esm/classic/maintenances/index.js +25 -0
- package/dist/esm/classic/maintenances/index.js.map +1 -0
- package/dist/esm/classic/operationProgress/index.d.ts +10 -0
- package/dist/esm/classic/operationProgress/index.js +14 -0
- package/dist/esm/classic/operationProgress/index.js.map +1 -0
- package/dist/esm/classic/operationResults/index.d.ts +10 -0
- package/dist/esm/classic/operationResults/index.js +14 -0
- package/dist/esm/classic/operationResults/index.js.map +1 -0
- package/dist/esm/classic/operations/index.d.ts +11 -0
- package/dist/esm/classic/operations/index.js +14 -0
- package/dist/esm/classic/operations/index.js.map +1 -0
- package/dist/esm/classic/privateEndpointConnections/index.d.ts +26 -0
- package/dist/esm/classic/privateEndpointConnections/index.js +34 -0
- package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -0
- package/dist/esm/classic/privateLinkResources/index.d.ts +13 -0
- package/dist/esm/classic/privateLinkResources/index.js +15 -0
- package/dist/esm/classic/privateLinkResources/index.js.map +1 -0
- package/dist/esm/classic/replicas/index.d.ts +11 -0
- package/dist/esm/classic/replicas/index.js +14 -0
- package/dist/esm/classic/replicas/index.js.map +1 -0
- package/dist/esm/classic/servers/index.d.ts +73 -0
- package/dist/esm/classic/servers/index.js +99 -0
- package/dist/esm/classic/servers/index.js.map +1 -0
- package/dist/esm/classic/serversMigration/index.d.ts +16 -0
- package/dist/esm/classic/serversMigration/index.js +23 -0
- package/dist/esm/classic/serversMigration/index.js.map +1 -0
- package/dist/esm/index.d.ts +39 -3
- package/dist/esm/index.js +7 -11
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/logger.d.ts +2 -0
- package/dist/esm/logger.js +5 -0
- package/dist/esm/logger.js.map +1 -0
- package/dist/esm/models/index.d.ts +2 -2185
- package/dist/esm/models/index.js +3 -297
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +2055 -0
- package/dist/esm/models/models.js +2119 -0
- package/dist/esm/models/models.js.map +1 -0
- package/dist/esm/mySQLManagementFlexibleServerClient.d.ts +85 -38
- package/dist/esm/mySQLManagementFlexibleServerClient.js +113 -107
- package/dist/esm/mySQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/esm/restorePollerHelpers.d.ts +21 -0
- package/dist/esm/restorePollerHelpers.js +145 -0
- package/dist/esm/restorePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/esm/static-helpers/pagingHelpers.js +143 -0
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/esm/static-helpers/pollingHelpers.js +95 -0
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js +17 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -0
- package/dist/esm/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/esm/static-helpers/simplePollerHelpers.js +44 -0
- package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/esm/static-helpers/urlTemplate.js +200 -0
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
- package/package.json +467 -96
- package/CHANGELOG.md +0 -374
- package/dist/browser/index.d.ts.map +0 -1
- package/dist/browser/lroImpl.d.ts +0 -11
- package/dist/browser/lroImpl.d.ts.map +0 -1
- package/dist/browser/lroImpl.js +0 -18
- package/dist/browser/lroImpl.js.map +0 -1
- package/dist/browser/models/index.d.ts.map +0 -1
- package/dist/browser/models/mappers.d.ts +0 -106
- package/dist/browser/models/mappers.d.ts.map +0 -1
- package/dist/browser/models/mappers.js +0 -2940
- package/dist/browser/models/mappers.js.map +0 -1
- package/dist/browser/models/parameters.d.ts +0 -44
- package/dist/browser/models/parameters.d.ts.map +0 -1
- package/dist/browser/models/parameters.js +0 -357
- package/dist/browser/models/parameters.js.map +0 -1
- package/dist/browser/mySQLManagementFlexibleServerClient.d.ts.map +0 -1
- package/dist/browser/operations/advancedThreatProtectionSettings.d.ts +0 -83
- package/dist/browser/operations/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/browser/operations/advancedThreatProtectionSettings.js +0 -367
- package/dist/browser/operations/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/browser/operations/azureADAdministrators.d.ts +0 -81
- package/dist/browser/operations/azureADAdministrators.d.ts.map +0 -1
- package/dist/browser/operations/azureADAdministrators.js +0 -348
- package/dist/browser/operations/azureADAdministrators.js.map +0 -1
- package/dist/browser/operations/backupAndExport.d.ts +0 -37
- package/dist/browser/operations/backupAndExport.d.ts.map +0 -1
- package/dist/browser/operations/backupAndExport.js +0 -147
- package/dist/browser/operations/backupAndExport.js.map +0 -1
- package/dist/browser/operations/backups.d.ts +0 -54
- package/dist/browser/operations/backups.d.ts.map +0 -1
- package/dist/browser/operations/backups.js +0 -197
- package/dist/browser/operations/backups.js.map +0 -1
- package/dist/browser/operations/checkNameAvailability.d.ts +0 -20
- package/dist/browser/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/browser/operations/checkNameAvailability.js +0 -55
- package/dist/browser/operations/checkNameAvailability.js.map +0 -1
- package/dist/browser/operations/checkNameAvailabilityWithoutLocation.d.ts +0 -19
- package/dist/browser/operations/checkNameAvailabilityWithoutLocation.d.ts.map +0 -1
- package/dist/browser/operations/checkNameAvailabilityWithoutLocation.js +0 -50
- package/dist/browser/operations/checkNameAvailabilityWithoutLocation.js.map +0 -1
- package/dist/browser/operations/checkVirtualNetworkSubnetUsage.d.ts +0 -20
- package/dist/browser/operations/checkVirtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/browser/operations/checkVirtualNetworkSubnetUsage.js +0 -55
- package/dist/browser/operations/checkVirtualNetworkSubnetUsage.js.map +0 -1
- package/dist/browser/operations/configurations.d.ts +0 -99
- package/dist/browser/operations/configurations.d.ts.map +0 -1
- package/dist/browser/operations/configurations.js +0 -463
- package/dist/browser/operations/configurations.js.map +0 -1
- package/dist/browser/operations/databases.d.ts +0 -81
- package/dist/browser/operations/databases.d.ts.map +0 -1
- package/dist/browser/operations/databases.js +0 -347
- package/dist/browser/operations/databases.js.map +0 -1
- package/dist/browser/operations/firewallRules.d.ts +0 -81
- package/dist/browser/operations/firewallRules.d.ts.map +0 -1
- package/dist/browser/operations/firewallRules.js +0 -347
- package/dist/browser/operations/firewallRules.js.map +0 -1
- package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/browser/operations/getPrivateDnsZoneSuffix.js +0 -47
- package/dist/browser/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/browser/operations/index.d.ts +0 -24
- package/dist/browser/operations/index.d.ts.map +0 -1
- package/dist/browser/operations/index.js +0 -31
- package/dist/browser/operations/index.js.map +0 -1
- package/dist/browser/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/browser/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/browser/operations/locationBasedCapabilities.js +0 -128
- package/dist/browser/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/browser/operations/locationBasedCapabilitySet.d.ts +0 -42
- package/dist/browser/operations/locationBasedCapabilitySet.d.ts.map +0 -1
- package/dist/browser/operations/locationBasedCapabilitySet.js +0 -158
- package/dist/browser/operations/locationBasedCapabilitySet.js.map +0 -1
- package/dist/browser/operations/logFiles.d.ts +0 -38
- package/dist/browser/operations/logFiles.d.ts.map +0 -1
- package/dist/browser/operations/logFiles.js +0 -133
- package/dist/browser/operations/logFiles.js.map +0 -1
- package/dist/browser/operations/longRunningBackup.d.ts +0 -30
- package/dist/browser/operations/longRunningBackup.d.ts.map +0 -1
- package/dist/browser/operations/longRunningBackup.js +0 -118
- package/dist/browser/operations/longRunningBackup.js.map +0 -1
- package/dist/browser/operations/longRunningBackups.d.ts +0 -46
- package/dist/browser/operations/longRunningBackups.d.ts.map +0 -1
- package/dist/browser/operations/longRunningBackups.js +0 -165
- package/dist/browser/operations/longRunningBackups.js.map +0 -1
- package/dist/browser/operations/maintenances.d.ts +0 -63
- package/dist/browser/operations/maintenances.d.ts.map +0 -1
- package/dist/browser/operations/maintenances.js +0 -259
- package/dist/browser/operations/maintenances.js.map +0 -1
- package/dist/browser/operations/operationProgress.d.ts +0 -20
- package/dist/browser/operations/operationProgress.d.ts.map +0 -1
- package/dist/browser/operations/operationProgress.js +0 -54
- package/dist/browser/operations/operationProgress.js.map +0 -1
- package/dist/browser/operations/operationResults.d.ts +0 -20
- package/dist/browser/operations/operationResults.d.ts.map +0 -1
- package/dist/browser/operations/operationResults.js +0 -54
- package/dist/browser/operations/operationResults.js.map +0 -1
- package/dist/browser/operations/operations.d.ts +0 -32
- package/dist/browser/operations/operations.d.ts.map +0 -1
- package/dist/browser/operations/operations.js +0 -116
- package/dist/browser/operations/operations.js.map +0 -1
- package/dist/browser/operations/replicas.d.ts +0 -38
- package/dist/browser/operations/replicas.d.ts.map +0 -1
- package/dist/browser/operations/replicas.js +0 -133
- package/dist/browser/operations/replicas.js.map +0 -1
- package/dist/browser/operations/servers.d.ts +0 -193
- package/dist/browser/operations/servers.d.ts.map +0 -1
- package/dist/browser/operations/servers.js +0 -950
- package/dist/browser/operations/servers.js.map +0 -1
- package/dist/browser/operations/serversMigration.d.ts +0 -28
- package/dist/browser/operations/serversMigration.d.ts.map +0 -1
- package/dist/browser/operations/serversMigration.js +0 -113
- package/dist/browser/operations/serversMigration.js.map +0 -1
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.d.ts +0 -58
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.js +0 -9
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/browser/operationsInterfaces/azureADAdministrators.d.ts +0 -56
- package/dist/browser/operationsInterfaces/azureADAdministrators.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/azureADAdministrators.js +0 -9
- package/dist/browser/operationsInterfaces/azureADAdministrators.js.map +0 -1
- package/dist/browser/operationsInterfaces/backupAndExport.d.ts +0 -29
- package/dist/browser/operationsInterfaces/backupAndExport.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/backupAndExport.js +0 -9
- package/dist/browser/operationsInterfaces/backupAndExport.js.map +0 -1
- package/dist/browser/operationsInterfaces/backups.d.ts +0 -29
- package/dist/browser/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/backups.js +0 -9
- package/dist/browser/operationsInterfaces/backups.js.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts +0 -12
- package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/browser/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithoutLocation.d.ts +0 -11
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithoutLocation.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithoutLocation.js +0 -9
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithoutLocation.js.map +0 -1
- package/dist/browser/operationsInterfaces/checkVirtualNetworkSubnetUsage.d.ts +0 -12
- package/dist/browser/operationsInterfaces/checkVirtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/checkVirtualNetworkSubnetUsage.js +0 -9
- package/dist/browser/operationsInterfaces/checkVirtualNetworkSubnetUsage.js.map +0 -1
- package/dist/browser/operationsInterfaces/configurations.d.ts +0 -74
- package/dist/browser/operationsInterfaces/configurations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/configurations.js +0 -9
- package/dist/browser/operationsInterfaces/configurations.js.map +0 -1
- package/dist/browser/operationsInterfaces/databases.d.ts +0 -56
- package/dist/browser/operationsInterfaces/databases.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/databases.js +0 -9
- package/dist/browser/operationsInterfaces/databases.js.map +0 -1
- package/dist/browser/operationsInterfaces/firewallRules.d.ts +0 -56
- package/dist/browser/operationsInterfaces/firewallRules.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/firewallRules.js +0 -9
- package/dist/browser/operationsInterfaces/firewallRules.js.map +0 -1
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -9
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/browser/operationsInterfaces/index.d.ts +0 -24
- package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/index.js +0 -31
- package/dist/browser/operationsInterfaces/index.js.map +0 -1
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.js +0 -9
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/browser/operationsInterfaces/locationBasedCapabilitySet.d.ts +0 -19
- package/dist/browser/operationsInterfaces/locationBasedCapabilitySet.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/locationBasedCapabilitySet.js +0 -9
- package/dist/browser/operationsInterfaces/locationBasedCapabilitySet.js.map +0 -1
- package/dist/browser/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/browser/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/logFiles.js +0 -9
- package/dist/browser/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/browser/operationsInterfaces/longRunningBackup.d.ts +0 -22
- package/dist/browser/operationsInterfaces/longRunningBackup.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/longRunningBackup.js +0 -9
- package/dist/browser/operationsInterfaces/longRunningBackup.js.map +0 -1
- package/dist/browser/operationsInterfaces/longRunningBackups.d.ts +0 -21
- package/dist/browser/operationsInterfaces/longRunningBackups.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/longRunningBackups.js +0 -9
- package/dist/browser/operationsInterfaces/longRunningBackups.js.map +0 -1
- package/dist/browser/operationsInterfaces/maintenances.d.ts +0 -38
- package/dist/browser/operationsInterfaces/maintenances.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/maintenances.js +0 -9
- package/dist/browser/operationsInterfaces/maintenances.js.map +0 -1
- package/dist/browser/operationsInterfaces/operationProgress.d.ts +0 -12
- package/dist/browser/operationsInterfaces/operationProgress.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/operationProgress.js +0 -9
- package/dist/browser/operationsInterfaces/operationProgress.js.map +0 -1
- package/dist/browser/operationsInterfaces/operationResults.d.ts +0 -12
- package/dist/browser/operationsInterfaces/operationResults.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/operationResults.js +0 -9
- package/dist/browser/operationsInterfaces/operationResults.js.map +0 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
- package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/operations.js +0 -9
- package/dist/browser/operationsInterfaces/operations.js.map +0 -1
- package/dist/browser/operationsInterfaces/replicas.d.ts +0 -13
- package/dist/browser/operationsInterfaces/replicas.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/replicas.js +0 -9
- package/dist/browser/operationsInterfaces/replicas.js.map +0 -1
- package/dist/browser/operationsInterfaces/servers.d.ts +0 -157
- package/dist/browser/operationsInterfaces/servers.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/servers.js +0 -9
- package/dist/browser/operationsInterfaces/servers.js.map +0 -1
- package/dist/browser/operationsInterfaces/serversMigration.d.ts +0 -20
- package/dist/browser/operationsInterfaces/serversMigration.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/serversMigration.js +0 -9
- package/dist/browser/operationsInterfaces/serversMigration.js.map +0 -1
- package/dist/browser/pagingHelper.d.ts +0 -13
- package/dist/browser/pagingHelper.d.ts.map +0 -1
- package/dist/browser/pagingHelper.js +0 -30
- package/dist/browser/pagingHelper.js.map +0 -1
- package/dist/commonjs/index.d.ts.map +0 -1
- package/dist/commonjs/lroImpl.d.ts +0 -11
- package/dist/commonjs/lroImpl.d.ts.map +0 -1
- package/dist/commonjs/lroImpl.js +0 -21
- package/dist/commonjs/lroImpl.js.map +0 -1
- package/dist/commonjs/models/index.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.d.ts +0 -106
- package/dist/commonjs/models/mappers.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.js +0 -2944
- package/dist/commonjs/models/mappers.js.map +0 -1
- package/dist/commonjs/models/parameters.d.ts +0 -44
- package/dist/commonjs/models/parameters.d.ts.map +0 -1
- package/dist/commonjs/models/parameters.js +0 -360
- package/dist/commonjs/models/parameters.js.map +0 -1
- package/dist/commonjs/mySQLManagementFlexibleServerClient.d.ts.map +0 -1
- package/dist/commonjs/operations/advancedThreatProtectionSettings.d.ts +0 -83
- package/dist/commonjs/operations/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/commonjs/operations/advancedThreatProtectionSettings.js +0 -372
- package/dist/commonjs/operations/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/commonjs/operations/azureADAdministrators.d.ts +0 -81
- package/dist/commonjs/operations/azureADAdministrators.d.ts.map +0 -1
- package/dist/commonjs/operations/azureADAdministrators.js +0 -353
- package/dist/commonjs/operations/azureADAdministrators.js.map +0 -1
- package/dist/commonjs/operations/backupAndExport.d.ts +0 -37
- package/dist/commonjs/operations/backupAndExport.d.ts.map +0 -1
- package/dist/commonjs/operations/backupAndExport.js +0 -152
- package/dist/commonjs/operations/backupAndExport.js.map +0 -1
- package/dist/commonjs/operations/backups.d.ts +0 -54
- package/dist/commonjs/operations/backups.d.ts.map +0 -1
- package/dist/commonjs/operations/backups.js +0 -202
- package/dist/commonjs/operations/backups.js.map +0 -1
- package/dist/commonjs/operations/checkNameAvailability.d.ts +0 -20
- package/dist/commonjs/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operations/checkNameAvailability.js +0 -60
- package/dist/commonjs/operations/checkNameAvailability.js.map +0 -1
- package/dist/commonjs/operations/checkNameAvailabilityWithoutLocation.d.ts +0 -19
- package/dist/commonjs/operations/checkNameAvailabilityWithoutLocation.d.ts.map +0 -1
- package/dist/commonjs/operations/checkNameAvailabilityWithoutLocation.js +0 -55
- package/dist/commonjs/operations/checkNameAvailabilityWithoutLocation.js.map +0 -1
- package/dist/commonjs/operations/checkVirtualNetworkSubnetUsage.d.ts +0 -20
- package/dist/commonjs/operations/checkVirtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/commonjs/operations/checkVirtualNetworkSubnetUsage.js +0 -60
- package/dist/commonjs/operations/checkVirtualNetworkSubnetUsage.js.map +0 -1
- package/dist/commonjs/operations/configurations.d.ts +0 -99
- package/dist/commonjs/operations/configurations.d.ts.map +0 -1
- package/dist/commonjs/operations/configurations.js +0 -468
- package/dist/commonjs/operations/configurations.js.map +0 -1
- package/dist/commonjs/operations/databases.d.ts +0 -81
- package/dist/commonjs/operations/databases.d.ts.map +0 -1
- package/dist/commonjs/operations/databases.js +0 -352
- package/dist/commonjs/operations/databases.js.map +0 -1
- package/dist/commonjs/operations/firewallRules.d.ts +0 -81
- package/dist/commonjs/operations/firewallRules.d.ts.map +0 -1
- package/dist/commonjs/operations/firewallRules.js +0 -352
- package/dist/commonjs/operations/firewallRules.js.map +0 -1
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.js +0 -52
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/commonjs/operations/index.d.ts +0 -24
- package/dist/commonjs/operations/index.d.ts.map +0 -1
- package/dist/commonjs/operations/index.js +0 -34
- package/dist/commonjs/operations/index.js.map +0 -1
- package/dist/commonjs/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/commonjs/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/commonjs/operations/locationBasedCapabilities.js +0 -133
- package/dist/commonjs/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/commonjs/operations/locationBasedCapabilitySet.d.ts +0 -42
- package/dist/commonjs/operations/locationBasedCapabilitySet.d.ts.map +0 -1
- package/dist/commonjs/operations/locationBasedCapabilitySet.js +0 -163
- package/dist/commonjs/operations/locationBasedCapabilitySet.js.map +0 -1
- package/dist/commonjs/operations/logFiles.d.ts +0 -38
- package/dist/commonjs/operations/logFiles.d.ts.map +0 -1
- package/dist/commonjs/operations/logFiles.js +0 -138
- package/dist/commonjs/operations/logFiles.js.map +0 -1
- package/dist/commonjs/operations/longRunningBackup.d.ts +0 -30
- package/dist/commonjs/operations/longRunningBackup.d.ts.map +0 -1
- package/dist/commonjs/operations/longRunningBackup.js +0 -123
- package/dist/commonjs/operations/longRunningBackup.js.map +0 -1
- package/dist/commonjs/operations/longRunningBackups.d.ts +0 -46
- package/dist/commonjs/operations/longRunningBackups.d.ts.map +0 -1
- package/dist/commonjs/operations/longRunningBackups.js +0 -170
- package/dist/commonjs/operations/longRunningBackups.js.map +0 -1
- package/dist/commonjs/operations/maintenances.d.ts +0 -63
- package/dist/commonjs/operations/maintenances.d.ts.map +0 -1
- package/dist/commonjs/operations/maintenances.js +0 -264
- package/dist/commonjs/operations/maintenances.js.map +0 -1
- package/dist/commonjs/operations/operationProgress.d.ts +0 -20
- package/dist/commonjs/operations/operationProgress.d.ts.map +0 -1
- package/dist/commonjs/operations/operationProgress.js +0 -59
- package/dist/commonjs/operations/operationProgress.js.map +0 -1
- package/dist/commonjs/operations/operationResults.d.ts +0 -20
- package/dist/commonjs/operations/operationResults.d.ts.map +0 -1
- package/dist/commonjs/operations/operationResults.js +0 -59
- package/dist/commonjs/operations/operationResults.js.map +0 -1
- package/dist/commonjs/operations/operations.d.ts +0 -32
- package/dist/commonjs/operations/operations.d.ts.map +0 -1
- package/dist/commonjs/operations/operations.js +0 -121
- package/dist/commonjs/operations/operations.js.map +0 -1
- package/dist/commonjs/operations/replicas.d.ts +0 -38
- package/dist/commonjs/operations/replicas.d.ts.map +0 -1
- package/dist/commonjs/operations/replicas.js +0 -138
- package/dist/commonjs/operations/replicas.js.map +0 -1
- package/dist/commonjs/operations/servers.d.ts +0 -193
- package/dist/commonjs/operations/servers.d.ts.map +0 -1
- package/dist/commonjs/operations/servers.js +0 -955
- package/dist/commonjs/operations/servers.js.map +0 -1
- package/dist/commonjs/operations/serversMigration.d.ts +0 -28
- package/dist/commonjs/operations/serversMigration.d.ts.map +0 -1
- package/dist/commonjs/operations/serversMigration.js +0 -118
- package/dist/commonjs/operations/serversMigration.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.d.ts +0 -58
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.js +0 -10
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/azureADAdministrators.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/azureADAdministrators.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/azureADAdministrators.js +0 -10
- package/dist/commonjs/operationsInterfaces/azureADAdministrators.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/backupAndExport.d.ts +0 -29
- package/dist/commonjs/operationsInterfaces/backupAndExport.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/backupAndExport.js +0 -10
- package/dist/commonjs/operationsInterfaces/backupAndExport.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/backups.d.ts +0 -29
- package/dist/commonjs/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/backups.js +0 -10
- package/dist/commonjs/operationsInterfaces/backups.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.js +0 -10
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithoutLocation.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithoutLocation.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithoutLocation.js +0 -10
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithoutLocation.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkVirtualNetworkSubnetUsage.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/checkVirtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkVirtualNetworkSubnetUsage.js +0 -10
- package/dist/commonjs/operationsInterfaces/checkVirtualNetworkSubnetUsage.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/configurations.d.ts +0 -74
- package/dist/commonjs/operationsInterfaces/configurations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/configurations.js +0 -10
- package/dist/commonjs/operationsInterfaces/configurations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/databases.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/databases.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/databases.js +0 -10
- package/dist/commonjs/operationsInterfaces/databases.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/firewallRules.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/firewallRules.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/firewallRules.js +0 -10
- package/dist/commonjs/operationsInterfaces/firewallRules.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -10
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +0 -24
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/index.js +0 -34
- package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.js +0 -10
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilitySet.d.ts +0 -19
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilitySet.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilitySet.js +0 -10
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilitySet.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/logFiles.js +0 -10
- package/dist/commonjs/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/longRunningBackup.d.ts +0 -22
- package/dist/commonjs/operationsInterfaces/longRunningBackup.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/longRunningBackup.js +0 -10
- package/dist/commonjs/operationsInterfaces/longRunningBackup.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/longRunningBackups.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/longRunningBackups.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/longRunningBackups.js +0 -10
- package/dist/commonjs/operationsInterfaces/longRunningBackups.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/maintenances.d.ts +0 -38
- package/dist/commonjs/operationsInterfaces/maintenances.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/maintenances.js +0 -10
- package/dist/commonjs/operationsInterfaces/maintenances.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/operationProgress.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/operationProgress.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/operationProgress.js +0 -10
- package/dist/commonjs/operationsInterfaces/operationProgress.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/operationResults.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/operationResults.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/operationResults.js +0 -10
- package/dist/commonjs/operationsInterfaces/operationResults.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/operations.js +0 -10
- package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/replicas.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/replicas.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/replicas.js +0 -10
- package/dist/commonjs/operationsInterfaces/replicas.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/servers.d.ts +0 -157
- package/dist/commonjs/operationsInterfaces/servers.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/servers.js +0 -10
- package/dist/commonjs/operationsInterfaces/servers.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/serversMigration.d.ts +0 -20
- package/dist/commonjs/operationsInterfaces/serversMigration.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/serversMigration.js +0 -10
- package/dist/commonjs/operationsInterfaces/serversMigration.js.map +0 -1
- package/dist/commonjs/pagingHelper.d.ts +0 -13
- package/dist/commonjs/pagingHelper.d.ts.map +0 -1
- package/dist/commonjs/pagingHelper.js +0 -34
- package/dist/commonjs/pagingHelper.js.map +0 -1
- package/dist/esm/index.d.ts.map +0 -1
- package/dist/esm/lroImpl.d.ts +0 -11
- package/dist/esm/lroImpl.d.ts.map +0 -1
- package/dist/esm/lroImpl.js +0 -18
- package/dist/esm/lroImpl.js.map +0 -1
- package/dist/esm/models/index.d.ts.map +0 -1
- package/dist/esm/models/mappers.d.ts +0 -106
- package/dist/esm/models/mappers.d.ts.map +0 -1
- package/dist/esm/models/mappers.js +0 -2940
- package/dist/esm/models/mappers.js.map +0 -1
- package/dist/esm/models/parameters.d.ts +0 -44
- package/dist/esm/models/parameters.d.ts.map +0 -1
- package/dist/esm/models/parameters.js +0 -357
- package/dist/esm/models/parameters.js.map +0 -1
- package/dist/esm/mySQLManagementFlexibleServerClient.d.ts.map +0 -1
- package/dist/esm/operations/advancedThreatProtectionSettings.d.ts +0 -83
- package/dist/esm/operations/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/esm/operations/advancedThreatProtectionSettings.js +0 -367
- package/dist/esm/operations/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/esm/operations/azureADAdministrators.d.ts +0 -81
- package/dist/esm/operations/azureADAdministrators.d.ts.map +0 -1
- package/dist/esm/operations/azureADAdministrators.js +0 -348
- package/dist/esm/operations/azureADAdministrators.js.map +0 -1
- package/dist/esm/operations/backupAndExport.d.ts +0 -37
- package/dist/esm/operations/backupAndExport.d.ts.map +0 -1
- package/dist/esm/operations/backupAndExport.js +0 -147
- package/dist/esm/operations/backupAndExport.js.map +0 -1
- package/dist/esm/operations/backups.d.ts +0 -54
- package/dist/esm/operations/backups.d.ts.map +0 -1
- package/dist/esm/operations/backups.js +0 -197
- package/dist/esm/operations/backups.js.map +0 -1
- package/dist/esm/operations/checkNameAvailability.d.ts +0 -20
- package/dist/esm/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/esm/operations/checkNameAvailability.js +0 -55
- package/dist/esm/operations/checkNameAvailability.js.map +0 -1
- package/dist/esm/operations/checkNameAvailabilityWithoutLocation.d.ts +0 -19
- package/dist/esm/operations/checkNameAvailabilityWithoutLocation.d.ts.map +0 -1
- package/dist/esm/operations/checkNameAvailabilityWithoutLocation.js +0 -50
- package/dist/esm/operations/checkNameAvailabilityWithoutLocation.js.map +0 -1
- package/dist/esm/operations/checkVirtualNetworkSubnetUsage.d.ts +0 -20
- package/dist/esm/operations/checkVirtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/esm/operations/checkVirtualNetworkSubnetUsage.js +0 -55
- package/dist/esm/operations/checkVirtualNetworkSubnetUsage.js.map +0 -1
- package/dist/esm/operations/configurations.d.ts +0 -99
- package/dist/esm/operations/configurations.d.ts.map +0 -1
- package/dist/esm/operations/configurations.js +0 -463
- package/dist/esm/operations/configurations.js.map +0 -1
- package/dist/esm/operations/databases.d.ts +0 -81
- package/dist/esm/operations/databases.d.ts.map +0 -1
- package/dist/esm/operations/databases.js +0 -347
- package/dist/esm/operations/databases.js.map +0 -1
- package/dist/esm/operations/firewallRules.d.ts +0 -81
- package/dist/esm/operations/firewallRules.d.ts.map +0 -1
- package/dist/esm/operations/firewallRules.js +0 -347
- package/dist/esm/operations/firewallRules.js.map +0 -1
- package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/esm/operations/getPrivateDnsZoneSuffix.js +0 -47
- package/dist/esm/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/esm/operations/index.d.ts +0 -24
- package/dist/esm/operations/index.d.ts.map +0 -1
- package/dist/esm/operations/index.js +0 -31
- package/dist/esm/operations/index.js.map +0 -1
- package/dist/esm/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/esm/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/esm/operations/locationBasedCapabilities.js +0 -128
- package/dist/esm/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/esm/operations/locationBasedCapabilitySet.d.ts +0 -42
- package/dist/esm/operations/locationBasedCapabilitySet.d.ts.map +0 -1
- package/dist/esm/operations/locationBasedCapabilitySet.js +0 -158
- package/dist/esm/operations/locationBasedCapabilitySet.js.map +0 -1
- package/dist/esm/operations/logFiles.d.ts +0 -38
- package/dist/esm/operations/logFiles.d.ts.map +0 -1
- package/dist/esm/operations/logFiles.js +0 -133
- package/dist/esm/operations/logFiles.js.map +0 -1
- package/dist/esm/operations/longRunningBackup.d.ts +0 -30
- package/dist/esm/operations/longRunningBackup.d.ts.map +0 -1
- package/dist/esm/operations/longRunningBackup.js +0 -118
- package/dist/esm/operations/longRunningBackup.js.map +0 -1
- package/dist/esm/operations/longRunningBackups.d.ts +0 -46
- package/dist/esm/operations/longRunningBackups.d.ts.map +0 -1
- package/dist/esm/operations/longRunningBackups.js +0 -165
- package/dist/esm/operations/longRunningBackups.js.map +0 -1
- package/dist/esm/operations/maintenances.d.ts +0 -63
- package/dist/esm/operations/maintenances.d.ts.map +0 -1
- package/dist/esm/operations/maintenances.js +0 -259
- package/dist/esm/operations/maintenances.js.map +0 -1
- package/dist/esm/operations/operationProgress.d.ts +0 -20
- package/dist/esm/operations/operationProgress.d.ts.map +0 -1
- package/dist/esm/operations/operationProgress.js +0 -54
- package/dist/esm/operations/operationProgress.js.map +0 -1
- package/dist/esm/operations/operationResults.d.ts +0 -20
- package/dist/esm/operations/operationResults.d.ts.map +0 -1
- package/dist/esm/operations/operationResults.js +0 -54
- package/dist/esm/operations/operationResults.js.map +0 -1
- package/dist/esm/operations/operations.d.ts +0 -32
- package/dist/esm/operations/operations.d.ts.map +0 -1
- package/dist/esm/operations/operations.js +0 -116
- package/dist/esm/operations/operations.js.map +0 -1
- package/dist/esm/operations/replicas.d.ts +0 -38
- package/dist/esm/operations/replicas.d.ts.map +0 -1
- package/dist/esm/operations/replicas.js +0 -133
- package/dist/esm/operations/replicas.js.map +0 -1
- package/dist/esm/operations/servers.d.ts +0 -193
- package/dist/esm/operations/servers.d.ts.map +0 -1
- package/dist/esm/operations/servers.js +0 -950
- package/dist/esm/operations/servers.js.map +0 -1
- package/dist/esm/operations/serversMigration.d.ts +0 -28
- package/dist/esm/operations/serversMigration.d.ts.map +0 -1
- package/dist/esm/operations/serversMigration.js +0 -113
- package/dist/esm/operations/serversMigration.js.map +0 -1
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.d.ts +0 -58
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.js +0 -9
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/esm/operationsInterfaces/azureADAdministrators.d.ts +0 -56
- package/dist/esm/operationsInterfaces/azureADAdministrators.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/azureADAdministrators.js +0 -9
- package/dist/esm/operationsInterfaces/azureADAdministrators.js.map +0 -1
- package/dist/esm/operationsInterfaces/backupAndExport.d.ts +0 -29
- package/dist/esm/operationsInterfaces/backupAndExport.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/backupAndExport.js +0 -9
- package/dist/esm/operationsInterfaces/backupAndExport.js.map +0 -1
- package/dist/esm/operationsInterfaces/backups.d.ts +0 -29
- package/dist/esm/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/backups.js +0 -9
- package/dist/esm/operationsInterfaces/backups.js.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts +0 -12
- package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/esm/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithoutLocation.d.ts +0 -11
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithoutLocation.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithoutLocation.js +0 -9
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithoutLocation.js.map +0 -1
- package/dist/esm/operationsInterfaces/checkVirtualNetworkSubnetUsage.d.ts +0 -12
- package/dist/esm/operationsInterfaces/checkVirtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/checkVirtualNetworkSubnetUsage.js +0 -9
- package/dist/esm/operationsInterfaces/checkVirtualNetworkSubnetUsage.js.map +0 -1
- package/dist/esm/operationsInterfaces/configurations.d.ts +0 -74
- package/dist/esm/operationsInterfaces/configurations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/configurations.js +0 -9
- package/dist/esm/operationsInterfaces/configurations.js.map +0 -1
- package/dist/esm/operationsInterfaces/databases.d.ts +0 -56
- package/dist/esm/operationsInterfaces/databases.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/databases.js +0 -9
- package/dist/esm/operationsInterfaces/databases.js.map +0 -1
- package/dist/esm/operationsInterfaces/firewallRules.d.ts +0 -56
- package/dist/esm/operationsInterfaces/firewallRules.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/firewallRules.js +0 -9
- package/dist/esm/operationsInterfaces/firewallRules.js.map +0 -1
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -9
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/esm/operationsInterfaces/index.d.ts +0 -24
- package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/index.js +0 -31
- package/dist/esm/operationsInterfaces/index.js.map +0 -1
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.js +0 -9
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/esm/operationsInterfaces/locationBasedCapabilitySet.d.ts +0 -19
- package/dist/esm/operationsInterfaces/locationBasedCapabilitySet.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/locationBasedCapabilitySet.js +0 -9
- package/dist/esm/operationsInterfaces/locationBasedCapabilitySet.js.map +0 -1
- package/dist/esm/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/esm/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/logFiles.js +0 -9
- package/dist/esm/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/esm/operationsInterfaces/longRunningBackup.d.ts +0 -22
- package/dist/esm/operationsInterfaces/longRunningBackup.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/longRunningBackup.js +0 -9
- package/dist/esm/operationsInterfaces/longRunningBackup.js.map +0 -1
- package/dist/esm/operationsInterfaces/longRunningBackups.d.ts +0 -21
- package/dist/esm/operationsInterfaces/longRunningBackups.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/longRunningBackups.js +0 -9
- package/dist/esm/operationsInterfaces/longRunningBackups.js.map +0 -1
- package/dist/esm/operationsInterfaces/maintenances.d.ts +0 -38
- package/dist/esm/operationsInterfaces/maintenances.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/maintenances.js +0 -9
- package/dist/esm/operationsInterfaces/maintenances.js.map +0 -1
- package/dist/esm/operationsInterfaces/operationProgress.d.ts +0 -12
- package/dist/esm/operationsInterfaces/operationProgress.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/operationProgress.js +0 -9
- package/dist/esm/operationsInterfaces/operationProgress.js.map +0 -1
- package/dist/esm/operationsInterfaces/operationResults.d.ts +0 -12
- package/dist/esm/operationsInterfaces/operationResults.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/operationResults.js +0 -9
- package/dist/esm/operationsInterfaces/operationResults.js.map +0 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
- package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/operations.js +0 -9
- package/dist/esm/operationsInterfaces/operations.js.map +0 -1
- package/dist/esm/operationsInterfaces/replicas.d.ts +0 -13
- package/dist/esm/operationsInterfaces/replicas.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/replicas.js +0 -9
- package/dist/esm/operationsInterfaces/replicas.js.map +0 -1
- package/dist/esm/operationsInterfaces/servers.d.ts +0 -157
- package/dist/esm/operationsInterfaces/servers.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/servers.js +0 -9
- package/dist/esm/operationsInterfaces/servers.js.map +0 -1
- package/dist/esm/operationsInterfaces/serversMigration.d.ts +0 -20
- package/dist/esm/operationsInterfaces/serversMigration.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/serversMigration.js +0 -9
- package/dist/esm/operationsInterfaces/serversMigration.js.map +0 -1
- package/dist/esm/pagingHelper.d.ts +0 -13
- package/dist/esm/pagingHelper.d.ts.map +0 -1
- package/dist/esm/pagingHelper.js +0 -30
- package/dist/esm/pagingHelper.js.map +0 -1
- package/dist/react-native/index.d.ts +0 -5
- package/dist/react-native/index.d.ts.map +0 -1
- package/dist/react-native/index.js +0 -13
- package/dist/react-native/index.js.map +0 -1
- package/dist/react-native/lroImpl.d.ts +0 -11
- package/dist/react-native/lroImpl.d.ts.map +0 -1
- package/dist/react-native/lroImpl.js +0 -18
- package/dist/react-native/lroImpl.js.map +0 -1
- package/dist/react-native/models/index.d.ts +0 -2186
- package/dist/react-native/models/index.d.ts.map +0 -1
- package/dist/react-native/models/index.js +0 -298
- package/dist/react-native/models/index.js.map +0 -1
- package/dist/react-native/models/mappers.d.ts +0 -106
- package/dist/react-native/models/mappers.d.ts.map +0 -1
- package/dist/react-native/models/mappers.js +0 -2940
- package/dist/react-native/models/mappers.js.map +0 -1
- package/dist/react-native/models/parameters.d.ts +0 -44
- package/dist/react-native/models/parameters.d.ts.map +0 -1
- package/dist/react-native/models/parameters.js +0 -357
- package/dist/react-native/models/parameters.js.map +0 -1
- package/dist/react-native/mySQLManagementFlexibleServerClient.d.ts +0 -40
- package/dist/react-native/mySQLManagementFlexibleServerClient.d.ts.map +0 -1
- package/dist/react-native/mySQLManagementFlexibleServerClient.js +0 -123
- package/dist/react-native/mySQLManagementFlexibleServerClient.js.map +0 -1
- package/dist/react-native/operations/advancedThreatProtectionSettings.d.ts +0 -83
- package/dist/react-native/operations/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/react-native/operations/advancedThreatProtectionSettings.js +0 -367
- package/dist/react-native/operations/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/react-native/operations/azureADAdministrators.d.ts +0 -81
- package/dist/react-native/operations/azureADAdministrators.d.ts.map +0 -1
- package/dist/react-native/operations/azureADAdministrators.js +0 -348
- package/dist/react-native/operations/azureADAdministrators.js.map +0 -1
- package/dist/react-native/operations/backupAndExport.d.ts +0 -37
- package/dist/react-native/operations/backupAndExport.d.ts.map +0 -1
- package/dist/react-native/operations/backupAndExport.js +0 -147
- package/dist/react-native/operations/backupAndExport.js.map +0 -1
- package/dist/react-native/operations/backups.d.ts +0 -54
- package/dist/react-native/operations/backups.d.ts.map +0 -1
- package/dist/react-native/operations/backups.js +0 -197
- package/dist/react-native/operations/backups.js.map +0 -1
- package/dist/react-native/operations/checkNameAvailability.d.ts +0 -20
- package/dist/react-native/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/react-native/operations/checkNameAvailability.js +0 -55
- package/dist/react-native/operations/checkNameAvailability.js.map +0 -1
- package/dist/react-native/operations/checkNameAvailabilityWithoutLocation.d.ts +0 -19
- package/dist/react-native/operations/checkNameAvailabilityWithoutLocation.d.ts.map +0 -1
- package/dist/react-native/operations/checkNameAvailabilityWithoutLocation.js +0 -50
- package/dist/react-native/operations/checkNameAvailabilityWithoutLocation.js.map +0 -1
- package/dist/react-native/operations/checkVirtualNetworkSubnetUsage.d.ts +0 -20
- package/dist/react-native/operations/checkVirtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/react-native/operations/checkVirtualNetworkSubnetUsage.js +0 -55
- package/dist/react-native/operations/checkVirtualNetworkSubnetUsage.js.map +0 -1
- package/dist/react-native/operations/configurations.d.ts +0 -99
- package/dist/react-native/operations/configurations.d.ts.map +0 -1
- package/dist/react-native/operations/configurations.js +0 -463
- package/dist/react-native/operations/configurations.js.map +0 -1
- package/dist/react-native/operations/databases.d.ts +0 -81
- package/dist/react-native/operations/databases.d.ts.map +0 -1
- package/dist/react-native/operations/databases.js +0 -347
- package/dist/react-native/operations/databases.js.map +0 -1
- package/dist/react-native/operations/firewallRules.d.ts +0 -81
- package/dist/react-native/operations/firewallRules.d.ts.map +0 -1
- package/dist/react-native/operations/firewallRules.js +0 -347
- package/dist/react-native/operations/firewallRules.js.map +0 -1
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.js +0 -47
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/react-native/operations/index.d.ts +0 -24
- package/dist/react-native/operations/index.d.ts.map +0 -1
- package/dist/react-native/operations/index.js +0 -31
- package/dist/react-native/operations/index.js.map +0 -1
- package/dist/react-native/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/react-native/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/react-native/operations/locationBasedCapabilities.js +0 -128
- package/dist/react-native/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/react-native/operations/locationBasedCapabilitySet.d.ts +0 -42
- package/dist/react-native/operations/locationBasedCapabilitySet.d.ts.map +0 -1
- package/dist/react-native/operations/locationBasedCapabilitySet.js +0 -158
- package/dist/react-native/operations/locationBasedCapabilitySet.js.map +0 -1
- package/dist/react-native/operations/logFiles.d.ts +0 -38
- package/dist/react-native/operations/logFiles.d.ts.map +0 -1
- package/dist/react-native/operations/logFiles.js +0 -133
- package/dist/react-native/operations/logFiles.js.map +0 -1
- package/dist/react-native/operations/longRunningBackup.d.ts +0 -30
- package/dist/react-native/operations/longRunningBackup.d.ts.map +0 -1
- package/dist/react-native/operations/longRunningBackup.js +0 -118
- package/dist/react-native/operations/longRunningBackup.js.map +0 -1
- package/dist/react-native/operations/longRunningBackups.d.ts +0 -46
- package/dist/react-native/operations/longRunningBackups.d.ts.map +0 -1
- package/dist/react-native/operations/longRunningBackups.js +0 -165
- package/dist/react-native/operations/longRunningBackups.js.map +0 -1
- package/dist/react-native/operations/maintenances.d.ts +0 -63
- package/dist/react-native/operations/maintenances.d.ts.map +0 -1
- package/dist/react-native/operations/maintenances.js +0 -259
- package/dist/react-native/operations/maintenances.js.map +0 -1
- package/dist/react-native/operations/operationProgress.d.ts +0 -20
- package/dist/react-native/operations/operationProgress.d.ts.map +0 -1
- package/dist/react-native/operations/operationProgress.js +0 -54
- package/dist/react-native/operations/operationProgress.js.map +0 -1
- package/dist/react-native/operations/operationResults.d.ts +0 -20
- package/dist/react-native/operations/operationResults.d.ts.map +0 -1
- package/dist/react-native/operations/operationResults.js +0 -54
- package/dist/react-native/operations/operationResults.js.map +0 -1
- package/dist/react-native/operations/operations.d.ts +0 -32
- package/dist/react-native/operations/operations.d.ts.map +0 -1
- package/dist/react-native/operations/operations.js +0 -116
- package/dist/react-native/operations/operations.js.map +0 -1
- package/dist/react-native/operations/replicas.d.ts +0 -38
- package/dist/react-native/operations/replicas.d.ts.map +0 -1
- package/dist/react-native/operations/replicas.js +0 -133
- package/dist/react-native/operations/replicas.js.map +0 -1
- package/dist/react-native/operations/servers.d.ts +0 -193
- package/dist/react-native/operations/servers.d.ts.map +0 -1
- package/dist/react-native/operations/servers.js +0 -950
- package/dist/react-native/operations/servers.js.map +0 -1
- package/dist/react-native/operations/serversMigration.d.ts +0 -28
- package/dist/react-native/operations/serversMigration.d.ts.map +0 -1
- package/dist/react-native/operations/serversMigration.js +0 -113
- package/dist/react-native/operations/serversMigration.js.map +0 -1
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.d.ts +0 -58
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.js +0 -9
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/react-native/operationsInterfaces/azureADAdministrators.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/azureADAdministrators.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/azureADAdministrators.js +0 -9
- package/dist/react-native/operationsInterfaces/azureADAdministrators.js.map +0 -1
- package/dist/react-native/operationsInterfaces/backupAndExport.d.ts +0 -29
- package/dist/react-native/operationsInterfaces/backupAndExport.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/backupAndExport.js +0 -9
- package/dist/react-native/operationsInterfaces/backupAndExport.js.map +0 -1
- package/dist/react-native/operationsInterfaces/backups.d.ts +0 -29
- package/dist/react-native/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/backups.js +0 -9
- package/dist/react-native/operationsInterfaces/backups.js.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/react-native/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithoutLocation.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithoutLocation.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithoutLocation.js +0 -9
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithoutLocation.js.map +0 -1
- package/dist/react-native/operationsInterfaces/checkVirtualNetworkSubnetUsage.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/checkVirtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/checkVirtualNetworkSubnetUsage.js +0 -9
- package/dist/react-native/operationsInterfaces/checkVirtualNetworkSubnetUsage.js.map +0 -1
- package/dist/react-native/operationsInterfaces/configurations.d.ts +0 -74
- package/dist/react-native/operationsInterfaces/configurations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/configurations.js +0 -9
- package/dist/react-native/operationsInterfaces/configurations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/databases.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/databases.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/databases.js +0 -9
- package/dist/react-native/operationsInterfaces/databases.js.map +0 -1
- package/dist/react-native/operationsInterfaces/firewallRules.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/firewallRules.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/firewallRules.js +0 -9
- package/dist/react-native/operationsInterfaces/firewallRules.js.map +0 -1
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -9
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +0 -24
- package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/index.js +0 -31
- package/dist/react-native/operationsInterfaces/index.js.map +0 -1
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.js +0 -9
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/react-native/operationsInterfaces/locationBasedCapabilitySet.d.ts +0 -19
- package/dist/react-native/operationsInterfaces/locationBasedCapabilitySet.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/locationBasedCapabilitySet.js +0 -9
- package/dist/react-native/operationsInterfaces/locationBasedCapabilitySet.js.map +0 -1
- package/dist/react-native/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/logFiles.js +0 -9
- package/dist/react-native/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/react-native/operationsInterfaces/longRunningBackup.d.ts +0 -22
- package/dist/react-native/operationsInterfaces/longRunningBackup.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/longRunningBackup.js +0 -9
- package/dist/react-native/operationsInterfaces/longRunningBackup.js.map +0 -1
- package/dist/react-native/operationsInterfaces/longRunningBackups.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/longRunningBackups.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/longRunningBackups.js +0 -9
- package/dist/react-native/operationsInterfaces/longRunningBackups.js.map +0 -1
- package/dist/react-native/operationsInterfaces/maintenances.d.ts +0 -38
- package/dist/react-native/operationsInterfaces/maintenances.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/maintenances.js +0 -9
- package/dist/react-native/operationsInterfaces/maintenances.js.map +0 -1
- package/dist/react-native/operationsInterfaces/operationProgress.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/operationProgress.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/operationProgress.js +0 -9
- package/dist/react-native/operationsInterfaces/operationProgress.js.map +0 -1
- package/dist/react-native/operationsInterfaces/operationResults.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/operationResults.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/operationResults.js +0 -9
- package/dist/react-native/operationsInterfaces/operationResults.js.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.js +0 -9
- package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/replicas.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/replicas.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/replicas.js +0 -9
- package/dist/react-native/operationsInterfaces/replicas.js.map +0 -1
- package/dist/react-native/operationsInterfaces/servers.d.ts +0 -157
- package/dist/react-native/operationsInterfaces/servers.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/servers.js +0 -9
- package/dist/react-native/operationsInterfaces/servers.js.map +0 -1
- package/dist/react-native/operationsInterfaces/serversMigration.d.ts +0 -20
- package/dist/react-native/operationsInterfaces/serversMigration.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/serversMigration.js +0 -9
- package/dist/react-native/operationsInterfaces/serversMigration.js.map +0 -1
- package/dist/react-native/package.json +0 -3
- package/dist/react-native/pagingHelper.d.ts +0 -13
- package/dist/react-native/pagingHelper.d.ts.map +0 -1
- package/dist/react-native/pagingHelper.js +0 -30
- package/dist/react-native/pagingHelper.js.map +0 -1
- package/review/arm-mysql-flexible-node.api.md +0 -1790
|
@@ -0,0 +1,2055 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file contains only generated model types and their (de)serializers.
|
|
3
|
+
* Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.
|
|
4
|
+
*/
|
|
5
|
+
/** The static parameters for a resource group based resource */
|
|
6
|
+
export interface _OperationListResult {
|
|
7
|
+
/** The Operation items on this page */
|
|
8
|
+
value?: Operation[];
|
|
9
|
+
/** The link to the next page of items */
|
|
10
|
+
nextLink?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare function _operationListResultDeserializer(item: any): _OperationListResult;
|
|
13
|
+
export declare function operationArrayDeserializer(result: Array<Operation>): any[];
|
|
14
|
+
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
15
|
+
export interface Operation {
|
|
16
|
+
/** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
|
|
17
|
+
readonly name?: string;
|
|
18
|
+
/** Localized display information for this particular operation. */
|
|
19
|
+
display?: OperationDisplay;
|
|
20
|
+
/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
|
|
21
|
+
readonly origin?: Origin;
|
|
22
|
+
/** Additional descriptions for the operation. */
|
|
23
|
+
properties?: Record<string, any>;
|
|
24
|
+
}
|
|
25
|
+
export declare function operationDeserializer(item: any): Operation;
|
|
26
|
+
/** Display metadata associated with the operation. */
|
|
27
|
+
export interface OperationDisplay {
|
|
28
|
+
/** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
|
|
29
|
+
readonly provider?: string;
|
|
30
|
+
/** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
|
|
31
|
+
readonly resource?: string;
|
|
32
|
+
/** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
|
|
33
|
+
readonly operation?: string;
|
|
34
|
+
/** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
|
|
35
|
+
readonly description?: string;
|
|
36
|
+
}
|
|
37
|
+
export declare function operationDisplayDeserializer(item: any): OperationDisplay;
|
|
38
|
+
/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
|
|
39
|
+
export declare enum KnownOrigin {
|
|
40
|
+
/** Indicates the operation is initiated by a user. */
|
|
41
|
+
User = "user",
|
|
42
|
+
/** Indicates the operation is initiated by a system. */
|
|
43
|
+
System = "system",
|
|
44
|
+
/** Indicates the operation is initiated by a user or system. */
|
|
45
|
+
UserSystem = "user,system"
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
|
|
49
|
+
* {@link KnownOrigin} can be used interchangeably with Origin,
|
|
50
|
+
* this enum contains the known values that the service supports.
|
|
51
|
+
* ### Known values supported by the service
|
|
52
|
+
* **user**: Indicates the operation is initiated by a user. \
|
|
53
|
+
* **system**: Indicates the operation is initiated by a system. \
|
|
54
|
+
* **user,system**: Indicates the operation is initiated by a user or system.
|
|
55
|
+
*/
|
|
56
|
+
export type Origin = string;
|
|
57
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
|
|
58
|
+
export interface ErrorResponse {
|
|
59
|
+
/** The error object. */
|
|
60
|
+
error?: ErrorDetail;
|
|
61
|
+
}
|
|
62
|
+
export declare function errorResponseDeserializer(item: any): ErrorResponse;
|
|
63
|
+
/** The error detail. */
|
|
64
|
+
export interface ErrorDetail {
|
|
65
|
+
/** The error code. */
|
|
66
|
+
readonly code?: string;
|
|
67
|
+
/** The error message. */
|
|
68
|
+
readonly message?: string;
|
|
69
|
+
/** The error target. */
|
|
70
|
+
readonly target?: string;
|
|
71
|
+
/** The error details. */
|
|
72
|
+
readonly details?: ErrorDetail[];
|
|
73
|
+
/** The error additional info. */
|
|
74
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
75
|
+
}
|
|
76
|
+
export declare function errorDetailDeserializer(item: any): ErrorDetail;
|
|
77
|
+
export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
|
|
78
|
+
export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
|
|
79
|
+
/** The resource management error additional info. */
|
|
80
|
+
export interface ErrorAdditionalInfo {
|
|
81
|
+
/** The additional info type. */
|
|
82
|
+
readonly type?: string;
|
|
83
|
+
/** The additional info. */
|
|
84
|
+
readonly info?: any;
|
|
85
|
+
}
|
|
86
|
+
export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
|
|
87
|
+
/** Represents a Administrator. */
|
|
88
|
+
export interface AzureADAdministrator extends ProxyResource {
|
|
89
|
+
/** Type of the sever administrator. */
|
|
90
|
+
administratorType?: AdministratorType;
|
|
91
|
+
/** Login name of the server administrator. */
|
|
92
|
+
login?: string;
|
|
93
|
+
/** SID (object ID) of the server administrator. */
|
|
94
|
+
sid?: string;
|
|
95
|
+
/** Tenant ID of the administrator. */
|
|
96
|
+
tenantId?: string;
|
|
97
|
+
/** The resource id of the identity used for AAD Authentication. */
|
|
98
|
+
identityResourceId?: string;
|
|
99
|
+
}
|
|
100
|
+
export declare function azureADAdministratorSerializer(item: AzureADAdministrator): any;
|
|
101
|
+
export declare function azureADAdministratorDeserializer(item: any): AzureADAdministrator;
|
|
102
|
+
/** The properties of an administrator. */
|
|
103
|
+
export interface AdministratorProperties {
|
|
104
|
+
/** Type of the sever administrator. */
|
|
105
|
+
administratorType?: AdministratorType;
|
|
106
|
+
/** Login name of the server administrator. */
|
|
107
|
+
login?: string;
|
|
108
|
+
/** SID (object ID) of the server administrator. */
|
|
109
|
+
sid?: string;
|
|
110
|
+
/** Tenant ID of the administrator. */
|
|
111
|
+
tenantId?: string;
|
|
112
|
+
/** The resource id of the identity used for AAD Authentication. */
|
|
113
|
+
identityResourceId?: string;
|
|
114
|
+
}
|
|
115
|
+
export declare function administratorPropertiesSerializer(item: AdministratorProperties): any;
|
|
116
|
+
export declare function administratorPropertiesDeserializer(item: any): AdministratorProperties;
|
|
117
|
+
/** Type of the sever administrator. */
|
|
118
|
+
export declare enum KnownAdministratorType {
|
|
119
|
+
/** ActiveDirectory */
|
|
120
|
+
ActiveDirectory = "ActiveDirectory"
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* Type of the sever administrator. \
|
|
124
|
+
* {@link KnownAdministratorType} can be used interchangeably with AdministratorType,
|
|
125
|
+
* this enum contains the known values that the service supports.
|
|
126
|
+
* ### Known values supported by the service
|
|
127
|
+
* **ActiveDirectory**
|
|
128
|
+
*/
|
|
129
|
+
export type AdministratorType = string;
|
|
130
|
+
/** Known values of {@link AdministratorName} that the service accepts. */
|
|
131
|
+
export declare enum KnownAdministratorName {
|
|
132
|
+
/** ActiveDirectory */
|
|
133
|
+
ActiveDirectory = "ActiveDirectory"
|
|
134
|
+
}
|
|
135
|
+
/** Type of AdministratorName */
|
|
136
|
+
export type AdministratorName = string;
|
|
137
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
138
|
+
export interface ProxyResource extends Resource {
|
|
139
|
+
}
|
|
140
|
+
export declare function proxyResourceSerializer(_item: ProxyResource): any;
|
|
141
|
+
export declare function proxyResourceDeserializer(item: any): ProxyResource;
|
|
142
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
143
|
+
export interface Resource {
|
|
144
|
+
/** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
|
|
145
|
+
readonly id?: string;
|
|
146
|
+
/** The name of the resource */
|
|
147
|
+
readonly name?: string;
|
|
148
|
+
/** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
|
|
149
|
+
readonly type?: string;
|
|
150
|
+
/** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
|
|
151
|
+
readonly systemData?: SystemData;
|
|
152
|
+
}
|
|
153
|
+
export declare function resourceSerializer(_item: Resource): any;
|
|
154
|
+
export declare function resourceDeserializer(item: any): Resource;
|
|
155
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
156
|
+
export interface SystemData {
|
|
157
|
+
/** The identity that created the resource. */
|
|
158
|
+
createdBy?: string;
|
|
159
|
+
/** The type of identity that created the resource. */
|
|
160
|
+
createdByType?: CreatedByType;
|
|
161
|
+
/** The timestamp of resource creation (UTC). */
|
|
162
|
+
createdAt?: Date;
|
|
163
|
+
/** The identity that last modified the resource. */
|
|
164
|
+
lastModifiedBy?: string;
|
|
165
|
+
/** The type of identity that last modified the resource. */
|
|
166
|
+
lastModifiedByType?: CreatedByType;
|
|
167
|
+
/** The timestamp of resource last modification (UTC) */
|
|
168
|
+
lastModifiedAt?: Date;
|
|
169
|
+
}
|
|
170
|
+
export declare function systemDataDeserializer(item: any): SystemData;
|
|
171
|
+
/** The kind of entity that created the resource. */
|
|
172
|
+
export declare enum KnownCreatedByType {
|
|
173
|
+
/** The entity was created by a user. */
|
|
174
|
+
User = "User",
|
|
175
|
+
/** The entity was created by an application. */
|
|
176
|
+
Application = "Application",
|
|
177
|
+
/** The entity was created by a managed identity. */
|
|
178
|
+
ManagedIdentity = "ManagedIdentity",
|
|
179
|
+
/** The entity was created by a key. */
|
|
180
|
+
Key = "Key"
|
|
181
|
+
}
|
|
182
|
+
/**
|
|
183
|
+
* The kind of entity that created the resource. \
|
|
184
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
185
|
+
* this enum contains the known values that the service supports.
|
|
186
|
+
* ### Known values supported by the service
|
|
187
|
+
* **User**: The entity was created by a user. \
|
|
188
|
+
* **Application**: The entity was created by an application. \
|
|
189
|
+
* **ManagedIdentity**: The entity was created by a managed identity. \
|
|
190
|
+
* **Key**: The entity was created by a key.
|
|
191
|
+
*/
|
|
192
|
+
export type CreatedByType = string;
|
|
193
|
+
/** A List of azure ad administrators. */
|
|
194
|
+
export interface _AdministratorListResult {
|
|
195
|
+
/** The list of azure ad administrator of a server. */
|
|
196
|
+
value?: AzureADAdministrator[];
|
|
197
|
+
/** The link used to get the next page of operations. */
|
|
198
|
+
nextLink?: string;
|
|
199
|
+
}
|
|
200
|
+
export declare function _administratorListResultDeserializer(item: any): _AdministratorListResult;
|
|
201
|
+
export declare function azureADAdministratorArraySerializer(result: Array<AzureADAdministrator>): any[];
|
|
202
|
+
export declare function azureADAdministratorArrayDeserializer(result: Array<AzureADAdministrator>): any[];
|
|
203
|
+
/** Represents a server. */
|
|
204
|
+
export interface Server extends TrackedResource {
|
|
205
|
+
/** The cmk identity for the server. */
|
|
206
|
+
identity?: MySQLServerIdentity;
|
|
207
|
+
/** The SKU (pricing tier) of the server. */
|
|
208
|
+
sku?: MySQLServerSku;
|
|
209
|
+
/** The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation). */
|
|
210
|
+
administratorLogin?: string;
|
|
211
|
+
/** The password of the administrator login (required for server creation). */
|
|
212
|
+
administratorLoginPassword?: string;
|
|
213
|
+
/** Major version of MySQL. 8.0.21 stands for MySQL 8.0, 5.7.44 stands for MySQL 5.7 */
|
|
214
|
+
version?: ServerVersion;
|
|
215
|
+
/** Major version and actual engine version */
|
|
216
|
+
readonly fullVersion?: string;
|
|
217
|
+
/** availability Zone information of the server. */
|
|
218
|
+
availabilityZone?: string;
|
|
219
|
+
/** The mode to create a new MySQL server. */
|
|
220
|
+
createMode?: CreateMode;
|
|
221
|
+
/** The source MySQL server id. */
|
|
222
|
+
sourceServerResourceId?: string;
|
|
223
|
+
/** Restore point creation time (ISO8601 format), specifying the time to restore from. */
|
|
224
|
+
restorePointInTime?: Date;
|
|
225
|
+
/** The replication role. */
|
|
226
|
+
replicationRole?: ReplicationRole;
|
|
227
|
+
/** The maximum number of replicas that a primary server can have. */
|
|
228
|
+
readonly replicaCapacity?: number;
|
|
229
|
+
/** The Data Encryption for CMK. */
|
|
230
|
+
dataEncryption?: DataEncryption;
|
|
231
|
+
/** The state of a server. */
|
|
232
|
+
readonly state?: ServerState;
|
|
233
|
+
/** The fully qualified domain name of a server. */
|
|
234
|
+
readonly fullyQualifiedDomainName?: string;
|
|
235
|
+
/** The server database port. Can only be specified when the server is being created. */
|
|
236
|
+
databasePort?: number;
|
|
237
|
+
/** Storage related properties of a server. */
|
|
238
|
+
storage?: Storage;
|
|
239
|
+
/** Backup related properties of a server. */
|
|
240
|
+
backup?: Backup;
|
|
241
|
+
/** High availability related properties of a server. */
|
|
242
|
+
highAvailability?: HighAvailability;
|
|
243
|
+
/** Network related properties of a server. */
|
|
244
|
+
network?: Network;
|
|
245
|
+
/** PrivateEndpointConnections related properties of a server. */
|
|
246
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
247
|
+
/** Maintenance policy of a server. */
|
|
248
|
+
maintenancePolicy?: MaintenancePolicy;
|
|
249
|
+
/** Maintenance window of a server. Known issue: cannot be set during server creation or updated with other properties during server update; must be updated separately. */
|
|
250
|
+
maintenanceWindow?: MaintenanceWindow;
|
|
251
|
+
/** Source properties for import from storage. */
|
|
252
|
+
importSourceProperties?: ImportSourceProperties;
|
|
253
|
+
/** The mysql parameter lower_case_table_names. Can only be specified when the server is being created. Allowed values 1 or 2. */
|
|
254
|
+
lowerCaseTableNames?: number;
|
|
255
|
+
}
|
|
256
|
+
export declare function serverSerializer(item: Server): any;
|
|
257
|
+
export declare function serverDeserializer(item: any): Server;
|
|
258
|
+
/** The properties of a server. */
|
|
259
|
+
export interface ServerProperties {
|
|
260
|
+
/** The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation). */
|
|
261
|
+
administratorLogin?: string;
|
|
262
|
+
/** The password of the administrator login (required for server creation). */
|
|
263
|
+
administratorLoginPassword?: string;
|
|
264
|
+
/** Major version of MySQL. 8.0.21 stands for MySQL 8.0, 5.7.44 stands for MySQL 5.7 */
|
|
265
|
+
version?: ServerVersion;
|
|
266
|
+
/** Major version and actual engine version */
|
|
267
|
+
readonly fullVersion?: string;
|
|
268
|
+
/** availability Zone information of the server. */
|
|
269
|
+
availabilityZone?: string;
|
|
270
|
+
/** The mode to create a new MySQL server. */
|
|
271
|
+
createMode?: CreateMode;
|
|
272
|
+
/** The source MySQL server id. */
|
|
273
|
+
sourceServerResourceId?: string;
|
|
274
|
+
/** Restore point creation time (ISO8601 format), specifying the time to restore from. */
|
|
275
|
+
restorePointInTime?: Date;
|
|
276
|
+
/** The replication role. */
|
|
277
|
+
replicationRole?: ReplicationRole;
|
|
278
|
+
/** The maximum number of replicas that a primary server can have. */
|
|
279
|
+
readonly replicaCapacity?: number;
|
|
280
|
+
/** The Data Encryption for CMK. */
|
|
281
|
+
dataEncryption?: DataEncryption;
|
|
282
|
+
/** The state of a server. */
|
|
283
|
+
readonly state?: ServerState;
|
|
284
|
+
/** The fully qualified domain name of a server. */
|
|
285
|
+
readonly fullyQualifiedDomainName?: string;
|
|
286
|
+
/** The server database port. Can only be specified when the server is being created. */
|
|
287
|
+
databasePort?: number;
|
|
288
|
+
/** Storage related properties of a server. */
|
|
289
|
+
storage?: Storage;
|
|
290
|
+
/** Backup related properties of a server. */
|
|
291
|
+
backup?: Backup;
|
|
292
|
+
/** High availability related properties of a server. */
|
|
293
|
+
highAvailability?: HighAvailability;
|
|
294
|
+
/** Network related properties of a server. */
|
|
295
|
+
network?: Network;
|
|
296
|
+
/** PrivateEndpointConnections related properties of a server. */
|
|
297
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
298
|
+
/** Maintenance policy of a server. */
|
|
299
|
+
maintenancePolicy?: MaintenancePolicy;
|
|
300
|
+
/** Maintenance window of a server. Known issue: cannot be set during server creation or updated with other properties during server update; must be updated separately. */
|
|
301
|
+
maintenanceWindow?: MaintenanceWindow;
|
|
302
|
+
/** Source properties for import from storage. */
|
|
303
|
+
importSourceProperties?: ImportSourceProperties;
|
|
304
|
+
/** The mysql parameter lower_case_table_names. Can only be specified when the server is being created. Allowed values 1 or 2. */
|
|
305
|
+
lowerCaseTableNames?: number;
|
|
306
|
+
}
|
|
307
|
+
export declare function serverPropertiesSerializer(item: ServerProperties): any;
|
|
308
|
+
export declare function serverPropertiesDeserializer(item: any): ServerProperties;
|
|
309
|
+
/** The major version of a server. 8.0.21 stands for MySQL 8.0, 5.7.44 stands for MySQL 5.7 */
|
|
310
|
+
export declare enum KnownServerVersion {
|
|
311
|
+
/** 5.7 */
|
|
312
|
+
Five7 = "5.7",
|
|
313
|
+
/** 8.0.21 */
|
|
314
|
+
Eight021 = "8.0.21",
|
|
315
|
+
/** 8.4 */
|
|
316
|
+
ServerVersion84 = "8.4"
|
|
317
|
+
}
|
|
318
|
+
/**
|
|
319
|
+
* The major version of a server. 8.0.21 stands for MySQL 8.0, 5.7.44 stands for MySQL 5.7 \
|
|
320
|
+
* {@link KnownServerVersion} can be used interchangeably with ServerVersion,
|
|
321
|
+
* this enum contains the known values that the service supports.
|
|
322
|
+
* ### Known values supported by the service
|
|
323
|
+
* **5.7** \
|
|
324
|
+
* **8.0.21** \
|
|
325
|
+
* **8.4**
|
|
326
|
+
*/
|
|
327
|
+
export type ServerVersion = string;
|
|
328
|
+
/** The mode to create a new MySQL server. */
|
|
329
|
+
export declare enum KnownCreateMode {
|
|
330
|
+
/** Default */
|
|
331
|
+
Default = "Default",
|
|
332
|
+
/** PointInTimeRestore */
|
|
333
|
+
PointInTimeRestore = "PointInTimeRestore",
|
|
334
|
+
/** Replica */
|
|
335
|
+
Replica = "Replica",
|
|
336
|
+
/** GeoRestore */
|
|
337
|
+
GeoRestore = "GeoRestore"
|
|
338
|
+
}
|
|
339
|
+
/**
|
|
340
|
+
* The mode to create a new MySQL server. \
|
|
341
|
+
* {@link KnownCreateMode} can be used interchangeably with CreateMode,
|
|
342
|
+
* this enum contains the known values that the service supports.
|
|
343
|
+
* ### Known values supported by the service
|
|
344
|
+
* **Default** \
|
|
345
|
+
* **PointInTimeRestore** \
|
|
346
|
+
* **Replica** \
|
|
347
|
+
* **GeoRestore**
|
|
348
|
+
*/
|
|
349
|
+
export type CreateMode = string;
|
|
350
|
+
/** The replication role. */
|
|
351
|
+
export declare enum KnownReplicationRole {
|
|
352
|
+
/** None */
|
|
353
|
+
None = "None",
|
|
354
|
+
/** Source */
|
|
355
|
+
Source = "Source",
|
|
356
|
+
/** Replica */
|
|
357
|
+
Replica = "Replica"
|
|
358
|
+
}
|
|
359
|
+
/**
|
|
360
|
+
* The replication role. \
|
|
361
|
+
* {@link KnownReplicationRole} can be used interchangeably with ReplicationRole,
|
|
362
|
+
* this enum contains the known values that the service supports.
|
|
363
|
+
* ### Known values supported by the service
|
|
364
|
+
* **None** \
|
|
365
|
+
* **Source** \
|
|
366
|
+
* **Replica**
|
|
367
|
+
*/
|
|
368
|
+
export type ReplicationRole = string;
|
|
369
|
+
/** The date encryption for cmk. */
|
|
370
|
+
export interface DataEncryption {
|
|
371
|
+
/** Primary user identity resource id */
|
|
372
|
+
primaryUserAssignedIdentityId?: string;
|
|
373
|
+
/** Primary key uri */
|
|
374
|
+
primaryKeyURI?: string;
|
|
375
|
+
/** Geo backup user identity resource id as identity can't cross region, need identity in same region as geo backup */
|
|
376
|
+
geoBackupUserAssignedIdentityId?: string;
|
|
377
|
+
/** Geo backup key uri as key vault can't cross region, need cmk in same region as geo backup */
|
|
378
|
+
geoBackupKeyURI?: string;
|
|
379
|
+
/** The key type, AzureKeyVault for enable cmk, SystemManaged for disable cmk. */
|
|
380
|
+
type?: DataEncryptionType;
|
|
381
|
+
}
|
|
382
|
+
export declare function dataEncryptionSerializer(item: DataEncryption): any;
|
|
383
|
+
export declare function dataEncryptionDeserializer(item: any): DataEncryption;
|
|
384
|
+
/** The key type, AzureKeyVault for enable cmk, SystemManaged for disable cmk. */
|
|
385
|
+
export type DataEncryptionType = "AzureKeyVault" | "SystemManaged";
|
|
386
|
+
/** The state of a server. */
|
|
387
|
+
export declare enum KnownServerState {
|
|
388
|
+
/** Ready */
|
|
389
|
+
Ready = "Ready",
|
|
390
|
+
/** Dropping */
|
|
391
|
+
Dropping = "Dropping",
|
|
392
|
+
/** Disabled */
|
|
393
|
+
Disabled = "Disabled",
|
|
394
|
+
/** Starting */
|
|
395
|
+
Starting = "Starting",
|
|
396
|
+
/** Stopping */
|
|
397
|
+
Stopping = "Stopping",
|
|
398
|
+
/** Stopped */
|
|
399
|
+
Stopped = "Stopped",
|
|
400
|
+
/** Updating */
|
|
401
|
+
Updating = "Updating"
|
|
402
|
+
}
|
|
403
|
+
/**
|
|
404
|
+
* The state of a server. \
|
|
405
|
+
* {@link KnownServerState} can be used interchangeably with ServerState,
|
|
406
|
+
* this enum contains the known values that the service supports.
|
|
407
|
+
* ### Known values supported by the service
|
|
408
|
+
* **Ready** \
|
|
409
|
+
* **Dropping** \
|
|
410
|
+
* **Disabled** \
|
|
411
|
+
* **Starting** \
|
|
412
|
+
* **Stopping** \
|
|
413
|
+
* **Stopped** \
|
|
414
|
+
* **Updating**
|
|
415
|
+
*/
|
|
416
|
+
export type ServerState = string;
|
|
417
|
+
/** Storage Profile properties of a server */
|
|
418
|
+
export interface Storage {
|
|
419
|
+
/** Max storage size allowed for a server. */
|
|
420
|
+
storageSizeGB?: number;
|
|
421
|
+
/** Storage IOPS for a server. */
|
|
422
|
+
iops?: number;
|
|
423
|
+
/** Enable Storage Auto Grow or not. */
|
|
424
|
+
autoGrow?: EnableStatusEnum;
|
|
425
|
+
/** Enable Log On Disk or not. */
|
|
426
|
+
logOnDisk?: EnableStatusEnum;
|
|
427
|
+
/** The sku name of the server storage. */
|
|
428
|
+
readonly storageSku?: string;
|
|
429
|
+
/** Enable IO Auto Scaling or not. */
|
|
430
|
+
autoIoScaling?: EnableStatusEnum;
|
|
431
|
+
/** The redundant type of the server storage. The parameter is used for server creation. */
|
|
432
|
+
storageRedundancy?: StorageRedundancyEnum;
|
|
433
|
+
}
|
|
434
|
+
export declare function storageSerializer(item: Storage): any;
|
|
435
|
+
export declare function storageDeserializer(item: any): Storage;
|
|
436
|
+
/** Enum to indicate whether value is 'Enabled' or 'Disabled' */
|
|
437
|
+
export declare enum KnownEnableStatusEnum {
|
|
438
|
+
/** Enabled */
|
|
439
|
+
Enabled = "Enabled",
|
|
440
|
+
/** Disabled */
|
|
441
|
+
Disabled = "Disabled"
|
|
442
|
+
}
|
|
443
|
+
/**
|
|
444
|
+
* Enum to indicate whether value is 'Enabled' or 'Disabled' \
|
|
445
|
+
* {@link KnownEnableStatusEnum} can be used interchangeably with EnableStatusEnum,
|
|
446
|
+
* this enum contains the known values that the service supports.
|
|
447
|
+
* ### Known values supported by the service
|
|
448
|
+
* **Enabled** \
|
|
449
|
+
* **Disabled**
|
|
450
|
+
*/
|
|
451
|
+
export type EnableStatusEnum = string;
|
|
452
|
+
/** Enum to indicate whether storage sku value is 'ZoneRedundancy' or 'LocalRedundancy' */
|
|
453
|
+
export declare enum KnownStorageRedundancyEnum {
|
|
454
|
+
/** LocalRedundancy */
|
|
455
|
+
LocalRedundancy = "LocalRedundancy",
|
|
456
|
+
/** ZoneRedundancy */
|
|
457
|
+
ZoneRedundancy = "ZoneRedundancy"
|
|
458
|
+
}
|
|
459
|
+
/**
|
|
460
|
+
* Enum to indicate whether storage sku value is 'ZoneRedundancy' or 'LocalRedundancy' \
|
|
461
|
+
* {@link KnownStorageRedundancyEnum} can be used interchangeably with StorageRedundancyEnum,
|
|
462
|
+
* this enum contains the known values that the service supports.
|
|
463
|
+
* ### Known values supported by the service
|
|
464
|
+
* **LocalRedundancy** \
|
|
465
|
+
* **ZoneRedundancy**
|
|
466
|
+
*/
|
|
467
|
+
export type StorageRedundancyEnum = string;
|
|
468
|
+
/** Storage Profile properties of a server */
|
|
469
|
+
export interface Backup {
|
|
470
|
+
/** Backup retention days for the server. */
|
|
471
|
+
backupRetentionDays?: number;
|
|
472
|
+
/** Backup interval hours for the server. */
|
|
473
|
+
backupIntervalHours?: number;
|
|
474
|
+
/** Whether or not geo redundant backup is enabled. */
|
|
475
|
+
geoRedundantBackup?: EnableStatusEnum;
|
|
476
|
+
/** Earliest restore point creation time (ISO8601 format) */
|
|
477
|
+
readonly earliestRestoreDate?: Date;
|
|
478
|
+
}
|
|
479
|
+
export declare function backupSerializer(item: Backup): any;
|
|
480
|
+
export declare function backupDeserializer(item: any): Backup;
|
|
481
|
+
/** High availability properties of a server */
|
|
482
|
+
export interface HighAvailability {
|
|
483
|
+
/** High availability mode for a server. */
|
|
484
|
+
mode?: HighAvailabilityMode;
|
|
485
|
+
/** The state of server high availability. */
|
|
486
|
+
readonly state?: HighAvailabilityState;
|
|
487
|
+
/** Availability zone of the standby server. */
|
|
488
|
+
standbyAvailabilityZone?: string;
|
|
489
|
+
/** HA Replication mode for a server. */
|
|
490
|
+
replicationMode?: ReplicationMode;
|
|
491
|
+
}
|
|
492
|
+
export declare function highAvailabilitySerializer(item: HighAvailability): any;
|
|
493
|
+
export declare function highAvailabilityDeserializer(item: any): HighAvailability;
|
|
494
|
+
/** High availability mode for a server. */
|
|
495
|
+
export declare enum KnownHighAvailabilityMode {
|
|
496
|
+
/** Disabled */
|
|
497
|
+
Disabled = "Disabled",
|
|
498
|
+
/** ZoneRedundant */
|
|
499
|
+
ZoneRedundant = "ZoneRedundant",
|
|
500
|
+
/** SameZone */
|
|
501
|
+
SameZone = "SameZone"
|
|
502
|
+
}
|
|
503
|
+
/**
|
|
504
|
+
* High availability mode for a server. \
|
|
505
|
+
* {@link KnownHighAvailabilityMode} can be used interchangeably with HighAvailabilityMode,
|
|
506
|
+
* this enum contains the known values that the service supports.
|
|
507
|
+
* ### Known values supported by the service
|
|
508
|
+
* **Disabled** \
|
|
509
|
+
* **ZoneRedundant** \
|
|
510
|
+
* **SameZone**
|
|
511
|
+
*/
|
|
512
|
+
export type HighAvailabilityMode = string;
|
|
513
|
+
/** The state of server high availability. */
|
|
514
|
+
export declare enum KnownHighAvailabilityState {
|
|
515
|
+
/** NotEnabled */
|
|
516
|
+
NotEnabled = "NotEnabled",
|
|
517
|
+
/** CreatingStandby */
|
|
518
|
+
CreatingStandby = "CreatingStandby",
|
|
519
|
+
/** Healthy */
|
|
520
|
+
Healthy = "Healthy",
|
|
521
|
+
/** FailingOver */
|
|
522
|
+
FailingOver = "FailingOver",
|
|
523
|
+
/** RemovingStandby */
|
|
524
|
+
RemovingStandby = "RemovingStandby"
|
|
525
|
+
}
|
|
526
|
+
/**
|
|
527
|
+
* The state of server high availability. \
|
|
528
|
+
* {@link KnownHighAvailabilityState} can be used interchangeably with HighAvailabilityState,
|
|
529
|
+
* this enum contains the known values that the service supports.
|
|
530
|
+
* ### Known values supported by the service
|
|
531
|
+
* **NotEnabled** \
|
|
532
|
+
* **CreatingStandby** \
|
|
533
|
+
* **Healthy** \
|
|
534
|
+
* **FailingOver** \
|
|
535
|
+
* **RemovingStandby**
|
|
536
|
+
*/
|
|
537
|
+
export type HighAvailabilityState = string;
|
|
538
|
+
/** The replication Mode */
|
|
539
|
+
export declare enum KnownReplicationMode {
|
|
540
|
+
/** Binary log replication */
|
|
541
|
+
BinaryLog = "BinaryLog",
|
|
542
|
+
/** Redo log replication */
|
|
543
|
+
RedoLog = "RedoLog"
|
|
544
|
+
}
|
|
545
|
+
/**
|
|
546
|
+
* The replication Mode \
|
|
547
|
+
* {@link KnownReplicationMode} can be used interchangeably with ReplicationMode,
|
|
548
|
+
* this enum contains the known values that the service supports.
|
|
549
|
+
* ### Known values supported by the service
|
|
550
|
+
* **BinaryLog**: Binary log replication \
|
|
551
|
+
* **RedoLog**: Redo log replication
|
|
552
|
+
*/
|
|
553
|
+
export type ReplicationMode = string;
|
|
554
|
+
/** Network related properties of a server */
|
|
555
|
+
export interface Network {
|
|
556
|
+
/** Whether or not public network access is allowed for this server. Value is 'Disabled' when server has VNet integration. */
|
|
557
|
+
publicNetworkAccess?: EnableStatusEnum;
|
|
558
|
+
/** Delegated subnet resource id used to setup vnet for a server. */
|
|
559
|
+
delegatedSubnetResourceId?: string;
|
|
560
|
+
/** Private DNS zone resource id. */
|
|
561
|
+
privateDnsZoneResourceId?: string;
|
|
562
|
+
}
|
|
563
|
+
export declare function networkSerializer(item: Network): any;
|
|
564
|
+
export declare function networkDeserializer(item: any): Network;
|
|
565
|
+
export declare function privateEndpointConnectionArraySerializer(result: Array<PrivateEndpointConnection>): any[];
|
|
566
|
+
export declare function privateEndpointConnectionArrayDeserializer(result: Array<PrivateEndpointConnection>): any[];
|
|
567
|
+
/** A private endpoint connection resource */
|
|
568
|
+
export interface PrivateEndpointConnection extends Resource {
|
|
569
|
+
/** The group ids for the private endpoint resource. */
|
|
570
|
+
readonly groupIds?: string[];
|
|
571
|
+
/** The private endpoint resource. */
|
|
572
|
+
privateEndpoint?: PrivateEndpoint;
|
|
573
|
+
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
574
|
+
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
575
|
+
/** The provisioning state of the private endpoint connection resource. */
|
|
576
|
+
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
577
|
+
}
|
|
578
|
+
export declare function privateEndpointConnectionSerializer(item: PrivateEndpointConnection): any;
|
|
579
|
+
export declare function privateEndpointConnectionDeserializer(item: any): PrivateEndpointConnection;
|
|
580
|
+
/** Properties of the private endpoint connection. */
|
|
581
|
+
export interface PrivateEndpointConnectionProperties {
|
|
582
|
+
/** The group ids for the private endpoint resource. */
|
|
583
|
+
readonly groupIds?: string[];
|
|
584
|
+
/** The private endpoint resource. */
|
|
585
|
+
privateEndpoint?: PrivateEndpoint;
|
|
586
|
+
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
587
|
+
privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
|
|
588
|
+
/** The provisioning state of the private endpoint connection resource. */
|
|
589
|
+
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
590
|
+
}
|
|
591
|
+
export declare function privateEndpointConnectionPropertiesSerializer(item: PrivateEndpointConnectionProperties): any;
|
|
592
|
+
export declare function privateEndpointConnectionPropertiesDeserializer(item: any): PrivateEndpointConnectionProperties;
|
|
593
|
+
/** The private endpoint resource. */
|
|
594
|
+
export interface PrivateEndpoint {
|
|
595
|
+
/** The resource identifier of the private endpoint */
|
|
596
|
+
readonly id?: string;
|
|
597
|
+
}
|
|
598
|
+
export declare function privateEndpointSerializer(_item: PrivateEndpoint): any;
|
|
599
|
+
export declare function privateEndpointDeserializer(item: any): PrivateEndpoint;
|
|
600
|
+
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
601
|
+
export interface PrivateLinkServiceConnectionState {
|
|
602
|
+
/** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
|
|
603
|
+
status?: PrivateEndpointServiceConnectionStatus;
|
|
604
|
+
/** The reason for approval/rejection of the connection. */
|
|
605
|
+
description?: string;
|
|
606
|
+
/** A message indicating if changes on the service provider require any updates on the consumer. */
|
|
607
|
+
actionsRequired?: string;
|
|
608
|
+
}
|
|
609
|
+
export declare function privateLinkServiceConnectionStateSerializer(item: PrivateLinkServiceConnectionState): any;
|
|
610
|
+
export declare function privateLinkServiceConnectionStateDeserializer(item: any): PrivateLinkServiceConnectionState;
|
|
611
|
+
/** The private endpoint connection status. */
|
|
612
|
+
export declare enum KnownPrivateEndpointServiceConnectionStatus {
|
|
613
|
+
/** Connection waiting for approval or rejection */
|
|
614
|
+
Pending = "Pending",
|
|
615
|
+
/** Connection approved */
|
|
616
|
+
Approved = "Approved",
|
|
617
|
+
/** Connection Rejected */
|
|
618
|
+
Rejected = "Rejected"
|
|
619
|
+
}
|
|
620
|
+
/**
|
|
621
|
+
* The private endpoint connection status. \
|
|
622
|
+
* {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
|
|
623
|
+
* this enum contains the known values that the service supports.
|
|
624
|
+
* ### Known values supported by the service
|
|
625
|
+
* **Pending**: Connection waiting for approval or rejection \
|
|
626
|
+
* **Approved**: Connection approved \
|
|
627
|
+
* **Rejected**: Connection Rejected
|
|
628
|
+
*/
|
|
629
|
+
export type PrivateEndpointServiceConnectionStatus = string;
|
|
630
|
+
/** The current provisioning state. */
|
|
631
|
+
export declare enum KnownPrivateEndpointConnectionProvisioningState {
|
|
632
|
+
/** Connection has been provisioned */
|
|
633
|
+
Succeeded = "Succeeded",
|
|
634
|
+
/** Connection is being created */
|
|
635
|
+
Creating = "Creating",
|
|
636
|
+
/** Connection is being deleted */
|
|
637
|
+
Deleting = "Deleting",
|
|
638
|
+
/** Connection provisioning has failed */
|
|
639
|
+
Failed = "Failed"
|
|
640
|
+
}
|
|
641
|
+
/**
|
|
642
|
+
* The current provisioning state. \
|
|
643
|
+
* {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
|
|
644
|
+
* this enum contains the known values that the service supports.
|
|
645
|
+
* ### Known values supported by the service
|
|
646
|
+
* **Succeeded**: Connection has been provisioned \
|
|
647
|
+
* **Creating**: Connection is being created \
|
|
648
|
+
* **Deleting**: Connection is being deleted \
|
|
649
|
+
* **Failed**: Connection provisioning has failed
|
|
650
|
+
*/
|
|
651
|
+
export type PrivateEndpointConnectionProvisioningState = string;
|
|
652
|
+
/** Maintenance policy of a server. */
|
|
653
|
+
export interface MaintenancePolicy {
|
|
654
|
+
/** The patch strategy of this server */
|
|
655
|
+
patchStrategy?: PatchStrategy;
|
|
656
|
+
}
|
|
657
|
+
export declare function maintenancePolicySerializer(item: MaintenancePolicy): any;
|
|
658
|
+
export declare function maintenancePolicyDeserializer(item: any): MaintenancePolicy;
|
|
659
|
+
/** Enum to indicate the patch strategy of a server */
|
|
660
|
+
export declare enum KnownPatchStrategy {
|
|
661
|
+
/** Regular */
|
|
662
|
+
Regular = "Regular",
|
|
663
|
+
/** VirtualCanary */
|
|
664
|
+
VirtualCanary = "VirtualCanary"
|
|
665
|
+
}
|
|
666
|
+
/**
|
|
667
|
+
* Enum to indicate the patch strategy of a server \
|
|
668
|
+
* {@link KnownPatchStrategy} can be used interchangeably with PatchStrategy,
|
|
669
|
+
* this enum contains the known values that the service supports.
|
|
670
|
+
* ### Known values supported by the service
|
|
671
|
+
* **Regular** \
|
|
672
|
+
* **VirtualCanary**
|
|
673
|
+
*/
|
|
674
|
+
export type PatchStrategy = string;
|
|
675
|
+
/** Maintenance window of a server. */
|
|
676
|
+
export interface MaintenanceWindow {
|
|
677
|
+
/** indicates whether custom window is enabled or disabled */
|
|
678
|
+
customWindow?: string;
|
|
679
|
+
/** start hour for maintenance window */
|
|
680
|
+
startHour?: number;
|
|
681
|
+
/** start minute for maintenance window */
|
|
682
|
+
startMinute?: number;
|
|
683
|
+
/** day of week for maintenance window */
|
|
684
|
+
dayOfWeek?: number;
|
|
685
|
+
/** The batch of maintenance when enabled the custom managed maintenance window of a server. */
|
|
686
|
+
batchOfMaintenance?: BatchOfMaintenance;
|
|
687
|
+
}
|
|
688
|
+
export declare function maintenanceWindowSerializer(item: MaintenanceWindow): any;
|
|
689
|
+
export declare function maintenanceWindowDeserializer(item: any): MaintenanceWindow;
|
|
690
|
+
/** The batch of maintenance when enabled the custom managed maintenance window of a server. */
|
|
691
|
+
export declare enum KnownBatchOfMaintenance {
|
|
692
|
+
/** Default */
|
|
693
|
+
Default = "Default",
|
|
694
|
+
/** Batch1 */
|
|
695
|
+
Batch1 = "Batch1",
|
|
696
|
+
/** Batch2 */
|
|
697
|
+
Batch2 = "Batch2"
|
|
698
|
+
}
|
|
699
|
+
/**
|
|
700
|
+
* The batch of maintenance when enabled the custom managed maintenance window of a server. \
|
|
701
|
+
* {@link KnownBatchOfMaintenance} can be used interchangeably with BatchOfMaintenance,
|
|
702
|
+
* this enum contains the known values that the service supports.
|
|
703
|
+
* ### Known values supported by the service
|
|
704
|
+
* **Default** \
|
|
705
|
+
* **Batch1** \
|
|
706
|
+
* **Batch2**
|
|
707
|
+
*/
|
|
708
|
+
export type BatchOfMaintenance = string;
|
|
709
|
+
/** Import source related properties. */
|
|
710
|
+
export interface ImportSourceProperties {
|
|
711
|
+
/** Storage type of import source. */
|
|
712
|
+
storageType?: ImportSourceStorageType;
|
|
713
|
+
/** Uri of the import source storage. */
|
|
714
|
+
storageUrl?: string;
|
|
715
|
+
/** Sas token for accessing source storage. Read and list permissions are required for sas token. */
|
|
716
|
+
sasToken?: string;
|
|
717
|
+
/** Relative path of data directory in storage. */
|
|
718
|
+
dataDirPath?: string;
|
|
719
|
+
}
|
|
720
|
+
export declare function importSourcePropertiesSerializer(item: ImportSourceProperties): any;
|
|
721
|
+
export declare function importSourcePropertiesDeserializer(item: any): ImportSourceProperties;
|
|
722
|
+
/** Storage type of import source. */
|
|
723
|
+
export declare enum KnownImportSourceStorageType {
|
|
724
|
+
/** AzureBlob */
|
|
725
|
+
AzureBlob = "AzureBlob"
|
|
726
|
+
}
|
|
727
|
+
/**
|
|
728
|
+
* Storage type of import source. \
|
|
729
|
+
* {@link KnownImportSourceStorageType} can be used interchangeably with ImportSourceStorageType,
|
|
730
|
+
* this enum contains the known values that the service supports.
|
|
731
|
+
* ### Known values supported by the service
|
|
732
|
+
* **AzureBlob**
|
|
733
|
+
*/
|
|
734
|
+
export type ImportSourceStorageType = string;
|
|
735
|
+
/** Properties to configure Identity for Bring your Own Keys */
|
|
736
|
+
export interface MySQLServerIdentity {
|
|
737
|
+
/** ObjectId from the KeyVault */
|
|
738
|
+
readonly principalId?: string;
|
|
739
|
+
/** TenantId from the KeyVault */
|
|
740
|
+
readonly tenantId?: string;
|
|
741
|
+
/** Type of managed service identity. */
|
|
742
|
+
type?: ManagedServiceIdentityType;
|
|
743
|
+
/** Metadata of user assigned identity. */
|
|
744
|
+
userAssignedIdentities?: Record<string, UserAssignedIdentity>;
|
|
745
|
+
}
|
|
746
|
+
export declare function mySQLServerIdentitySerializer(item: MySQLServerIdentity): any;
|
|
747
|
+
export declare function mySQLServerIdentityDeserializer(item: any): MySQLServerIdentity;
|
|
748
|
+
/** Type of managed service identity. */
|
|
749
|
+
export declare enum KnownManagedServiceIdentityType {
|
|
750
|
+
/** UserAssigned */
|
|
751
|
+
UserAssigned = "UserAssigned"
|
|
752
|
+
}
|
|
753
|
+
/**
|
|
754
|
+
* Type of managed service identity. \
|
|
755
|
+
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
|
756
|
+
* this enum contains the known values that the service supports.
|
|
757
|
+
* ### Known values supported by the service
|
|
758
|
+
* **UserAssigned**
|
|
759
|
+
*/
|
|
760
|
+
export type ManagedServiceIdentityType = string;
|
|
761
|
+
export declare function userAssignedIdentityRecordSerializer(item: Record<string, UserAssignedIdentity>): Record<string, any>;
|
|
762
|
+
export declare function userAssignedIdentityRecordDeserializer(item: Record<string, any>): Record<string, UserAssignedIdentity>;
|
|
763
|
+
/** Metadata of user assigned identity. */
|
|
764
|
+
export interface UserAssignedIdentity {
|
|
765
|
+
/** Principal Id of user assigned identity */
|
|
766
|
+
readonly principalId?: string;
|
|
767
|
+
/** Client Id of user assigned identity */
|
|
768
|
+
readonly clientId?: string;
|
|
769
|
+
}
|
|
770
|
+
export declare function userAssignedIdentitySerializer(_item: UserAssignedIdentity): any;
|
|
771
|
+
export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
|
|
772
|
+
/** Billing information related properties of a server. */
|
|
773
|
+
export interface MySQLServerSku {
|
|
774
|
+
/** The name of the sku, e.g. Standard_D32s_v3. */
|
|
775
|
+
name: string;
|
|
776
|
+
/** The tier of the particular SKU, e.g. GeneralPurpose. */
|
|
777
|
+
tier: ServerSkuTier;
|
|
778
|
+
}
|
|
779
|
+
export declare function mySQLServerSkuSerializer(item: MySQLServerSku): any;
|
|
780
|
+
export declare function mySQLServerSkuDeserializer(item: any): MySQLServerSku;
|
|
781
|
+
/** The tier of the particular SKU, e.g. GeneralPurpose. */
|
|
782
|
+
export declare enum KnownServerSkuTier {
|
|
783
|
+
/** Burstable */
|
|
784
|
+
Burstable = "Burstable",
|
|
785
|
+
/** GeneralPurpose */
|
|
786
|
+
GeneralPurpose = "GeneralPurpose",
|
|
787
|
+
/** MemoryOptimized */
|
|
788
|
+
MemoryOptimized = "MemoryOptimized"
|
|
789
|
+
}
|
|
790
|
+
/**
|
|
791
|
+
* The tier of the particular SKU, e.g. GeneralPurpose. \
|
|
792
|
+
* {@link KnownServerSkuTier} can be used interchangeably with ServerSkuTier,
|
|
793
|
+
* this enum contains the known values that the service supports.
|
|
794
|
+
* ### Known values supported by the service
|
|
795
|
+
* **Burstable** \
|
|
796
|
+
* **GeneralPurpose** \
|
|
797
|
+
* **MemoryOptimized**
|
|
798
|
+
*/
|
|
799
|
+
export type ServerSkuTier = string;
|
|
800
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
801
|
+
export interface TrackedResource extends Resource {
|
|
802
|
+
/** Resource tags. */
|
|
803
|
+
tags?: Record<string, string>;
|
|
804
|
+
/** The geo-location where the resource lives */
|
|
805
|
+
location: string;
|
|
806
|
+
}
|
|
807
|
+
export declare function trackedResourceSerializer(item: TrackedResource): any;
|
|
808
|
+
export declare function trackedResourceDeserializer(item: any): TrackedResource;
|
|
809
|
+
/** Parameters allowed to update for a server. */
|
|
810
|
+
export interface ServerForUpdate {
|
|
811
|
+
/** The cmk identity for the server. */
|
|
812
|
+
identity?: MySQLServerIdentity;
|
|
813
|
+
/** The SKU (pricing tier) of the server. */
|
|
814
|
+
sku?: MySQLServerSku;
|
|
815
|
+
/** Application-specific metadata in the form of key-value pairs. */
|
|
816
|
+
tags?: Record<string, string>;
|
|
817
|
+
/** The password of the administrator login. */
|
|
818
|
+
administratorLoginPassword?: string;
|
|
819
|
+
/** Server version. */
|
|
820
|
+
version?: ServerVersion;
|
|
821
|
+
/** Storage related properties of a server. */
|
|
822
|
+
storage?: Storage;
|
|
823
|
+
/** Backup related properties of a server. */
|
|
824
|
+
backup?: Backup;
|
|
825
|
+
/** High availability related properties of a server. */
|
|
826
|
+
highAvailability?: HighAvailability;
|
|
827
|
+
/** Maintenance policy of a server. */
|
|
828
|
+
maintenancePolicy?: MaintenancePolicy;
|
|
829
|
+
/** Maintenance window of a server. */
|
|
830
|
+
maintenanceWindow?: MaintenanceWindow;
|
|
831
|
+
/** The replication role of the server. */
|
|
832
|
+
replicationRole?: ReplicationRole;
|
|
833
|
+
/** The Data Encryption for CMK. */
|
|
834
|
+
dataEncryption?: DataEncryption;
|
|
835
|
+
/** Network related properties of a server */
|
|
836
|
+
network?: Network;
|
|
837
|
+
}
|
|
838
|
+
export declare function serverForUpdateSerializer(item: ServerForUpdate): any;
|
|
839
|
+
/** The properties that can be updated for a server. */
|
|
840
|
+
export interface ServerPropertiesForUpdate {
|
|
841
|
+
/** The password of the administrator login. */
|
|
842
|
+
administratorLoginPassword?: string;
|
|
843
|
+
/** Server version. */
|
|
844
|
+
version?: ServerVersion;
|
|
845
|
+
/** Storage related properties of a server. */
|
|
846
|
+
storage?: Storage;
|
|
847
|
+
/** Backup related properties of a server. */
|
|
848
|
+
backup?: Backup;
|
|
849
|
+
/** High availability related properties of a server. */
|
|
850
|
+
highAvailability?: HighAvailability;
|
|
851
|
+
/** Maintenance policy of a server. */
|
|
852
|
+
maintenancePolicy?: MaintenancePolicy;
|
|
853
|
+
/** Maintenance window of a server. */
|
|
854
|
+
maintenanceWindow?: MaintenanceWindow;
|
|
855
|
+
/** The replication role of the server. */
|
|
856
|
+
replicationRole?: ReplicationRole;
|
|
857
|
+
/** The Data Encryption for CMK. */
|
|
858
|
+
dataEncryption?: DataEncryption;
|
|
859
|
+
/** Network related properties of a server */
|
|
860
|
+
network?: Network;
|
|
861
|
+
}
|
|
862
|
+
export declare function serverPropertiesForUpdateSerializer(item: ServerPropertiesForUpdate): any;
|
|
863
|
+
/** The response of a Server list operation. */
|
|
864
|
+
export interface _ServerListResult {
|
|
865
|
+
/** The Server items on this page */
|
|
866
|
+
value?: Server[];
|
|
867
|
+
/** The link to the next page of items */
|
|
868
|
+
nextLink?: string;
|
|
869
|
+
}
|
|
870
|
+
export declare function _serverListResultDeserializer(item: any): _ServerListResult;
|
|
871
|
+
export declare function serverArraySerializer(result: Array<Server>): any[];
|
|
872
|
+
export declare function serverArrayDeserializer(result: Array<Server>): any[];
|
|
873
|
+
/** High availability validation properties of a server */
|
|
874
|
+
export interface HighAvailabilityValidationEstimation {
|
|
875
|
+
/** Estimated seconds of downtime for the deployment. */
|
|
876
|
+
readonly estimatedDowntime?: number;
|
|
877
|
+
/** Scheduled Availability zone of the standby server. */
|
|
878
|
+
readonly scheduledStandbyAvailabilityZone?: string;
|
|
879
|
+
/** Expected Availability zone of the standby server. */
|
|
880
|
+
expectedStandbyAvailabilityZone?: string;
|
|
881
|
+
}
|
|
882
|
+
export declare function highAvailabilityValidationEstimationSerializer(item: HighAvailabilityValidationEstimation): any;
|
|
883
|
+
export declare function highAvailabilityValidationEstimationDeserializer(item: any): HighAvailabilityValidationEstimation;
|
|
884
|
+
/** Server restart parameters. */
|
|
885
|
+
export interface ServerRestartParameter {
|
|
886
|
+
/** Whether or not failover to standby server when restarting a server with high availability enabled. */
|
|
887
|
+
restartWithFailover?: EnableStatusEnum;
|
|
888
|
+
/** The maximum allowed failover time in seconds. */
|
|
889
|
+
maxFailoverSeconds?: number;
|
|
890
|
+
}
|
|
891
|
+
export declare function serverRestartParameterSerializer(item: ServerRestartParameter): any;
|
|
892
|
+
/** Server Gtid set parameters: Replication with Global Transaction Identifiers. */
|
|
893
|
+
export interface ServerGtidSetParameter {
|
|
894
|
+
/** The Gtid set of server. */
|
|
895
|
+
gtidSet?: string;
|
|
896
|
+
}
|
|
897
|
+
export declare function serverGtidSetParameterSerializer(item: ServerGtidSetParameter): any;
|
|
898
|
+
/** Parameters to detach Vnet. */
|
|
899
|
+
export interface ServerDetachVNetParameter {
|
|
900
|
+
/** Whether or not public network access is allowed for this server. Value is 'Disabled' when server has VNet integration. */
|
|
901
|
+
publicNetworkAccess?: EnableStatusEnum;
|
|
902
|
+
}
|
|
903
|
+
export declare function serverDetachVNetParameterSerializer(item: ServerDetachVNetParameter): any;
|
|
904
|
+
/** BackupAndExport API Request */
|
|
905
|
+
export interface BackupAndExportRequest extends BackupRequestBase {
|
|
906
|
+
/** Backup Target Store Details */
|
|
907
|
+
targetDetails: BackupStoreDetailsUnion;
|
|
908
|
+
}
|
|
909
|
+
export declare function backupAndExportRequestSerializer(item: BackupAndExportRequest): any;
|
|
910
|
+
/** Details about the target where the backup content will be stored. */
|
|
911
|
+
export interface BackupStoreDetails {
|
|
912
|
+
/** Type of the specific object - used for deserializing */
|
|
913
|
+
/** The discriminator possible values: FullBackupStoreDetails */
|
|
914
|
+
objectType: string;
|
|
915
|
+
}
|
|
916
|
+
export declare function backupStoreDetailsSerializer(item: BackupStoreDetails): any;
|
|
917
|
+
/** Alias for BackupStoreDetailsUnion */
|
|
918
|
+
export type BackupStoreDetailsUnion = FullBackupStoreDetails | BackupStoreDetails;
|
|
919
|
+
export declare function backupStoreDetailsUnionSerializer(item: BackupStoreDetailsUnion): any;
|
|
920
|
+
/** FullBackupStoreDetails is used for scenarios where backup data is streamed/copied over to a storage destination. */
|
|
921
|
+
export interface FullBackupStoreDetails extends BackupStoreDetails {
|
|
922
|
+
/** SASUriList of storage containers where backup data is to be streamed/copied. */
|
|
923
|
+
sasUriList: string[];
|
|
924
|
+
/** Type of the specific object - used for deserializing */
|
|
925
|
+
objectType: "FullBackupStoreDetails";
|
|
926
|
+
}
|
|
927
|
+
export declare function fullBackupStoreDetailsSerializer(item: FullBackupStoreDetails): any;
|
|
928
|
+
/** BackupRequestBase is the base for all backup request. */
|
|
929
|
+
export interface BackupRequestBase {
|
|
930
|
+
/** Backup Settings */
|
|
931
|
+
backupSettings: BackupSettings;
|
|
932
|
+
}
|
|
933
|
+
export declare function backupRequestBaseSerializer(item: BackupRequestBase): any;
|
|
934
|
+
/** Backup Settings */
|
|
935
|
+
export interface BackupSettings {
|
|
936
|
+
/** The name of the backup. */
|
|
937
|
+
backupName: string;
|
|
938
|
+
/** Backup Format for the current backup. (CollatedFormat is INTERNAL – DO NOT USE) */
|
|
939
|
+
backupFormat?: BackupFormat;
|
|
940
|
+
}
|
|
941
|
+
export declare function backupSettingsSerializer(item: BackupSettings): any;
|
|
942
|
+
/** Backup Format for the current backup. (CollatedFormat is INTERNAL – DO NOT USE) */
|
|
943
|
+
export declare enum KnownBackupFormat {
|
|
944
|
+
/** CollatedFormat */
|
|
945
|
+
CollatedFormat = "CollatedFormat",
|
|
946
|
+
/** Raw */
|
|
947
|
+
Raw = "Raw"
|
|
948
|
+
}
|
|
949
|
+
/**
|
|
950
|
+
* Backup Format for the current backup. (CollatedFormat is INTERNAL – DO NOT USE) \
|
|
951
|
+
* {@link KnownBackupFormat} can be used interchangeably with BackupFormat,
|
|
952
|
+
* this enum contains the known values that the service supports.
|
|
953
|
+
* ### Known values supported by the service
|
|
954
|
+
* **CollatedFormat** \
|
|
955
|
+
* **Raw**
|
|
956
|
+
*/
|
|
957
|
+
export type BackupFormat = string;
|
|
958
|
+
/** Represents BackupAndExportAPI Response */
|
|
959
|
+
export interface BackupAndExportResponse extends ProxyResource {
|
|
960
|
+
/** The error object. */
|
|
961
|
+
error?: ErrorDetail;
|
|
962
|
+
/** The name of the backup and export response. */
|
|
963
|
+
readonly name: string;
|
|
964
|
+
/** The operation status */
|
|
965
|
+
status?: OperationStatus;
|
|
966
|
+
/** Start time */
|
|
967
|
+
startTime?: Date;
|
|
968
|
+
/** End time */
|
|
969
|
+
endTime?: Date;
|
|
970
|
+
/** Operation progress (0-100). */
|
|
971
|
+
percentComplete?: number;
|
|
972
|
+
/** Size of datasource in bytes */
|
|
973
|
+
datasourceSizeInBytes?: number;
|
|
974
|
+
/** Data transferred in bytes */
|
|
975
|
+
dataTransferredInBytes?: number;
|
|
976
|
+
/** Metadata related to backup to be stored for restoring resource in key-value pairs. */
|
|
977
|
+
backupMetadata?: string;
|
|
978
|
+
}
|
|
979
|
+
export declare function backupAndExportResponseDeserializer(item: any): BackupAndExportResponse;
|
|
980
|
+
/** BackupAndExport Response Properties */
|
|
981
|
+
export interface BackupAndExportResponseProperties {
|
|
982
|
+
/** Size of datasource in bytes */
|
|
983
|
+
datasourceSizeInBytes?: number;
|
|
984
|
+
/** Data transferred in bytes */
|
|
985
|
+
dataTransferredInBytes?: number;
|
|
986
|
+
/** Metadata related to backup to be stored for restoring resource in key-value pairs. */
|
|
987
|
+
backupMetadata?: string;
|
|
988
|
+
}
|
|
989
|
+
export declare function backupAndExportResponsePropertiesDeserializer(item: any): BackupAndExportResponseProperties;
|
|
990
|
+
/** The operation status */
|
|
991
|
+
export type OperationStatus = "Pending" | "InProgress" | "Succeeded" | "Failed" | "CancelInProgress" | "Canceled";
|
|
992
|
+
/** Represents ValidateBackup API Response */
|
|
993
|
+
export interface ValidateBackupResponse {
|
|
994
|
+
/** Estimated no of storage containers required for resource data to be backed up. */
|
|
995
|
+
numberOfContainers?: number;
|
|
996
|
+
}
|
|
997
|
+
export declare function validateBackupResponseDeserializer(item: any): ValidateBackupResponse;
|
|
998
|
+
/** ValidateBackup Response Properties */
|
|
999
|
+
export interface ValidateBackupResponseProperties {
|
|
1000
|
+
/** Estimated no of storage containers required for resource data to be backed up. */
|
|
1001
|
+
numberOfContainers?: number;
|
|
1002
|
+
}
|
|
1003
|
+
export declare function validateBackupResponsePropertiesDeserializer(item: any): ValidateBackupResponseProperties;
|
|
1004
|
+
/** The response of a LogFile list operation. */
|
|
1005
|
+
export interface _LogFileListResult {
|
|
1006
|
+
/** The LogFile items on this page */
|
|
1007
|
+
value?: LogFile[];
|
|
1008
|
+
/** The link to the next page of items */
|
|
1009
|
+
nextLink?: string;
|
|
1010
|
+
}
|
|
1011
|
+
export declare function _logFileListResultDeserializer(item: any): _LogFileListResult;
|
|
1012
|
+
export declare function logFileArrayDeserializer(result: Array<LogFile>): any[];
|
|
1013
|
+
/** Represents a logFile. */
|
|
1014
|
+
export interface LogFile extends ProxyResource {
|
|
1015
|
+
/** The size in kb of the logFile. */
|
|
1016
|
+
sizeInKB?: number;
|
|
1017
|
+
/** Creation timestamp of the log file. */
|
|
1018
|
+
createdTime?: Date;
|
|
1019
|
+
/** Type of the log file. */
|
|
1020
|
+
typePropertiesType?: string;
|
|
1021
|
+
/** Last modified timestamp of the log file. */
|
|
1022
|
+
lastModifiedTime?: Date;
|
|
1023
|
+
/** The url to download the log file from. */
|
|
1024
|
+
url?: string;
|
|
1025
|
+
}
|
|
1026
|
+
export declare function logFileDeserializer(item: any): LogFile;
|
|
1027
|
+
/** The properties of a logFile. */
|
|
1028
|
+
export interface LogFileProperties {
|
|
1029
|
+
/** The size in kb of the logFile. */
|
|
1030
|
+
sizeInKB?: number;
|
|
1031
|
+
/** Creation timestamp of the log file. */
|
|
1032
|
+
createdTime?: Date;
|
|
1033
|
+
/** Type of the log file. */
|
|
1034
|
+
type?: string;
|
|
1035
|
+
/** Last modified timestamp of the log file. */
|
|
1036
|
+
lastModifiedTime?: Date;
|
|
1037
|
+
/** The url to download the log file from. */
|
|
1038
|
+
url?: string;
|
|
1039
|
+
}
|
|
1040
|
+
export declare function logFilePropertiesDeserializer(item: any): LogFileProperties;
|
|
1041
|
+
/** Server backup properties */
|
|
1042
|
+
export interface ServerBackup extends ProxyResource {
|
|
1043
|
+
/** Backup type. */
|
|
1044
|
+
backupType?: string;
|
|
1045
|
+
/** Backup completed time (ISO8601 format). */
|
|
1046
|
+
completedTime?: Date;
|
|
1047
|
+
/** Backup source */
|
|
1048
|
+
source?: string;
|
|
1049
|
+
}
|
|
1050
|
+
export declare function serverBackupDeserializer(item: any): ServerBackup;
|
|
1051
|
+
/** The properties of a server backup. */
|
|
1052
|
+
export interface ServerBackupProperties {
|
|
1053
|
+
/** Backup type. */
|
|
1054
|
+
backupType?: string;
|
|
1055
|
+
/** Backup completed time (ISO8601 format). */
|
|
1056
|
+
completedTime?: Date;
|
|
1057
|
+
/** Backup source */
|
|
1058
|
+
source?: string;
|
|
1059
|
+
}
|
|
1060
|
+
export declare function serverBackupPropertiesDeserializer(item: any): ServerBackupProperties;
|
|
1061
|
+
/** The response of a ServerBackup list operation. */
|
|
1062
|
+
export interface _ServerBackupListResult {
|
|
1063
|
+
/** The ServerBackup items on this page */
|
|
1064
|
+
value?: ServerBackup[];
|
|
1065
|
+
/** The link to the next page of items */
|
|
1066
|
+
nextLink?: string;
|
|
1067
|
+
}
|
|
1068
|
+
export declare function _serverBackupListResultDeserializer(item: any): _ServerBackupListResult;
|
|
1069
|
+
export declare function serverBackupArrayDeserializer(result: Array<ServerBackup>): any[];
|
|
1070
|
+
/** Server backup properties */
|
|
1071
|
+
export interface ServerBackupV2 extends ProxyResource {
|
|
1072
|
+
/** Backup name */
|
|
1073
|
+
backupNameV2?: string;
|
|
1074
|
+
backupType?: BackupType;
|
|
1075
|
+
/** Backup completed time (ISO8601 format). */
|
|
1076
|
+
completedTime?: Date;
|
|
1077
|
+
/** Backup source */
|
|
1078
|
+
source?: string;
|
|
1079
|
+
/** The provisioning state of backup resource. */
|
|
1080
|
+
readonly provisioningState?: ProvisioningState;
|
|
1081
|
+
}
|
|
1082
|
+
export declare function serverBackupV2Serializer(item: ServerBackupV2): any;
|
|
1083
|
+
export declare function serverBackupV2Deserializer(item: any): ServerBackupV2;
|
|
1084
|
+
/** The properties of a server backup. */
|
|
1085
|
+
export interface ServerBackupPropertiesV2 {
|
|
1086
|
+
/** Backup name */
|
|
1087
|
+
backupNameV2?: string;
|
|
1088
|
+
backupType?: BackupType;
|
|
1089
|
+
/** Backup completed time (ISO8601 format). */
|
|
1090
|
+
completedTime?: Date;
|
|
1091
|
+
/** Backup source */
|
|
1092
|
+
source?: string;
|
|
1093
|
+
/** The provisioning state of backup resource. */
|
|
1094
|
+
readonly provisioningState?: ProvisioningState;
|
|
1095
|
+
}
|
|
1096
|
+
export declare function serverBackupPropertiesV2Serializer(item: ServerBackupPropertiesV2): any;
|
|
1097
|
+
export declare function serverBackupPropertiesV2Deserializer(item: any): ServerBackupPropertiesV2;
|
|
1098
|
+
/** Known values of {@link BackupType} that the service accepts. */
|
|
1099
|
+
export declare enum KnownBackupType {
|
|
1100
|
+
/** FULL */
|
|
1101
|
+
Full = "FULL"
|
|
1102
|
+
}
|
|
1103
|
+
/** Type of BackupType */
|
|
1104
|
+
export type BackupType = string;
|
|
1105
|
+
/** The current provisioning state. */
|
|
1106
|
+
export declare enum KnownProvisioningState {
|
|
1107
|
+
/** Succeeded */
|
|
1108
|
+
Succeeded = "Succeeded",
|
|
1109
|
+
/** Creating */
|
|
1110
|
+
Creating = "Creating",
|
|
1111
|
+
/** Deleting */
|
|
1112
|
+
Deleting = "Deleting",
|
|
1113
|
+
/** Failed */
|
|
1114
|
+
Failed = "Failed",
|
|
1115
|
+
/** Canceled */
|
|
1116
|
+
Canceled = "Canceled"
|
|
1117
|
+
}
|
|
1118
|
+
/**
|
|
1119
|
+
* The current provisioning state. \
|
|
1120
|
+
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
|
1121
|
+
* this enum contains the known values that the service supports.
|
|
1122
|
+
* ### Known values supported by the service
|
|
1123
|
+
* **Succeeded** \
|
|
1124
|
+
* **Creating** \
|
|
1125
|
+
* **Deleting** \
|
|
1126
|
+
* **Failed** \
|
|
1127
|
+
* **Canceled**
|
|
1128
|
+
*/
|
|
1129
|
+
export type ProvisioningState = string;
|
|
1130
|
+
/** The response of a ServerBackupV2 list operation. */
|
|
1131
|
+
export interface _ServerBackupV2ListResult {
|
|
1132
|
+
/** The ServerBackupV2 items on this page */
|
|
1133
|
+
value?: ServerBackupV2[];
|
|
1134
|
+
/** The link to the next page of items */
|
|
1135
|
+
nextLink?: string;
|
|
1136
|
+
}
|
|
1137
|
+
export declare function _serverBackupV2ListResultDeserializer(item: any): _ServerBackupV2ListResult;
|
|
1138
|
+
export declare function serverBackupV2ArraySerializer(result: Array<ServerBackupV2>): any[];
|
|
1139
|
+
export declare function serverBackupV2ArrayDeserializer(result: Array<ServerBackupV2>): any[];
|
|
1140
|
+
/** Represents a Configuration. */
|
|
1141
|
+
export interface Configuration extends ProxyResource {
|
|
1142
|
+
/** Value of the configuration. */
|
|
1143
|
+
value?: string;
|
|
1144
|
+
/** Current value of the configuration. */
|
|
1145
|
+
currentValue?: string;
|
|
1146
|
+
/** Description of the configuration. */
|
|
1147
|
+
readonly description?: string;
|
|
1148
|
+
/** The link used to get the document from community or Azure site. */
|
|
1149
|
+
readonly documentationLink?: string;
|
|
1150
|
+
/** Default value of the configuration. */
|
|
1151
|
+
readonly defaultValue?: string;
|
|
1152
|
+
/** Data type of the configuration. */
|
|
1153
|
+
readonly dataType?: string;
|
|
1154
|
+
/** Allowed values of the configuration. */
|
|
1155
|
+
readonly allowedValues?: string;
|
|
1156
|
+
/** Source of the configuration. */
|
|
1157
|
+
source?: ConfigurationSource;
|
|
1158
|
+
/** If is the configuration read only. */
|
|
1159
|
+
readonly isReadOnly?: IsReadOnly;
|
|
1160
|
+
/** If is the configuration pending restart or not. */
|
|
1161
|
+
readonly isConfigPendingRestart?: IsConfigPendingRestart;
|
|
1162
|
+
/** If is the configuration dynamic. */
|
|
1163
|
+
readonly isDynamicConfig?: IsDynamicConfig;
|
|
1164
|
+
}
|
|
1165
|
+
export declare function configurationSerializer(item: Configuration): any;
|
|
1166
|
+
export declare function configurationDeserializer(item: any): Configuration;
|
|
1167
|
+
/** The properties of a configuration. */
|
|
1168
|
+
export interface ConfigurationProperties {
|
|
1169
|
+
/** Value of the configuration. */
|
|
1170
|
+
value?: string;
|
|
1171
|
+
/** Current value of the configuration. */
|
|
1172
|
+
currentValue?: string;
|
|
1173
|
+
/** Description of the configuration. */
|
|
1174
|
+
readonly description?: string;
|
|
1175
|
+
/** The link used to get the document from community or Azure site. */
|
|
1176
|
+
readonly documentationLink?: string;
|
|
1177
|
+
/** Default value of the configuration. */
|
|
1178
|
+
readonly defaultValue?: string;
|
|
1179
|
+
/** Data type of the configuration. */
|
|
1180
|
+
readonly dataType?: string;
|
|
1181
|
+
/** Allowed values of the configuration. */
|
|
1182
|
+
readonly allowedValues?: string;
|
|
1183
|
+
/** Source of the configuration. */
|
|
1184
|
+
source?: ConfigurationSource;
|
|
1185
|
+
/** If is the configuration read only. */
|
|
1186
|
+
readonly isReadOnly?: IsReadOnly;
|
|
1187
|
+
/** If is the configuration pending restart or not. */
|
|
1188
|
+
readonly isConfigPendingRestart?: IsConfigPendingRestart;
|
|
1189
|
+
/** If is the configuration dynamic. */
|
|
1190
|
+
readonly isDynamicConfig?: IsDynamicConfig;
|
|
1191
|
+
}
|
|
1192
|
+
export declare function configurationPropertiesSerializer(item: ConfigurationProperties): any;
|
|
1193
|
+
export declare function configurationPropertiesDeserializer(item: any): ConfigurationProperties;
|
|
1194
|
+
/** Source of the configuration. */
|
|
1195
|
+
export declare enum KnownConfigurationSource {
|
|
1196
|
+
/** system-default */
|
|
1197
|
+
SystemDefault = "system-default",
|
|
1198
|
+
/** user-override */
|
|
1199
|
+
UserOverride = "user-override"
|
|
1200
|
+
}
|
|
1201
|
+
/**
|
|
1202
|
+
* Source of the configuration. \
|
|
1203
|
+
* {@link KnownConfigurationSource} can be used interchangeably with ConfigurationSource,
|
|
1204
|
+
* this enum contains the known values that the service supports.
|
|
1205
|
+
* ### Known values supported by the service
|
|
1206
|
+
* **system-default** \
|
|
1207
|
+
* **user-override**
|
|
1208
|
+
*/
|
|
1209
|
+
export type ConfigurationSource = string;
|
|
1210
|
+
/** If is the configuration read only. */
|
|
1211
|
+
export declare enum KnownIsReadOnly {
|
|
1212
|
+
/** True */
|
|
1213
|
+
True = "True",
|
|
1214
|
+
/** False */
|
|
1215
|
+
False = "False"
|
|
1216
|
+
}
|
|
1217
|
+
/**
|
|
1218
|
+
* If is the configuration read only. \
|
|
1219
|
+
* {@link KnownIsReadOnly} can be used interchangeably with IsReadOnly,
|
|
1220
|
+
* this enum contains the known values that the service supports.
|
|
1221
|
+
* ### Known values supported by the service
|
|
1222
|
+
* **True** \
|
|
1223
|
+
* **False**
|
|
1224
|
+
*/
|
|
1225
|
+
export type IsReadOnly = string;
|
|
1226
|
+
/** If is the configuration pending restart or not. */
|
|
1227
|
+
export declare enum KnownIsConfigPendingRestart {
|
|
1228
|
+
/** True */
|
|
1229
|
+
True = "True",
|
|
1230
|
+
/** False */
|
|
1231
|
+
False = "False"
|
|
1232
|
+
}
|
|
1233
|
+
/**
|
|
1234
|
+
* If is the configuration pending restart or not. \
|
|
1235
|
+
* {@link KnownIsConfigPendingRestart} can be used interchangeably with IsConfigPendingRestart,
|
|
1236
|
+
* this enum contains the known values that the service supports.
|
|
1237
|
+
* ### Known values supported by the service
|
|
1238
|
+
* **True** \
|
|
1239
|
+
* **False**
|
|
1240
|
+
*/
|
|
1241
|
+
export type IsConfigPendingRestart = string;
|
|
1242
|
+
/** If is the configuration dynamic. */
|
|
1243
|
+
export declare enum KnownIsDynamicConfig {
|
|
1244
|
+
/** True */
|
|
1245
|
+
True = "True",
|
|
1246
|
+
/** False */
|
|
1247
|
+
False = "False"
|
|
1248
|
+
}
|
|
1249
|
+
/**
|
|
1250
|
+
* If is the configuration dynamic. \
|
|
1251
|
+
* {@link KnownIsDynamicConfig} can be used interchangeably with IsDynamicConfig,
|
|
1252
|
+
* this enum contains the known values that the service supports.
|
|
1253
|
+
* ### Known values supported by the service
|
|
1254
|
+
* **True** \
|
|
1255
|
+
* **False**
|
|
1256
|
+
*/
|
|
1257
|
+
export type IsDynamicConfig = string;
|
|
1258
|
+
/** The response of a Configuration list operation. */
|
|
1259
|
+
export interface ConfigurationListResult {
|
|
1260
|
+
/** The Configuration items on this page */
|
|
1261
|
+
value?: Configuration[];
|
|
1262
|
+
/** The link to the next page of items */
|
|
1263
|
+
nextLink?: string;
|
|
1264
|
+
}
|
|
1265
|
+
export declare function configurationListResultDeserializer(item: any): ConfigurationListResult;
|
|
1266
|
+
export declare function configurationArraySerializer(result: Array<Configuration>): any[];
|
|
1267
|
+
export declare function configurationArrayDeserializer(result: Array<Configuration>): any[];
|
|
1268
|
+
/** A list of server configurations to update. */
|
|
1269
|
+
export interface ConfigurationListForBatchUpdate {
|
|
1270
|
+
/** The list of server configurations. */
|
|
1271
|
+
value?: ConfigurationForBatchUpdate[];
|
|
1272
|
+
/** Whether to reset all server parameters to default. */
|
|
1273
|
+
resetAllToDefault?: ResetAllToDefault;
|
|
1274
|
+
}
|
|
1275
|
+
export declare function configurationListForBatchUpdateSerializer(item: ConfigurationListForBatchUpdate): any;
|
|
1276
|
+
export declare function configurationForBatchUpdateArraySerializer(result: Array<ConfigurationForBatchUpdate>): any[];
|
|
1277
|
+
/** Represents a Configuration. */
|
|
1278
|
+
export interface ConfigurationForBatchUpdate {
|
|
1279
|
+
/** Name of the configuration. */
|
|
1280
|
+
name?: string;
|
|
1281
|
+
/** Value of the configuration. */
|
|
1282
|
+
value?: string;
|
|
1283
|
+
/** Source of the configuration. */
|
|
1284
|
+
source?: string;
|
|
1285
|
+
}
|
|
1286
|
+
export declare function configurationForBatchUpdateSerializer(item: ConfigurationForBatchUpdate): any;
|
|
1287
|
+
/** The properties can be updated for a configuration. */
|
|
1288
|
+
export interface ConfigurationForBatchUpdateProperties {
|
|
1289
|
+
/** Value of the configuration. */
|
|
1290
|
+
value?: string;
|
|
1291
|
+
/** Source of the configuration. */
|
|
1292
|
+
source?: string;
|
|
1293
|
+
}
|
|
1294
|
+
export declare function configurationForBatchUpdatePropertiesSerializer(item: ConfigurationForBatchUpdateProperties): any;
|
|
1295
|
+
/** Whether to reset all server parameters to default. */
|
|
1296
|
+
export declare enum KnownResetAllToDefault {
|
|
1297
|
+
/** True */
|
|
1298
|
+
True = "True",
|
|
1299
|
+
/** False */
|
|
1300
|
+
False = "False"
|
|
1301
|
+
}
|
|
1302
|
+
/**
|
|
1303
|
+
* Whether to reset all server parameters to default. \
|
|
1304
|
+
* {@link KnownResetAllToDefault} can be used interchangeably with ResetAllToDefault,
|
|
1305
|
+
* this enum contains the known values that the service supports.
|
|
1306
|
+
* ### Known values supported by the service
|
|
1307
|
+
* **True** \
|
|
1308
|
+
* **False**
|
|
1309
|
+
*/
|
|
1310
|
+
export type ResetAllToDefault = string;
|
|
1311
|
+
/** Represents a Database. */
|
|
1312
|
+
export interface Database extends ProxyResource {
|
|
1313
|
+
/** The charset of the database. */
|
|
1314
|
+
charset?: string;
|
|
1315
|
+
/** The collation of the database. */
|
|
1316
|
+
collation?: string;
|
|
1317
|
+
}
|
|
1318
|
+
export declare function databaseSerializer(item: Database): any;
|
|
1319
|
+
export declare function databaseDeserializer(item: any): Database;
|
|
1320
|
+
/** The properties of a database. */
|
|
1321
|
+
export interface DatabaseProperties {
|
|
1322
|
+
/** The charset of the database. */
|
|
1323
|
+
charset?: string;
|
|
1324
|
+
/** The collation of the database. */
|
|
1325
|
+
collation?: string;
|
|
1326
|
+
}
|
|
1327
|
+
export declare function databasePropertiesSerializer(item: DatabaseProperties): any;
|
|
1328
|
+
export declare function databasePropertiesDeserializer(item: any): DatabaseProperties;
|
|
1329
|
+
/** The response of a Database list operation. */
|
|
1330
|
+
export interface _DatabaseListResult {
|
|
1331
|
+
/** The Database items on this page */
|
|
1332
|
+
value?: Database[];
|
|
1333
|
+
/** The link to the next page of items */
|
|
1334
|
+
nextLink?: string;
|
|
1335
|
+
}
|
|
1336
|
+
export declare function _databaseListResultDeserializer(item: any): _DatabaseListResult;
|
|
1337
|
+
export declare function databaseArraySerializer(result: Array<Database>): any[];
|
|
1338
|
+
export declare function databaseArrayDeserializer(result: Array<Database>): any[];
|
|
1339
|
+
/** Represents a server firewall rule. */
|
|
1340
|
+
export interface FirewallRule extends ProxyResource {
|
|
1341
|
+
/** The start IP address of the server firewall rule. Must be IPv4 format. */
|
|
1342
|
+
startIpAddress: string;
|
|
1343
|
+
/** The end IP address of the server firewall rule. Must be IPv4 format. */
|
|
1344
|
+
endIpAddress: string;
|
|
1345
|
+
}
|
|
1346
|
+
export declare function firewallRuleSerializer(item: FirewallRule): any;
|
|
1347
|
+
export declare function firewallRuleDeserializer(item: any): FirewallRule;
|
|
1348
|
+
/** The properties of a server firewall rule. */
|
|
1349
|
+
export interface FirewallRuleProperties {
|
|
1350
|
+
/** The start IP address of the server firewall rule. Must be IPv4 format. */
|
|
1351
|
+
startIpAddress: string;
|
|
1352
|
+
/** The end IP address of the server firewall rule. Must be IPv4 format. */
|
|
1353
|
+
endIpAddress: string;
|
|
1354
|
+
}
|
|
1355
|
+
export declare function firewallRulePropertiesSerializer(item: FirewallRuleProperties): any;
|
|
1356
|
+
export declare function firewallRulePropertiesDeserializer(item: any): FirewallRuleProperties;
|
|
1357
|
+
/** The response of a FirewallRule list operation. */
|
|
1358
|
+
export interface _FirewallRuleListResult {
|
|
1359
|
+
/** The FirewallRule items on this page */
|
|
1360
|
+
value?: FirewallRule[];
|
|
1361
|
+
/** The link to the next page of items */
|
|
1362
|
+
nextLink?: string;
|
|
1363
|
+
}
|
|
1364
|
+
export declare function _firewallRuleListResultDeserializer(item: any): _FirewallRuleListResult;
|
|
1365
|
+
export declare function firewallRuleArraySerializer(result: Array<FirewallRule>): any[];
|
|
1366
|
+
export declare function firewallRuleArrayDeserializer(result: Array<FirewallRule>): any[];
|
|
1367
|
+
/** A server's Advanced Threat Protection. */
|
|
1368
|
+
export interface AdvancedThreatProtection extends ProxyResource {
|
|
1369
|
+
/** Specifies the UTC creation time of the policy. */
|
|
1370
|
+
readonly creationTime?: Date;
|
|
1371
|
+
/** Specifies the state of the Advanced Threat Protection, whether it is enabled or disabled or a state has not been applied yet on the specific database or server. */
|
|
1372
|
+
state?: AdvancedThreatProtectionState;
|
|
1373
|
+
/** Provisioning state of the Threat Protection. */
|
|
1374
|
+
readonly provisioningState?: AdvancedThreatProtectionProvisioningState;
|
|
1375
|
+
}
|
|
1376
|
+
export declare function advancedThreatProtectionSerializer(item: AdvancedThreatProtection): any;
|
|
1377
|
+
export declare function advancedThreatProtectionDeserializer(item: any): AdvancedThreatProtection;
|
|
1378
|
+
/** Properties of an Advanced Threat Protection setting. */
|
|
1379
|
+
export interface AdvancedThreatProtectionProperties {
|
|
1380
|
+
/** Specifies the UTC creation time of the policy. */
|
|
1381
|
+
readonly creationTime?: Date;
|
|
1382
|
+
/** Specifies the state of the Advanced Threat Protection, whether it is enabled or disabled or a state has not been applied yet on the specific database or server. */
|
|
1383
|
+
state?: AdvancedThreatProtectionState;
|
|
1384
|
+
/** Provisioning state of the Threat Protection. */
|
|
1385
|
+
readonly provisioningState?: AdvancedThreatProtectionProvisioningState;
|
|
1386
|
+
}
|
|
1387
|
+
export declare function advancedThreatProtectionPropertiesSerializer(item: AdvancedThreatProtectionProperties): any;
|
|
1388
|
+
export declare function advancedThreatProtectionPropertiesDeserializer(item: any): AdvancedThreatProtectionProperties;
|
|
1389
|
+
/** Specifies the state of the Advanced Threat Protection, whether it is enabled or disabled on the server. */
|
|
1390
|
+
export declare enum KnownAdvancedThreatProtectionState {
|
|
1391
|
+
/** Enabled */
|
|
1392
|
+
Enabled = "Enabled",
|
|
1393
|
+
/** Disabled */
|
|
1394
|
+
Disabled = "Disabled"
|
|
1395
|
+
}
|
|
1396
|
+
/**
|
|
1397
|
+
* Specifies the state of the Advanced Threat Protection, whether it is enabled or disabled on the server. \
|
|
1398
|
+
* {@link KnownAdvancedThreatProtectionState} can be used interchangeably with AdvancedThreatProtectionState,
|
|
1399
|
+
* this enum contains the known values that the service supports.
|
|
1400
|
+
* ### Known values supported by the service
|
|
1401
|
+
* **Enabled** \
|
|
1402
|
+
* **Disabled**
|
|
1403
|
+
*/
|
|
1404
|
+
export type AdvancedThreatProtectionState = string;
|
|
1405
|
+
/** The current provisioning state. */
|
|
1406
|
+
export declare enum KnownAdvancedThreatProtectionProvisioningState {
|
|
1407
|
+
/** Succeeded */
|
|
1408
|
+
Succeeded = "Succeeded",
|
|
1409
|
+
/** Updating */
|
|
1410
|
+
Updating = "Updating",
|
|
1411
|
+
/** Canceled */
|
|
1412
|
+
Canceled = "Canceled",
|
|
1413
|
+
/** Failed */
|
|
1414
|
+
Failed = "Failed"
|
|
1415
|
+
}
|
|
1416
|
+
/**
|
|
1417
|
+
* The current provisioning state. \
|
|
1418
|
+
* {@link KnownAdvancedThreatProtectionProvisioningState} can be used interchangeably with AdvancedThreatProtectionProvisioningState,
|
|
1419
|
+
* this enum contains the known values that the service supports.
|
|
1420
|
+
* ### Known values supported by the service
|
|
1421
|
+
* **Succeeded** \
|
|
1422
|
+
* **Updating** \
|
|
1423
|
+
* **Canceled** \
|
|
1424
|
+
* **Failed**
|
|
1425
|
+
*/
|
|
1426
|
+
export type AdvancedThreatProtectionProvisioningState = string;
|
|
1427
|
+
/** Known values of {@link AdvancedThreatProtectionName} that the service accepts. */
|
|
1428
|
+
export declare enum KnownAdvancedThreatProtectionName {
|
|
1429
|
+
/** Default */
|
|
1430
|
+
Default = "Default"
|
|
1431
|
+
}
|
|
1432
|
+
/** Type of AdvancedThreatProtectionName */
|
|
1433
|
+
export type AdvancedThreatProtectionName = string;
|
|
1434
|
+
/** Parameters allowed to update advanced threat protection for a server. */
|
|
1435
|
+
export interface AdvancedThreatProtectionForUpdate {
|
|
1436
|
+
/** Specifies the state of the Advanced Threat Protection, whether it is enabled or disabled or a state has not been applied yet on the specific database or server. */
|
|
1437
|
+
state?: AdvancedThreatProtectionState;
|
|
1438
|
+
}
|
|
1439
|
+
export declare function advancedThreatProtectionForUpdateSerializer(item: AdvancedThreatProtectionForUpdate): any;
|
|
1440
|
+
/** Properties of Advanced Threat Protection that can be updated. */
|
|
1441
|
+
export interface AdvancedThreatProtectionUpdateProperties {
|
|
1442
|
+
/** Specifies the state of the Advanced Threat Protection, whether it is enabled or disabled or a state has not been applied yet on the specific database or server. */
|
|
1443
|
+
state: AdvancedThreatProtectionState;
|
|
1444
|
+
}
|
|
1445
|
+
export declare function advancedThreatProtectionUpdatePropertiesSerializer(item: AdvancedThreatProtectionUpdateProperties): any;
|
|
1446
|
+
/** The response of a AdvancedThreatProtection list operation. */
|
|
1447
|
+
export interface _AdvancedThreatProtectionListResult {
|
|
1448
|
+
/** The AdvancedThreatProtection items on this page */
|
|
1449
|
+
readonly value?: AdvancedThreatProtection[];
|
|
1450
|
+
/** The link to the next page of items */
|
|
1451
|
+
nextLink?: string;
|
|
1452
|
+
}
|
|
1453
|
+
export declare function _advancedThreatProtectionListResultDeserializer(item: any): _AdvancedThreatProtectionListResult;
|
|
1454
|
+
export declare function advancedThreatProtectionArraySerializer(result: Array<AdvancedThreatProtection>): any[];
|
|
1455
|
+
export declare function advancedThreatProtectionArrayDeserializer(result: Array<AdvancedThreatProtection>): any[];
|
|
1456
|
+
/** Represents a location capability set. */
|
|
1457
|
+
export interface Capability extends ProxyResource {
|
|
1458
|
+
/** supported geo backup regions */
|
|
1459
|
+
readonly supportedGeoBackupRegions?: string[];
|
|
1460
|
+
/** A list of supported flexible server editions. */
|
|
1461
|
+
readonly supportedFlexibleServerEditions?: ServerEditionCapabilityV2[];
|
|
1462
|
+
/** A list of supported server versions. */
|
|
1463
|
+
readonly supportedServerVersions?: ServerVersionCapabilityV2[];
|
|
1464
|
+
/** A list of supported features. */
|
|
1465
|
+
readonly supportedFeatures?: FeatureProperty[];
|
|
1466
|
+
}
|
|
1467
|
+
export declare function capabilityDeserializer(item: any): Capability;
|
|
1468
|
+
/** Location capability. */
|
|
1469
|
+
export interface CapabilityPropertiesV2 {
|
|
1470
|
+
/** supported geo backup regions */
|
|
1471
|
+
readonly supportedGeoBackupRegions?: string[];
|
|
1472
|
+
/** A list of supported flexible server editions. */
|
|
1473
|
+
readonly supportedFlexibleServerEditions?: ServerEditionCapabilityV2[];
|
|
1474
|
+
/** A list of supported server versions. */
|
|
1475
|
+
readonly supportedServerVersions?: ServerVersionCapabilityV2[];
|
|
1476
|
+
/** A list of supported features. */
|
|
1477
|
+
readonly supportedFeatures?: FeatureProperty[];
|
|
1478
|
+
}
|
|
1479
|
+
export declare function capabilityPropertiesV2Deserializer(item: any): CapabilityPropertiesV2;
|
|
1480
|
+
export declare function serverEditionCapabilityV2ArrayDeserializer(result: Array<ServerEditionCapabilityV2>): any[];
|
|
1481
|
+
/** Server edition capabilities. */
|
|
1482
|
+
export interface ServerEditionCapabilityV2 {
|
|
1483
|
+
/** Server edition name */
|
|
1484
|
+
readonly name?: string;
|
|
1485
|
+
/** Default Sku name */
|
|
1486
|
+
readonly defaultSku?: string;
|
|
1487
|
+
/** Default storage size */
|
|
1488
|
+
readonly defaultStorageSize?: number;
|
|
1489
|
+
/** A list of supported storage editions */
|
|
1490
|
+
readonly supportedStorageEditions?: StorageEditionCapability[];
|
|
1491
|
+
/** A list of supported Skus */
|
|
1492
|
+
readonly supportedSkus?: SkuCapabilityV2[];
|
|
1493
|
+
}
|
|
1494
|
+
export declare function serverEditionCapabilityV2Deserializer(item: any): ServerEditionCapabilityV2;
|
|
1495
|
+
export declare function storageEditionCapabilityArrayDeserializer(result: Array<StorageEditionCapability>): any[];
|
|
1496
|
+
/** storage edition capability */
|
|
1497
|
+
export interface StorageEditionCapability {
|
|
1498
|
+
/** storage edition name */
|
|
1499
|
+
readonly name?: string;
|
|
1500
|
+
/** The minimal supported storage size. */
|
|
1501
|
+
readonly minStorageSize?: number;
|
|
1502
|
+
/** The maximum supported storage size. */
|
|
1503
|
+
readonly maxStorageSize?: number;
|
|
1504
|
+
/** Minimal backup retention days */
|
|
1505
|
+
readonly minBackupRetentionDays?: number;
|
|
1506
|
+
/** Maximum backup retention days */
|
|
1507
|
+
readonly maxBackupRetentionDays?: number;
|
|
1508
|
+
/** Minimal backup interval hours */
|
|
1509
|
+
readonly minBackupIntervalHours?: number;
|
|
1510
|
+
/** Maximum backup interval hours */
|
|
1511
|
+
readonly maxBackupIntervalHours?: number;
|
|
1512
|
+
}
|
|
1513
|
+
export declare function storageEditionCapabilityDeserializer(item: any): StorageEditionCapability;
|
|
1514
|
+
export declare function skuCapabilityV2ArrayDeserializer(result: Array<SkuCapabilityV2>): any[];
|
|
1515
|
+
/** Sku capability */
|
|
1516
|
+
export interface SkuCapabilityV2 {
|
|
1517
|
+
/** vCore name */
|
|
1518
|
+
readonly name?: string;
|
|
1519
|
+
/** supported vCores */
|
|
1520
|
+
readonly vCores?: number;
|
|
1521
|
+
/** supported IOPS */
|
|
1522
|
+
readonly supportedIops?: number;
|
|
1523
|
+
/** supported memory per vCore in MB */
|
|
1524
|
+
readonly supportedMemoryPerVCoreMB?: number;
|
|
1525
|
+
/** Supported zones */
|
|
1526
|
+
readonly supportedZones?: string[];
|
|
1527
|
+
/** Supported high availability mode */
|
|
1528
|
+
readonly supportedHAMode?: string[];
|
|
1529
|
+
}
|
|
1530
|
+
export declare function skuCapabilityV2Deserializer(item: any): SkuCapabilityV2;
|
|
1531
|
+
export declare function serverVersionCapabilityV2ArrayDeserializer(result: Array<ServerVersionCapabilityV2>): any[];
|
|
1532
|
+
/** Server version capabilities. */
|
|
1533
|
+
export interface ServerVersionCapabilityV2 {
|
|
1534
|
+
/** server version */
|
|
1535
|
+
readonly name?: string;
|
|
1536
|
+
}
|
|
1537
|
+
export declare function serverVersionCapabilityV2Deserializer(item: any): ServerVersionCapabilityV2;
|
|
1538
|
+
export declare function featurePropertyArrayDeserializer(result: Array<FeatureProperty>): any[];
|
|
1539
|
+
/** Server version capabilities. */
|
|
1540
|
+
export interface FeatureProperty {
|
|
1541
|
+
/** feature name */
|
|
1542
|
+
readonly featureName?: string;
|
|
1543
|
+
/** feature value */
|
|
1544
|
+
readonly featureValue?: string;
|
|
1545
|
+
}
|
|
1546
|
+
export declare function featurePropertyDeserializer(item: any): FeatureProperty;
|
|
1547
|
+
/** location capability set */
|
|
1548
|
+
export interface _CapabilitySetsList {
|
|
1549
|
+
/** The CapabilitySetsList items on this page */
|
|
1550
|
+
readonly value?: Capability[];
|
|
1551
|
+
/** The link to the next page of items */
|
|
1552
|
+
nextLink?: string;
|
|
1553
|
+
}
|
|
1554
|
+
export declare function _capabilitySetsListDeserializer(item: any): _CapabilitySetsList;
|
|
1555
|
+
export declare function capabilityArrayDeserializer(result: Array<Capability>): any[];
|
|
1556
|
+
/** Represents a maintenance. */
|
|
1557
|
+
export interface Maintenance extends ProxyResource {
|
|
1558
|
+
/** A string defines maintenance type. */
|
|
1559
|
+
readonly maintenanceType?: MaintenanceType;
|
|
1560
|
+
/** A string describes the maintenance status */
|
|
1561
|
+
readonly maintenanceState?: MaintenanceState;
|
|
1562
|
+
/** The start time for a maintenance. */
|
|
1563
|
+
maintenanceStartTime?: Date;
|
|
1564
|
+
/** The end time for a maintenance. */
|
|
1565
|
+
readonly maintenanceEndTime?: Date;
|
|
1566
|
+
/** The start time for a maintenance execution. */
|
|
1567
|
+
readonly maintenanceExecutionStartTime?: Date;
|
|
1568
|
+
/** The end time for a maintenance execution. */
|
|
1569
|
+
readonly maintenanceExecutionEndTime?: Date;
|
|
1570
|
+
/** The min time the maintenance can be rescheduled. */
|
|
1571
|
+
readonly maintenanceAvailableScheduleMinTime?: Date;
|
|
1572
|
+
/** The max time the maintenance can be rescheduled. */
|
|
1573
|
+
readonly maintenanceAvailableScheduleMaxTime?: Date;
|
|
1574
|
+
/** The maintenance title. */
|
|
1575
|
+
readonly maintenanceTitle?: string;
|
|
1576
|
+
/** The maintenance description. */
|
|
1577
|
+
readonly maintenanceDescription?: string;
|
|
1578
|
+
/** Provisioning state of the Maintenance. */
|
|
1579
|
+
readonly provisioningState?: MaintenanceProvisioningState;
|
|
1580
|
+
}
|
|
1581
|
+
export declare function maintenanceDeserializer(item: any): Maintenance;
|
|
1582
|
+
/** The properties of a maintenance resource. */
|
|
1583
|
+
export interface MaintenanceProperties {
|
|
1584
|
+
/** A string defines maintenance type. */
|
|
1585
|
+
readonly maintenanceType?: MaintenanceType;
|
|
1586
|
+
/** A string describes the maintenance status */
|
|
1587
|
+
readonly maintenanceState?: MaintenanceState;
|
|
1588
|
+
/** The start time for a maintenance. */
|
|
1589
|
+
maintenanceStartTime?: Date;
|
|
1590
|
+
/** The end time for a maintenance. */
|
|
1591
|
+
readonly maintenanceEndTime?: Date;
|
|
1592
|
+
/** The start time for a maintenance execution. */
|
|
1593
|
+
readonly maintenanceExecutionStartTime?: Date;
|
|
1594
|
+
/** The end time for a maintenance execution. */
|
|
1595
|
+
readonly maintenanceExecutionEndTime?: Date;
|
|
1596
|
+
/** The min time the maintenance can be rescheduled. */
|
|
1597
|
+
readonly maintenanceAvailableScheduleMinTime?: Date;
|
|
1598
|
+
/** The max time the maintenance can be rescheduled. */
|
|
1599
|
+
readonly maintenanceAvailableScheduleMaxTime?: Date;
|
|
1600
|
+
/** The maintenance title. */
|
|
1601
|
+
readonly maintenanceTitle?: string;
|
|
1602
|
+
/** The maintenance description. */
|
|
1603
|
+
readonly maintenanceDescription?: string;
|
|
1604
|
+
/** Provisioning state of the Maintenance. */
|
|
1605
|
+
readonly provisioningState?: MaintenanceProvisioningState;
|
|
1606
|
+
}
|
|
1607
|
+
export declare function maintenancePropertiesDeserializer(item: any): MaintenanceProperties;
|
|
1608
|
+
/** The type of this maintenance. */
|
|
1609
|
+
export declare enum KnownMaintenanceType {
|
|
1610
|
+
/** RoutineMaintenance */
|
|
1611
|
+
RoutineMaintenance = "RoutineMaintenance",
|
|
1612
|
+
/** MinorVersionUpgrade */
|
|
1613
|
+
MinorVersionUpgrade = "MinorVersionUpgrade",
|
|
1614
|
+
/** SecurityPatches */
|
|
1615
|
+
SecurityPatches = "SecurityPatches",
|
|
1616
|
+
/** HotFixes */
|
|
1617
|
+
HotFixes = "HotFixes"
|
|
1618
|
+
}
|
|
1619
|
+
/**
|
|
1620
|
+
* The type of this maintenance. \
|
|
1621
|
+
* {@link KnownMaintenanceType} can be used interchangeably with MaintenanceType,
|
|
1622
|
+
* this enum contains the known values that the service supports.
|
|
1623
|
+
* ### Known values supported by the service
|
|
1624
|
+
* **RoutineMaintenance** \
|
|
1625
|
+
* **MinorVersionUpgrade** \
|
|
1626
|
+
* **SecurityPatches** \
|
|
1627
|
+
* **HotFixes**
|
|
1628
|
+
*/
|
|
1629
|
+
export type MaintenanceType = string;
|
|
1630
|
+
/** The current status of this maintenance. */
|
|
1631
|
+
export declare enum KnownMaintenanceState {
|
|
1632
|
+
/** Scheduled */
|
|
1633
|
+
Scheduled = "Scheduled",
|
|
1634
|
+
/** ReScheduled */
|
|
1635
|
+
ReScheduled = "ReScheduled",
|
|
1636
|
+
/** InPreparation */
|
|
1637
|
+
InPreparation = "InPreparation",
|
|
1638
|
+
/** Processing */
|
|
1639
|
+
Processing = "Processing",
|
|
1640
|
+
/** Completed */
|
|
1641
|
+
Completed = "Completed",
|
|
1642
|
+
/** Canceled */
|
|
1643
|
+
Canceled = "Canceled"
|
|
1644
|
+
}
|
|
1645
|
+
/**
|
|
1646
|
+
* The current status of this maintenance. \
|
|
1647
|
+
* {@link KnownMaintenanceState} can be used interchangeably with MaintenanceState,
|
|
1648
|
+
* this enum contains the known values that the service supports.
|
|
1649
|
+
* ### Known values supported by the service
|
|
1650
|
+
* **Scheduled** \
|
|
1651
|
+
* **ReScheduled** \
|
|
1652
|
+
* **InPreparation** \
|
|
1653
|
+
* **Processing** \
|
|
1654
|
+
* **Completed** \
|
|
1655
|
+
* **Canceled**
|
|
1656
|
+
*/
|
|
1657
|
+
export type MaintenanceState = string;
|
|
1658
|
+
/** The current provisioning state. */
|
|
1659
|
+
export declare enum KnownMaintenanceProvisioningState {
|
|
1660
|
+
/** Succeeded */
|
|
1661
|
+
Succeeded = "Succeeded",
|
|
1662
|
+
/** Creating */
|
|
1663
|
+
Creating = "Creating",
|
|
1664
|
+
/** Deleting */
|
|
1665
|
+
Deleting = "Deleting",
|
|
1666
|
+
/** Failed */
|
|
1667
|
+
Failed = "Failed"
|
|
1668
|
+
}
|
|
1669
|
+
/**
|
|
1670
|
+
* The current provisioning state. \
|
|
1671
|
+
* {@link KnownMaintenanceProvisioningState} can be used interchangeably with MaintenanceProvisioningState,
|
|
1672
|
+
* this enum contains the known values that the service supports.
|
|
1673
|
+
* ### Known values supported by the service
|
|
1674
|
+
* **Succeeded** \
|
|
1675
|
+
* **Creating** \
|
|
1676
|
+
* **Deleting** \
|
|
1677
|
+
* **Failed**
|
|
1678
|
+
*/
|
|
1679
|
+
export type MaintenanceProvisioningState = string;
|
|
1680
|
+
/** Represents a maintenance update parameter. */
|
|
1681
|
+
export interface MaintenanceUpdate {
|
|
1682
|
+
/** The start time for a maintenance. */
|
|
1683
|
+
maintenanceStartTime?: Date;
|
|
1684
|
+
}
|
|
1685
|
+
export declare function maintenanceUpdateSerializer(item: MaintenanceUpdate): any;
|
|
1686
|
+
/** The properties of a maintenance update parameter. */
|
|
1687
|
+
export interface MaintenancePropertiesForUpdate {
|
|
1688
|
+
/** The start time for a maintenance. */
|
|
1689
|
+
maintenanceStartTime?: Date;
|
|
1690
|
+
}
|
|
1691
|
+
export declare function maintenancePropertiesForUpdateSerializer(item: MaintenancePropertiesForUpdate): any;
|
|
1692
|
+
/** The response of a Maintenance list operation. */
|
|
1693
|
+
export interface _MaintenanceListResult {
|
|
1694
|
+
/** The Maintenance items on this page */
|
|
1695
|
+
value?: Maintenance[];
|
|
1696
|
+
/** The link to the next page of items */
|
|
1697
|
+
nextLink?: string;
|
|
1698
|
+
}
|
|
1699
|
+
export declare function _maintenanceListResultDeserializer(item: any): _MaintenanceListResult;
|
|
1700
|
+
export declare function maintenanceArrayDeserializer(result: Array<Maintenance>): any[];
|
|
1701
|
+
/** The response of a PrivateEndpointConnection list operation. */
|
|
1702
|
+
export interface PrivateEndpointConnectionListResult {
|
|
1703
|
+
/** The PrivateEndpointConnection items on this page */
|
|
1704
|
+
value: PrivateEndpointConnection[];
|
|
1705
|
+
/** The link to the next page of items */
|
|
1706
|
+
nextLink?: string;
|
|
1707
|
+
}
|
|
1708
|
+
export declare function privateEndpointConnectionListResultDeserializer(item: any): PrivateEndpointConnectionListResult;
|
|
1709
|
+
/** A private link resource. */
|
|
1710
|
+
export interface PrivateLinkResource extends Resource {
|
|
1711
|
+
/** Resource properties. */
|
|
1712
|
+
properties?: PrivateLinkResourceProperties;
|
|
1713
|
+
}
|
|
1714
|
+
export declare function privateLinkResourceDeserializer(item: any): PrivateLinkResource;
|
|
1715
|
+
/** Properties of a private link resource. */
|
|
1716
|
+
export interface PrivateLinkResourceProperties {
|
|
1717
|
+
/** The private link resource group id. */
|
|
1718
|
+
readonly groupId?: string;
|
|
1719
|
+
/** The private link resource required member names. */
|
|
1720
|
+
readonly requiredMembers?: string[];
|
|
1721
|
+
/** The private link resource private link DNS zone name. */
|
|
1722
|
+
requiredZoneNames?: string[];
|
|
1723
|
+
}
|
|
1724
|
+
export declare function privateLinkResourcePropertiesDeserializer(item: any): PrivateLinkResourceProperties;
|
|
1725
|
+
/**
|
|
1726
|
+
* A list of private link resources for versions before v6.
|
|
1727
|
+
*
|
|
1728
|
+
* This model represents the standard `PrivateLinkResourceListResult` envelope for versions v3, v4, and v5. It has been deprecated for v6 and beyond.
|
|
1729
|
+
*
|
|
1730
|
+
* Note: This is only intended for use with versions before v6. Do not use this if you are already on CommonTypes.Version.v6 or beyond.
|
|
1731
|
+
*
|
|
1732
|
+
* If you are migrating to v6 or above, use `PrivateLinkResourceListResult` directly.
|
|
1733
|
+
*/
|
|
1734
|
+
export interface _PrivateLinkResourceListResult {
|
|
1735
|
+
/** Array of private link resources */
|
|
1736
|
+
value?: PrivateLinkResource[];
|
|
1737
|
+
}
|
|
1738
|
+
export declare function _privateLinkResourceListResultDeserializer(item: any): _PrivateLinkResourceListResult;
|
|
1739
|
+
export declare function privateLinkResourceArrayDeserializer(result: Array<PrivateLinkResource>): any[];
|
|
1740
|
+
/** location capability */
|
|
1741
|
+
export interface _CapabilitiesListResult {
|
|
1742
|
+
/** The CapabilityProperties items on this page */
|
|
1743
|
+
readonly value?: CapabilityProperties[];
|
|
1744
|
+
/** The link to the next page of items */
|
|
1745
|
+
nextLink?: string;
|
|
1746
|
+
}
|
|
1747
|
+
export declare function _capabilitiesListResultDeserializer(item: any): _CapabilitiesListResult;
|
|
1748
|
+
export declare function capabilityPropertiesArrayDeserializer(result: Array<CapabilityProperties>): any[];
|
|
1749
|
+
/** Location capabilities. */
|
|
1750
|
+
export interface CapabilityProperties {
|
|
1751
|
+
/** zone name */
|
|
1752
|
+
readonly zone?: string;
|
|
1753
|
+
/** Supported high availability mode */
|
|
1754
|
+
readonly supportedHAMode?: string[];
|
|
1755
|
+
/** supported geo backup regions */
|
|
1756
|
+
readonly supportedGeoBackupRegions?: string[];
|
|
1757
|
+
/** A list of supported flexible server editions. */
|
|
1758
|
+
readonly supportedFlexibleServerEditions?: ServerEditionCapability[];
|
|
1759
|
+
}
|
|
1760
|
+
export declare function capabilityPropertiesDeserializer(item: any): CapabilityProperties;
|
|
1761
|
+
export declare function serverEditionCapabilityArrayDeserializer(result: Array<ServerEditionCapability>): any[];
|
|
1762
|
+
/** Server edition capabilities. */
|
|
1763
|
+
export interface ServerEditionCapability {
|
|
1764
|
+
/** Server edition name */
|
|
1765
|
+
readonly name?: string;
|
|
1766
|
+
/** A list of supported storage editions */
|
|
1767
|
+
readonly supportedStorageEditions?: StorageEditionCapability[];
|
|
1768
|
+
/** A list of supported server versions. */
|
|
1769
|
+
readonly supportedServerVersions?: ServerVersionCapability[];
|
|
1770
|
+
}
|
|
1771
|
+
export declare function serverEditionCapabilityDeserializer(item: any): ServerEditionCapability;
|
|
1772
|
+
export declare function serverVersionCapabilityArrayDeserializer(result: Array<ServerVersionCapability>): any[];
|
|
1773
|
+
/** Server version capabilities. */
|
|
1774
|
+
export interface ServerVersionCapability {
|
|
1775
|
+
/** server version */
|
|
1776
|
+
readonly name?: string;
|
|
1777
|
+
/** A list of supported Skus */
|
|
1778
|
+
readonly supportedSkus?: SkuCapability[];
|
|
1779
|
+
}
|
|
1780
|
+
export declare function serverVersionCapabilityDeserializer(item: any): ServerVersionCapability;
|
|
1781
|
+
export declare function skuCapabilityArrayDeserializer(result: Array<SkuCapability>): any[];
|
|
1782
|
+
/** Sku capability */
|
|
1783
|
+
export interface SkuCapability {
|
|
1784
|
+
/** vCore name */
|
|
1785
|
+
readonly name?: string;
|
|
1786
|
+
/** supported vCores */
|
|
1787
|
+
readonly vCores?: number;
|
|
1788
|
+
/** supported IOPS */
|
|
1789
|
+
readonly supportedIops?: number;
|
|
1790
|
+
/** supported memory per vCore in MB */
|
|
1791
|
+
readonly supportedMemoryPerVCoreMB?: number;
|
|
1792
|
+
}
|
|
1793
|
+
export declare function skuCapabilityDeserializer(item: any): SkuCapability;
|
|
1794
|
+
/** Virtual network subnet usage parameter */
|
|
1795
|
+
export interface VirtualNetworkSubnetUsageParameter {
|
|
1796
|
+
/** Virtual network resource id. */
|
|
1797
|
+
virtualNetworkResourceId?: string;
|
|
1798
|
+
}
|
|
1799
|
+
export declare function virtualNetworkSubnetUsageParameterSerializer(item: VirtualNetworkSubnetUsageParameter): any;
|
|
1800
|
+
/** Virtual network subnet usage data. */
|
|
1801
|
+
export interface VirtualNetworkSubnetUsageResult {
|
|
1802
|
+
/** The location name. */
|
|
1803
|
+
readonly location?: string;
|
|
1804
|
+
/** The subscription id. */
|
|
1805
|
+
readonly subscriptionId?: string;
|
|
1806
|
+
/** A list of delegated subnet usage */
|
|
1807
|
+
readonly delegatedSubnetsUsage?: DelegatedSubnetUsage[];
|
|
1808
|
+
}
|
|
1809
|
+
export declare function virtualNetworkSubnetUsageResultDeserializer(item: any): VirtualNetworkSubnetUsageResult;
|
|
1810
|
+
export declare function delegatedSubnetUsageArrayDeserializer(result: Array<DelegatedSubnetUsage>): any[];
|
|
1811
|
+
/** Delegated subnet usage data. */
|
|
1812
|
+
export interface DelegatedSubnetUsage {
|
|
1813
|
+
/** name of the subnet */
|
|
1814
|
+
readonly subnetName?: string;
|
|
1815
|
+
/** Number of used delegated subnets */
|
|
1816
|
+
readonly usage?: number;
|
|
1817
|
+
}
|
|
1818
|
+
export declare function delegatedSubnetUsageDeserializer(item: any): DelegatedSubnetUsage;
|
|
1819
|
+
/** Request from client to check resource name availability. */
|
|
1820
|
+
export interface NameAvailabilityRequest {
|
|
1821
|
+
/** Resource name to verify. */
|
|
1822
|
+
name: string;
|
|
1823
|
+
/** Resource type used for verification. */
|
|
1824
|
+
type?: string;
|
|
1825
|
+
}
|
|
1826
|
+
export declare function nameAvailabilityRequestSerializer(item: NameAvailabilityRequest): any;
|
|
1827
|
+
/** Represents a resource name availability. */
|
|
1828
|
+
export interface NameAvailability {
|
|
1829
|
+
/** Error Message. */
|
|
1830
|
+
message?: string;
|
|
1831
|
+
/** Indicates whether the resource name is available. */
|
|
1832
|
+
nameAvailable?: boolean;
|
|
1833
|
+
/** Reason for name being unavailable. */
|
|
1834
|
+
reason?: string;
|
|
1835
|
+
}
|
|
1836
|
+
export declare function nameAvailabilityDeserializer(item: any): NameAvailability;
|
|
1837
|
+
/** Represents Operation Results API Response */
|
|
1838
|
+
export interface OperationStatusExtendedResult extends OperationStatusResult {
|
|
1839
|
+
/** The extended properties of Operation Results */
|
|
1840
|
+
properties?: Record<string, any>;
|
|
1841
|
+
}
|
|
1842
|
+
export declare function operationStatusExtendedResultDeserializer(item: any): OperationStatusExtendedResult;
|
|
1843
|
+
/** The current status of an async operation. */
|
|
1844
|
+
export interface OperationStatusResult {
|
|
1845
|
+
/** Fully qualified ID for the async operation. */
|
|
1846
|
+
id?: string;
|
|
1847
|
+
/** Name of the async operation. */
|
|
1848
|
+
name?: string;
|
|
1849
|
+
/** Operation status. */
|
|
1850
|
+
status: string;
|
|
1851
|
+
/** Percent of the operation that is complete. */
|
|
1852
|
+
percentComplete?: number;
|
|
1853
|
+
/** The start time of the operation. */
|
|
1854
|
+
startTime?: Date;
|
|
1855
|
+
/** The end time of the operation. */
|
|
1856
|
+
endTime?: Date;
|
|
1857
|
+
/** The operations list. */
|
|
1858
|
+
operations?: OperationStatusResult[];
|
|
1859
|
+
/** If present, details of the operation error. */
|
|
1860
|
+
error?: ErrorDetail;
|
|
1861
|
+
/** Fully qualified ID of the resource against which the original async operation was started. */
|
|
1862
|
+
readonly resourceId?: string;
|
|
1863
|
+
}
|
|
1864
|
+
export declare function operationStatusResultDeserializer(item: any): OperationStatusResult;
|
|
1865
|
+
export declare function operationStatusResultArrayDeserializer(result: Array<OperationStatusResult>): any[];
|
|
1866
|
+
/** Represents Operation Results API Response */
|
|
1867
|
+
export interface OperationProgressResult extends OperationStatusResult {
|
|
1868
|
+
/** The response properties specific to the operation */
|
|
1869
|
+
properties?: OperationProgressResponseTypeUnion;
|
|
1870
|
+
}
|
|
1871
|
+
export declare function operationProgressResultDeserializer(item: any): OperationProgressResult;
|
|
1872
|
+
/** Represents the response properties specific to the operation */
|
|
1873
|
+
export interface OperationProgressResponseType {
|
|
1874
|
+
/** Identifies the type of source operation */
|
|
1875
|
+
/** The discriminator possible values: BackupAndExportResponse, ImportFromStorageResponse */
|
|
1876
|
+
objectType: ObjectType;
|
|
1877
|
+
}
|
|
1878
|
+
export declare function operationProgressResponseTypeDeserializer(item: any): OperationProgressResponseType;
|
|
1879
|
+
/** Alias for OperationProgressResponseTypeUnion */
|
|
1880
|
+
export type OperationProgressResponseTypeUnion = BackupAndExportResponseType | ImportFromStorageResponseType | OperationProgressResponseType;
|
|
1881
|
+
export declare function operationProgressResponseTypeUnionDeserializer(item: any): OperationProgressResponseTypeUnion;
|
|
1882
|
+
/** Identifies the type of source operation */
|
|
1883
|
+
export declare enum KnownObjectType {
|
|
1884
|
+
/** BackupAndExportResponse */
|
|
1885
|
+
BackupAndExportResponse = "BackupAndExportResponse",
|
|
1886
|
+
/** ImportFromStorageResponse */
|
|
1887
|
+
ImportFromStorageResponse = "ImportFromStorageResponse"
|
|
1888
|
+
}
|
|
1889
|
+
/**
|
|
1890
|
+
* Identifies the type of source operation \
|
|
1891
|
+
* {@link KnownObjectType} can be used interchangeably with ObjectType,
|
|
1892
|
+
* this enum contains the known values that the service supports.
|
|
1893
|
+
* ### Known values supported by the service
|
|
1894
|
+
* **BackupAndExportResponse** \
|
|
1895
|
+
* **ImportFromStorageResponse**
|
|
1896
|
+
*/
|
|
1897
|
+
export type ObjectType = string;
|
|
1898
|
+
/** BackupAndExport Response Properties */
|
|
1899
|
+
export interface BackupAndExportResponseType extends OperationProgressResponseType {
|
|
1900
|
+
/** Size of datasource in bytes */
|
|
1901
|
+
datasourceSizeInBytes?: number;
|
|
1902
|
+
/** Data transferred in bytes */
|
|
1903
|
+
dataTransferredInBytes?: number;
|
|
1904
|
+
/** Metadata related to backup to be stored for restoring resource in key-value pairs. */
|
|
1905
|
+
backupMetadata?: string;
|
|
1906
|
+
/** Identifies the type of source operation */
|
|
1907
|
+
objectType: "BackupAndExportResponse";
|
|
1908
|
+
}
|
|
1909
|
+
export declare function backupAndExportResponseTypeDeserializer(item: any): BackupAndExportResponseType;
|
|
1910
|
+
/** ImportFromStorage Response Properties */
|
|
1911
|
+
export interface ImportFromStorageResponseType extends OperationProgressResponseType {
|
|
1912
|
+
/** The estimated time of operation completion. */
|
|
1913
|
+
estimatedCompletionTime?: Date;
|
|
1914
|
+
/** Identifies the type of source operation */
|
|
1915
|
+
objectType: "ImportFromStorageResponse";
|
|
1916
|
+
}
|
|
1917
|
+
export declare function importFromStorageResponseTypeDeserializer(item: any): ImportFromStorageResponseType;
|
|
1918
|
+
/** The response of get private dns zone suffix. */
|
|
1919
|
+
export interface GetPrivateDnsZoneSuffixResponse {
|
|
1920
|
+
/** Represents the private DNS zone suffix. */
|
|
1921
|
+
privateDnsZoneSuffix?: string;
|
|
1922
|
+
}
|
|
1923
|
+
export declare function getPrivateDnsZoneSuffixResponseDeserializer(item: any): GetPrivateDnsZoneSuffixResponse;
|
|
1924
|
+
/** The available API versions. */
|
|
1925
|
+
export declare enum KnownVersions {
|
|
1926
|
+
/** The 2024-12-30 API version. */
|
|
1927
|
+
V20241201Preview = "2024-12-01-preview",
|
|
1928
|
+
/** The 2024-12-30 API version. */
|
|
1929
|
+
V20241230 = "2024-12-30",
|
|
1930
|
+
/** The 2025-06-01-preview API version. */
|
|
1931
|
+
V20250601Preview = "2025-06-01-preview"
|
|
1932
|
+
}
|
|
1933
|
+
export declare function _azureADAdministratorPropertiesSerializer(item: AzureADAdministrator): any;
|
|
1934
|
+
export declare function _azureADAdministratorPropertiesDeserializer(item: any): {
|
|
1935
|
+
administratorType: any;
|
|
1936
|
+
login: any;
|
|
1937
|
+
sid: any;
|
|
1938
|
+
tenantId: any;
|
|
1939
|
+
identityResourceId: any;
|
|
1940
|
+
};
|
|
1941
|
+
export declare function _privateEndpointConnectionPropertiesSerializer(item: PrivateEndpointConnection): any;
|
|
1942
|
+
export declare function _privateEndpointConnectionPropertiesDeserializer(item: any): {
|
|
1943
|
+
groupIds: any;
|
|
1944
|
+
privateEndpoint: any;
|
|
1945
|
+
privateLinkServiceConnectionState: any;
|
|
1946
|
+
provisioningState: any;
|
|
1947
|
+
};
|
|
1948
|
+
export declare function _serverPropertiesSerializer(item: Server): any;
|
|
1949
|
+
export declare function _serverPropertiesDeserializer(item: any): {
|
|
1950
|
+
administratorLogin: any;
|
|
1951
|
+
administratorLoginPassword: any;
|
|
1952
|
+
version: any;
|
|
1953
|
+
fullVersion: any;
|
|
1954
|
+
availabilityZone: any;
|
|
1955
|
+
createMode: any;
|
|
1956
|
+
sourceServerResourceId: any;
|
|
1957
|
+
restorePointInTime: any;
|
|
1958
|
+
replicationRole: any;
|
|
1959
|
+
replicaCapacity: any;
|
|
1960
|
+
dataEncryption: any;
|
|
1961
|
+
state: any;
|
|
1962
|
+
fullyQualifiedDomainName: any;
|
|
1963
|
+
databasePort: any;
|
|
1964
|
+
storage: any;
|
|
1965
|
+
backup: any;
|
|
1966
|
+
highAvailability: any;
|
|
1967
|
+
network: any;
|
|
1968
|
+
privateEndpointConnections: any;
|
|
1969
|
+
maintenancePolicy: any;
|
|
1970
|
+
maintenanceWindow: any;
|
|
1971
|
+
importSourceProperties: any;
|
|
1972
|
+
lowerCaseTableNames: any;
|
|
1973
|
+
};
|
|
1974
|
+
export declare function _serverForUpdatePropertiesSerializer(item: ServerForUpdate): any;
|
|
1975
|
+
export declare function _backupAndExportResponsePropertiesDeserializer(item: any): {
|
|
1976
|
+
datasourceSizeInBytes: any;
|
|
1977
|
+
dataTransferredInBytes: any;
|
|
1978
|
+
backupMetadata: any;
|
|
1979
|
+
};
|
|
1980
|
+
export declare function _validateBackupResponsePropertiesDeserializer(item: any): {
|
|
1981
|
+
numberOfContainers: any;
|
|
1982
|
+
};
|
|
1983
|
+
export declare function _logFilePropertiesDeserializer(item: any): {
|
|
1984
|
+
sizeInKB: any;
|
|
1985
|
+
createdTime: any;
|
|
1986
|
+
typePropertiesType: any;
|
|
1987
|
+
lastModifiedTime: any;
|
|
1988
|
+
url: any;
|
|
1989
|
+
};
|
|
1990
|
+
export declare function _serverBackupPropertiesDeserializer(item: any): {
|
|
1991
|
+
backupType: any;
|
|
1992
|
+
completedTime: any;
|
|
1993
|
+
source: any;
|
|
1994
|
+
};
|
|
1995
|
+
export declare function _serverBackupV2PropertiesSerializer(item: ServerBackupV2): any;
|
|
1996
|
+
export declare function _serverBackupV2PropertiesDeserializer(item: any): {
|
|
1997
|
+
backupNameV2: any;
|
|
1998
|
+
backupType: any;
|
|
1999
|
+
completedTime: any;
|
|
2000
|
+
source: any;
|
|
2001
|
+
provisioningState: any;
|
|
2002
|
+
};
|
|
2003
|
+
export declare function _configurationPropertiesSerializer(item: Configuration): any;
|
|
2004
|
+
export declare function _configurationPropertiesDeserializer(item: any): {
|
|
2005
|
+
value: any;
|
|
2006
|
+
currentValue: any;
|
|
2007
|
+
description: any;
|
|
2008
|
+
documentationLink: any;
|
|
2009
|
+
defaultValue: any;
|
|
2010
|
+
dataType: any;
|
|
2011
|
+
allowedValues: any;
|
|
2012
|
+
source: any;
|
|
2013
|
+
isReadOnly: any;
|
|
2014
|
+
isConfigPendingRestart: any;
|
|
2015
|
+
isDynamicConfig: any;
|
|
2016
|
+
};
|
|
2017
|
+
export declare function _configurationForBatchUpdatePropertiesSerializer(item: ConfigurationForBatchUpdate): any;
|
|
2018
|
+
export declare function _databasePropertiesSerializer(item: Database): any;
|
|
2019
|
+
export declare function _databasePropertiesDeserializer(item: any): {
|
|
2020
|
+
charset: any;
|
|
2021
|
+
collation: any;
|
|
2022
|
+
};
|
|
2023
|
+
export declare function _firewallRulePropertiesSerializer(item: FirewallRule): any;
|
|
2024
|
+
export declare function _firewallRulePropertiesDeserializer(item: any): {
|
|
2025
|
+
startIpAddress: any;
|
|
2026
|
+
endIpAddress: any;
|
|
2027
|
+
};
|
|
2028
|
+
export declare function _advancedThreatProtectionPropertiesSerializer(item: AdvancedThreatProtection): any;
|
|
2029
|
+
export declare function _advancedThreatProtectionPropertiesDeserializer(item: any): {
|
|
2030
|
+
creationTime: any;
|
|
2031
|
+
state: any;
|
|
2032
|
+
provisioningState: any;
|
|
2033
|
+
};
|
|
2034
|
+
export declare function _advancedThreatProtectionForUpdatePropertiesSerializer(item: AdvancedThreatProtectionForUpdate): any;
|
|
2035
|
+
export declare function _capabilityPropertiesDeserializer(item: any): {
|
|
2036
|
+
supportedGeoBackupRegions: any;
|
|
2037
|
+
supportedFlexibleServerEditions: any;
|
|
2038
|
+
supportedServerVersions: any;
|
|
2039
|
+
supportedFeatures: any;
|
|
2040
|
+
};
|
|
2041
|
+
export declare function _maintenancePropertiesDeserializer(item: any): {
|
|
2042
|
+
maintenanceType: any;
|
|
2043
|
+
maintenanceState: any;
|
|
2044
|
+
maintenanceStartTime: any;
|
|
2045
|
+
maintenanceEndTime: any;
|
|
2046
|
+
maintenanceExecutionStartTime: any;
|
|
2047
|
+
maintenanceExecutionEndTime: any;
|
|
2048
|
+
maintenanceAvailableScheduleMinTime: any;
|
|
2049
|
+
maintenanceAvailableScheduleMaxTime: any;
|
|
2050
|
+
maintenanceTitle: any;
|
|
2051
|
+
maintenanceDescription: any;
|
|
2052
|
+
provisioningState: any;
|
|
2053
|
+
};
|
|
2054
|
+
export declare function _maintenanceUpdatePropertiesSerializer(item: MaintenanceUpdate): any;
|
|
2055
|
+
//# sourceMappingURL=models.d.ts.map
|