@azure/arm-postgresql-flexible 9.0.0 → 10.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +17 -17
- package/dist/browser/api/administratorsMicrosoftEntra/index.d.ts +3 -0
- package/dist/browser/api/administratorsMicrosoftEntra/index.js +4 -0
- package/dist/browser/api/administratorsMicrosoftEntra/index.js.map +1 -0
- package/dist/browser/api/administratorsMicrosoftEntra/operations.d.ts +23 -0
- package/dist/browser/api/administratorsMicrosoftEntra/operations.js +142 -0
- package/dist/browser/api/administratorsMicrosoftEntra/operations.js.map +1 -0
- package/dist/browser/api/administratorsMicrosoftEntra/options.d.ts +18 -0
- package/dist/browser/api/administratorsMicrosoftEntra/options.js +4 -0
- package/dist/browser/api/administratorsMicrosoftEntra/options.js.map +1 -0
- 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 +14 -0
- package/dist/browser/api/advancedThreatProtectionSettings/operations.js +71 -0
- package/dist/browser/api/advancedThreatProtectionSettings/operations.js.map +1 -0
- package/dist/browser/api/advancedThreatProtectionSettings/options.d.ts +8 -0
- package/dist/browser/api/advancedThreatProtectionSettings/options.js +4 -0
- package/dist/browser/api/advancedThreatProtectionSettings/options.js.map +1 -0
- package/dist/browser/api/backupsAutomaticAndOnDemand/index.d.ts +3 -0
- package/dist/browser/api/backupsAutomaticAndOnDemand/index.js +4 -0
- package/dist/browser/api/backupsAutomaticAndOnDemand/index.js.map +1 -0
- package/dist/browser/api/backupsAutomaticAndOnDemand/operations.d.ts +23 -0
- package/dist/browser/api/backupsAutomaticAndOnDemand/operations.js +138 -0
- package/dist/browser/api/backupsAutomaticAndOnDemand/operations.js.map +1 -0
- package/dist/browser/api/backupsAutomaticAndOnDemand/options.d.ts +18 -0
- package/dist/browser/api/backupsAutomaticAndOnDemand/options.js +4 -0
- package/dist/browser/api/backupsAutomaticAndOnDemand/options.js.map +1 -0
- package/dist/browser/api/backupsLongTermRetention/index.d.ts +3 -0
- package/dist/browser/api/backupsLongTermRetention/index.js +4 -0
- package/dist/browser/api/backupsLongTermRetention/index.js.map +1 -0
- package/dist/browser/api/backupsLongTermRetention/operations.d.ts +23 -0
- package/dist/browser/api/backupsLongTermRetention/operations.js +141 -0
- package/dist/browser/api/backupsLongTermRetention/operations.js.map +1 -0
- package/dist/browser/api/backupsLongTermRetention/options.d.ts +16 -0
- package/dist/browser/api/backupsLongTermRetention/options.js +4 -0
- package/dist/browser/api/backupsLongTermRetention/options.js.map +1 -0
- package/dist/browser/api/capabilitiesByLocation/index.d.ts +3 -0
- package/dist/browser/api/capabilitiesByLocation/index.js +4 -0
- package/dist/browser/api/capabilitiesByLocation/index.js.map +1 -0
- package/dist/browser/api/capabilitiesByLocation/operations.d.ts +10 -0
- package/dist/browser/api/capabilitiesByLocation/operations.js +39 -0
- package/dist/browser/api/capabilitiesByLocation/operations.js.map +1 -0
- package/dist/browser/api/capabilitiesByLocation/options.d.ts +5 -0
- package/dist/browser/api/capabilitiesByLocation/options.js +4 -0
- package/dist/browser/api/capabilitiesByLocation/options.js.map +1 -0
- package/dist/browser/api/capabilitiesByServer/index.d.ts +3 -0
- package/dist/browser/api/capabilitiesByServer/index.js +4 -0
- package/dist/browser/api/capabilitiesByServer/index.js.map +1 -0
- package/dist/browser/api/capabilitiesByServer/operations.d.ts +10 -0
- package/dist/browser/api/capabilitiesByServer/operations.js +40 -0
- package/dist/browser/api/capabilitiesByServer/operations.js.map +1 -0
- package/dist/browser/api/capabilitiesByServer/options.d.ts +5 -0
- package/dist/browser/api/capabilitiesByServer/options.js +4 -0
- package/dist/browser/api/capabilitiesByServer/options.js.map +1 -0
- package/dist/browser/api/capturedLogs/index.d.ts +3 -0
- package/dist/browser/api/capturedLogs/index.js +4 -0
- package/dist/browser/api/capturedLogs/index.js.map +1 -0
- package/dist/browser/api/capturedLogs/operations.d.ts +10 -0
- package/dist/browser/api/capturedLogs/operations.js +40 -0
- package/dist/browser/api/capturedLogs/operations.js.map +1 -0
- package/dist/browser/api/capturedLogs/options.d.ts +5 -0
- package/dist/browser/api/capturedLogs/options.js +4 -0
- package/dist/browser/api/capturedLogs/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 +23 -0
- package/dist/browser/api/configurations/operations.js +146 -0
- package/dist/browser/api/configurations/operations.js.map +1 -0
- package/dist/browser/api/configurations/options.d.ts +18 -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 +142 -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 +142 -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/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/maintenanceEvents/index.d.ts +3 -0
- package/dist/browser/api/maintenanceEvents/index.js +4 -0
- package/dist/browser/api/maintenanceEvents/index.js.map +1 -0
- package/dist/browser/api/maintenanceEvents/operations.d.ts +23 -0
- package/dist/browser/api/maintenanceEvents/operations.js +147 -0
- package/dist/browser/api/maintenanceEvents/operations.js.map +1 -0
- package/dist/browser/api/maintenanceEvents/options.d.ts +21 -0
- package/dist/browser/api/maintenanceEvents/options.js +4 -0
- package/dist/browser/api/maintenanceEvents/options.js.map +1 -0
- package/dist/browser/api/majorVersionUpgradePrecheck/index.d.ts +3 -0
- package/dist/browser/api/majorVersionUpgradePrecheck/index.js +4 -0
- package/dist/browser/api/majorVersionUpgradePrecheck/index.js.map +1 -0
- package/dist/browser/api/majorVersionUpgradePrecheck/operations.d.ts +14 -0
- package/dist/browser/api/majorVersionUpgradePrecheck/operations.js +71 -0
- package/dist/browser/api/majorVersionUpgradePrecheck/operations.js.map +1 -0
- package/dist/browser/api/majorVersionUpgradePrecheck/options.d.ts +8 -0
- package/dist/browser/api/majorVersionUpgradePrecheck/options.js +4 -0
- package/dist/browser/api/majorVersionUpgradePrecheck/options.js.map +1 -0
- package/dist/browser/api/migrations/index.d.ts +3 -0
- package/dist/browser/api/migrations/index.js +4 -0
- package/dist/browser/api/migrations/index.js.map +1 -0
- package/dist/browser/api/migrations/operations.d.ts +30 -0
- package/dist/browser/api/migrations/operations.js +201 -0
- package/dist/browser/api/migrations/operations.js.map +1 -0
- package/dist/browser/api/migrations/options.d.ts +23 -0
- package/dist/browser/api/migrations/options.js +4 -0
- package/dist/browser/api/migrations/options.js.map +1 -0
- package/dist/browser/api/nameAvailability/index.d.ts +3 -0
- package/dist/browser/api/nameAvailability/index.js +4 -0
- package/dist/browser/api/nameAvailability/index.js.map +1 -0
- package/dist/browser/api/nameAvailability/operations.d.ts +13 -0
- package/dist/browser/api/nameAvailability/operations.js +67 -0
- package/dist/browser/api/nameAvailability/operations.js.map +1 -0
- package/dist/browser/api/nameAvailability/options.d.ts +8 -0
- package/dist/browser/api/nameAvailability/options.js +4 -0
- package/dist/browser/api/nameAvailability/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 +37 -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/postgreSQLManagementFlexibleServerContext.d.ts +22 -0
- package/dist/browser/api/postgreSQLManagementFlexibleServerContext.js +30 -0
- package/dist/browser/api/postgreSQLManagementFlexibleServerContext.js.map +1 -0
- package/dist/browser/api/privateDnsZoneSuffix/index.d.ts +3 -0
- package/dist/browser/api/privateDnsZoneSuffix/index.js +4 -0
- package/dist/browser/api/privateDnsZoneSuffix/index.js.map +1 -0
- package/dist/browser/api/privateDnsZoneSuffix/operations.d.ts +9 -0
- package/dist/browser/api/privateDnsZoneSuffix/operations.js +33 -0
- package/dist/browser/api/privateDnsZoneSuffix/operations.js.map +1 -0
- package/dist/browser/api/privateDnsZoneSuffix/options.d.ts +5 -0
- package/dist/browser/api/privateDnsZoneSuffix/options.js +4 -0
- package/dist/browser/api/privateDnsZoneSuffix/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 +23 -0
- package/dist/browser/api/privateEndpointConnections/operations.js +142 -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 +71 -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/quotaUsages/index.d.ts +3 -0
- package/dist/browser/api/quotaUsages/index.js +4 -0
- package/dist/browser/api/quotaUsages/index.js.map +1 -0
- package/dist/browser/api/quotaUsages/operations.d.ts +10 -0
- package/dist/browser/api/quotaUsages/operations.js +39 -0
- package/dist/browser/api/quotaUsages/operations.js.map +1 -0
- package/dist/browser/api/quotaUsages/options.d.ts +5 -0
- package/dist/browser/api/quotaUsages/options.js +4 -0
- package/dist/browser/api/quotaUsages/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 +40 -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/serverThreatProtectionSettings/index.d.ts +3 -0
- package/dist/browser/api/serverThreatProtectionSettings/index.js +4 -0
- package/dist/browser/api/serverThreatProtectionSettings/index.js.map +1 -0
- package/dist/browser/api/serverThreatProtectionSettings/operations.d.ts +10 -0
- package/dist/browser/api/serverThreatProtectionSettings/operations.js +44 -0
- package/dist/browser/api/serverThreatProtectionSettings/operations.js.map +1 -0
- package/dist/browser/api/serverThreatProtectionSettings/options.d.ts +7 -0
- package/dist/browser/api/serverThreatProtectionSettings/options.js +4 -0
- package/dist/browser/api/serverThreatProtectionSettings/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 +51 -0
- package/dist/browser/api/servers/operations.js +379 -0
- package/dist/browser/api/servers/operations.js.map +1 -0
- package/dist/browser/api/servers/options.d.ts +54 -0
- package/dist/browser/api/servers/options.js +4 -0
- package/dist/browser/api/servers/options.js.map +1 -0
- package/dist/browser/api/tuningOptionsOperations/index.d.ts +3 -0
- package/dist/browser/api/tuningOptionsOperations/index.js +4 -0
- package/dist/browser/api/tuningOptionsOperations/index.js.map +1 -0
- package/dist/browser/api/tuningOptionsOperations/operations.d.ts +18 -0
- package/dist/browser/api/tuningOptionsOperations/operations.js +106 -0
- package/dist/browser/api/tuningOptionsOperations/operations.js.map +1 -0
- package/dist/browser/api/tuningOptionsOperations/options.d.ts +14 -0
- package/dist/browser/api/tuningOptionsOperations/options.js +4 -0
- package/dist/browser/api/tuningOptionsOperations/options.js.map +1 -0
- package/dist/browser/api/virtualEndpoints/index.d.ts +3 -0
- package/dist/browser/api/virtualEndpoints/index.js +4 -0
- package/dist/browser/api/virtualEndpoints/index.js.map +1 -0
- package/dist/browser/api/virtualEndpoints/operations.d.ts +27 -0
- package/dist/browser/api/virtualEndpoints/operations.js +179 -0
- package/dist/browser/api/virtualEndpoints/operations.js.map +1 -0
- package/dist/browser/api/virtualEndpoints/options.d.ts +23 -0
- package/dist/browser/api/virtualEndpoints/options.js +4 -0
- package/dist/browser/api/virtualEndpoints/options.js.map +1 -0
- package/dist/browser/api/virtualNetworkSubnetUsage/index.d.ts +3 -0
- package/dist/browser/api/virtualNetworkSubnetUsage/index.js +4 -0
- package/dist/browser/api/virtualNetworkSubnetUsage/index.js.map +1 -0
- package/dist/browser/api/virtualNetworkSubnetUsage/operations.d.ts +9 -0
- package/dist/browser/api/virtualNetworkSubnetUsage/operations.js +37 -0
- package/dist/browser/api/virtualNetworkSubnetUsage/operations.js.map +1 -0
- package/dist/browser/api/virtualNetworkSubnetUsage/options.d.ts +5 -0
- package/dist/browser/api/virtualNetworkSubnetUsage/options.js +4 -0
- package/dist/browser/api/virtualNetworkSubnetUsage/options.js.map +1 -0
- package/dist/browser/classic/administratorsMicrosoftEntra/index.d.ts +27 -0
- package/dist/browser/classic/administratorsMicrosoftEntra/index.js +34 -0
- package/dist/browser/classic/administratorsMicrosoftEntra/index.js.map +1 -0
- package/dist/browser/classic/advancedThreatProtectionSettings/index.d.ts +13 -0
- package/dist/browser/classic/advancedThreatProtectionSettings/index.js +15 -0
- package/dist/browser/classic/advancedThreatProtectionSettings/index.js.map +1 -0
- package/dist/browser/classic/backupsAutomaticAndOnDemand/index.d.ts +27 -0
- package/dist/browser/classic/backupsAutomaticAndOnDemand/index.js +34 -0
- package/dist/browser/classic/backupsAutomaticAndOnDemand/index.js.map +1 -0
- package/dist/browser/classic/backupsLongTermRetention/index.d.ts +23 -0
- package/dist/browser/classic/backupsLongTermRetention/index.js +26 -0
- package/dist/browser/classic/backupsLongTermRetention/index.js.map +1 -0
- package/dist/browser/classic/capabilitiesByLocation/index.d.ts +11 -0
- package/dist/browser/classic/capabilitiesByLocation/index.js +14 -0
- package/dist/browser/classic/capabilitiesByLocation/index.js.map +1 -0
- package/dist/browser/classic/capabilitiesByServer/index.d.ts +11 -0
- package/dist/browser/classic/capabilitiesByServer/index.js +14 -0
- package/dist/browser/classic/capabilitiesByServer/index.js.map +1 -0
- package/dist/browser/classic/capturedLogs/index.d.ts +11 -0
- package/dist/browser/classic/capturedLogs/index.js +14 -0
- package/dist/browser/classic/capturedLogs/index.js.map +1 -0
- package/dist/browser/classic/configurations/index.d.ts +27 -0
- package/dist/browser/classic/configurations/index.js +34 -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/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/maintenanceEvents/index.d.ts +27 -0
- package/dist/browser/classic/maintenanceEvents/index.js +34 -0
- package/dist/browser/classic/maintenanceEvents/index.js.map +1 -0
- package/dist/browser/classic/majorVersionUpgradePrecheck/index.d.ts +13 -0
- package/dist/browser/classic/majorVersionUpgradePrecheck/index.js +15 -0
- package/dist/browser/classic/majorVersionUpgradePrecheck/index.js.map +1 -0
- package/dist/browser/classic/migrations/index.d.ts +21 -0
- package/dist/browser/classic/migrations/index.js +19 -0
- package/dist/browser/classic/migrations/index.js.map +1 -0
- package/dist/browser/classic/nameAvailability/index.d.ts +12 -0
- package/dist/browser/classic/nameAvailability/index.js +15 -0
- package/dist/browser/classic/nameAvailability/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/privateDnsZoneSuffix/index.d.ts +10 -0
- package/dist/browser/classic/privateDnsZoneSuffix/index.js +14 -0
- package/dist/browser/classic/privateDnsZoneSuffix/index.js.map +1 -0
- package/dist/browser/classic/privateEndpointConnections/index.d.ts +27 -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/quotaUsages/index.d.ts +11 -0
- package/dist/browser/classic/quotaUsages/index.js +14 -0
- package/dist/browser/classic/quotaUsages/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/serverThreatProtectionSettings/index.d.ts +16 -0
- package/dist/browser/classic/serverThreatProtectionSettings/index.js +23 -0
- package/dist/browser/classic/serverThreatProtectionSettings/index.js.map +1 -0
- package/dist/browser/classic/servers/index.d.ts +65 -0
- package/dist/browser/classic/servers/index.js +89 -0
- package/dist/browser/classic/servers/index.js.map +1 -0
- package/dist/browser/classic/tuningOptionsOperations/index.d.ts +15 -0
- package/dist/browser/classic/tuningOptionsOperations/index.js +16 -0
- package/dist/browser/classic/tuningOptionsOperations/index.js.map +1 -0
- package/dist/browser/classic/virtualEndpoints/index.d.ts +33 -0
- package/dist/browser/classic/virtualEndpoints/index.js +43 -0
- package/dist/browser/classic/virtualEndpoints/index.js.map +1 -0
- package/dist/browser/classic/virtualNetworkSubnetUsage/index.d.ts +10 -0
- package/dist/browser/classic/virtualNetworkSubnetUsage/index.js +14 -0
- package/dist/browser/classic/virtualNetworkSubnetUsage/index.js.map +1 -0
- package/dist/browser/index.d.ts +39 -3
- package/dist/browser/index.js +5 -6
- 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 -3625
- package/dist/browser/models/index.js +1 -706
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +3604 -0
- package/dist/browser/models/models.js +3322 -0
- package/dist/browser/models/models.js.map +1 -0
- package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts +85 -41
- package/dist/browser/postgreSQLManagementFlexibleServerClient.js +111 -125
- package/dist/browser/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/browser/restorePollerHelpers.d.ts +21 -0
- package/dist/browser/restorePollerHelpers.js +148 -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/administratorsMicrosoftEntra/index.d.ts +3 -0
- package/dist/commonjs/api/administratorsMicrosoftEntra/index.js +34 -0
- package/dist/commonjs/api/administratorsMicrosoftEntra/index.js.map +7 -0
- package/dist/commonjs/api/administratorsMicrosoftEntra/operations.d.ts +23 -0
- package/dist/commonjs/api/administratorsMicrosoftEntra/operations.js +206 -0
- package/dist/commonjs/api/administratorsMicrosoftEntra/operations.js.map +7 -0
- package/dist/commonjs/api/administratorsMicrosoftEntra/options.d.ts +18 -0
- package/dist/commonjs/api/administratorsMicrosoftEntra/options.js +16 -0
- package/dist/commonjs/api/administratorsMicrosoftEntra/options.js.map +7 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/index.d.ts +3 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/index.js +30 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/index.js.map +7 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/operations.d.ts +14 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/operations.js +123 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/operations.js.map +7 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/options.d.ts +8 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/options.js +16 -0
- package/dist/commonjs/api/advancedThreatProtectionSettings/options.js.map +7 -0
- package/dist/commonjs/api/backupsAutomaticAndOnDemand/index.d.ts +3 -0
- package/dist/commonjs/api/backupsAutomaticAndOnDemand/index.js +34 -0
- package/dist/commonjs/api/backupsAutomaticAndOnDemand/index.js.map +7 -0
- package/dist/commonjs/api/backupsAutomaticAndOnDemand/operations.d.ts +23 -0
- package/dist/commonjs/api/backupsAutomaticAndOnDemand/operations.js +202 -0
- package/dist/commonjs/api/backupsAutomaticAndOnDemand/operations.js.map +7 -0
- package/dist/commonjs/api/backupsAutomaticAndOnDemand/options.d.ts +18 -0
- package/dist/commonjs/api/backupsAutomaticAndOnDemand/options.js +16 -0
- package/dist/commonjs/api/backupsAutomaticAndOnDemand/options.js.map +7 -0
- package/dist/commonjs/api/backupsLongTermRetention/index.d.ts +3 -0
- package/dist/commonjs/api/backupsLongTermRetention/index.js +34 -0
- package/dist/commonjs/api/backupsLongTermRetention/index.js.map +7 -0
- package/dist/commonjs/api/backupsLongTermRetention/operations.d.ts +23 -0
- package/dist/commonjs/api/backupsLongTermRetention/operations.js +211 -0
- package/dist/commonjs/api/backupsLongTermRetention/operations.js.map +7 -0
- package/dist/commonjs/api/backupsLongTermRetention/options.d.ts +16 -0
- package/dist/commonjs/api/backupsLongTermRetention/options.js +16 -0
- package/dist/commonjs/api/backupsLongTermRetention/options.js.map +7 -0
- package/dist/commonjs/api/capabilitiesByLocation/index.d.ts +3 -0
- package/dist/commonjs/api/capabilitiesByLocation/index.js +28 -0
- package/dist/commonjs/api/capabilitiesByLocation/index.js.map +7 -0
- package/dist/commonjs/api/capabilitiesByLocation/operations.d.ts +10 -0
- package/dist/commonjs/api/capabilitiesByLocation/operations.js +76 -0
- package/dist/commonjs/api/capabilitiesByLocation/operations.js.map +7 -0
- package/dist/commonjs/api/capabilitiesByLocation/options.d.ts +5 -0
- package/dist/commonjs/api/capabilitiesByLocation/options.js +16 -0
- package/dist/commonjs/api/capabilitiesByLocation/options.js.map +7 -0
- package/dist/commonjs/api/capabilitiesByServer/index.d.ts +3 -0
- package/dist/commonjs/api/capabilitiesByServer/index.js +28 -0
- package/dist/commonjs/api/capabilitiesByServer/index.js.map +7 -0
- package/dist/commonjs/api/capabilitiesByServer/operations.d.ts +10 -0
- package/dist/commonjs/api/capabilitiesByServer/operations.js +77 -0
- package/dist/commonjs/api/capabilitiesByServer/operations.js.map +7 -0
- package/dist/commonjs/api/capabilitiesByServer/options.d.ts +5 -0
- package/dist/commonjs/api/capabilitiesByServer/options.js +16 -0
- package/dist/commonjs/api/capabilitiesByServer/options.js.map +7 -0
- package/dist/commonjs/api/capturedLogs/index.d.ts +3 -0
- package/dist/commonjs/api/capturedLogs/index.js +28 -0
- package/dist/commonjs/api/capturedLogs/index.js.map +7 -0
- package/dist/commonjs/api/capturedLogs/operations.d.ts +10 -0
- package/dist/commonjs/api/capturedLogs/operations.js +77 -0
- package/dist/commonjs/api/capturedLogs/operations.js.map +7 -0
- package/dist/commonjs/api/capturedLogs/options.d.ts +5 -0
- package/dist/commonjs/api/capturedLogs/options.js +16 -0
- package/dist/commonjs/api/capturedLogs/options.js.map +7 -0
- package/dist/commonjs/api/configurations/index.d.ts +3 -0
- package/dist/commonjs/api/configurations/index.js +34 -0
- package/dist/commonjs/api/configurations/index.js.map +7 -0
- package/dist/commonjs/api/configurations/operations.d.ts +23 -0
- package/dist/commonjs/api/configurations/operations.js +210 -0
- package/dist/commonjs/api/configurations/operations.js.map +7 -0
- package/dist/commonjs/api/configurations/options.d.ts +18 -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 +213 -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/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/maintenanceEvents/index.d.ts +3 -0
- package/dist/commonjs/api/maintenanceEvents/index.js +34 -0
- package/dist/commonjs/api/maintenanceEvents/index.js.map +7 -0
- package/dist/commonjs/api/maintenanceEvents/operations.d.ts +23 -0
- package/dist/commonjs/api/maintenanceEvents/operations.js +217 -0
- package/dist/commonjs/api/maintenanceEvents/operations.js.map +7 -0
- package/dist/commonjs/api/maintenanceEvents/options.d.ts +21 -0
- package/dist/commonjs/api/maintenanceEvents/options.js +16 -0
- package/dist/commonjs/api/maintenanceEvents/options.js.map +7 -0
- package/dist/commonjs/api/majorVersionUpgradePrecheck/index.d.ts +3 -0
- package/dist/commonjs/api/majorVersionUpgradePrecheck/index.js +30 -0
- package/dist/commonjs/api/majorVersionUpgradePrecheck/index.js.map +7 -0
- package/dist/commonjs/api/majorVersionUpgradePrecheck/operations.d.ts +14 -0
- package/dist/commonjs/api/majorVersionUpgradePrecheck/operations.js +123 -0
- package/dist/commonjs/api/majorVersionUpgradePrecheck/operations.js.map +7 -0
- package/dist/commonjs/api/majorVersionUpgradePrecheck/options.d.ts +8 -0
- package/dist/commonjs/api/majorVersionUpgradePrecheck/options.js +16 -0
- package/dist/commonjs/api/majorVersionUpgradePrecheck/options.js.map +7 -0
- package/dist/commonjs/api/migrations/index.d.ts +3 -0
- package/dist/commonjs/api/migrations/index.js +38 -0
- package/dist/commonjs/api/migrations/index.js.map +7 -0
- package/dist/commonjs/api/migrations/operations.d.ts +30 -0
- package/dist/commonjs/api/migrations/operations.js +303 -0
- package/dist/commonjs/api/migrations/operations.js.map +7 -0
- package/dist/commonjs/api/migrations/options.d.ts +23 -0
- package/dist/commonjs/api/migrations/options.js +16 -0
- package/dist/commonjs/api/migrations/options.js.map +7 -0
- package/dist/commonjs/api/nameAvailability/index.d.ts +3 -0
- package/dist/commonjs/api/nameAvailability/index.js +30 -0
- package/dist/commonjs/api/nameAvailability/index.js.map +7 -0
- package/dist/commonjs/api/nameAvailability/operations.d.ts +13 -0
- package/dist/commonjs/api/nameAvailability/operations.js +107 -0
- package/dist/commonjs/api/nameAvailability/operations.js.map +7 -0
- package/dist/commonjs/api/nameAvailability/options.d.ts +8 -0
- package/dist/commonjs/api/nameAvailability/options.js +16 -0
- package/dist/commonjs/api/nameAvailability/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 +74 -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/postgreSQLManagementFlexibleServerContext.d.ts +22 -0
- package/dist/commonjs/api/postgreSQLManagementFlexibleServerContext.js +51 -0
- package/dist/commonjs/api/postgreSQLManagementFlexibleServerContext.js.map +7 -0
- package/dist/commonjs/api/privateDnsZoneSuffix/index.d.ts +3 -0
- package/dist/commonjs/api/privateDnsZoneSuffix/index.js +28 -0
- package/dist/commonjs/api/privateDnsZoneSuffix/index.js.map +7 -0
- package/dist/commonjs/api/privateDnsZoneSuffix/operations.d.ts +9 -0
- package/dist/commonjs/api/privateDnsZoneSuffix/operations.js +64 -0
- package/dist/commonjs/api/privateDnsZoneSuffix/operations.js.map +7 -0
- package/dist/commonjs/api/privateDnsZoneSuffix/options.d.ts +5 -0
- package/dist/commonjs/api/privateDnsZoneSuffix/options.js +16 -0
- package/dist/commonjs/api/privateDnsZoneSuffix/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 +23 -0
- package/dist/commonjs/api/privateEndpointConnections/operations.js +219 -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 +117 -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/quotaUsages/index.d.ts +3 -0
- package/dist/commonjs/api/quotaUsages/index.js +28 -0
- package/dist/commonjs/api/quotaUsages/index.js.map +7 -0
- package/dist/commonjs/api/quotaUsages/operations.d.ts +10 -0
- package/dist/commonjs/api/quotaUsages/operations.js +76 -0
- package/dist/commonjs/api/quotaUsages/operations.js.map +7 -0
- package/dist/commonjs/api/quotaUsages/options.d.ts +5 -0
- package/dist/commonjs/api/quotaUsages/options.js +16 -0
- package/dist/commonjs/api/quotaUsages/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 +77 -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/serverThreatProtectionSettings/index.d.ts +3 -0
- package/dist/commonjs/api/serverThreatProtectionSettings/index.js +28 -0
- package/dist/commonjs/api/serverThreatProtectionSettings/index.js.map +7 -0
- package/dist/commonjs/api/serverThreatProtectionSettings/operations.d.ts +10 -0
- package/dist/commonjs/api/serverThreatProtectionSettings/operations.js +82 -0
- package/dist/commonjs/api/serverThreatProtectionSettings/operations.js.map +7 -0
- package/dist/commonjs/api/serverThreatProtectionSettings/options.d.ts +7 -0
- package/dist/commonjs/api/serverThreatProtectionSettings/options.js +16 -0
- package/dist/commonjs/api/serverThreatProtectionSettings/options.js.map +7 -0
- package/dist/commonjs/api/servers/index.d.ts +3 -0
- package/dist/commonjs/api/servers/index.js +48 -0
- package/dist/commonjs/api/servers/index.js.map +7 -0
- package/dist/commonjs/api/servers/operations.d.ts +51 -0
- package/dist/commonjs/api/servers/operations.js +521 -0
- package/dist/commonjs/api/servers/operations.js.map +7 -0
- package/dist/commonjs/api/servers/options.d.ts +54 -0
- package/dist/commonjs/api/servers/options.js +16 -0
- package/dist/commonjs/api/servers/options.js.map +7 -0
- package/dist/commonjs/api/tuningOptionsOperations/index.d.ts +3 -0
- package/dist/commonjs/api/tuningOptionsOperations/index.js +32 -0
- package/dist/commonjs/api/tuningOptionsOperations/index.js.map +7 -0
- package/dist/commonjs/api/tuningOptionsOperations/operations.d.ts +18 -0
- package/dist/commonjs/api/tuningOptionsOperations/operations.js +167 -0
- package/dist/commonjs/api/tuningOptionsOperations/operations.js.map +7 -0
- package/dist/commonjs/api/tuningOptionsOperations/options.d.ts +14 -0
- package/dist/commonjs/api/tuningOptionsOperations/options.js +16 -0
- package/dist/commonjs/api/tuningOptionsOperations/options.js.map +7 -0
- package/dist/commonjs/api/virtualEndpoints/index.d.ts +3 -0
- package/dist/commonjs/api/virtualEndpoints/index.js +36 -0
- package/dist/commonjs/api/virtualEndpoints/index.js.map +7 -0
- package/dist/commonjs/api/virtualEndpoints/operations.d.ts +27 -0
- package/dist/commonjs/api/virtualEndpoints/operations.js +258 -0
- package/dist/commonjs/api/virtualEndpoints/operations.js.map +7 -0
- package/dist/commonjs/api/virtualEndpoints/options.d.ts +23 -0
- package/dist/commonjs/api/virtualEndpoints/options.js +16 -0
- package/dist/commonjs/api/virtualEndpoints/options.js.map +7 -0
- package/dist/commonjs/api/virtualNetworkSubnetUsage/index.d.ts +3 -0
- package/dist/commonjs/api/virtualNetworkSubnetUsage/index.js +28 -0
- package/dist/commonjs/api/virtualNetworkSubnetUsage/index.js.map +7 -0
- package/dist/commonjs/api/virtualNetworkSubnetUsage/operations.d.ts +9 -0
- package/dist/commonjs/api/virtualNetworkSubnetUsage/operations.js +68 -0
- package/dist/commonjs/api/virtualNetworkSubnetUsage/operations.js.map +7 -0
- package/dist/commonjs/api/virtualNetworkSubnetUsage/options.d.ts +5 -0
- package/dist/commonjs/api/virtualNetworkSubnetUsage/options.js +16 -0
- package/dist/commonjs/api/virtualNetworkSubnetUsage/options.js.map +7 -0
- package/dist/commonjs/classic/administratorsMicrosoftEntra/index.d.ts +27 -0
- package/dist/commonjs/classic/administratorsMicrosoftEntra/index.js +72 -0
- package/dist/commonjs/classic/administratorsMicrosoftEntra/index.js.map +7 -0
- package/dist/commonjs/classic/advancedThreatProtectionSettings/index.d.ts +13 -0
- package/dist/commonjs/classic/advancedThreatProtectionSettings/index.js +39 -0
- package/dist/commonjs/classic/advancedThreatProtectionSettings/index.js.map +7 -0
- package/dist/commonjs/classic/backupsAutomaticAndOnDemand/index.d.ts +27 -0
- package/dist/commonjs/classic/backupsAutomaticAndOnDemand/index.js +58 -0
- package/dist/commonjs/classic/backupsAutomaticAndOnDemand/index.js.map +7 -0
- package/dist/commonjs/classic/backupsLongTermRetention/index.d.ts +23 -0
- package/dist/commonjs/classic/backupsLongTermRetention/index.js +50 -0
- package/dist/commonjs/classic/backupsLongTermRetention/index.js.map +7 -0
- package/dist/commonjs/classic/capabilitiesByLocation/index.d.ts +11 -0
- package/dist/commonjs/classic/capabilitiesByLocation/index.js +38 -0
- package/dist/commonjs/classic/capabilitiesByLocation/index.js.map +7 -0
- package/dist/commonjs/classic/capabilitiesByServer/index.d.ts +11 -0
- package/dist/commonjs/classic/capabilitiesByServer/index.js +38 -0
- package/dist/commonjs/classic/capabilitiesByServer/index.js.map +7 -0
- package/dist/commonjs/classic/capturedLogs/index.d.ts +11 -0
- package/dist/commonjs/classic/capturedLogs/index.js +38 -0
- package/dist/commonjs/classic/capturedLogs/index.js.map +7 -0
- package/dist/commonjs/classic/configurations/index.d.ts +27 -0
- package/dist/commonjs/classic/configurations/index.js +86 -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/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/maintenanceEvents/index.d.ts +27 -0
- package/dist/commonjs/classic/maintenanceEvents/index.js +72 -0
- package/dist/commonjs/classic/maintenanceEvents/index.js.map +7 -0
- package/dist/commonjs/classic/majorVersionUpgradePrecheck/index.d.ts +13 -0
- package/dist/commonjs/classic/majorVersionUpgradePrecheck/index.js +39 -0
- package/dist/commonjs/classic/majorVersionUpgradePrecheck/index.js.map +7 -0
- package/dist/commonjs/classic/migrations/index.d.ts +21 -0
- package/dist/commonjs/classic/migrations/index.js +43 -0
- package/dist/commonjs/classic/migrations/index.js.map +7 -0
- package/dist/commonjs/classic/nameAvailability/index.d.ts +12 -0
- package/dist/commonjs/classic/nameAvailability/index.js +39 -0
- package/dist/commonjs/classic/nameAvailability/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/privateDnsZoneSuffix/index.d.ts +10 -0
- package/dist/commonjs/classic/privateDnsZoneSuffix/index.js +38 -0
- package/dist/commonjs/classic/privateDnsZoneSuffix/index.js.map +7 -0
- package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +27 -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/quotaUsages/index.d.ts +11 -0
- package/dist/commonjs/classic/quotaUsages/index.js +38 -0
- package/dist/commonjs/classic/quotaUsages/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/serverThreatProtectionSettings/index.d.ts +16 -0
- package/dist/commonjs/classic/serverThreatProtectionSettings/index.js +68 -0
- package/dist/commonjs/classic/serverThreatProtectionSettings/index.js.map +7 -0
- package/dist/commonjs/classic/servers/index.d.ts +65 -0
- package/dist/commonjs/classic/servers/index.js +125 -0
- package/dist/commonjs/classic/servers/index.js.map +7 -0
- package/dist/commonjs/classic/tuningOptionsOperations/index.d.ts +15 -0
- package/dist/commonjs/classic/tuningOptionsOperations/index.js +40 -0
- package/dist/commonjs/classic/tuningOptionsOperations/index.js.map +7 -0
- package/dist/commonjs/classic/virtualEndpoints/index.d.ts +33 -0
- package/dist/commonjs/classic/virtualEndpoints/index.js +95 -0
- package/dist/commonjs/classic/virtualEndpoints/index.js.map +7 -0
- package/dist/commonjs/classic/virtualNetworkSubnetUsage/index.d.ts +10 -0
- package/dist/commonjs/classic/virtualNetworkSubnetUsage/index.js +38 -0
- package/dist/commonjs/classic/virtualNetworkSubnetUsage/index.js.map +7 -0
- package/dist/commonjs/index.d.ts +39 -3
- package/dist/commonjs/index.js +174 -16
- 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 -3625
- package/dist/commonjs/models/index.js +160 -713
- package/dist/commonjs/models/index.js.map +7 -1
- package/dist/commonjs/models/models.d.ts +3604 -0
- package/dist/commonjs/models/models.js +3281 -0
- package/dist/commonjs/models/models.js.map +7 -0
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts +85 -41
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js +152 -146
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js.map +7 -1
- package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
- package/dist/commonjs/restorePollerHelpers.js +161 -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/administratorsMicrosoftEntra/index.d.ts +3 -0
- package/dist/esm/api/administratorsMicrosoftEntra/index.js +4 -0
- package/dist/esm/api/administratorsMicrosoftEntra/index.js.map +1 -0
- package/dist/esm/api/administratorsMicrosoftEntra/operations.d.ts +23 -0
- package/dist/esm/api/administratorsMicrosoftEntra/operations.js +142 -0
- package/dist/esm/api/administratorsMicrosoftEntra/operations.js.map +1 -0
- package/dist/esm/api/administratorsMicrosoftEntra/options.d.ts +18 -0
- package/dist/esm/api/administratorsMicrosoftEntra/options.js +4 -0
- package/dist/esm/api/administratorsMicrosoftEntra/options.js.map +1 -0
- 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 +14 -0
- package/dist/esm/api/advancedThreatProtectionSettings/operations.js +71 -0
- package/dist/esm/api/advancedThreatProtectionSettings/operations.js.map +1 -0
- package/dist/esm/api/advancedThreatProtectionSettings/options.d.ts +8 -0
- package/dist/esm/api/advancedThreatProtectionSettings/options.js +4 -0
- package/dist/esm/api/advancedThreatProtectionSettings/options.js.map +1 -0
- package/dist/esm/api/backupsAutomaticAndOnDemand/index.d.ts +3 -0
- package/dist/esm/api/backupsAutomaticAndOnDemand/index.js +4 -0
- package/dist/esm/api/backupsAutomaticAndOnDemand/index.js.map +1 -0
- package/dist/esm/api/backupsAutomaticAndOnDemand/operations.d.ts +23 -0
- package/dist/esm/api/backupsAutomaticAndOnDemand/operations.js +138 -0
- package/dist/esm/api/backupsAutomaticAndOnDemand/operations.js.map +1 -0
- package/dist/esm/api/backupsAutomaticAndOnDemand/options.d.ts +18 -0
- package/dist/esm/api/backupsAutomaticAndOnDemand/options.js +4 -0
- package/dist/esm/api/backupsAutomaticAndOnDemand/options.js.map +1 -0
- package/dist/esm/api/backupsLongTermRetention/index.d.ts +3 -0
- package/dist/esm/api/backupsLongTermRetention/index.js +4 -0
- package/dist/esm/api/backupsLongTermRetention/index.js.map +1 -0
- package/dist/esm/api/backupsLongTermRetention/operations.d.ts +23 -0
- package/dist/esm/api/backupsLongTermRetention/operations.js +141 -0
- package/dist/esm/api/backupsLongTermRetention/operations.js.map +1 -0
- package/dist/esm/api/backupsLongTermRetention/options.d.ts +16 -0
- package/dist/esm/api/backupsLongTermRetention/options.js +4 -0
- package/dist/esm/api/backupsLongTermRetention/options.js.map +1 -0
- package/dist/esm/api/capabilitiesByLocation/index.d.ts +3 -0
- package/dist/esm/api/capabilitiesByLocation/index.js +4 -0
- package/dist/esm/api/capabilitiesByLocation/index.js.map +1 -0
- package/dist/esm/api/capabilitiesByLocation/operations.d.ts +10 -0
- package/dist/esm/api/capabilitiesByLocation/operations.js +39 -0
- package/dist/esm/api/capabilitiesByLocation/operations.js.map +1 -0
- package/dist/esm/api/capabilitiesByLocation/options.d.ts +5 -0
- package/dist/esm/api/capabilitiesByLocation/options.js +4 -0
- package/dist/esm/api/capabilitiesByLocation/options.js.map +1 -0
- package/dist/esm/api/capabilitiesByServer/index.d.ts +3 -0
- package/dist/esm/api/capabilitiesByServer/index.js +4 -0
- package/dist/esm/api/capabilitiesByServer/index.js.map +1 -0
- package/dist/esm/api/capabilitiesByServer/operations.d.ts +10 -0
- package/dist/esm/api/capabilitiesByServer/operations.js +40 -0
- package/dist/esm/api/capabilitiesByServer/operations.js.map +1 -0
- package/dist/esm/api/capabilitiesByServer/options.d.ts +5 -0
- package/dist/esm/api/capabilitiesByServer/options.js +4 -0
- package/dist/esm/api/capabilitiesByServer/options.js.map +1 -0
- package/dist/esm/api/capturedLogs/index.d.ts +3 -0
- package/dist/esm/api/capturedLogs/index.js +4 -0
- package/dist/esm/api/capturedLogs/index.js.map +1 -0
- package/dist/esm/api/capturedLogs/operations.d.ts +10 -0
- package/dist/esm/api/capturedLogs/operations.js +40 -0
- package/dist/esm/api/capturedLogs/operations.js.map +1 -0
- package/dist/esm/api/capturedLogs/options.d.ts +5 -0
- package/dist/esm/api/capturedLogs/options.js +4 -0
- package/dist/esm/api/capturedLogs/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 +23 -0
- package/dist/esm/api/configurations/operations.js +146 -0
- package/dist/esm/api/configurations/operations.js.map +1 -0
- package/dist/esm/api/configurations/options.d.ts +18 -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 +142 -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 +142 -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/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/maintenanceEvents/index.d.ts +3 -0
- package/dist/esm/api/maintenanceEvents/index.js +4 -0
- package/dist/esm/api/maintenanceEvents/index.js.map +1 -0
- package/dist/esm/api/maintenanceEvents/operations.d.ts +23 -0
- package/dist/esm/api/maintenanceEvents/operations.js +147 -0
- package/dist/esm/api/maintenanceEvents/operations.js.map +1 -0
- package/dist/esm/api/maintenanceEvents/options.d.ts +21 -0
- package/dist/esm/api/maintenanceEvents/options.js +4 -0
- package/dist/esm/api/maintenanceEvents/options.js.map +1 -0
- package/dist/esm/api/majorVersionUpgradePrecheck/index.d.ts +3 -0
- package/dist/esm/api/majorVersionUpgradePrecheck/index.js +4 -0
- package/dist/esm/api/majorVersionUpgradePrecheck/index.js.map +1 -0
- package/dist/esm/api/majorVersionUpgradePrecheck/operations.d.ts +14 -0
- package/dist/esm/api/majorVersionUpgradePrecheck/operations.js +71 -0
- package/dist/esm/api/majorVersionUpgradePrecheck/operations.js.map +1 -0
- package/dist/esm/api/majorVersionUpgradePrecheck/options.d.ts +8 -0
- package/dist/esm/api/majorVersionUpgradePrecheck/options.js +4 -0
- package/dist/esm/api/majorVersionUpgradePrecheck/options.js.map +1 -0
- package/dist/esm/api/migrations/index.d.ts +3 -0
- package/dist/esm/api/migrations/index.js +4 -0
- package/dist/esm/api/migrations/index.js.map +1 -0
- package/dist/esm/api/migrations/operations.d.ts +30 -0
- package/dist/esm/api/migrations/operations.js +201 -0
- package/dist/esm/api/migrations/operations.js.map +1 -0
- package/dist/esm/api/migrations/options.d.ts +23 -0
- package/dist/esm/api/migrations/options.js +4 -0
- package/dist/esm/api/migrations/options.js.map +1 -0
- package/dist/esm/api/nameAvailability/index.d.ts +3 -0
- package/dist/esm/api/nameAvailability/index.js +4 -0
- package/dist/esm/api/nameAvailability/index.js.map +1 -0
- package/dist/esm/api/nameAvailability/operations.d.ts +13 -0
- package/dist/esm/api/nameAvailability/operations.js +67 -0
- package/dist/esm/api/nameAvailability/operations.js.map +1 -0
- package/dist/esm/api/nameAvailability/options.d.ts +8 -0
- package/dist/esm/api/nameAvailability/options.js +4 -0
- package/dist/esm/api/nameAvailability/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 +37 -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/postgreSQLManagementFlexibleServerContext.d.ts +22 -0
- package/dist/esm/api/postgreSQLManagementFlexibleServerContext.js +30 -0
- package/dist/esm/api/postgreSQLManagementFlexibleServerContext.js.map +1 -0
- package/dist/esm/api/privateDnsZoneSuffix/index.d.ts +3 -0
- package/dist/esm/api/privateDnsZoneSuffix/index.js +4 -0
- package/dist/esm/api/privateDnsZoneSuffix/index.js.map +1 -0
- package/dist/esm/api/privateDnsZoneSuffix/operations.d.ts +9 -0
- package/dist/esm/api/privateDnsZoneSuffix/operations.js +33 -0
- package/dist/esm/api/privateDnsZoneSuffix/operations.js.map +1 -0
- package/dist/esm/api/privateDnsZoneSuffix/options.d.ts +5 -0
- package/dist/esm/api/privateDnsZoneSuffix/options.js +4 -0
- package/dist/esm/api/privateDnsZoneSuffix/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 +23 -0
- package/dist/esm/api/privateEndpointConnections/operations.js +142 -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 +71 -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/quotaUsages/index.d.ts +3 -0
- package/dist/esm/api/quotaUsages/index.js +4 -0
- package/dist/esm/api/quotaUsages/index.js.map +1 -0
- package/dist/esm/api/quotaUsages/operations.d.ts +10 -0
- package/dist/esm/api/quotaUsages/operations.js +39 -0
- package/dist/esm/api/quotaUsages/operations.js.map +1 -0
- package/dist/esm/api/quotaUsages/options.d.ts +5 -0
- package/dist/esm/api/quotaUsages/options.js +4 -0
- package/dist/esm/api/quotaUsages/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 +40 -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/serverThreatProtectionSettings/index.d.ts +3 -0
- package/dist/esm/api/serverThreatProtectionSettings/index.js +4 -0
- package/dist/esm/api/serverThreatProtectionSettings/index.js.map +1 -0
- package/dist/esm/api/serverThreatProtectionSettings/operations.d.ts +10 -0
- package/dist/esm/api/serverThreatProtectionSettings/operations.js +44 -0
- package/dist/esm/api/serverThreatProtectionSettings/operations.js.map +1 -0
- package/dist/esm/api/serverThreatProtectionSettings/options.d.ts +7 -0
- package/dist/esm/api/serverThreatProtectionSettings/options.js +4 -0
- package/dist/esm/api/serverThreatProtectionSettings/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 +51 -0
- package/dist/esm/api/servers/operations.js +379 -0
- package/dist/esm/api/servers/operations.js.map +1 -0
- package/dist/esm/api/servers/options.d.ts +54 -0
- package/dist/esm/api/servers/options.js +4 -0
- package/dist/esm/api/servers/options.js.map +1 -0
- package/dist/esm/api/tuningOptionsOperations/index.d.ts +3 -0
- package/dist/esm/api/tuningOptionsOperations/index.js +4 -0
- package/dist/esm/api/tuningOptionsOperations/index.js.map +1 -0
- package/dist/esm/api/tuningOptionsOperations/operations.d.ts +18 -0
- package/dist/esm/api/tuningOptionsOperations/operations.js +106 -0
- package/dist/esm/api/tuningOptionsOperations/operations.js.map +1 -0
- package/dist/esm/api/tuningOptionsOperations/options.d.ts +14 -0
- package/dist/esm/api/tuningOptionsOperations/options.js +4 -0
- package/dist/esm/api/tuningOptionsOperations/options.js.map +1 -0
- package/dist/esm/api/virtualEndpoints/index.d.ts +3 -0
- package/dist/esm/api/virtualEndpoints/index.js +4 -0
- package/dist/esm/api/virtualEndpoints/index.js.map +1 -0
- package/dist/esm/api/virtualEndpoints/operations.d.ts +27 -0
- package/dist/esm/api/virtualEndpoints/operations.js +179 -0
- package/dist/esm/api/virtualEndpoints/operations.js.map +1 -0
- package/dist/esm/api/virtualEndpoints/options.d.ts +23 -0
- package/dist/esm/api/virtualEndpoints/options.js +4 -0
- package/dist/esm/api/virtualEndpoints/options.js.map +1 -0
- package/dist/esm/api/virtualNetworkSubnetUsage/index.d.ts +3 -0
- package/dist/esm/api/virtualNetworkSubnetUsage/index.js +4 -0
- package/dist/esm/api/virtualNetworkSubnetUsage/index.js.map +1 -0
- package/dist/esm/api/virtualNetworkSubnetUsage/operations.d.ts +9 -0
- package/dist/esm/api/virtualNetworkSubnetUsage/operations.js +37 -0
- package/dist/esm/api/virtualNetworkSubnetUsage/operations.js.map +1 -0
- package/dist/esm/api/virtualNetworkSubnetUsage/options.d.ts +5 -0
- package/dist/esm/api/virtualNetworkSubnetUsage/options.js +4 -0
- package/dist/esm/api/virtualNetworkSubnetUsage/options.js.map +1 -0
- package/dist/esm/classic/administratorsMicrosoftEntra/index.d.ts +27 -0
- package/dist/esm/classic/administratorsMicrosoftEntra/index.js +34 -0
- package/dist/esm/classic/administratorsMicrosoftEntra/index.js.map +1 -0
- package/dist/esm/classic/advancedThreatProtectionSettings/index.d.ts +13 -0
- package/dist/esm/classic/advancedThreatProtectionSettings/index.js +15 -0
- package/dist/esm/classic/advancedThreatProtectionSettings/index.js.map +1 -0
- package/dist/esm/classic/backupsAutomaticAndOnDemand/index.d.ts +27 -0
- package/dist/esm/classic/backupsAutomaticAndOnDemand/index.js +34 -0
- package/dist/esm/classic/backupsAutomaticAndOnDemand/index.js.map +1 -0
- package/dist/esm/classic/backupsLongTermRetention/index.d.ts +23 -0
- package/dist/esm/classic/backupsLongTermRetention/index.js +26 -0
- package/dist/esm/classic/backupsLongTermRetention/index.js.map +1 -0
- package/dist/esm/classic/capabilitiesByLocation/index.d.ts +11 -0
- package/dist/esm/classic/capabilitiesByLocation/index.js +14 -0
- package/dist/esm/classic/capabilitiesByLocation/index.js.map +1 -0
- package/dist/esm/classic/capabilitiesByServer/index.d.ts +11 -0
- package/dist/esm/classic/capabilitiesByServer/index.js +14 -0
- package/dist/esm/classic/capabilitiesByServer/index.js.map +1 -0
- package/dist/esm/classic/capturedLogs/index.d.ts +11 -0
- package/dist/esm/classic/capturedLogs/index.js +14 -0
- package/dist/esm/classic/capturedLogs/index.js.map +1 -0
- package/dist/esm/classic/configurations/index.d.ts +27 -0
- package/dist/esm/classic/configurations/index.js +34 -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/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/maintenanceEvents/index.d.ts +27 -0
- package/dist/esm/classic/maintenanceEvents/index.js +34 -0
- package/dist/esm/classic/maintenanceEvents/index.js.map +1 -0
- package/dist/esm/classic/majorVersionUpgradePrecheck/index.d.ts +13 -0
- package/dist/esm/classic/majorVersionUpgradePrecheck/index.js +15 -0
- package/dist/esm/classic/majorVersionUpgradePrecheck/index.js.map +1 -0
- package/dist/esm/classic/migrations/index.d.ts +21 -0
- package/dist/esm/classic/migrations/index.js +19 -0
- package/dist/esm/classic/migrations/index.js.map +1 -0
- package/dist/esm/classic/nameAvailability/index.d.ts +12 -0
- package/dist/esm/classic/nameAvailability/index.js +15 -0
- package/dist/esm/classic/nameAvailability/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/privateDnsZoneSuffix/index.d.ts +10 -0
- package/dist/esm/classic/privateDnsZoneSuffix/index.js +14 -0
- package/dist/esm/classic/privateDnsZoneSuffix/index.js.map +1 -0
- package/dist/esm/classic/privateEndpointConnections/index.d.ts +27 -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/quotaUsages/index.d.ts +11 -0
- package/dist/esm/classic/quotaUsages/index.js +14 -0
- package/dist/esm/classic/quotaUsages/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/serverThreatProtectionSettings/index.d.ts +16 -0
- package/dist/esm/classic/serverThreatProtectionSettings/index.js +23 -0
- package/dist/esm/classic/serverThreatProtectionSettings/index.js.map +1 -0
- package/dist/esm/classic/servers/index.d.ts +65 -0
- package/dist/esm/classic/servers/index.js +89 -0
- package/dist/esm/classic/servers/index.js.map +1 -0
- package/dist/esm/classic/tuningOptionsOperations/index.d.ts +15 -0
- package/dist/esm/classic/tuningOptionsOperations/index.js +16 -0
- package/dist/esm/classic/tuningOptionsOperations/index.js.map +1 -0
- package/dist/esm/classic/virtualEndpoints/index.d.ts +33 -0
- package/dist/esm/classic/virtualEndpoints/index.js +43 -0
- package/dist/esm/classic/virtualEndpoints/index.js.map +1 -0
- package/dist/esm/classic/virtualNetworkSubnetUsage/index.d.ts +10 -0
- package/dist/esm/classic/virtualNetworkSubnetUsage/index.js +14 -0
- package/dist/esm/classic/virtualNetworkSubnetUsage/index.js.map +1 -0
- package/dist/esm/index.d.ts +39 -3
- package/dist/esm/index.js +5 -6
- 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 -3625
- package/dist/esm/models/index.js +1 -706
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/models.d.ts +3604 -0
- package/dist/esm/models/models.js +3322 -0
- package/dist/esm/models/models.js.map +1 -0
- package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts +85 -41
- package/dist/esm/postgreSQLManagementFlexibleServerClient.js +111 -125
- package/dist/esm/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/esm/restorePollerHelpers.d.ts +21 -0
- package/dist/esm/restorePollerHelpers.js +148 -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 +450 -80
- 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 -20
- 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 -138
- package/dist/browser/models/mappers.d.ts.map +0 -1
- package/dist/browser/models/mappers.js +0 -4638
- package/dist/browser/models/mappers.js.map +0 -1
- package/dist/browser/models/parameters.d.ts +0 -43
- package/dist/browser/models/parameters.d.ts.map +0 -1
- package/dist/browser/models/parameters.js +0 -359
- package/dist/browser/models/parameters.js.map +0 -1
- package/dist/browser/operations/administratorsMicrosoftEntra.d.ts +0 -83
- package/dist/browser/operations/administratorsMicrosoftEntra.d.ts.map +0 -1
- package/dist/browser/operations/administratorsMicrosoftEntra.js +0 -348
- package/dist/browser/operations/administratorsMicrosoftEntra.js.map +0 -1
- package/dist/browser/operations/advancedThreatProtectionSettings.d.ts +0 -46
- package/dist/browser/operations/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/browser/operations/advancedThreatProtectionSettings.js +0 -160
- package/dist/browser/operations/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/browser/operations/backupsAutomaticAndOnDemand.d.ts +0 -79
- package/dist/browser/operations/backupsAutomaticAndOnDemand.d.ts.map +0 -1
- package/dist/browser/operations/backupsAutomaticAndOnDemand.js +0 -342
- package/dist/browser/operations/backupsAutomaticAndOnDemand.js.map +0 -1
- package/dist/browser/operations/backupsLongTermRetention.d.ts +0 -71
- package/dist/browser/operations/backupsLongTermRetention.d.ts.map +0 -1
- package/dist/browser/operations/backupsLongTermRetention.js +0 -293
- package/dist/browser/operations/backupsLongTermRetention.js.map +0 -1
- package/dist/browser/operations/capabilitiesByLocation.d.ts +0 -35
- package/dist/browser/operations/capabilitiesByLocation.d.ts.map +0 -1
- package/dist/browser/operations/capabilitiesByLocation.js +0 -119
- package/dist/browser/operations/capabilitiesByLocation.js.map +0 -1
- package/dist/browser/operations/capabilitiesByServer.d.ts +0 -38
- package/dist/browser/operations/capabilitiesByServer.d.ts.map +0 -1
- package/dist/browser/operations/capabilitiesByServer.js +0 -128
- package/dist/browser/operations/capabilitiesByServer.js.map +0 -1
- package/dist/browser/operations/capturedLogs.d.ts +0 -38
- package/dist/browser/operations/capturedLogs.d.ts.map +0 -1
- package/dist/browser/operations/capturedLogs.js +0 -128
- package/dist/browser/operations/capturedLogs.js.map +0 -1
- package/dist/browser/operations/configurations.d.ts +0 -91
- package/dist/browser/operations/configurations.d.ts.map +0 -1
- package/dist/browser/operations/configurations.js +0 -370
- package/dist/browser/operations/configurations.js.map +0 -1
- package/dist/browser/operations/databases.d.ts +0 -86
- package/dist/browser/operations/databases.d.ts.map +0 -1
- package/dist/browser/operations/databases.js +0 -357
- 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 -352
- package/dist/browser/operations/firewallRules.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 -28
- package/dist/browser/operations/index.js.map +0 -1
- package/dist/browser/operations/migrations.d.ts +0 -81
- package/dist/browser/operations/migrations.d.ts.map +0 -1
- package/dist/browser/operations/migrations.js +0 -300
- package/dist/browser/operations/migrations.js.map +0 -1
- package/dist/browser/operations/nameAvailability.d.ts +0 -29
- package/dist/browser/operations/nameAvailability.d.ts.map +0 -1
- package/dist/browser/operations/nameAvailability.js +0 -75
- package/dist/browser/operations/nameAvailability.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 -111
- package/dist/browser/operations/operations.js.map +0 -1
- package/dist/browser/operations/privateDnsZoneSuffix.d.ts +0 -18
- package/dist/browser/operations/privateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/browser/operations/privateDnsZoneSuffix.js +0 -42
- package/dist/browser/operations/privateDnsZoneSuffix.js.map +0 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts +0 -81
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist/browser/operations/privateEndpointConnections.js +0 -357
- package/dist/browser/operations/privateEndpointConnections.js.map +0 -1
- package/dist/browser/operations/privateLinkResources.d.ts +0 -46
- package/dist/browser/operations/privateLinkResources.d.ts.map +0 -1
- package/dist/browser/operations/privateLinkResources.js +0 -160
- package/dist/browser/operations/privateLinkResources.js.map +0 -1
- package/dist/browser/operations/quotaUsages.d.ts +0 -35
- package/dist/browser/operations/quotaUsages.d.ts.map +0 -1
- package/dist/browser/operations/quotaUsages.js +0 -119
- package/dist/browser/operations/quotaUsages.js.map +0 -1
- package/dist/browser/operations/replicas.d.ts +0 -30
- package/dist/browser/operations/replicas.d.ts.map +0 -1
- package/dist/browser/operations/replicas.js +0 -83
- package/dist/browser/operations/replicas.js.map +0 -1
- package/dist/browser/operations/serverThreatProtectionSettings.d.ts +0 -32
- package/dist/browser/operations/serverThreatProtectionSettings.d.ts.map +0 -1
- package/dist/browser/operations/serverThreatProtectionSettings.js +0 -121
- package/dist/browser/operations/serverThreatProtectionSettings.js.map +0 -1
- package/dist/browser/operations/servers.d.ts +0 -151
- package/dist/browser/operations/servers.d.ts.map +0 -1
- package/dist/browser/operations/servers.js +0 -775
- package/dist/browser/operations/servers.js.map +0 -1
- package/dist/browser/operations/tuningOptionsOperations.d.ts +0 -73
- package/dist/browser/operations/tuningOptionsOperations.d.ts.map +0 -1
- package/dist/browser/operations/tuningOptionsOperations.js +0 -272
- package/dist/browser/operations/tuningOptionsOperations.js.map +0 -1
- package/dist/browser/operations/virtualEndpoints.d.ts +0 -99
- package/dist/browser/operations/virtualEndpoints.d.ts.map +0 -1
- package/dist/browser/operations/virtualEndpoints.js +0 -452
- package/dist/browser/operations/virtualEndpoints.js.map +0 -1
- package/dist/browser/operations/virtualNetworkSubnetUsage.d.ts +0 -20
- package/dist/browser/operations/virtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/browser/operations/virtualNetworkSubnetUsage.js +0 -46
- package/dist/browser/operations/virtualNetworkSubnetUsage.js.map +0 -1
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.d.ts +0 -58
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.js +0 -4
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.js.map +0 -1
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.d.ts +0 -21
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.js +0 -4
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +0 -54
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.js +0 -4
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +0 -1
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.d.ts +0 -46
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.js +0 -4
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.js.map +0 -1
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.d.ts +0 -12
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.js +0 -4
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.js.map +0 -1
- package/dist/browser/operationsInterfaces/capabilitiesByServer.d.ts +0 -13
- package/dist/browser/operationsInterfaces/capabilitiesByServer.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/capabilitiesByServer.js +0 -4
- package/dist/browser/operationsInterfaces/capabilitiesByServer.js.map +0 -1
- package/dist/browser/operationsInterfaces/capturedLogs.d.ts +0 -13
- package/dist/browser/operationsInterfaces/capturedLogs.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/capturedLogs.js +0 -4
- package/dist/browser/operationsInterfaces/capturedLogs.js.map +0 -1
- package/dist/browser/operationsInterfaces/configurations.d.ts +0 -66
- package/dist/browser/operationsInterfaces/configurations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/configurations.js +0 -4
- package/dist/browser/operationsInterfaces/configurations.js.map +0 -1
- package/dist/browser/operationsInterfaces/databases.d.ts +0 -61
- package/dist/browser/operationsInterfaces/databases.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/databases.js +0 -4
- 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 -4
- package/dist/browser/operationsInterfaces/firewallRules.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 -28
- package/dist/browser/operationsInterfaces/index.js.map +0 -1
- package/dist/browser/operationsInterfaces/migrations.d.ts +0 -56
- package/dist/browser/operationsInterfaces/migrations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/migrations.js +0 -4
- package/dist/browser/operationsInterfaces/migrations.js.map +0 -1
- package/dist/browser/operationsInterfaces/nameAvailability.d.ts +0 -21
- package/dist/browser/operationsInterfaces/nameAvailability.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/nameAvailability.js +0 -4
- package/dist/browser/operationsInterfaces/nameAvailability.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 -4
- package/dist/browser/operationsInterfaces/operations.js.map +0 -1
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.d.ts +0 -10
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.js +0 -4
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.js.map +0 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +0 -56
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js +0 -4
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +0 -21
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js +0 -4
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist/browser/operationsInterfaces/quotaUsages.d.ts +0 -12
- package/dist/browser/operationsInterfaces/quotaUsages.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/quotaUsages.js +0 -4
- package/dist/browser/operationsInterfaces/quotaUsages.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 -4
- package/dist/browser/operationsInterfaces/replicas.js.map +0 -1
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts +0 -24
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.js +0 -4
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.js.map +0 -1
- package/dist/browser/operationsInterfaces/servers.d.ts +0 -115
- package/dist/browser/operationsInterfaces/servers.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/servers.js +0 -4
- package/dist/browser/operationsInterfaces/servers.js.map +0 -1
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.d.ts +0 -29
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.js +0 -4
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.js.map +0 -1
- package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts +0 -74
- package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/virtualEndpoints.js +0 -4
- package/dist/browser/operationsInterfaces/virtualEndpoints.js.map +0 -1
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +0 -12
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.js +0 -4
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.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 -25
- package/dist/browser/pagingHelper.js.map +0 -1
- package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts.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 -23
- 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 -138
- package/dist/commonjs/models/mappers.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.js +0 -4643
- package/dist/commonjs/models/mappers.js.map +0 -1
- package/dist/commonjs/models/parameters.d.ts +0 -43
- package/dist/commonjs/models/parameters.d.ts.map +0 -1
- package/dist/commonjs/models/parameters.js +0 -362
- package/dist/commonjs/models/parameters.js.map +0 -1
- package/dist/commonjs/operations/administratorsMicrosoftEntra.d.ts +0 -83
- package/dist/commonjs/operations/administratorsMicrosoftEntra.d.ts.map +0 -1
- package/dist/commonjs/operations/administratorsMicrosoftEntra.js +0 -353
- package/dist/commonjs/operations/administratorsMicrosoftEntra.js.map +0 -1
- package/dist/commonjs/operations/advancedThreatProtectionSettings.d.ts +0 -46
- package/dist/commonjs/operations/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/commonjs/operations/advancedThreatProtectionSettings.js +0 -165
- package/dist/commonjs/operations/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/commonjs/operations/backupsAutomaticAndOnDemand.d.ts +0 -79
- package/dist/commonjs/operations/backupsAutomaticAndOnDemand.d.ts.map +0 -1
- package/dist/commonjs/operations/backupsAutomaticAndOnDemand.js +0 -347
- package/dist/commonjs/operations/backupsAutomaticAndOnDemand.js.map +0 -1
- package/dist/commonjs/operations/backupsLongTermRetention.d.ts +0 -71
- package/dist/commonjs/operations/backupsLongTermRetention.d.ts.map +0 -1
- package/dist/commonjs/operations/backupsLongTermRetention.js +0 -298
- package/dist/commonjs/operations/backupsLongTermRetention.js.map +0 -1
- package/dist/commonjs/operations/capabilitiesByLocation.d.ts +0 -35
- package/dist/commonjs/operations/capabilitiesByLocation.d.ts.map +0 -1
- package/dist/commonjs/operations/capabilitiesByLocation.js +0 -124
- package/dist/commonjs/operations/capabilitiesByLocation.js.map +0 -1
- package/dist/commonjs/operations/capabilitiesByServer.d.ts +0 -38
- package/dist/commonjs/operations/capabilitiesByServer.d.ts.map +0 -1
- package/dist/commonjs/operations/capabilitiesByServer.js +0 -133
- package/dist/commonjs/operations/capabilitiesByServer.js.map +0 -1
- package/dist/commonjs/operations/capturedLogs.d.ts +0 -38
- package/dist/commonjs/operations/capturedLogs.d.ts.map +0 -1
- package/dist/commonjs/operations/capturedLogs.js +0 -133
- package/dist/commonjs/operations/capturedLogs.js.map +0 -1
- package/dist/commonjs/operations/configurations.d.ts +0 -91
- package/dist/commonjs/operations/configurations.d.ts.map +0 -1
- package/dist/commonjs/operations/configurations.js +0 -375
- package/dist/commonjs/operations/configurations.js.map +0 -1
- package/dist/commonjs/operations/databases.d.ts +0 -86
- package/dist/commonjs/operations/databases.d.ts.map +0 -1
- package/dist/commonjs/operations/databases.js +0 -362
- 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 -357
- package/dist/commonjs/operations/firewallRules.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 -31
- package/dist/commonjs/operations/index.js.map +0 -1
- package/dist/commonjs/operations/migrations.d.ts +0 -81
- package/dist/commonjs/operations/migrations.d.ts.map +0 -1
- package/dist/commonjs/operations/migrations.js +0 -305
- package/dist/commonjs/operations/migrations.js.map +0 -1
- package/dist/commonjs/operations/nameAvailability.d.ts +0 -29
- package/dist/commonjs/operations/nameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operations/nameAvailability.js +0 -80
- package/dist/commonjs/operations/nameAvailability.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 -116
- package/dist/commonjs/operations/operations.js.map +0 -1
- package/dist/commonjs/operations/privateDnsZoneSuffix.d.ts +0 -18
- package/dist/commonjs/operations/privateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/commonjs/operations/privateDnsZoneSuffix.js +0 -47
- package/dist/commonjs/operations/privateDnsZoneSuffix.js.map +0 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +0 -81
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +0 -362
- package/dist/commonjs/operations/privateEndpointConnections.js.map +0 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts +0 -46
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +0 -1
- package/dist/commonjs/operations/privateLinkResources.js +0 -165
- package/dist/commonjs/operations/privateLinkResources.js.map +0 -1
- package/dist/commonjs/operations/quotaUsages.d.ts +0 -35
- package/dist/commonjs/operations/quotaUsages.d.ts.map +0 -1
- package/dist/commonjs/operations/quotaUsages.js +0 -124
- package/dist/commonjs/operations/quotaUsages.js.map +0 -1
- package/dist/commonjs/operations/replicas.d.ts +0 -30
- package/dist/commonjs/operations/replicas.d.ts.map +0 -1
- package/dist/commonjs/operations/replicas.js +0 -88
- package/dist/commonjs/operations/replicas.js.map +0 -1
- package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts +0 -32
- package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts.map +0 -1
- package/dist/commonjs/operations/serverThreatProtectionSettings.js +0 -126
- package/dist/commonjs/operations/serverThreatProtectionSettings.js.map +0 -1
- package/dist/commonjs/operations/servers.d.ts +0 -151
- package/dist/commonjs/operations/servers.d.ts.map +0 -1
- package/dist/commonjs/operations/servers.js +0 -780
- package/dist/commonjs/operations/servers.js.map +0 -1
- package/dist/commonjs/operations/tuningOptionsOperations.d.ts +0 -73
- package/dist/commonjs/operations/tuningOptionsOperations.d.ts.map +0 -1
- package/dist/commonjs/operations/tuningOptionsOperations.js +0 -277
- package/dist/commonjs/operations/tuningOptionsOperations.js.map +0 -1
- package/dist/commonjs/operations/virtualEndpoints.d.ts +0 -99
- package/dist/commonjs/operations/virtualEndpoints.d.ts.map +0 -1
- package/dist/commonjs/operations/virtualEndpoints.js +0 -457
- package/dist/commonjs/operations/virtualEndpoints.js.map +0 -1
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.d.ts +0 -20
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.js +0 -51
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.d.ts +0 -58
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.js +0 -5
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.js +0 -5
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +0 -54
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.js +0 -5
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.d.ts +0 -46
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.js +0 -5
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.js +0 -5
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.js +0 -5
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/capturedLogs.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/capturedLogs.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/capturedLogs.js +0 -5
- package/dist/commonjs/operationsInterfaces/capturedLogs.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/configurations.d.ts +0 -66
- package/dist/commonjs/operationsInterfaces/configurations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/configurations.js +0 -5
- package/dist/commonjs/operationsInterfaces/configurations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/databases.d.ts +0 -61
- package/dist/commonjs/operationsInterfaces/databases.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/databases.js +0 -5
- 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 -5
- package/dist/commonjs/operationsInterfaces/firewallRules.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 -31
- package/dist/commonjs/operationsInterfaces/index.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/migrations.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/migrations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/migrations.js +0 -5
- package/dist/commonjs/operationsInterfaces/migrations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/nameAvailability.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/nameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/nameAvailability.js +0 -5
- package/dist/commonjs/operationsInterfaces/nameAvailability.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 -5
- package/dist/commonjs/operationsInterfaces/operations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.d.ts +0 -10
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.js +0 -5
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +0 -5
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +0 -5
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/quotaUsages.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/quotaUsages.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/quotaUsages.js +0 -5
- package/dist/commonjs/operationsInterfaces/quotaUsages.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 -5
- package/dist/commonjs/operationsInterfaces/replicas.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts +0 -24
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.js +0 -5
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/servers.d.ts +0 -115
- package/dist/commonjs/operationsInterfaces/servers.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/servers.js +0 -5
- package/dist/commonjs/operationsInterfaces/servers.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.d.ts +0 -29
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.js +0 -5
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts +0 -74
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.js +0 -5
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.js +0 -5
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.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 -29
- package/dist/commonjs/pagingHelper.js.map +0 -1
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts.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 -20
- 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 -138
- package/dist/esm/models/mappers.d.ts.map +0 -1
- package/dist/esm/models/mappers.js +0 -4638
- package/dist/esm/models/mappers.js.map +0 -1
- package/dist/esm/models/parameters.d.ts +0 -43
- package/dist/esm/models/parameters.d.ts.map +0 -1
- package/dist/esm/models/parameters.js +0 -359
- package/dist/esm/models/parameters.js.map +0 -1
- package/dist/esm/operations/administratorsMicrosoftEntra.d.ts +0 -83
- package/dist/esm/operations/administratorsMicrosoftEntra.d.ts.map +0 -1
- package/dist/esm/operations/administratorsMicrosoftEntra.js +0 -348
- package/dist/esm/operations/administratorsMicrosoftEntra.js.map +0 -1
- package/dist/esm/operations/advancedThreatProtectionSettings.d.ts +0 -46
- package/dist/esm/operations/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/esm/operations/advancedThreatProtectionSettings.js +0 -160
- package/dist/esm/operations/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/esm/operations/backupsAutomaticAndOnDemand.d.ts +0 -79
- package/dist/esm/operations/backupsAutomaticAndOnDemand.d.ts.map +0 -1
- package/dist/esm/operations/backupsAutomaticAndOnDemand.js +0 -342
- package/dist/esm/operations/backupsAutomaticAndOnDemand.js.map +0 -1
- package/dist/esm/operations/backupsLongTermRetention.d.ts +0 -71
- package/dist/esm/operations/backupsLongTermRetention.d.ts.map +0 -1
- package/dist/esm/operations/backupsLongTermRetention.js +0 -293
- package/dist/esm/operations/backupsLongTermRetention.js.map +0 -1
- package/dist/esm/operations/capabilitiesByLocation.d.ts +0 -35
- package/dist/esm/operations/capabilitiesByLocation.d.ts.map +0 -1
- package/dist/esm/operations/capabilitiesByLocation.js +0 -119
- package/dist/esm/operations/capabilitiesByLocation.js.map +0 -1
- package/dist/esm/operations/capabilitiesByServer.d.ts +0 -38
- package/dist/esm/operations/capabilitiesByServer.d.ts.map +0 -1
- package/dist/esm/operations/capabilitiesByServer.js +0 -128
- package/dist/esm/operations/capabilitiesByServer.js.map +0 -1
- package/dist/esm/operations/capturedLogs.d.ts +0 -38
- package/dist/esm/operations/capturedLogs.d.ts.map +0 -1
- package/dist/esm/operations/capturedLogs.js +0 -128
- package/dist/esm/operations/capturedLogs.js.map +0 -1
- package/dist/esm/operations/configurations.d.ts +0 -91
- package/dist/esm/operations/configurations.d.ts.map +0 -1
- package/dist/esm/operations/configurations.js +0 -370
- package/dist/esm/operations/configurations.js.map +0 -1
- package/dist/esm/operations/databases.d.ts +0 -86
- package/dist/esm/operations/databases.d.ts.map +0 -1
- package/dist/esm/operations/databases.js +0 -357
- 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 -352
- package/dist/esm/operations/firewallRules.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 -28
- package/dist/esm/operations/index.js.map +0 -1
- package/dist/esm/operations/migrations.d.ts +0 -81
- package/dist/esm/operations/migrations.d.ts.map +0 -1
- package/dist/esm/operations/migrations.js +0 -300
- package/dist/esm/operations/migrations.js.map +0 -1
- package/dist/esm/operations/nameAvailability.d.ts +0 -29
- package/dist/esm/operations/nameAvailability.d.ts.map +0 -1
- package/dist/esm/operations/nameAvailability.js +0 -75
- package/dist/esm/operations/nameAvailability.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 -111
- package/dist/esm/operations/operations.js.map +0 -1
- package/dist/esm/operations/privateDnsZoneSuffix.d.ts +0 -18
- package/dist/esm/operations/privateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/esm/operations/privateDnsZoneSuffix.js +0 -42
- package/dist/esm/operations/privateDnsZoneSuffix.js.map +0 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts +0 -81
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist/esm/operations/privateEndpointConnections.js +0 -357
- package/dist/esm/operations/privateEndpointConnections.js.map +0 -1
- package/dist/esm/operations/privateLinkResources.d.ts +0 -46
- package/dist/esm/operations/privateLinkResources.d.ts.map +0 -1
- package/dist/esm/operations/privateLinkResources.js +0 -160
- package/dist/esm/operations/privateLinkResources.js.map +0 -1
- package/dist/esm/operations/quotaUsages.d.ts +0 -35
- package/dist/esm/operations/quotaUsages.d.ts.map +0 -1
- package/dist/esm/operations/quotaUsages.js +0 -119
- package/dist/esm/operations/quotaUsages.js.map +0 -1
- package/dist/esm/operations/replicas.d.ts +0 -30
- package/dist/esm/operations/replicas.d.ts.map +0 -1
- package/dist/esm/operations/replicas.js +0 -83
- package/dist/esm/operations/replicas.js.map +0 -1
- package/dist/esm/operations/serverThreatProtectionSettings.d.ts +0 -32
- package/dist/esm/operations/serverThreatProtectionSettings.d.ts.map +0 -1
- package/dist/esm/operations/serverThreatProtectionSettings.js +0 -121
- package/dist/esm/operations/serverThreatProtectionSettings.js.map +0 -1
- package/dist/esm/operations/servers.d.ts +0 -151
- package/dist/esm/operations/servers.d.ts.map +0 -1
- package/dist/esm/operations/servers.js +0 -775
- package/dist/esm/operations/servers.js.map +0 -1
- package/dist/esm/operations/tuningOptionsOperations.d.ts +0 -73
- package/dist/esm/operations/tuningOptionsOperations.d.ts.map +0 -1
- package/dist/esm/operations/tuningOptionsOperations.js +0 -272
- package/dist/esm/operations/tuningOptionsOperations.js.map +0 -1
- package/dist/esm/operations/virtualEndpoints.d.ts +0 -99
- package/dist/esm/operations/virtualEndpoints.d.ts.map +0 -1
- package/dist/esm/operations/virtualEndpoints.js +0 -452
- package/dist/esm/operations/virtualEndpoints.js.map +0 -1
- package/dist/esm/operations/virtualNetworkSubnetUsage.d.ts +0 -20
- package/dist/esm/operations/virtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/esm/operations/virtualNetworkSubnetUsage.js +0 -46
- package/dist/esm/operations/virtualNetworkSubnetUsage.js.map +0 -1
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.d.ts +0 -58
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.js +0 -4
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.js.map +0 -1
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.d.ts +0 -21
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.js +0 -4
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +0 -54
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.js +0 -4
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +0 -1
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.d.ts +0 -46
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.js +0 -4
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.js.map +0 -1
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.d.ts +0 -12
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.js +0 -4
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.js.map +0 -1
- package/dist/esm/operationsInterfaces/capabilitiesByServer.d.ts +0 -13
- package/dist/esm/operationsInterfaces/capabilitiesByServer.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/capabilitiesByServer.js +0 -4
- package/dist/esm/operationsInterfaces/capabilitiesByServer.js.map +0 -1
- package/dist/esm/operationsInterfaces/capturedLogs.d.ts +0 -13
- package/dist/esm/operationsInterfaces/capturedLogs.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/capturedLogs.js +0 -4
- package/dist/esm/operationsInterfaces/capturedLogs.js.map +0 -1
- package/dist/esm/operationsInterfaces/configurations.d.ts +0 -66
- package/dist/esm/operationsInterfaces/configurations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/configurations.js +0 -4
- package/dist/esm/operationsInterfaces/configurations.js.map +0 -1
- package/dist/esm/operationsInterfaces/databases.d.ts +0 -61
- package/dist/esm/operationsInterfaces/databases.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/databases.js +0 -4
- 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 -4
- package/dist/esm/operationsInterfaces/firewallRules.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 -28
- package/dist/esm/operationsInterfaces/index.js.map +0 -1
- package/dist/esm/operationsInterfaces/migrations.d.ts +0 -56
- package/dist/esm/operationsInterfaces/migrations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/migrations.js +0 -4
- package/dist/esm/operationsInterfaces/migrations.js.map +0 -1
- package/dist/esm/operationsInterfaces/nameAvailability.d.ts +0 -21
- package/dist/esm/operationsInterfaces/nameAvailability.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/nameAvailability.js +0 -4
- package/dist/esm/operationsInterfaces/nameAvailability.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 -4
- package/dist/esm/operationsInterfaces/operations.js.map +0 -1
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.d.ts +0 -10
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.js +0 -4
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.js.map +0 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +0 -56
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +0 -4
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +0 -21
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js +0 -4
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist/esm/operationsInterfaces/quotaUsages.d.ts +0 -12
- package/dist/esm/operationsInterfaces/quotaUsages.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/quotaUsages.js +0 -4
- package/dist/esm/operationsInterfaces/quotaUsages.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 -4
- package/dist/esm/operationsInterfaces/replicas.js.map +0 -1
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts +0 -24
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.js +0 -4
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.js.map +0 -1
- package/dist/esm/operationsInterfaces/servers.d.ts +0 -115
- package/dist/esm/operationsInterfaces/servers.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/servers.js +0 -4
- package/dist/esm/operationsInterfaces/servers.js.map +0 -1
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.d.ts +0 -29
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.js +0 -4
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.js.map +0 -1
- package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts +0 -74
- package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/virtualEndpoints.js +0 -4
- package/dist/esm/operationsInterfaces/virtualEndpoints.js.map +0 -1
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +0 -12
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.js +0 -4
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.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 -25
- package/dist/esm/pagingHelper.js.map +0 -1
- package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts.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 -10
- 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 -20
- package/dist/react-native/lroImpl.js.map +0 -1
- package/dist/react-native/models/index.d.ts +0 -3626
- package/dist/react-native/models/index.d.ts.map +0 -1
- package/dist/react-native/models/index.js +0 -709
- package/dist/react-native/models/index.js.map +0 -1
- package/dist/react-native/models/mappers.d.ts +0 -138
- package/dist/react-native/models/mappers.d.ts.map +0 -1
- package/dist/react-native/models/mappers.js +0 -4638
- package/dist/react-native/models/mappers.js.map +0 -1
- package/dist/react-native/models/parameters.d.ts +0 -43
- package/dist/react-native/models/parameters.d.ts.map +0 -1
- package/dist/react-native/models/parameters.js +0 -359
- package/dist/react-native/models/parameters.js.map +0 -1
- package/dist/react-native/operations/administratorsMicrosoftEntra.d.ts +0 -83
- package/dist/react-native/operations/administratorsMicrosoftEntra.d.ts.map +0 -1
- package/dist/react-native/operations/administratorsMicrosoftEntra.js +0 -348
- package/dist/react-native/operations/administratorsMicrosoftEntra.js.map +0 -1
- package/dist/react-native/operations/advancedThreatProtectionSettings.d.ts +0 -46
- package/dist/react-native/operations/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/react-native/operations/advancedThreatProtectionSettings.js +0 -160
- package/dist/react-native/operations/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/react-native/operations/backupsAutomaticAndOnDemand.d.ts +0 -79
- package/dist/react-native/operations/backupsAutomaticAndOnDemand.d.ts.map +0 -1
- package/dist/react-native/operations/backupsAutomaticAndOnDemand.js +0 -342
- package/dist/react-native/operations/backupsAutomaticAndOnDemand.js.map +0 -1
- package/dist/react-native/operations/backupsLongTermRetention.d.ts +0 -71
- package/dist/react-native/operations/backupsLongTermRetention.d.ts.map +0 -1
- package/dist/react-native/operations/backupsLongTermRetention.js +0 -293
- package/dist/react-native/operations/backupsLongTermRetention.js.map +0 -1
- package/dist/react-native/operations/capabilitiesByLocation.d.ts +0 -35
- package/dist/react-native/operations/capabilitiesByLocation.d.ts.map +0 -1
- package/dist/react-native/operations/capabilitiesByLocation.js +0 -119
- package/dist/react-native/operations/capabilitiesByLocation.js.map +0 -1
- package/dist/react-native/operations/capabilitiesByServer.d.ts +0 -38
- package/dist/react-native/operations/capabilitiesByServer.d.ts.map +0 -1
- package/dist/react-native/operations/capabilitiesByServer.js +0 -128
- package/dist/react-native/operations/capabilitiesByServer.js.map +0 -1
- package/dist/react-native/operations/capturedLogs.d.ts +0 -38
- package/dist/react-native/operations/capturedLogs.d.ts.map +0 -1
- package/dist/react-native/operations/capturedLogs.js +0 -128
- package/dist/react-native/operations/capturedLogs.js.map +0 -1
- package/dist/react-native/operations/configurations.d.ts +0 -91
- package/dist/react-native/operations/configurations.d.ts.map +0 -1
- package/dist/react-native/operations/configurations.js +0 -370
- package/dist/react-native/operations/configurations.js.map +0 -1
- package/dist/react-native/operations/databases.d.ts +0 -86
- package/dist/react-native/operations/databases.d.ts.map +0 -1
- package/dist/react-native/operations/databases.js +0 -357
- 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 -352
- package/dist/react-native/operations/firewallRules.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 -28
- package/dist/react-native/operations/index.js.map +0 -1
- package/dist/react-native/operations/migrations.d.ts +0 -81
- package/dist/react-native/operations/migrations.d.ts.map +0 -1
- package/dist/react-native/operations/migrations.js +0 -300
- package/dist/react-native/operations/migrations.js.map +0 -1
- package/dist/react-native/operations/nameAvailability.d.ts +0 -29
- package/dist/react-native/operations/nameAvailability.d.ts.map +0 -1
- package/dist/react-native/operations/nameAvailability.js +0 -75
- package/dist/react-native/operations/nameAvailability.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 -111
- package/dist/react-native/operations/operations.js.map +0 -1
- package/dist/react-native/operations/privateDnsZoneSuffix.d.ts +0 -18
- package/dist/react-native/operations/privateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/react-native/operations/privateDnsZoneSuffix.js +0 -42
- package/dist/react-native/operations/privateDnsZoneSuffix.js.map +0 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts +0 -81
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist/react-native/operations/privateEndpointConnections.js +0 -357
- package/dist/react-native/operations/privateEndpointConnections.js.map +0 -1
- package/dist/react-native/operations/privateLinkResources.d.ts +0 -46
- package/dist/react-native/operations/privateLinkResources.d.ts.map +0 -1
- package/dist/react-native/operations/privateLinkResources.js +0 -160
- package/dist/react-native/operations/privateLinkResources.js.map +0 -1
- package/dist/react-native/operations/quotaUsages.d.ts +0 -35
- package/dist/react-native/operations/quotaUsages.d.ts.map +0 -1
- package/dist/react-native/operations/quotaUsages.js +0 -119
- package/dist/react-native/operations/quotaUsages.js.map +0 -1
- package/dist/react-native/operations/replicas.d.ts +0 -30
- package/dist/react-native/operations/replicas.d.ts.map +0 -1
- package/dist/react-native/operations/replicas.js +0 -83
- package/dist/react-native/operations/replicas.js.map +0 -1
- package/dist/react-native/operations/serverThreatProtectionSettings.d.ts +0 -32
- package/dist/react-native/operations/serverThreatProtectionSettings.d.ts.map +0 -1
- package/dist/react-native/operations/serverThreatProtectionSettings.js +0 -121
- package/dist/react-native/operations/serverThreatProtectionSettings.js.map +0 -1
- package/dist/react-native/operations/servers.d.ts +0 -151
- package/dist/react-native/operations/servers.d.ts.map +0 -1
- package/dist/react-native/operations/servers.js +0 -775
- package/dist/react-native/operations/servers.js.map +0 -1
- package/dist/react-native/operations/tuningOptionsOperations.d.ts +0 -73
- package/dist/react-native/operations/tuningOptionsOperations.d.ts.map +0 -1
- package/dist/react-native/operations/tuningOptionsOperations.js +0 -272
- package/dist/react-native/operations/tuningOptionsOperations.js.map +0 -1
- package/dist/react-native/operations/virtualEndpoints.d.ts +0 -99
- package/dist/react-native/operations/virtualEndpoints.d.ts.map +0 -1
- package/dist/react-native/operations/virtualEndpoints.js +0 -452
- package/dist/react-native/operations/virtualEndpoints.js.map +0 -1
- package/dist/react-native/operations/virtualNetworkSubnetUsage.d.ts +0 -20
- package/dist/react-native/operations/virtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/react-native/operations/virtualNetworkSubnetUsage.js +0 -46
- package/dist/react-native/operations/virtualNetworkSubnetUsage.js.map +0 -1
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.d.ts +0 -58
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.js +0 -4
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.js.map +0 -1
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.js +0 -4
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.js.map +0 -1
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +0 -54
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.js +0 -4
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +0 -1
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.d.ts +0 -46
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.js +0 -4
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.js.map +0 -1
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.js +0 -4
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.js.map +0 -1
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.js +0 -4
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.js.map +0 -1
- package/dist/react-native/operationsInterfaces/capturedLogs.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/capturedLogs.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/capturedLogs.js +0 -4
- package/dist/react-native/operationsInterfaces/capturedLogs.js.map +0 -1
- package/dist/react-native/operationsInterfaces/configurations.d.ts +0 -66
- package/dist/react-native/operationsInterfaces/configurations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/configurations.js +0 -4
- package/dist/react-native/operationsInterfaces/configurations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/databases.d.ts +0 -61
- package/dist/react-native/operationsInterfaces/databases.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/databases.js +0 -4
- 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 -4
- package/dist/react-native/operationsInterfaces/firewallRules.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 -28
- package/dist/react-native/operationsInterfaces/index.js.map +0 -1
- package/dist/react-native/operationsInterfaces/migrations.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/migrations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/migrations.js +0 -4
- package/dist/react-native/operationsInterfaces/migrations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/nameAvailability.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/nameAvailability.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/nameAvailability.js +0 -4
- package/dist/react-native/operationsInterfaces/nameAvailability.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 -4
- package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.d.ts +0 -10
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.js +0 -4
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.js.map +0 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +0 -4
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +0 -4
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist/react-native/operationsInterfaces/quotaUsages.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/quotaUsages.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/quotaUsages.js +0 -4
- package/dist/react-native/operationsInterfaces/quotaUsages.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 -4
- package/dist/react-native/operationsInterfaces/replicas.js.map +0 -1
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts +0 -24
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.js +0 -4
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.js.map +0 -1
- package/dist/react-native/operationsInterfaces/servers.d.ts +0 -115
- package/dist/react-native/operationsInterfaces/servers.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/servers.js +0 -4
- package/dist/react-native/operationsInterfaces/servers.js.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.d.ts +0 -29
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.js +0 -4
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts +0 -74
- package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/virtualEndpoints.js +0 -4
- package/dist/react-native/operationsInterfaces/virtualEndpoints.js.map +0 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.js +0 -4
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.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 -25
- package/dist/react-native/pagingHelper.js.map +0 -1
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts +0 -43
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts.map +0 -1
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.js +0 -143
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.js.map +0 -1
|
@@ -0,0 +1,3604 @@
|
|
|
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
|
+
/** Paged collection of Operation items */
|
|
6
|
+
export interface _OperationList {
|
|
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 _operationListDeserializer(item: any): _OperationList;
|
|
13
|
+
export declare function operationArrayDeserializer(result: Array<Operation>): any[];
|
|
14
|
+
/** REST API operation definition. */
|
|
15
|
+
export interface Operation {
|
|
16
|
+
/** Name of the operation being performed on this particular object. */
|
|
17
|
+
readonly name?: string;
|
|
18
|
+
/** Localized display information for this particular operation or action. */
|
|
19
|
+
readonly display?: OperationDisplay;
|
|
20
|
+
/** Indicates if the operation is a data action. */
|
|
21
|
+
isDataAction?: boolean;
|
|
22
|
+
/** Intended executor of the operation. */
|
|
23
|
+
readonly origin?: OperationOrigin;
|
|
24
|
+
/** Additional descriptions for the operation. */
|
|
25
|
+
readonly properties?: OperationProperties;
|
|
26
|
+
}
|
|
27
|
+
export declare function operationDeserializer(item: any): Operation;
|
|
28
|
+
/** Display metadata associated with the operation. */
|
|
29
|
+
export interface OperationDisplay {
|
|
30
|
+
/** Name of the resource provider. */
|
|
31
|
+
readonly provider?: string;
|
|
32
|
+
/** Type of resource on which the operation is performed. */
|
|
33
|
+
readonly resource?: string;
|
|
34
|
+
/** Name of the operation. */
|
|
35
|
+
readonly operation?: string;
|
|
36
|
+
/** Description of the operation. */
|
|
37
|
+
readonly description?: string;
|
|
38
|
+
}
|
|
39
|
+
export declare function operationDisplayDeserializer(item: any): OperationDisplay;
|
|
40
|
+
/** Intended executor of the operation. */
|
|
41
|
+
export declare enum KnownOperationOrigin {
|
|
42
|
+
/** NotSpecified */
|
|
43
|
+
NotSpecified = "NotSpecified",
|
|
44
|
+
/** user */
|
|
45
|
+
User = "user",
|
|
46
|
+
/** system */
|
|
47
|
+
System = "system"
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Intended executor of the operation. \
|
|
51
|
+
* {@link KnownOperationOrigin} can be used interchangeably with OperationOrigin,
|
|
52
|
+
* this enum contains the known values that the service supports.
|
|
53
|
+
* ### Known values supported by the service
|
|
54
|
+
* **NotSpecified** \
|
|
55
|
+
* **user** \
|
|
56
|
+
* **system**
|
|
57
|
+
*/
|
|
58
|
+
export type OperationOrigin = string;
|
|
59
|
+
/** Additional properties for operation metadata. */
|
|
60
|
+
export interface OperationProperties {
|
|
61
|
+
/** Service specification for the operation. */
|
|
62
|
+
serviceSpecification?: ServiceSpecification;
|
|
63
|
+
}
|
|
64
|
+
export declare function operationPropertiesDeserializer(item: any): OperationProperties;
|
|
65
|
+
/** Service specification for an operation. */
|
|
66
|
+
export interface ServiceSpecification {
|
|
67
|
+
/** Metric specifications for the operation. */
|
|
68
|
+
readonly metricSpecifications?: MetricSpecification[];
|
|
69
|
+
/** Log specifications for the operation. */
|
|
70
|
+
readonly logSpecifications?: LogSpecification[];
|
|
71
|
+
}
|
|
72
|
+
export declare function serviceSpecificationDeserializer(item: any): ServiceSpecification;
|
|
73
|
+
export declare function metricSpecificationArrayDeserializer(result: Array<MetricSpecification>): any[];
|
|
74
|
+
/** Metric specification for an operation. */
|
|
75
|
+
export interface MetricSpecification {
|
|
76
|
+
/** Name of the metric. */
|
|
77
|
+
name?: string;
|
|
78
|
+
/** Display name of the metric. */
|
|
79
|
+
displayName?: string;
|
|
80
|
+
/** Display description of the metric. */
|
|
81
|
+
displayDescription?: string;
|
|
82
|
+
/** Unit of the metric. */
|
|
83
|
+
unit?: string;
|
|
84
|
+
/** Aggregation type of the metric. */
|
|
85
|
+
aggregationType?: string;
|
|
86
|
+
/** Supported aggregation types for the metric. */
|
|
87
|
+
supportedAggregationTypes?: string[];
|
|
88
|
+
/** Supported time grain types for the metric. */
|
|
89
|
+
supportedTimeGrainTypes?: string[];
|
|
90
|
+
/** Category of the metric. */
|
|
91
|
+
category?: string;
|
|
92
|
+
}
|
|
93
|
+
export declare function metricSpecificationDeserializer(item: any): MetricSpecification;
|
|
94
|
+
export declare function logSpecificationArrayDeserializer(result: Array<LogSpecification>): any[];
|
|
95
|
+
/** Log specification for an operation. */
|
|
96
|
+
export interface LogSpecification {
|
|
97
|
+
/** Name of the log. */
|
|
98
|
+
name?: string;
|
|
99
|
+
/** Display name of the log. */
|
|
100
|
+
displayName?: string;
|
|
101
|
+
/** Blob duration for the log. */
|
|
102
|
+
blobDuration?: string;
|
|
103
|
+
}
|
|
104
|
+
export declare function logSpecificationDeserializer(item: any): LogSpecification;
|
|
105
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
|
|
106
|
+
export interface ErrorResponse {
|
|
107
|
+
/** The error object. */
|
|
108
|
+
error?: ErrorDetail;
|
|
109
|
+
}
|
|
110
|
+
export declare function errorResponseDeserializer(item: any): ErrorResponse;
|
|
111
|
+
/** The error detail. */
|
|
112
|
+
export interface ErrorDetail {
|
|
113
|
+
/** The error code. */
|
|
114
|
+
readonly code?: string;
|
|
115
|
+
/** The error message. */
|
|
116
|
+
readonly message?: string;
|
|
117
|
+
/** The error target. */
|
|
118
|
+
readonly target?: string;
|
|
119
|
+
/** The error details. */
|
|
120
|
+
readonly details?: ErrorDetail[];
|
|
121
|
+
/** The error additional info. */
|
|
122
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
123
|
+
}
|
|
124
|
+
export declare function errorDetailDeserializer(item: any): ErrorDetail;
|
|
125
|
+
export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
|
|
126
|
+
export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
|
|
127
|
+
/** The resource management error additional info. */
|
|
128
|
+
export interface ErrorAdditionalInfo {
|
|
129
|
+
/** The additional info type. */
|
|
130
|
+
readonly type?: string;
|
|
131
|
+
/** The additional info. */
|
|
132
|
+
readonly info?: any;
|
|
133
|
+
}
|
|
134
|
+
export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
|
|
135
|
+
/** Properties of a migration. */
|
|
136
|
+
export interface Migration extends TrackedResource {
|
|
137
|
+
/** Identifier of a migration. */
|
|
138
|
+
readonly migrationId?: string;
|
|
139
|
+
/** Current status of a migration. */
|
|
140
|
+
readonly currentStatus?: MigrationStatus;
|
|
141
|
+
/** Identifier of the private endpoint migration instance. */
|
|
142
|
+
migrationInstanceResourceId?: string;
|
|
143
|
+
/** Mode used to perform the migration: Online or Offline. */
|
|
144
|
+
migrationMode?: MigrationMode;
|
|
145
|
+
/** Supported option for a migration. */
|
|
146
|
+
migrationOption?: MigrationOption;
|
|
147
|
+
/** Source server type used for the migration: ApsaraDB_RDS, AWS, AWS_AURORA, AWS_EC2, AWS_RDS, AzureVM, Crunchy_PostgreSQL, Digital_Ocean_Droplets, Digital_Ocean_PostgreSQL, EDB, EDB_Oracle_Server, EDB_PostgreSQL, GCP, GCP_AlloyDB, GCP_CloudSQL, GCP_Compute, Heroku_PostgreSQL, Huawei_Compute, Huawei_RDS, OnPremises, PostgreSQLCosmosDB, PostgreSQLFlexibleServer, PostgreSQLSingleServer, or Supabase_PostgreSQL */
|
|
148
|
+
sourceType?: SourceType;
|
|
149
|
+
/** SSL mode used by a migration. Default SSL mode for 'PostgreSQLSingleServer' is 'VerifyFull'. Default SSL mode for other source types is 'Prefer'. */
|
|
150
|
+
sslMode?: SslMode;
|
|
151
|
+
/** Metadata of source database server. */
|
|
152
|
+
readonly sourceDbServerMetadata?: DbServerMetadata;
|
|
153
|
+
/** Metadata of target database server. */
|
|
154
|
+
readonly targetDbServerMetadata?: DbServerMetadata;
|
|
155
|
+
/** Identifier of the source database server resource, when 'sourceType' is 'PostgreSQLSingleServer'. For other source types this must be set to ipaddress:port@username or hostname:port@username. */
|
|
156
|
+
sourceDbServerResourceId?: string;
|
|
157
|
+
/** Fully qualified domain name (FQDN) or IP address of the source server. This property is optional. When provided, the migration service will always use it to connect to the source server. */
|
|
158
|
+
sourceDbServerFullyQualifiedDomainName?: string;
|
|
159
|
+
/** Identifier of the target database server resource. */
|
|
160
|
+
readonly targetDbServerResourceId?: string;
|
|
161
|
+
/** Fully qualified domain name (FQDN) or IP address of the target server. This property is optional. When provided, the migration service will always use it to connect to the target server. */
|
|
162
|
+
targetDbServerFullyQualifiedDomainName?: string;
|
|
163
|
+
/** Migration secret parameters. */
|
|
164
|
+
secretParameters?: MigrationSecretParameters;
|
|
165
|
+
/** Names of databases to migrate. */
|
|
166
|
+
dbsToMigrate?: string[];
|
|
167
|
+
/** Indicates whether to setup logical replication on source server, if needed. */
|
|
168
|
+
setupLogicalReplicationOnSourceDbIfNeeded?: LogicalReplicationOnSourceServer;
|
|
169
|
+
/** Indicates if databases on the target server can be overwritten when already present. If set to 'False', when the migration workflow detects that the database already exists on the target server, it will wait for a confirmation. */
|
|
170
|
+
overwriteDbsInTarget?: OverwriteDatabasesOnTargetServer;
|
|
171
|
+
/** Start time (UTC) for migration window. */
|
|
172
|
+
migrationWindowStartTimeInUtc?: Date;
|
|
173
|
+
/** End time (UTC) for migration window. */
|
|
174
|
+
migrationWindowEndTimeInUtc?: Date;
|
|
175
|
+
/** Indicates if roles and permissions must be migrated. */
|
|
176
|
+
migrateRoles?: MigrateRolesAndPermissions;
|
|
177
|
+
/** Indicates if data migration must start right away. */
|
|
178
|
+
startDataMigration?: StartDataMigration;
|
|
179
|
+
/** Indicates if cutover must be triggered for the entire migration. */
|
|
180
|
+
triggerCutover?: TriggerCutover;
|
|
181
|
+
/** When you want to trigger cutover for specific databases set 'triggerCutover' to 'True' and the names of the specific databases in this array. */
|
|
182
|
+
dbsToTriggerCutoverOn?: string[];
|
|
183
|
+
/** Indicates if cancel must be triggered for the entire migration. */
|
|
184
|
+
cancel?: Cancel;
|
|
185
|
+
/** When you want to trigger cancel for specific databases set 'triggerCutover' to 'True' and the names of the specific databases in this array. */
|
|
186
|
+
dbsToCancelMigrationOn?: string[];
|
|
187
|
+
}
|
|
188
|
+
export declare function migrationSerializer(item: Migration): any;
|
|
189
|
+
export declare function migrationDeserializer(item: any): Migration;
|
|
190
|
+
/** Migration. */
|
|
191
|
+
export interface MigrationProperties {
|
|
192
|
+
/** Identifier of a migration. */
|
|
193
|
+
readonly migrationId?: string;
|
|
194
|
+
/** Current status of a migration. */
|
|
195
|
+
readonly currentStatus?: MigrationStatus;
|
|
196
|
+
/** Identifier of the private endpoint migration instance. */
|
|
197
|
+
migrationInstanceResourceId?: string;
|
|
198
|
+
/** Mode used to perform the migration: Online or Offline. */
|
|
199
|
+
migrationMode?: MigrationMode;
|
|
200
|
+
/** Supported option for a migration. */
|
|
201
|
+
migrationOption?: MigrationOption;
|
|
202
|
+
/** Source server type used for the migration: ApsaraDB_RDS, AWS, AWS_AURORA, AWS_EC2, AWS_RDS, AzureVM, Crunchy_PostgreSQL, Digital_Ocean_Droplets, Digital_Ocean_PostgreSQL, EDB, EDB_Oracle_Server, EDB_PostgreSQL, GCP, GCP_AlloyDB, GCP_CloudSQL, GCP_Compute, Heroku_PostgreSQL, Huawei_Compute, Huawei_RDS, OnPremises, PostgreSQLCosmosDB, PostgreSQLFlexibleServer, PostgreSQLSingleServer, or Supabase_PostgreSQL */
|
|
203
|
+
sourceType?: SourceType;
|
|
204
|
+
/** SSL mode used by a migration. Default SSL mode for 'PostgreSQLSingleServer' is 'VerifyFull'. Default SSL mode for other source types is 'Prefer'. */
|
|
205
|
+
sslMode?: SslMode;
|
|
206
|
+
/** Metadata of source database server. */
|
|
207
|
+
readonly sourceDbServerMetadata?: DbServerMetadata;
|
|
208
|
+
/** Metadata of target database server. */
|
|
209
|
+
readonly targetDbServerMetadata?: DbServerMetadata;
|
|
210
|
+
/** Identifier of the source database server resource, when 'sourceType' is 'PostgreSQLSingleServer'. For other source types this must be set to ipaddress:port@username or hostname:port@username. */
|
|
211
|
+
sourceDbServerResourceId?: string;
|
|
212
|
+
/** Fully qualified domain name (FQDN) or IP address of the source server. This property is optional. When provided, the migration service will always use it to connect to the source server. */
|
|
213
|
+
sourceDbServerFullyQualifiedDomainName?: string;
|
|
214
|
+
/** Identifier of the target database server resource. */
|
|
215
|
+
readonly targetDbServerResourceId?: string;
|
|
216
|
+
/** Fully qualified domain name (FQDN) or IP address of the target server. This property is optional. When provided, the migration service will always use it to connect to the target server. */
|
|
217
|
+
targetDbServerFullyQualifiedDomainName?: string;
|
|
218
|
+
/** Migration secret parameters. */
|
|
219
|
+
secretParameters?: MigrationSecretParameters;
|
|
220
|
+
/** Names of databases to migrate. */
|
|
221
|
+
dbsToMigrate?: string[];
|
|
222
|
+
/** Indicates whether to setup logical replication on source server, if needed. */
|
|
223
|
+
setupLogicalReplicationOnSourceDbIfNeeded?: LogicalReplicationOnSourceServer;
|
|
224
|
+
/** Indicates if databases on the target server can be overwritten when already present. If set to 'False', when the migration workflow detects that the database already exists on the target server, it will wait for a confirmation. */
|
|
225
|
+
overwriteDbsInTarget?: OverwriteDatabasesOnTargetServer;
|
|
226
|
+
/** Start time (UTC) for migration window. */
|
|
227
|
+
migrationWindowStartTimeInUtc?: Date;
|
|
228
|
+
/** End time (UTC) for migration window. */
|
|
229
|
+
migrationWindowEndTimeInUtc?: Date;
|
|
230
|
+
/** Indicates if roles and permissions must be migrated. */
|
|
231
|
+
migrateRoles?: MigrateRolesAndPermissions;
|
|
232
|
+
/** Indicates if data migration must start right away. */
|
|
233
|
+
startDataMigration?: StartDataMigration;
|
|
234
|
+
/** Indicates if cutover must be triggered for the entire migration. */
|
|
235
|
+
triggerCutover?: TriggerCutover;
|
|
236
|
+
/** When you want to trigger cutover for specific databases set 'triggerCutover' to 'True' and the names of the specific databases in this array. */
|
|
237
|
+
dbsToTriggerCutoverOn?: string[];
|
|
238
|
+
/** Indicates if cancel must be triggered for the entire migration. */
|
|
239
|
+
cancel?: Cancel;
|
|
240
|
+
/** When you want to trigger cancel for specific databases set 'triggerCutover' to 'True' and the names of the specific databases in this array. */
|
|
241
|
+
dbsToCancelMigrationOn?: string[];
|
|
242
|
+
}
|
|
243
|
+
export declare function migrationPropertiesSerializer(item: MigrationProperties): any;
|
|
244
|
+
export declare function migrationPropertiesDeserializer(item: any): MigrationProperties;
|
|
245
|
+
/** State of migration. */
|
|
246
|
+
export interface MigrationStatus {
|
|
247
|
+
/** State of migration. */
|
|
248
|
+
readonly state?: MigrationState;
|
|
249
|
+
/** Error message, if any, for the migration state. */
|
|
250
|
+
readonly error?: string;
|
|
251
|
+
/** Current migration sub state details. */
|
|
252
|
+
readonly currentSubStateDetails?: MigrationSubstateDetails;
|
|
253
|
+
}
|
|
254
|
+
export declare function migrationStatusDeserializer(item: any): MigrationStatus;
|
|
255
|
+
/** State of migration. */
|
|
256
|
+
export declare enum KnownMigrationState {
|
|
257
|
+
/** Migration is in progress. */
|
|
258
|
+
InProgress = "InProgress",
|
|
259
|
+
/** Migration is waiting for user action. */
|
|
260
|
+
WaitingForUserAction = "WaitingForUserAction",
|
|
261
|
+
/** Migration has been canceled. */
|
|
262
|
+
Canceled = "Canceled",
|
|
263
|
+
/** Migration has failed. */
|
|
264
|
+
Failed = "Failed",
|
|
265
|
+
/** Migration has succeeded. */
|
|
266
|
+
Succeeded = "Succeeded",
|
|
267
|
+
/** Validation for migration has failed. */
|
|
268
|
+
ValidationFailed = "ValidationFailed",
|
|
269
|
+
/** Migration is cleaning up resources. */
|
|
270
|
+
CleaningUp = "CleaningUp"
|
|
271
|
+
}
|
|
272
|
+
/**
|
|
273
|
+
* State of migration. \
|
|
274
|
+
* {@link KnownMigrationState} can be used interchangeably with MigrationState,
|
|
275
|
+
* this enum contains the known values that the service supports.
|
|
276
|
+
* ### Known values supported by the service
|
|
277
|
+
* **InProgress**: Migration is in progress. \
|
|
278
|
+
* **WaitingForUserAction**: Migration is waiting for user action. \
|
|
279
|
+
* **Canceled**: Migration has been canceled. \
|
|
280
|
+
* **Failed**: Migration has failed. \
|
|
281
|
+
* **Succeeded**: Migration has succeeded. \
|
|
282
|
+
* **ValidationFailed**: Validation for migration has failed. \
|
|
283
|
+
* **CleaningUp**: Migration is cleaning up resources.
|
|
284
|
+
*/
|
|
285
|
+
export type MigrationState = string;
|
|
286
|
+
/** Details of migration substate. */
|
|
287
|
+
export interface MigrationSubstateDetails {
|
|
288
|
+
/** Substate of migration. */
|
|
289
|
+
readonly currentSubState?: MigrationSubstate;
|
|
290
|
+
dbDetails?: Record<string, DatabaseMigrationState>;
|
|
291
|
+
validationDetails?: ValidationDetails;
|
|
292
|
+
}
|
|
293
|
+
export declare function migrationSubstateDetailsDeserializer(item: any): MigrationSubstateDetails;
|
|
294
|
+
/** Substate of migration. */
|
|
295
|
+
export declare enum KnownMigrationSubstate {
|
|
296
|
+
/** Performing pre-requisite steps for migration. */
|
|
297
|
+
PerformingPreRequisiteSteps = "PerformingPreRequisiteSteps",
|
|
298
|
+
/** Waiting for logical replication setup request on source database. */
|
|
299
|
+
WaitingForLogicalReplicationSetupRequestOnSourceDB = "WaitingForLogicalReplicationSetupRequestOnSourceDB",
|
|
300
|
+
/** Waiting for databases to migrate specification. */
|
|
301
|
+
WaitingForDBsToMigrateSpecification = "WaitingForDBsToMigrateSpecification",
|
|
302
|
+
/** Waiting for target database overwrite confirmation. */
|
|
303
|
+
WaitingForTargetDBOverwriteConfirmation = "WaitingForTargetDBOverwriteConfirmation",
|
|
304
|
+
/** Waiting for data migration scheduling. */
|
|
305
|
+
WaitingForDataMigrationScheduling = "WaitingForDataMigrationScheduling",
|
|
306
|
+
/** Waiting for data migration window. */
|
|
307
|
+
WaitingForDataMigrationWindow = "WaitingForDataMigrationWindow",
|
|
308
|
+
/** Migrating data. */
|
|
309
|
+
MigratingData = "MigratingData",
|
|
310
|
+
/** Waiting for cutover trigger. */
|
|
311
|
+
WaitingForCutoverTrigger = "WaitingForCutoverTrigger",
|
|
312
|
+
/** Completing migration. */
|
|
313
|
+
CompletingMigration = "CompletingMigration",
|
|
314
|
+
/** Migration completed. */
|
|
315
|
+
Completed = "Completed",
|
|
316
|
+
/** Canceling requested database migrations. */
|
|
317
|
+
CancelingRequestedDBMigrations = "CancelingRequestedDBMigrations",
|
|
318
|
+
/** Validation in progress. */
|
|
319
|
+
ValidationInProgress = "ValidationInProgress"
|
|
320
|
+
}
|
|
321
|
+
/**
|
|
322
|
+
* Substate of migration. \
|
|
323
|
+
* {@link KnownMigrationSubstate} can be used interchangeably with MigrationSubstate,
|
|
324
|
+
* this enum contains the known values that the service supports.
|
|
325
|
+
* ### Known values supported by the service
|
|
326
|
+
* **PerformingPreRequisiteSteps**: Performing pre-requisite steps for migration. \
|
|
327
|
+
* **WaitingForLogicalReplicationSetupRequestOnSourceDB**: Waiting for logical replication setup request on source database. \
|
|
328
|
+
* **WaitingForDBsToMigrateSpecification**: Waiting for databases to migrate specification. \
|
|
329
|
+
* **WaitingForTargetDBOverwriteConfirmation**: Waiting for target database overwrite confirmation. \
|
|
330
|
+
* **WaitingForDataMigrationScheduling**: Waiting for data migration scheduling. \
|
|
331
|
+
* **WaitingForDataMigrationWindow**: Waiting for data migration window. \
|
|
332
|
+
* **MigratingData**: Migrating data. \
|
|
333
|
+
* **WaitingForCutoverTrigger**: Waiting for cutover trigger. \
|
|
334
|
+
* **CompletingMigration**: Completing migration. \
|
|
335
|
+
* **Completed**: Migration completed. \
|
|
336
|
+
* **CancelingRequestedDBMigrations**: Canceling requested database migrations. \
|
|
337
|
+
* **ValidationInProgress**: Validation in progress.
|
|
338
|
+
*/
|
|
339
|
+
export type MigrationSubstate = string;
|
|
340
|
+
export declare function databaseMigrationStateRecordDeserializer(item: Record<string, any>): Record<string, DatabaseMigrationState>;
|
|
341
|
+
/** Migration state of a database. */
|
|
342
|
+
export interface DatabaseMigrationState {
|
|
343
|
+
/** Name of database. */
|
|
344
|
+
databaseName?: string;
|
|
345
|
+
/** Migration state of a database. */
|
|
346
|
+
migrationState?: MigrationDatabaseState;
|
|
347
|
+
/** Migration operation of a database. */
|
|
348
|
+
migrationOperation?: string;
|
|
349
|
+
/** Start time of a migration state. */
|
|
350
|
+
startedOn?: Date;
|
|
351
|
+
/** End time of a migration state. */
|
|
352
|
+
endedOn?: Date;
|
|
353
|
+
/** Number of tables queued for the migration of a database. */
|
|
354
|
+
fullLoadQueuedTables?: number;
|
|
355
|
+
/** Number of tables encountering errors during the migration of a database. */
|
|
356
|
+
fullLoadErroredTables?: number;
|
|
357
|
+
/** Number of tables loading during the migration of a database. */
|
|
358
|
+
fullLoadLoadingTables?: number;
|
|
359
|
+
/** Number of tables loaded during the migration of a database. */
|
|
360
|
+
fullLoadCompletedTables?: number;
|
|
361
|
+
/** Change Data Capture update counter. */
|
|
362
|
+
cdcUpdateCounter?: number;
|
|
363
|
+
/** Change Data Capture delete counter. */
|
|
364
|
+
cdcDeleteCounter?: number;
|
|
365
|
+
/** Change Data Capture insert counter. */
|
|
366
|
+
cdcInsertCounter?: number;
|
|
367
|
+
/** Change Data Capture applied changes counter. */
|
|
368
|
+
appliedChanges?: number;
|
|
369
|
+
/** Change Data Capture incoming changes counter. */
|
|
370
|
+
incomingChanges?: number;
|
|
371
|
+
/** Lag in seconds between source and target during online phase. */
|
|
372
|
+
latency?: number;
|
|
373
|
+
/** Error message, if any, for the migration state. */
|
|
374
|
+
message?: string;
|
|
375
|
+
}
|
|
376
|
+
export declare function databaseMigrationStateDeserializer(item: any): DatabaseMigrationState;
|
|
377
|
+
/** Migration state of a database. */
|
|
378
|
+
export declare enum KnownMigrationDatabaseState {
|
|
379
|
+
/** Migration is in progress for the database. */
|
|
380
|
+
InProgress = "InProgress",
|
|
381
|
+
/** Migration is waiting for cutover trigger for the database. */
|
|
382
|
+
WaitingForCutoverTrigger = "WaitingForCutoverTrigger",
|
|
383
|
+
/** Migration has failed for the database. */
|
|
384
|
+
Failed = "Failed",
|
|
385
|
+
/** Migration has been canceled for the database. */
|
|
386
|
+
Canceled = "Canceled",
|
|
387
|
+
/** Migration has succeeded for the database. */
|
|
388
|
+
Succeeded = "Succeeded",
|
|
389
|
+
/** Migration is being canceled for the database. */
|
|
390
|
+
Canceling = "Canceling"
|
|
391
|
+
}
|
|
392
|
+
/**
|
|
393
|
+
* Migration state of a database. \
|
|
394
|
+
* {@link KnownMigrationDatabaseState} can be used interchangeably with MigrationDatabaseState,
|
|
395
|
+
* this enum contains the known values that the service supports.
|
|
396
|
+
* ### Known values supported by the service
|
|
397
|
+
* **InProgress**: Migration is in progress for the database. \
|
|
398
|
+
* **WaitingForCutoverTrigger**: Migration is waiting for cutover trigger for the database. \
|
|
399
|
+
* **Failed**: Migration has failed for the database. \
|
|
400
|
+
* **Canceled**: Migration has been canceled for the database. \
|
|
401
|
+
* **Succeeded**: Migration has succeeded for the database. \
|
|
402
|
+
* **Canceling**: Migration is being canceled for the database.
|
|
403
|
+
*/
|
|
404
|
+
export type MigrationDatabaseState = string;
|
|
405
|
+
/** Details for the validation for migration. */
|
|
406
|
+
export interface ValidationDetails {
|
|
407
|
+
/** Validation status for migration. */
|
|
408
|
+
status?: ValidationState;
|
|
409
|
+
/** Start time (UTC) for validation. */
|
|
410
|
+
validationStartTimeInUtc?: Date;
|
|
411
|
+
/** End time (UTC) for validation. */
|
|
412
|
+
validationEndTimeInUtc?: Date;
|
|
413
|
+
/** Details of server level validations. */
|
|
414
|
+
serverLevelValidationDetails?: ValidationSummaryItem[];
|
|
415
|
+
/** Details of server level validations. */
|
|
416
|
+
dbLevelValidationDetails?: DbLevelValidationStatus[];
|
|
417
|
+
}
|
|
418
|
+
export declare function validationDetailsDeserializer(item: any): ValidationDetails;
|
|
419
|
+
/** Validation state for migration. */
|
|
420
|
+
export declare enum KnownValidationState {
|
|
421
|
+
/** Validation has failed. */
|
|
422
|
+
Failed = "Failed",
|
|
423
|
+
/** Validation has succeeded. */
|
|
424
|
+
Succeeded = "Succeeded",
|
|
425
|
+
/** Validation has succeeded with warnings. */
|
|
426
|
+
Warning = "Warning"
|
|
427
|
+
}
|
|
428
|
+
/**
|
|
429
|
+
* Validation state for migration. \
|
|
430
|
+
* {@link KnownValidationState} can be used interchangeably with ValidationState,
|
|
431
|
+
* this enum contains the known values that the service supports.
|
|
432
|
+
* ### Known values supported by the service
|
|
433
|
+
* **Failed**: Validation has failed. \
|
|
434
|
+
* **Succeeded**: Validation has succeeded. \
|
|
435
|
+
* **Warning**: Validation has succeeded with warnings.
|
|
436
|
+
*/
|
|
437
|
+
export type ValidationState = string;
|
|
438
|
+
export declare function validationSummaryItemArrayDeserializer(result: Array<ValidationSummaryItem>): any[];
|
|
439
|
+
/** Validation summary object. */
|
|
440
|
+
export interface ValidationSummaryItem {
|
|
441
|
+
/** Validation type. */
|
|
442
|
+
type?: string;
|
|
443
|
+
/** Validation status for migration. */
|
|
444
|
+
state?: ValidationState;
|
|
445
|
+
/** Validation messages. */
|
|
446
|
+
messages?: ValidationMessage[];
|
|
447
|
+
}
|
|
448
|
+
export declare function validationSummaryItemDeserializer(item: any): ValidationSummaryItem;
|
|
449
|
+
export declare function validationMessageArrayDeserializer(result: Array<ValidationMessage>): any[];
|
|
450
|
+
/** Validation message object. */
|
|
451
|
+
export interface ValidationMessage {
|
|
452
|
+
/** Severity of validation message. */
|
|
453
|
+
state?: ValidationState;
|
|
454
|
+
/** Validation message string. */
|
|
455
|
+
message?: string;
|
|
456
|
+
}
|
|
457
|
+
export declare function validationMessageDeserializer(item: any): ValidationMessage;
|
|
458
|
+
export declare function dbLevelValidationStatusArrayDeserializer(result: Array<DbLevelValidationStatus>): any[];
|
|
459
|
+
/** Validation status summary for a database. */
|
|
460
|
+
export interface DbLevelValidationStatus {
|
|
461
|
+
/** Name of database. */
|
|
462
|
+
databaseName?: string;
|
|
463
|
+
/** Start time of a database level validation. */
|
|
464
|
+
startedOn?: Date;
|
|
465
|
+
/** End time of a database level validation. */
|
|
466
|
+
endedOn?: Date;
|
|
467
|
+
/** Summary of database level validations. */
|
|
468
|
+
summary?: ValidationSummaryItem[];
|
|
469
|
+
}
|
|
470
|
+
export declare function dbLevelValidationStatusDeserializer(item: any): DbLevelValidationStatus;
|
|
471
|
+
/** Mode used to perform the migration. */
|
|
472
|
+
export declare enum KnownMigrationMode {
|
|
473
|
+
/** Offline migration mode. */
|
|
474
|
+
Offline = "Offline",
|
|
475
|
+
/** Online migration mode. */
|
|
476
|
+
Online = "Online"
|
|
477
|
+
}
|
|
478
|
+
/**
|
|
479
|
+
* Mode used to perform the migration. \
|
|
480
|
+
* {@link KnownMigrationMode} can be used interchangeably with MigrationMode,
|
|
481
|
+
* this enum contains the known values that the service supports.
|
|
482
|
+
* ### Known values supported by the service
|
|
483
|
+
* **Offline**: Offline migration mode. \
|
|
484
|
+
* **Online**: Online migration mode.
|
|
485
|
+
*/
|
|
486
|
+
export type MigrationMode = string;
|
|
487
|
+
/** Supported option for a migration. */
|
|
488
|
+
export declare enum KnownMigrationOption {
|
|
489
|
+
/** Validate the migration without performing it. */
|
|
490
|
+
Validate = "Validate",
|
|
491
|
+
/** Perform the migration. */
|
|
492
|
+
Migrate = "Migrate",
|
|
493
|
+
/** Validate and perform the migration. */
|
|
494
|
+
ValidateAndMigrate = "ValidateAndMigrate"
|
|
495
|
+
}
|
|
496
|
+
/**
|
|
497
|
+
* Supported option for a migration. \
|
|
498
|
+
* {@link KnownMigrationOption} can be used interchangeably with MigrationOption,
|
|
499
|
+
* this enum contains the known values that the service supports.
|
|
500
|
+
* ### Known values supported by the service
|
|
501
|
+
* **Validate**: Validate the migration without performing it. \
|
|
502
|
+
* **Migrate**: Perform the migration. \
|
|
503
|
+
* **ValidateAndMigrate**: Validate and perform the migration.
|
|
504
|
+
*/
|
|
505
|
+
export type MigrationOption = string;
|
|
506
|
+
/** Source server type used for the migration. */
|
|
507
|
+
export declare enum KnownSourceType {
|
|
508
|
+
/** On-premises PostgreSQL server. */
|
|
509
|
+
OnPremises = "OnPremises",
|
|
510
|
+
/** Amazon Web Services PostgreSQL server. */
|
|
511
|
+
AWS = "AWS",
|
|
512
|
+
/** Google Cloud Platform PostgreSQL server. */
|
|
513
|
+
GCP = "GCP",
|
|
514
|
+
/** Azure Virtual Machine PostgreSQL server. */
|
|
515
|
+
AzureVM = "AzureVM",
|
|
516
|
+
/** Azure Database for PostgreSQL single server. */
|
|
517
|
+
PostgreSQLSingleServer = "PostgreSQLSingleServer",
|
|
518
|
+
/** Amazon RDS for PostgreSQL. */
|
|
519
|
+
AWSRDS = "AWS_RDS",
|
|
520
|
+
/** Amazon Aurora for PostgreSQL. */
|
|
521
|
+
AWSAurora = "AWS_AURORA",
|
|
522
|
+
/** Amazon EC2 for PostgreSQL. */
|
|
523
|
+
AWSEC2 = "AWS_EC2",
|
|
524
|
+
/** Google Cloud SQL for PostgreSQL. */
|
|
525
|
+
GCPCloudSQL = "GCP_CloudSQL",
|
|
526
|
+
/** Google Cloud AlloyDB for PostgreSQL. */
|
|
527
|
+
GCPAlloyDB = "GCP_AlloyDB",
|
|
528
|
+
/** Google Compute Engine for PostgreSQL. */
|
|
529
|
+
GCPCompute = "GCP_Compute",
|
|
530
|
+
/** EnterpriseDB PostgreSQL server. */
|
|
531
|
+
EDB = "EDB",
|
|
532
|
+
/** EnterpriseDB Oracle Server. */
|
|
533
|
+
EDBOracleServer = "EDB_Oracle_Server",
|
|
534
|
+
/** EnterpriseDB PostgreSQL server. */
|
|
535
|
+
EDBPostgreSQL = "EDB_PostgreSQL",
|
|
536
|
+
/** Azure Database for PostgreSQL flexible server. */
|
|
537
|
+
PostgreSQLFlexibleServer = "PostgreSQLFlexibleServer",
|
|
538
|
+
/** .NET Cosmos DB for PostgreSQL */
|
|
539
|
+
PostgreSQLCosmosDB = "PostgreSQLCosmosDB",
|
|
540
|
+
/** Huawei RDS for PostgreSQL */
|
|
541
|
+
HuaweiRDS = "Huawei_RDS",
|
|
542
|
+
/** Huawei Compute for PostgreSQL */
|
|
543
|
+
HuaweiCompute = "Huawei_Compute",
|
|
544
|
+
/** Heroku PostgreSQL */
|
|
545
|
+
HerokuPostgreSQL = "Heroku_PostgreSQL",
|
|
546
|
+
/** Crunchy PostgreSQL */
|
|
547
|
+
CrunchyPostgreSQL = "Crunchy_PostgreSQL",
|
|
548
|
+
/** ApsaraDB RDS for PostgreSQL */
|
|
549
|
+
ApsaraDBRDS = "ApsaraDB_RDS",
|
|
550
|
+
/** Digital Ocean Droplets for PostgreSQL */
|
|
551
|
+
DigitalOceanDroplets = "Digital_Ocean_Droplets",
|
|
552
|
+
/** Digital Ocean PostgreSQL */
|
|
553
|
+
DigitalOceanPostgreSQL = "Digital_Ocean_PostgreSQL",
|
|
554
|
+
/** Supabase PostgreSQL */
|
|
555
|
+
SupabasePostgreSQL = "Supabase_PostgreSQL"
|
|
556
|
+
}
|
|
557
|
+
/**
|
|
558
|
+
* Source server type used for the migration. \
|
|
559
|
+
* {@link KnownSourceType} can be used interchangeably with SourceType,
|
|
560
|
+
* this enum contains the known values that the service supports.
|
|
561
|
+
* ### Known values supported by the service
|
|
562
|
+
* **OnPremises**: On-premises PostgreSQL server. \
|
|
563
|
+
* **AWS**: Amazon Web Services PostgreSQL server. \
|
|
564
|
+
* **GCP**: Google Cloud Platform PostgreSQL server. \
|
|
565
|
+
* **AzureVM**: Azure Virtual Machine PostgreSQL server. \
|
|
566
|
+
* **PostgreSQLSingleServer**: Azure Database for PostgreSQL single server. \
|
|
567
|
+
* **AWS_RDS**: Amazon RDS for PostgreSQL. \
|
|
568
|
+
* **AWS_AURORA**: Amazon Aurora for PostgreSQL. \
|
|
569
|
+
* **AWS_EC2**: Amazon EC2 for PostgreSQL. \
|
|
570
|
+
* **GCP_CloudSQL**: Google Cloud SQL for PostgreSQL. \
|
|
571
|
+
* **GCP_AlloyDB**: Google Cloud AlloyDB for PostgreSQL. \
|
|
572
|
+
* **GCP_Compute**: Google Compute Engine for PostgreSQL. \
|
|
573
|
+
* **EDB**: EnterpriseDB PostgreSQL server. \
|
|
574
|
+
* **EDB_Oracle_Server**: EnterpriseDB Oracle Server. \
|
|
575
|
+
* **EDB_PostgreSQL**: EnterpriseDB PostgreSQL server. \
|
|
576
|
+
* **PostgreSQLFlexibleServer**: Azure Database for PostgreSQL flexible server. \
|
|
577
|
+
* **PostgreSQLCosmosDB**: .NET Cosmos DB for PostgreSQL \
|
|
578
|
+
* **Huawei_RDS**: Huawei RDS for PostgreSQL \
|
|
579
|
+
* **Huawei_Compute**: Huawei Compute for PostgreSQL \
|
|
580
|
+
* **Heroku_PostgreSQL**: Heroku PostgreSQL \
|
|
581
|
+
* **Crunchy_PostgreSQL**: Crunchy PostgreSQL \
|
|
582
|
+
* **ApsaraDB_RDS**: ApsaraDB RDS for PostgreSQL \
|
|
583
|
+
* **Digital_Ocean_Droplets**: Digital Ocean Droplets for PostgreSQL \
|
|
584
|
+
* **Digital_Ocean_PostgreSQL**: Digital Ocean PostgreSQL \
|
|
585
|
+
* **Supabase_PostgreSQL**: Supabase PostgreSQL
|
|
586
|
+
*/
|
|
587
|
+
export type SourceType = string;
|
|
588
|
+
/** SSL mode used by a migration. Default SSL mode for 'PostgreSQLSingleServer' is 'VerifyFull'. Default SSL mode for other source types is 'Prefer'. */
|
|
589
|
+
export declare enum KnownSslMode {
|
|
590
|
+
/** Prefer SSL connection. If the server does not support SSL, the connection will be established without SSL. */
|
|
591
|
+
Prefer = "Prefer",
|
|
592
|
+
/** Require SSL connection. If the server does not support SSL, the connection will fail. */
|
|
593
|
+
Require = "Require",
|
|
594
|
+
/** Require SSL connection and verify the server certificate against the CA certificate. */
|
|
595
|
+
VerifyCA = "VerifyCA",
|
|
596
|
+
/** Require SSL connection, verify the server certificate against the CA certificate, and verify that the server hostname matches the certificate. */
|
|
597
|
+
VerifyFull = "VerifyFull"
|
|
598
|
+
}
|
|
599
|
+
/**
|
|
600
|
+
* SSL mode used by a migration. Default SSL mode for 'PostgreSQLSingleServer' is 'VerifyFull'. Default SSL mode for other source types is 'Prefer'. \
|
|
601
|
+
* {@link KnownSslMode} can be used interchangeably with SslMode,
|
|
602
|
+
* this enum contains the known values that the service supports.
|
|
603
|
+
* ### Known values supported by the service
|
|
604
|
+
* **Prefer**: Prefer SSL connection. If the server does not support SSL, the connection will be established without SSL. \
|
|
605
|
+
* **Require**: Require SSL connection. If the server does not support SSL, the connection will fail. \
|
|
606
|
+
* **VerifyCA**: Require SSL connection and verify the server certificate against the CA certificate. \
|
|
607
|
+
* **VerifyFull**: Require SSL connection, verify the server certificate against the CA certificate, and verify that the server hostname matches the certificate.
|
|
608
|
+
*/
|
|
609
|
+
export type SslMode = string;
|
|
610
|
+
/** Database server metadata. */
|
|
611
|
+
export interface DbServerMetadata {
|
|
612
|
+
/** Location of database server. */
|
|
613
|
+
readonly location?: string;
|
|
614
|
+
/** Major version of PostgreSQL database engine. */
|
|
615
|
+
version?: string;
|
|
616
|
+
/** Storage size (in MB) for database server. */
|
|
617
|
+
storageMb?: number;
|
|
618
|
+
/** Compute tier and size of the database server. This object is empty for an Azure Database for PostgreSQL single server. */
|
|
619
|
+
sku?: ServerSku;
|
|
620
|
+
}
|
|
621
|
+
export declare function dbServerMetadataDeserializer(item: any): DbServerMetadata;
|
|
622
|
+
/** Compute information of a server. */
|
|
623
|
+
export interface ServerSku {
|
|
624
|
+
/** Compute tier and size of the database server. This object is empty for an Azure Database for PostgreSQL single server. */
|
|
625
|
+
name?: string;
|
|
626
|
+
/** Tier of the compute assigned to a server. */
|
|
627
|
+
tier?: SkuTier;
|
|
628
|
+
}
|
|
629
|
+
export declare function serverSkuDeserializer(item: any): ServerSku;
|
|
630
|
+
/** Tier of the compute assigned to a server. */
|
|
631
|
+
export declare enum KnownSkuTier {
|
|
632
|
+
/** Cost-effective tier for infrequent CPU usage, ideal for development and testing workloads with low performance requirements. */
|
|
633
|
+
Burstable = "Burstable",
|
|
634
|
+
/** Balanced compute and memory for most workloads, offering scalable performance and I/O throughput. */
|
|
635
|
+
GeneralPurpose = "GeneralPurpose",
|
|
636
|
+
/** High memory-to-core ratio for demanding workloads needing fast in-memory processing and high concurrency. */
|
|
637
|
+
MemoryOptimized = "MemoryOptimized"
|
|
638
|
+
}
|
|
639
|
+
/**
|
|
640
|
+
* Tier of the compute assigned to a server. \
|
|
641
|
+
* {@link KnownSkuTier} can be used interchangeably with SkuTier,
|
|
642
|
+
* this enum contains the known values that the service supports.
|
|
643
|
+
* ### Known values supported by the service
|
|
644
|
+
* **Burstable**: Cost-effective tier for infrequent CPU usage, ideal for development and testing workloads with low performance requirements. \
|
|
645
|
+
* **GeneralPurpose**: Balanced compute and memory for most workloads, offering scalable performance and I\/O throughput. \
|
|
646
|
+
* **MemoryOptimized**: High memory-to-core ratio for demanding workloads needing fast in-memory processing and high concurrency.
|
|
647
|
+
*/
|
|
648
|
+
export type SkuTier = string;
|
|
649
|
+
/** Migration secret parameters. */
|
|
650
|
+
export interface MigrationSecretParameters {
|
|
651
|
+
/** Credentials of administrator users for source and target servers. */
|
|
652
|
+
adminCredentials: AdminCredentials;
|
|
653
|
+
/** Gets or sets the name of the user for the source server. This user doesn't need to be an administrator. */
|
|
654
|
+
sourceServerUsername?: string;
|
|
655
|
+
/** Gets or sets the name of the user for the target server. This user doesn't need to be an administrator. */
|
|
656
|
+
targetServerUsername?: string;
|
|
657
|
+
}
|
|
658
|
+
export declare function migrationSecretParametersSerializer(item: MigrationSecretParameters): any;
|
|
659
|
+
export declare function migrationSecretParametersDeserializer(item: any): MigrationSecretParameters;
|
|
660
|
+
/** Credentials of administrator users for source and target servers. */
|
|
661
|
+
export interface AdminCredentials {
|
|
662
|
+
/** Password for the user of the source server. */
|
|
663
|
+
sourceServerPassword: string;
|
|
664
|
+
/** Password for the user of the target server. */
|
|
665
|
+
targetServerPassword: string;
|
|
666
|
+
}
|
|
667
|
+
export declare function adminCredentialsSerializer(item: AdminCredentials): any;
|
|
668
|
+
export declare function adminCredentialsDeserializer(item: any): AdminCredentials;
|
|
669
|
+
/** Indicates whether to setup logical replication on source server, if needed. */
|
|
670
|
+
export declare enum KnownLogicalReplicationOnSourceServer {
|
|
671
|
+
/** Logical replication will be set up on the source server. */
|
|
672
|
+
True = "True",
|
|
673
|
+
/** Logical replication will not be set up on the source server. */
|
|
674
|
+
False = "False"
|
|
675
|
+
}
|
|
676
|
+
/**
|
|
677
|
+
* Indicates whether to setup logical replication on source server, if needed. \
|
|
678
|
+
* {@link KnownLogicalReplicationOnSourceServer} can be used interchangeably with LogicalReplicationOnSourceServer,
|
|
679
|
+
* this enum contains the known values that the service supports.
|
|
680
|
+
* ### Known values supported by the service
|
|
681
|
+
* **True**: Logical replication will be set up on the source server. \
|
|
682
|
+
* **False**: Logical replication will not be set up on the source server.
|
|
683
|
+
*/
|
|
684
|
+
export type LogicalReplicationOnSourceServer = string;
|
|
685
|
+
/** Indicates if databases on the target server can be overwritten when already present. */
|
|
686
|
+
export declare enum KnownOverwriteDatabasesOnTargetServer {
|
|
687
|
+
/** Databases on the target server can be overwritten when already present. */
|
|
688
|
+
True = "True",
|
|
689
|
+
/** Databases on the target server cannot be overwritten when already present. When the migration workflow detects that the database already exists on the target server, it will wait for a confirmation. */
|
|
690
|
+
False = "False"
|
|
691
|
+
}
|
|
692
|
+
/**
|
|
693
|
+
* Indicates if databases on the target server can be overwritten when already present. \
|
|
694
|
+
* {@link KnownOverwriteDatabasesOnTargetServer} can be used interchangeably with OverwriteDatabasesOnTargetServer,
|
|
695
|
+
* this enum contains the known values that the service supports.
|
|
696
|
+
* ### Known values supported by the service
|
|
697
|
+
* **True**: Databases on the target server can be overwritten when already present. \
|
|
698
|
+
* **False**: Databases on the target server cannot be overwritten when already present. When the migration workflow detects that the database already exists on the target server, it will wait for a confirmation.
|
|
699
|
+
*/
|
|
700
|
+
export type OverwriteDatabasesOnTargetServer = string;
|
|
701
|
+
/** Indicates if roles and permissions must be migrated. */
|
|
702
|
+
export declare enum KnownMigrateRolesAndPermissions {
|
|
703
|
+
/** Roles and permissions will be migrated. */
|
|
704
|
+
True = "True",
|
|
705
|
+
/** Roles and permissions will not be migrated. */
|
|
706
|
+
False = "False"
|
|
707
|
+
}
|
|
708
|
+
/**
|
|
709
|
+
* Indicates if roles and permissions must be migrated. \
|
|
710
|
+
* {@link KnownMigrateRolesAndPermissions} can be used interchangeably with MigrateRolesAndPermissions,
|
|
711
|
+
* this enum contains the known values that the service supports.
|
|
712
|
+
* ### Known values supported by the service
|
|
713
|
+
* **True**: Roles and permissions will be migrated. \
|
|
714
|
+
* **False**: Roles and permissions will not be migrated.
|
|
715
|
+
*/
|
|
716
|
+
export type MigrateRolesAndPermissions = string;
|
|
717
|
+
/** Indicates if data migration must start right away. */
|
|
718
|
+
export declare enum KnownStartDataMigration {
|
|
719
|
+
/** Data migration must start right away. */
|
|
720
|
+
True = "True",
|
|
721
|
+
/** Data migration must not start right away. */
|
|
722
|
+
False = "False"
|
|
723
|
+
}
|
|
724
|
+
/**
|
|
725
|
+
* Indicates if data migration must start right away. \
|
|
726
|
+
* {@link KnownStartDataMigration} can be used interchangeably with StartDataMigration,
|
|
727
|
+
* this enum contains the known values that the service supports.
|
|
728
|
+
* ### Known values supported by the service
|
|
729
|
+
* **True**: Data migration must start right away. \
|
|
730
|
+
* **False**: Data migration must not start right away.
|
|
731
|
+
*/
|
|
732
|
+
export type StartDataMigration = string;
|
|
733
|
+
/** Indicates if cutover must be triggered for the entire migration. */
|
|
734
|
+
export declare enum KnownTriggerCutover {
|
|
735
|
+
/** Cutover must be triggered for the entire migration. */
|
|
736
|
+
True = "True",
|
|
737
|
+
/** Cutover must not be triggered for the entire migration. */
|
|
738
|
+
False = "False"
|
|
739
|
+
}
|
|
740
|
+
/**
|
|
741
|
+
* Indicates if cutover must be triggered for the entire migration. \
|
|
742
|
+
* {@link KnownTriggerCutover} can be used interchangeably with TriggerCutover,
|
|
743
|
+
* this enum contains the known values that the service supports.
|
|
744
|
+
* ### Known values supported by the service
|
|
745
|
+
* **True**: Cutover must be triggered for the entire migration. \
|
|
746
|
+
* **False**: Cutover must not be triggered for the entire migration.
|
|
747
|
+
*/
|
|
748
|
+
export type TriggerCutover = string;
|
|
749
|
+
/** Indicates if cancel must be triggered for the entire migration. */
|
|
750
|
+
export declare enum KnownCancel {
|
|
751
|
+
/** Cancel must be triggered for the entire migration. */
|
|
752
|
+
True = "True",
|
|
753
|
+
/** Cancel must not be triggered for the entire migration. */
|
|
754
|
+
False = "False"
|
|
755
|
+
}
|
|
756
|
+
/**
|
|
757
|
+
* Indicates if cancel must be triggered for the entire migration. \
|
|
758
|
+
* {@link KnownCancel} can be used interchangeably with Cancel,
|
|
759
|
+
* this enum contains the known values that the service supports.
|
|
760
|
+
* ### Known values supported by the service
|
|
761
|
+
* **True**: Cancel must be triggered for the entire migration. \
|
|
762
|
+
* **False**: Cancel must not be triggered for the entire migration.
|
|
763
|
+
*/
|
|
764
|
+
export type Cancel = string;
|
|
765
|
+
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
766
|
+
export interface TrackedResource extends Resource {
|
|
767
|
+
/** Resource tags. */
|
|
768
|
+
tags?: Record<string, string>;
|
|
769
|
+
/** The geo-location where the resource lives */
|
|
770
|
+
location: string;
|
|
771
|
+
}
|
|
772
|
+
export declare function trackedResourceSerializer(item: TrackedResource): any;
|
|
773
|
+
export declare function trackedResourceDeserializer(item: any): TrackedResource;
|
|
774
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
775
|
+
export interface Resource {
|
|
776
|
+
/** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
|
|
777
|
+
readonly id?: string;
|
|
778
|
+
/** The name of the resource */
|
|
779
|
+
readonly name?: string;
|
|
780
|
+
/** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
|
|
781
|
+
readonly type?: string;
|
|
782
|
+
/** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
|
|
783
|
+
readonly systemData?: SystemData;
|
|
784
|
+
}
|
|
785
|
+
export declare function resourceSerializer(_item: Resource): any;
|
|
786
|
+
export declare function resourceDeserializer(item: any): Resource;
|
|
787
|
+
/** Metadata pertaining to creation and last modification of the resource. */
|
|
788
|
+
export interface SystemData {
|
|
789
|
+
/** The identity that created the resource. */
|
|
790
|
+
createdBy?: string;
|
|
791
|
+
/** The type of identity that created the resource. */
|
|
792
|
+
createdByType?: CreatedByType;
|
|
793
|
+
/** The timestamp of resource creation (UTC). */
|
|
794
|
+
createdAt?: Date;
|
|
795
|
+
/** The identity that last modified the resource. */
|
|
796
|
+
lastModifiedBy?: string;
|
|
797
|
+
/** The type of identity that last modified the resource. */
|
|
798
|
+
lastModifiedByType?: CreatedByType;
|
|
799
|
+
/** The timestamp of resource last modification (UTC) */
|
|
800
|
+
lastModifiedAt?: Date;
|
|
801
|
+
}
|
|
802
|
+
export declare function systemDataDeserializer(item: any): SystemData;
|
|
803
|
+
/** The kind of entity that created the resource. */
|
|
804
|
+
export declare enum KnownCreatedByType {
|
|
805
|
+
/** The entity was created by a user. */
|
|
806
|
+
User = "User",
|
|
807
|
+
/** The entity was created by an application. */
|
|
808
|
+
Application = "Application",
|
|
809
|
+
/** The entity was created by a managed identity. */
|
|
810
|
+
ManagedIdentity = "ManagedIdentity",
|
|
811
|
+
/** The entity was created by a key. */
|
|
812
|
+
Key = "Key"
|
|
813
|
+
}
|
|
814
|
+
/**
|
|
815
|
+
* The kind of entity that created the resource. \
|
|
816
|
+
* {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
|
|
817
|
+
* this enum contains the known values that the service supports.
|
|
818
|
+
* ### Known values supported by the service
|
|
819
|
+
* **User**: The entity was created by a user. \
|
|
820
|
+
* **Application**: The entity was created by an application. \
|
|
821
|
+
* **ManagedIdentity**: The entity was created by a managed identity. \
|
|
822
|
+
* **Key**: The entity was created by a key.
|
|
823
|
+
*/
|
|
824
|
+
export type CreatedByType = string;
|
|
825
|
+
/** Migration. */
|
|
826
|
+
export interface MigrationResourceForPatch {
|
|
827
|
+
/** Application-specific metadata in the form of key-value pairs. */
|
|
828
|
+
tags?: Record<string, string>;
|
|
829
|
+
/** Identifier of the source database server resource, when 'sourceType' is 'PostgreSQLSingleServer'. For other source types this must be set to ipaddress:port@username or hostname:port@username. */
|
|
830
|
+
sourceDbServerResourceId?: string;
|
|
831
|
+
/** Fully qualified domain name (FQDN) or IP address of the source server. This property is optional. When provided, the migration service will always use it to connect to the source server. */
|
|
832
|
+
sourceDbServerFullyQualifiedDomainName?: string;
|
|
833
|
+
/** Fully qualified domain name (FQDN) or IP address of the target server. This property is optional. When provided, the migration service will always use it to connect to the target server. */
|
|
834
|
+
targetDbServerFullyQualifiedDomainName?: string;
|
|
835
|
+
/** Migration secret parameters. */
|
|
836
|
+
secretParameters?: MigrationSecretParametersForPatch;
|
|
837
|
+
/** Names of databases to migrate. */
|
|
838
|
+
dbsToMigrate?: string[];
|
|
839
|
+
/** Indicates whether to setup logical replication on source server, if needed. */
|
|
840
|
+
setupLogicalReplicationOnSourceDbIfNeeded?: LogicalReplicationOnSourceServer;
|
|
841
|
+
/** Indicates if databases on the target server can be overwritten when already present. If set to 'False', when the migration workflow detects that the database already exists on the target server, it will wait for a confirmation. */
|
|
842
|
+
overwriteDbsInTarget?: OverwriteDatabasesOnTargetServer;
|
|
843
|
+
/** Start time (UTC) for migration window. */
|
|
844
|
+
migrationWindowStartTimeInUtc?: Date;
|
|
845
|
+
/** Indicates if roles and permissions must be migrated. */
|
|
846
|
+
migrateRoles?: MigrateRolesAndPermissions;
|
|
847
|
+
/** Indicates if data migration must start right away. */
|
|
848
|
+
startDataMigration?: StartDataMigration;
|
|
849
|
+
/** Indicates if cutover must be triggered for the entire migration. */
|
|
850
|
+
triggerCutover?: TriggerCutover;
|
|
851
|
+
/** When you want to trigger cutover for specific databases set 'triggerCutover' to 'True' and the names of the specific databases in this array. */
|
|
852
|
+
dbsToTriggerCutoverOn?: string[];
|
|
853
|
+
/** Indicates if cancel must be triggered for the entire migration. */
|
|
854
|
+
cancel?: Cancel;
|
|
855
|
+
/** When you want to trigger cancel for specific databases set 'triggerCutover' to 'True' and the names of the specific databases in this array. */
|
|
856
|
+
dbsToCancelMigrationOn?: string[];
|
|
857
|
+
/** Mode used to perform the migration: Online or Offline. */
|
|
858
|
+
migrationMode?: MigrationMode;
|
|
859
|
+
}
|
|
860
|
+
export declare function migrationResourceForPatchSerializer(item: MigrationResourceForPatch): any;
|
|
861
|
+
/** Migration properties. */
|
|
862
|
+
export interface MigrationPropertiesForPatch {
|
|
863
|
+
/** Identifier of the source database server resource, when 'sourceType' is 'PostgreSQLSingleServer'. For other source types this must be set to ipaddress:port@username or hostname:port@username. */
|
|
864
|
+
sourceDbServerResourceId?: string;
|
|
865
|
+
/** Fully qualified domain name (FQDN) or IP address of the source server. This property is optional. When provided, the migration service will always use it to connect to the source server. */
|
|
866
|
+
sourceDbServerFullyQualifiedDomainName?: string;
|
|
867
|
+
/** Fully qualified domain name (FQDN) or IP address of the target server. This property is optional. When provided, the migration service will always use it to connect to the target server. */
|
|
868
|
+
targetDbServerFullyQualifiedDomainName?: string;
|
|
869
|
+
/** Migration secret parameters. */
|
|
870
|
+
secretParameters?: MigrationSecretParametersForPatch;
|
|
871
|
+
/** Names of databases to migrate. */
|
|
872
|
+
dbsToMigrate?: string[];
|
|
873
|
+
/** Indicates whether to setup logical replication on source server, if needed. */
|
|
874
|
+
setupLogicalReplicationOnSourceDbIfNeeded?: LogicalReplicationOnSourceServer;
|
|
875
|
+
/** Indicates if databases on the target server can be overwritten when already present. If set to 'False', when the migration workflow detects that the database already exists on the target server, it will wait for a confirmation. */
|
|
876
|
+
overwriteDbsInTarget?: OverwriteDatabasesOnTargetServer;
|
|
877
|
+
/** Start time (UTC) for migration window. */
|
|
878
|
+
migrationWindowStartTimeInUtc?: Date;
|
|
879
|
+
/** Indicates if roles and permissions must be migrated. */
|
|
880
|
+
migrateRoles?: MigrateRolesAndPermissions;
|
|
881
|
+
/** Indicates if data migration must start right away. */
|
|
882
|
+
startDataMigration?: StartDataMigration;
|
|
883
|
+
/** Indicates if cutover must be triggered for the entire migration. */
|
|
884
|
+
triggerCutover?: TriggerCutover;
|
|
885
|
+
/** When you want to trigger cutover for specific databases set 'triggerCutover' to 'True' and the names of the specific databases in this array. */
|
|
886
|
+
dbsToTriggerCutoverOn?: string[];
|
|
887
|
+
/** Indicates if cancel must be triggered for the entire migration. */
|
|
888
|
+
cancel?: Cancel;
|
|
889
|
+
/** When you want to trigger cancel for specific databases set 'triggerCutover' to 'True' and the names of the specific databases in this array. */
|
|
890
|
+
dbsToCancelMigrationOn?: string[];
|
|
891
|
+
/** Mode used to perform the migration: Online or Offline. */
|
|
892
|
+
migrationMode?: MigrationMode;
|
|
893
|
+
}
|
|
894
|
+
export declare function migrationPropertiesForPatchSerializer(item: MigrationPropertiesForPatch): any;
|
|
895
|
+
/** Migration secret parameters. */
|
|
896
|
+
export interface MigrationSecretParametersForPatch {
|
|
897
|
+
/** Credentials of administrator users for source and target servers. */
|
|
898
|
+
adminCredentials?: AdminCredentialsForPatch;
|
|
899
|
+
/** Gets or sets the name of the user for the source server. This user doesn't need to be an administrator. */
|
|
900
|
+
sourceServerUsername?: string;
|
|
901
|
+
/** Gets or sets the name of the user for the target server. This user doesn't need to be an administrator. */
|
|
902
|
+
targetServerUsername?: string;
|
|
903
|
+
}
|
|
904
|
+
export declare function migrationSecretParametersForPatchSerializer(item: MigrationSecretParametersForPatch): any;
|
|
905
|
+
/** Credentials of administrator users for source and target servers. */
|
|
906
|
+
export interface AdminCredentialsForPatch {
|
|
907
|
+
/** Password for the user of the source server. */
|
|
908
|
+
sourceServerPassword?: string;
|
|
909
|
+
/** Password for the user of the target server. */
|
|
910
|
+
targetServerPassword?: string;
|
|
911
|
+
}
|
|
912
|
+
export declare function adminCredentialsForPatchSerializer(item: AdminCredentialsForPatch): any;
|
|
913
|
+
/** List of migrations. */
|
|
914
|
+
export interface _MigrationList {
|
|
915
|
+
/** The Migration items on this page */
|
|
916
|
+
readonly value: Migration[];
|
|
917
|
+
/** The link to the next page of items */
|
|
918
|
+
nextLink?: string;
|
|
919
|
+
}
|
|
920
|
+
export declare function _migrationListDeserializer(item: any): _MigrationList;
|
|
921
|
+
export declare function migrationArraySerializer(result: Array<Migration>): any[];
|
|
922
|
+
export declare function migrationArrayDeserializer(result: Array<Migration>): any[];
|
|
923
|
+
/** Availability of a migration name. */
|
|
924
|
+
export interface MigrationNameAvailability {
|
|
925
|
+
/** Name of the migration to check for validity and availability. */
|
|
926
|
+
name: string;
|
|
927
|
+
/** Type of resource. */
|
|
928
|
+
type: string;
|
|
929
|
+
/** Indicates if the migration name is available. */
|
|
930
|
+
readonly nameAvailable?: boolean;
|
|
931
|
+
/** Migration name availability reason. */
|
|
932
|
+
readonly reason?: MigrationNameAvailabilityReason;
|
|
933
|
+
/** Migration name availability message. */
|
|
934
|
+
readonly message?: string;
|
|
935
|
+
}
|
|
936
|
+
export declare function migrationNameAvailabilitySerializer(item: MigrationNameAvailability): any;
|
|
937
|
+
export declare function migrationNameAvailabilityDeserializer(item: any): MigrationNameAvailability;
|
|
938
|
+
/** Migration name availability reason. */
|
|
939
|
+
export declare enum KnownMigrationNameAvailabilityReason {
|
|
940
|
+
/** Migration name is invalid. */
|
|
941
|
+
Invalid = "Invalid",
|
|
942
|
+
/** Migration name already exists. */
|
|
943
|
+
AlreadyExists = "AlreadyExists"
|
|
944
|
+
}
|
|
945
|
+
/**
|
|
946
|
+
* Migration name availability reason. \
|
|
947
|
+
* {@link KnownMigrationNameAvailabilityReason} can be used interchangeably with MigrationNameAvailabilityReason,
|
|
948
|
+
* this enum contains the known values that the service supports.
|
|
949
|
+
* ### Known values supported by the service
|
|
950
|
+
* **Invalid**: Migration name is invalid. \
|
|
951
|
+
* **AlreadyExists**: Migration name already exists.
|
|
952
|
+
*/
|
|
953
|
+
export type MigrationNameAvailabilityReason = string;
|
|
954
|
+
/** Properties of a server. */
|
|
955
|
+
export interface Server extends TrackedResource {
|
|
956
|
+
/** Compute tier and size of a server. */
|
|
957
|
+
sku?: Sku;
|
|
958
|
+
/** User assigned managed identities assigned to the server. */
|
|
959
|
+
identity?: UserAssignedIdentity;
|
|
960
|
+
/** Name of the login designated as the first password based administrator assigned to your instance of PostgreSQL. Must be specified the first time that you enable password based authentication on a server. Once set to a given value, it cannot be changed for the rest of the life of a server. If you disable password based authentication on a server which had it enabled, this password based role isn't deleted. */
|
|
961
|
+
administratorLogin?: string;
|
|
962
|
+
/** Password assigned to the administrator login. As long as password authentication is enabled, this password can be changed at any time. */
|
|
963
|
+
administratorLoginPassword?: string;
|
|
964
|
+
/** Major version of PostgreSQL database engine. */
|
|
965
|
+
version?: PostgresMajorVersion;
|
|
966
|
+
/** Minor version of PostgreSQL database engine. */
|
|
967
|
+
readonly minorVersion?: string;
|
|
968
|
+
/** Possible states of a server. */
|
|
969
|
+
readonly state?: ServerState;
|
|
970
|
+
/** Fully qualified domain name of a server. */
|
|
971
|
+
readonly fullyQualifiedDomainName?: string;
|
|
972
|
+
/** Storage properties of a server. */
|
|
973
|
+
storage?: Storage;
|
|
974
|
+
/** Authentication configuration properties of a server. */
|
|
975
|
+
authConfig?: AuthConfig;
|
|
976
|
+
/** Data encryption properties of a server. */
|
|
977
|
+
dataEncryption?: DataEncryption;
|
|
978
|
+
/** Backup properties of a server. */
|
|
979
|
+
backup?: Backup;
|
|
980
|
+
/** Network properties of a server. Only required if you want your server to be integrated into a virtual network provided by customer. */
|
|
981
|
+
network?: Network;
|
|
982
|
+
/** High availability properties of a server. */
|
|
983
|
+
highAvailability?: HighAvailability;
|
|
984
|
+
/** Maintenance window properties of a server. */
|
|
985
|
+
maintenanceWindow?: MaintenanceWindow;
|
|
986
|
+
/** Identifier of the server to be used as the source of the new server. Required when 'createMode' is 'PointInTimeRestore', 'GeoRestore', 'Replica', or 'ReviveDropped'. This property is returned only when the target server is a read replica. */
|
|
987
|
+
sourceServerResourceId?: string;
|
|
988
|
+
/** Creation time (in ISO8601 format) of the backup which you want to restore in the new server. It's required when 'createMode' is 'PointInTimeRestore', 'GeoRestore', or 'ReviveDropped'. */
|
|
989
|
+
pointInTimeUTC?: Date;
|
|
990
|
+
/** Availability zone of a server. */
|
|
991
|
+
availabilityZone?: string;
|
|
992
|
+
/** Role of the server in a replication set. */
|
|
993
|
+
replicationRole?: ReplicationRole;
|
|
994
|
+
/** Maximum number of read replicas allowed for a server. */
|
|
995
|
+
readonly replicaCapacity?: number;
|
|
996
|
+
/** Read replica properties of a server. Required only in case that you want to promote a server. */
|
|
997
|
+
replica?: Replica;
|
|
998
|
+
/** Creation mode of a new server. */
|
|
999
|
+
createMode?: CreateMode;
|
|
1000
|
+
/** List of private endpoint connections associated with the specified server. */
|
|
1001
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
1002
|
+
/** Cluster properties of a server. */
|
|
1003
|
+
cluster?: Cluster;
|
|
1004
|
+
}
|
|
1005
|
+
export declare function serverSerializer(item: Server): any;
|
|
1006
|
+
export declare function serverDeserializer(item: any): Server;
|
|
1007
|
+
/** Properties of a server. */
|
|
1008
|
+
export interface ServerProperties {
|
|
1009
|
+
/** Name of the login designated as the first password based administrator assigned to your instance of PostgreSQL. Must be specified the first time that you enable password based authentication on a server. Once set to a given value, it cannot be changed for the rest of the life of a server. If you disable password based authentication on a server which had it enabled, this password based role isn't deleted. */
|
|
1010
|
+
administratorLogin?: string;
|
|
1011
|
+
/** Password assigned to the administrator login. As long as password authentication is enabled, this password can be changed at any time. */
|
|
1012
|
+
administratorLoginPassword?: string;
|
|
1013
|
+
/** Major version of PostgreSQL database engine. */
|
|
1014
|
+
version?: PostgresMajorVersion;
|
|
1015
|
+
/** Minor version of PostgreSQL database engine. */
|
|
1016
|
+
readonly minorVersion?: string;
|
|
1017
|
+
/** Possible states of a server. */
|
|
1018
|
+
readonly state?: ServerState;
|
|
1019
|
+
/** Fully qualified domain name of a server. */
|
|
1020
|
+
readonly fullyQualifiedDomainName?: string;
|
|
1021
|
+
/** Storage properties of a server. */
|
|
1022
|
+
storage?: Storage;
|
|
1023
|
+
/** Authentication configuration properties of a server. */
|
|
1024
|
+
authConfig?: AuthConfig;
|
|
1025
|
+
/** Data encryption properties of a server. */
|
|
1026
|
+
dataEncryption?: DataEncryption;
|
|
1027
|
+
/** Backup properties of a server. */
|
|
1028
|
+
backup?: Backup;
|
|
1029
|
+
/** Network properties of a server. Only required if you want your server to be integrated into a virtual network provided by customer. */
|
|
1030
|
+
network?: Network;
|
|
1031
|
+
/** High availability properties of a server. */
|
|
1032
|
+
highAvailability?: HighAvailability;
|
|
1033
|
+
/** Maintenance window properties of a server. */
|
|
1034
|
+
maintenanceWindow?: MaintenanceWindow;
|
|
1035
|
+
/** Identifier of the server to be used as the source of the new server. Required when 'createMode' is 'PointInTimeRestore', 'GeoRestore', 'Replica', or 'ReviveDropped'. This property is returned only when the target server is a read replica. */
|
|
1036
|
+
sourceServerResourceId?: string;
|
|
1037
|
+
/** Creation time (in ISO8601 format) of the backup which you want to restore in the new server. It's required when 'createMode' is 'PointInTimeRestore', 'GeoRestore', or 'ReviveDropped'. */
|
|
1038
|
+
pointInTimeUTC?: Date;
|
|
1039
|
+
/** Availability zone of a server. */
|
|
1040
|
+
availabilityZone?: string;
|
|
1041
|
+
/** Role of the server in a replication set. */
|
|
1042
|
+
replicationRole?: ReplicationRole;
|
|
1043
|
+
/** Maximum number of read replicas allowed for a server. */
|
|
1044
|
+
readonly replicaCapacity?: number;
|
|
1045
|
+
/** Read replica properties of a server. Required only in case that you want to promote a server. */
|
|
1046
|
+
replica?: Replica;
|
|
1047
|
+
/** Creation mode of a new server. */
|
|
1048
|
+
createMode?: CreateMode;
|
|
1049
|
+
/** List of private endpoint connections associated with the specified server. */
|
|
1050
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
1051
|
+
/** Cluster properties of a server. */
|
|
1052
|
+
cluster?: Cluster;
|
|
1053
|
+
}
|
|
1054
|
+
export declare function serverPropertiesSerializer(item: ServerProperties): any;
|
|
1055
|
+
export declare function serverPropertiesDeserializer(item: any): ServerProperties;
|
|
1056
|
+
/** Major version of PostgreSQL database engine. */
|
|
1057
|
+
export declare enum KnownPostgresMajorVersion {
|
|
1058
|
+
/** PostgreSQL 18. */
|
|
1059
|
+
Eighteen = "18",
|
|
1060
|
+
/** PostgreSQL 17. */
|
|
1061
|
+
Seventeen = "17",
|
|
1062
|
+
/** PostgreSQL 16. */
|
|
1063
|
+
Sixteen = "16",
|
|
1064
|
+
/** PostgreSQL 15. */
|
|
1065
|
+
Fifteen = "15",
|
|
1066
|
+
/** PostgreSQL 14. */
|
|
1067
|
+
Fourteen = "14",
|
|
1068
|
+
/** PostgreSQL 13. */
|
|
1069
|
+
Thirteen = "13",
|
|
1070
|
+
/** PostgreSQL 12. */
|
|
1071
|
+
Twelve = "12",
|
|
1072
|
+
/** PostgreSQL 11. */
|
|
1073
|
+
Eleven = "11"
|
|
1074
|
+
}
|
|
1075
|
+
/**
|
|
1076
|
+
* Major version of PostgreSQL database engine. \
|
|
1077
|
+
* {@link KnownPostgresMajorVersion} can be used interchangeably with PostgresMajorVersion,
|
|
1078
|
+
* this enum contains the known values that the service supports.
|
|
1079
|
+
* ### Known values supported by the service
|
|
1080
|
+
* **18**: PostgreSQL 18. \
|
|
1081
|
+
* **17**: PostgreSQL 17. \
|
|
1082
|
+
* **16**: PostgreSQL 16. \
|
|
1083
|
+
* **15**: PostgreSQL 15. \
|
|
1084
|
+
* **14**: PostgreSQL 14. \
|
|
1085
|
+
* **13**: PostgreSQL 13. \
|
|
1086
|
+
* **12**: PostgreSQL 12. \
|
|
1087
|
+
* **11**: PostgreSQL 11.
|
|
1088
|
+
*/
|
|
1089
|
+
export type PostgresMajorVersion = string;
|
|
1090
|
+
/** State of a server. */
|
|
1091
|
+
export declare enum KnownServerState {
|
|
1092
|
+
/** Server is healthy and not undergoing any operations at the management or control plane level. This doesn't mean that the server is fully operational at the data plane level. */
|
|
1093
|
+
Ready = "Ready",
|
|
1094
|
+
/** Server is being deleted. */
|
|
1095
|
+
Dropping = "Dropping",
|
|
1096
|
+
/** Server is disabled. Typical reasons include: the subscription on which the server is deployed is explicitly disabled or canceled by the administrator, the spending limit has been reached, or the bill is past due. May also happen when the server is being moved to another resource group or subscription. */
|
|
1097
|
+
Disabled = "Disabled",
|
|
1098
|
+
/** PostgreSQL database engine is being restarted. */
|
|
1099
|
+
Starting = "Starting",
|
|
1100
|
+
/** Compute resources associated with the server are being stopped and deallocated. If the server has high availability enabled, the compute resources of the standby server are also stopped and deallocated. */
|
|
1101
|
+
Stopping = "Stopping",
|
|
1102
|
+
/** Compute resources associated with the server are being stopped and deallocated. */
|
|
1103
|
+
Stopped = "Stopped",
|
|
1104
|
+
/** Server is undergoing some changes which may or may not impact the availability of the PostgreSQL database engine. For example, the compute resources of the server are being scaled up or down, which may cause temporary unavailability of the database engine. Or, for example, a firewall rule is being added or removed, which doesn't cause any unavailability of the database engine. */
|
|
1105
|
+
Updating = "Updating",
|
|
1106
|
+
/** PostgreSQL database engine is being restarted. */
|
|
1107
|
+
Restarting = "Restarting",
|
|
1108
|
+
/** Server isn't accessible, because the key provided to encrypt and decrypt the data is in invalid state. */
|
|
1109
|
+
Inaccessible = "Inaccessible",
|
|
1110
|
+
/** Server is in the process of being created. */
|
|
1111
|
+
Provisioning = "Provisioning"
|
|
1112
|
+
}
|
|
1113
|
+
/**
|
|
1114
|
+
* State of a server. \
|
|
1115
|
+
* {@link KnownServerState} can be used interchangeably with ServerState,
|
|
1116
|
+
* this enum contains the known values that the service supports.
|
|
1117
|
+
* ### Known values supported by the service
|
|
1118
|
+
* **Ready**: Server is healthy and not undergoing any operations at the management or control plane level. This doesn't mean that the server is fully operational at the data plane level. \
|
|
1119
|
+
* **Dropping**: Server is being deleted. \
|
|
1120
|
+
* **Disabled**: Server is disabled. Typical reasons include: the subscription on which the server is deployed is explicitly disabled or canceled by the administrator, the spending limit has been reached, or the bill is past due. May also happen when the server is being moved to another resource group or subscription. \
|
|
1121
|
+
* **Starting**: PostgreSQL database engine is being restarted. \
|
|
1122
|
+
* **Stopping**: Compute resources associated with the server are being stopped and deallocated. If the server has high availability enabled, the compute resources of the standby server are also stopped and deallocated. \
|
|
1123
|
+
* **Stopped**: Compute resources associated with the server are being stopped and deallocated. \
|
|
1124
|
+
* **Updating**: Server is undergoing some changes which may or may not impact the availability of the PostgreSQL database engine. For example, the compute resources of the server are being scaled up or down, which may cause temporary unavailability of the database engine. Or, for example, a firewall rule is being added or removed, which doesn't cause any unavailability of the database engine. \
|
|
1125
|
+
* **Restarting**: PostgreSQL database engine is being restarted. \
|
|
1126
|
+
* **Inaccessible**: Server isn't accessible, because the key provided to encrypt and decrypt the data is in invalid state. \
|
|
1127
|
+
* **Provisioning**: Server is in the process of being created.
|
|
1128
|
+
*/
|
|
1129
|
+
export type ServerState = string;
|
|
1130
|
+
/** Storage properties of a server. */
|
|
1131
|
+
export interface Storage {
|
|
1132
|
+
/** Size of storage assigned to a server. */
|
|
1133
|
+
storageSizeGB?: number;
|
|
1134
|
+
/** Flag to enable or disable the automatic growth of storage size of a server when available space is nearing zero and conditions allow for automatically growing storage size. */
|
|
1135
|
+
autoGrow?: StorageAutoGrow;
|
|
1136
|
+
/** Storage tier of a server. */
|
|
1137
|
+
tier?: AzureManagedDiskPerformanceTier;
|
|
1138
|
+
/** Maximum IOPS supported for storage. Required when type of storage is PremiumV2_LRS or UltraSSD_LRS. */
|
|
1139
|
+
iops?: number;
|
|
1140
|
+
/** Maximum throughput supported for storage. Required when type of storage is PremiumV2_LRS or UltraSSD_LRS. */
|
|
1141
|
+
throughput?: number;
|
|
1142
|
+
/** Type of storage assigned to a server. Allowed values are Premium_LRS, PremiumV2_LRS, or UltraSSD_LRS. If not specified, it defaults to Premium_LRS. */
|
|
1143
|
+
type?: StorageType;
|
|
1144
|
+
}
|
|
1145
|
+
export declare function storageSerializer(item: Storage): any;
|
|
1146
|
+
export declare function storageDeserializer(item: any): Storage;
|
|
1147
|
+
/** Indicates if the server is configured to automatically grow storage size when available space is nearing zero and conditions allow for automatic growing storage size. */
|
|
1148
|
+
export declare enum KnownStorageAutoGrow {
|
|
1149
|
+
/** Server should automatically grow storage size when available space is nearing zero and conditions allow for automatically growing storage size. */
|
|
1150
|
+
Enabled = "Enabled",
|
|
1151
|
+
/** Server should not automatically grow storage size when available space is nearing zero. */
|
|
1152
|
+
Disabled = "Disabled"
|
|
1153
|
+
}
|
|
1154
|
+
/**
|
|
1155
|
+
* Indicates if the server is configured to automatically grow storage size when available space is nearing zero and conditions allow for automatic growing storage size. \
|
|
1156
|
+
* {@link KnownStorageAutoGrow} can be used interchangeably with StorageAutoGrow,
|
|
1157
|
+
* this enum contains the known values that the service supports.
|
|
1158
|
+
* ### Known values supported by the service
|
|
1159
|
+
* **Enabled**: Server should automatically grow storage size when available space is nearing zero and conditions allow for automatically growing storage size. \
|
|
1160
|
+
* **Disabled**: Server should not automatically grow storage size when available space is nearing zero.
|
|
1161
|
+
*/
|
|
1162
|
+
export type StorageAutoGrow = string;
|
|
1163
|
+
/** Storage tier of a server. */
|
|
1164
|
+
export declare enum KnownAzureManagedDiskPerformanceTier {
|
|
1165
|
+
/** Entry-level SSD for minimal IOPS, ideal for light development or testing workloads. */
|
|
1166
|
+
P1 = "P1",
|
|
1167
|
+
/** Slightly higher IOPS for small-scale applications needing consistent low latency. */
|
|
1168
|
+
P2 = "P2",
|
|
1169
|
+
/** Balanced performance for basic production workloads with moderate throughput. */
|
|
1170
|
+
P3 = "P3",
|
|
1171
|
+
/** Enhanced IOPS for growing apps with predictable performance needs. */
|
|
1172
|
+
P4 = "P4",
|
|
1173
|
+
/** Mid-tier SSD for steady workloads requiring reliable throughput and latency. */
|
|
1174
|
+
P6 = "P6",
|
|
1175
|
+
/** Popular choice for general-purpose production workloads with scalable performance. */
|
|
1176
|
+
P10 = "P10",
|
|
1177
|
+
/** High IOPS tier for demanding apps with frequent read/write operations. */
|
|
1178
|
+
P15 = "P15",
|
|
1179
|
+
/** Entry point for high-performance Solid State Disks (SSDs), suitable for small-scale I/O-intensive workloads. */
|
|
1180
|
+
P20 = "P20",
|
|
1181
|
+
/** Balanced tier for moderate throughput and latency-sensitive applications. */
|
|
1182
|
+
P30 = "P30",
|
|
1183
|
+
/** Enhanced performance for growing production workloads with consistent IOPS demands. */
|
|
1184
|
+
P40 = "P40",
|
|
1185
|
+
/** Optimized for enterprise-grade applications needing sustained high throughput. */
|
|
1186
|
+
P50 = "P50",
|
|
1187
|
+
/** High-capacity tier for large databases and analytics workloads with elevated IOPS. */
|
|
1188
|
+
P60 = "P60",
|
|
1189
|
+
/** Designed for mission-critical systems requiring ultra-low latency and high concurrency. */
|
|
1190
|
+
P70 = "P70",
|
|
1191
|
+
/** Top-tier SSD for maximum IOPS and throughput, ideal for the most demanding workloads. */
|
|
1192
|
+
P80 = "P80"
|
|
1193
|
+
}
|
|
1194
|
+
/**
|
|
1195
|
+
* Storage tier of a server. \
|
|
1196
|
+
* {@link KnownAzureManagedDiskPerformanceTier} can be used interchangeably with AzureManagedDiskPerformanceTier,
|
|
1197
|
+
* this enum contains the known values that the service supports.
|
|
1198
|
+
* ### Known values supported by the service
|
|
1199
|
+
* **P1**: Entry-level SSD for minimal IOPS, ideal for light development or testing workloads. \
|
|
1200
|
+
* **P2**: Slightly higher IOPS for small-scale applications needing consistent low latency. \
|
|
1201
|
+
* **P3**: Balanced performance for basic production workloads with moderate throughput. \
|
|
1202
|
+
* **P4**: Enhanced IOPS for growing apps with predictable performance needs. \
|
|
1203
|
+
* **P6**: Mid-tier SSD for steady workloads requiring reliable throughput and latency. \
|
|
1204
|
+
* **P10**: Popular choice for general-purpose production workloads with scalable performance. \
|
|
1205
|
+
* **P15**: High IOPS tier for demanding apps with frequent read\/write operations. \
|
|
1206
|
+
* **P20**: Entry point for high-performance Solid State Disks (SSDs), suitable for small-scale I\/O-intensive workloads. \
|
|
1207
|
+
* **P30**: Balanced tier for moderate throughput and latency-sensitive applications. \
|
|
1208
|
+
* **P40**: Enhanced performance for growing production workloads with consistent IOPS demands. \
|
|
1209
|
+
* **P50**: Optimized for enterprise-grade applications needing sustained high throughput. \
|
|
1210
|
+
* **P60**: High-capacity tier for large databases and analytics workloads with elevated IOPS. \
|
|
1211
|
+
* **P70**: Designed for mission-critical systems requiring ultra-low latency and high concurrency. \
|
|
1212
|
+
* **P80**: Top-tier SSD for maximum IOPS and throughput, ideal for the most demanding workloads.
|
|
1213
|
+
*/
|
|
1214
|
+
export type AzureManagedDiskPerformanceTier = string;
|
|
1215
|
+
/** Type of storage assigned to a server. If not specified, it defaults to Premium_LRS. */
|
|
1216
|
+
export declare enum KnownStorageType {
|
|
1217
|
+
/** Standard Solid State Disk (SSD) backed storage offering consistent performance for general purpose workloads. */
|
|
1218
|
+
PremiumLRS = "Premium_LRS",
|
|
1219
|
+
/** Next generation Solid State Disk (SSD) storage with improved scalability and performance for demanding enterprise workloads. */
|
|
1220
|
+
PremiumV2LRS = "PremiumV2_LRS",
|
|
1221
|
+
/** High-end Solid State Disk (SSD) storage designed for extreme IOPS and latency-sensitive applications. */
|
|
1222
|
+
UltraSSDLRS = "UltraSSD_LRS"
|
|
1223
|
+
}
|
|
1224
|
+
/**
|
|
1225
|
+
* Type of storage assigned to a server. If not specified, it defaults to Premium_LRS. \
|
|
1226
|
+
* {@link KnownStorageType} can be used interchangeably with StorageType,
|
|
1227
|
+
* this enum contains the known values that the service supports.
|
|
1228
|
+
* ### Known values supported by the service
|
|
1229
|
+
* **Premium_LRS**: Standard Solid State Disk (SSD) backed storage offering consistent performance for general purpose workloads. \
|
|
1230
|
+
* **PremiumV2_LRS**: Next generation Solid State Disk (SSD) storage with improved scalability and performance for demanding enterprise workloads. \
|
|
1231
|
+
* **UltraSSD_LRS**: High-end Solid State Disk (SSD) storage designed for extreme IOPS and latency-sensitive applications.
|
|
1232
|
+
*/
|
|
1233
|
+
export type StorageType = string;
|
|
1234
|
+
/** Authentication configuration properties of a server. */
|
|
1235
|
+
export interface AuthConfig {
|
|
1236
|
+
/** Indicates if the server supports Microsoft Entra authentication. */
|
|
1237
|
+
activeDirectoryAuth?: MicrosoftEntraAuth;
|
|
1238
|
+
/** Indicates if the server supports password based authentication. */
|
|
1239
|
+
passwordAuth?: PasswordBasedAuth;
|
|
1240
|
+
/** Identifier of the tenant of the delegated resource. */
|
|
1241
|
+
tenantId?: string;
|
|
1242
|
+
}
|
|
1243
|
+
export declare function authConfigSerializer(item: AuthConfig): any;
|
|
1244
|
+
export declare function authConfigDeserializer(item: any): AuthConfig;
|
|
1245
|
+
/** Indicates if the server supports Microsoft Entra authentication. */
|
|
1246
|
+
export declare enum KnownMicrosoftEntraAuth {
|
|
1247
|
+
/** Server supports Microsoft Entra authentication. */
|
|
1248
|
+
Enabled = "Enabled",
|
|
1249
|
+
/** Server does not support Microsoft Entra authentication. */
|
|
1250
|
+
Disabled = "Disabled"
|
|
1251
|
+
}
|
|
1252
|
+
/**
|
|
1253
|
+
* Indicates if the server supports Microsoft Entra authentication. \
|
|
1254
|
+
* {@link KnownMicrosoftEntraAuth} can be used interchangeably with MicrosoftEntraAuth,
|
|
1255
|
+
* this enum contains the known values that the service supports.
|
|
1256
|
+
* ### Known values supported by the service
|
|
1257
|
+
* **Enabled**: Server supports Microsoft Entra authentication. \
|
|
1258
|
+
* **Disabled**: Server does not support Microsoft Entra authentication.
|
|
1259
|
+
*/
|
|
1260
|
+
export type MicrosoftEntraAuth = string;
|
|
1261
|
+
/** Indicates if the server supports password based authentication. */
|
|
1262
|
+
export declare enum KnownPasswordBasedAuth {
|
|
1263
|
+
/** Server supports password based authentication. */
|
|
1264
|
+
Enabled = "Enabled",
|
|
1265
|
+
/** Server does not support password based authentication. */
|
|
1266
|
+
Disabled = "Disabled"
|
|
1267
|
+
}
|
|
1268
|
+
/**
|
|
1269
|
+
* Indicates if the server supports password based authentication. \
|
|
1270
|
+
* {@link KnownPasswordBasedAuth} can be used interchangeably with PasswordBasedAuth,
|
|
1271
|
+
* this enum contains the known values that the service supports.
|
|
1272
|
+
* ### Known values supported by the service
|
|
1273
|
+
* **Enabled**: Server supports password based authentication. \
|
|
1274
|
+
* **Disabled**: Server does not support password based authentication.
|
|
1275
|
+
*/
|
|
1276
|
+
export type PasswordBasedAuth = string;
|
|
1277
|
+
/** Data encryption properties of a server. */
|
|
1278
|
+
export interface DataEncryption {
|
|
1279
|
+
/** URI of the key in Azure Key Vault used for data encryption of the primary storage associated to a server. */
|
|
1280
|
+
primaryKeyURI?: string;
|
|
1281
|
+
/** Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the primary storage associated to a server. */
|
|
1282
|
+
primaryUserAssignedIdentityId?: string;
|
|
1283
|
+
/** Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the geographically redundant storage associated to a server that is configured to support geographically redundant backups. */
|
|
1284
|
+
geoBackupKeyURI?: string;
|
|
1285
|
+
/** Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the geographically redundant storage associated to a server that is configured to support geographically redundant backups. */
|
|
1286
|
+
geoBackupUserAssignedIdentityId?: string;
|
|
1287
|
+
/** Data encryption type used by a server. */
|
|
1288
|
+
type?: DataEncryptionType;
|
|
1289
|
+
/** Status of key used by a server configured with data encryption based on customer managed key, to encrypt the primary storage associated to the server. */
|
|
1290
|
+
readonly primaryEncryptionKeyStatus?: EncryptionKeyStatus;
|
|
1291
|
+
/** Status of key used by a server configured with data encryption based on customer managed key, to encrypt the geographically redundant storage associated to the server when it is configured to support geographically redundant backups. */
|
|
1292
|
+
readonly geoBackupEncryptionKeyStatus?: EncryptionKeyStatus;
|
|
1293
|
+
/** Client id of multi-tenant Microsoft Entra application. */
|
|
1294
|
+
primaryFederatedIdentityClientId?: string;
|
|
1295
|
+
/** Client id of multi-tenant Microsoft Entra application for when it is configured to support geographically redundant backups. */
|
|
1296
|
+
geoBackupFederatedIdentityClientId?: string;
|
|
1297
|
+
}
|
|
1298
|
+
export declare function dataEncryptionSerializer(item: DataEncryption): any;
|
|
1299
|
+
export declare function dataEncryptionDeserializer(item: any): DataEncryption;
|
|
1300
|
+
/** Data encryption type used by a server. */
|
|
1301
|
+
export declare enum KnownDataEncryptionType {
|
|
1302
|
+
/** Encryption managed by Azure using platform managed keys for simplicity and compliance. */
|
|
1303
|
+
SystemManaged = "SystemManaged",
|
|
1304
|
+
/** Encryption using customer managed keys stored in Azure Key Vault for enhanced control and security. */
|
|
1305
|
+
AzureKeyVault = "AzureKeyVault"
|
|
1306
|
+
}
|
|
1307
|
+
/**
|
|
1308
|
+
* Data encryption type used by a server. \
|
|
1309
|
+
* {@link KnownDataEncryptionType} can be used interchangeably with DataEncryptionType,
|
|
1310
|
+
* this enum contains the known values that the service supports.
|
|
1311
|
+
* ### Known values supported by the service
|
|
1312
|
+
* **SystemManaged**: Encryption managed by Azure using platform managed keys for simplicity and compliance. \
|
|
1313
|
+
* **AzureKeyVault**: Encryption using customer managed keys stored in Azure Key Vault for enhanced control and security.
|
|
1314
|
+
*/
|
|
1315
|
+
export type DataEncryptionType = string;
|
|
1316
|
+
/** Status of key used by a server configured with data encryption based on customer managed key, to encrypt the primary storage associated to the server. */
|
|
1317
|
+
export declare enum KnownEncryptionKeyStatus {
|
|
1318
|
+
/** Key is valid and can be used for encryption. */
|
|
1319
|
+
Valid = "Valid",
|
|
1320
|
+
/** Key is invalid and cannot be used for encryption. Possible causes include key deletion, permission changes, key being disabled, key type not supported, or current date being outside of validity period associated to the key. */
|
|
1321
|
+
Invalid = "Invalid"
|
|
1322
|
+
}
|
|
1323
|
+
/**
|
|
1324
|
+
* Status of key used by a server configured with data encryption based on customer managed key, to encrypt the primary storage associated to the server. \
|
|
1325
|
+
* {@link KnownEncryptionKeyStatus} can be used interchangeably with EncryptionKeyStatus,
|
|
1326
|
+
* this enum contains the known values that the service supports.
|
|
1327
|
+
* ### Known values supported by the service
|
|
1328
|
+
* **Valid**: Key is valid and can be used for encryption. \
|
|
1329
|
+
* **Invalid**: Key is invalid and cannot be used for encryption. Possible causes include key deletion, permission changes, key being disabled, key type not supported, or current date being outside of validity period associated to the key.
|
|
1330
|
+
*/
|
|
1331
|
+
export type EncryptionKeyStatus = string;
|
|
1332
|
+
/** Backup properties of a server. */
|
|
1333
|
+
export interface Backup {
|
|
1334
|
+
/** Backup retention days for the server. */
|
|
1335
|
+
backupRetentionDays?: number;
|
|
1336
|
+
/** Indicates if the server is configured to create geographically redundant backups. */
|
|
1337
|
+
geoRedundantBackup?: GeographicallyRedundantBackup;
|
|
1338
|
+
/** Earliest restore point time (ISO8601 format) for a server. */
|
|
1339
|
+
readonly earliestRestoreDate?: Date;
|
|
1340
|
+
}
|
|
1341
|
+
export declare function backupSerializer(item: Backup): any;
|
|
1342
|
+
export declare function backupDeserializer(item: any): Backup;
|
|
1343
|
+
/** Indicates if the server is configured to create geographically redundant backups. */
|
|
1344
|
+
export declare enum KnownGeographicallyRedundantBackup {
|
|
1345
|
+
/** Server is configured to create geographically redundant backups. */
|
|
1346
|
+
Enabled = "Enabled",
|
|
1347
|
+
/** Server is not configured to create geographically redundant backups. */
|
|
1348
|
+
Disabled = "Disabled"
|
|
1349
|
+
}
|
|
1350
|
+
/**
|
|
1351
|
+
* Indicates if the server is configured to create geographically redundant backups. \
|
|
1352
|
+
* {@link KnownGeographicallyRedundantBackup} can be used interchangeably with GeographicallyRedundantBackup,
|
|
1353
|
+
* this enum contains the known values that the service supports.
|
|
1354
|
+
* ### Known values supported by the service
|
|
1355
|
+
* **Enabled**: Server is configured to create geographically redundant backups. \
|
|
1356
|
+
* **Disabled**: Server is not configured to create geographically redundant backups.
|
|
1357
|
+
*/
|
|
1358
|
+
export type GeographicallyRedundantBackup = string;
|
|
1359
|
+
/** Network properties of a server. */
|
|
1360
|
+
export interface Network {
|
|
1361
|
+
/** Indicates if public network access is enabled or not. This is only supported for servers that are not integrated into a virtual network which is owned and provided by customer when server is deployed. */
|
|
1362
|
+
publicNetworkAccess?: ServerPublicNetworkAccessState;
|
|
1363
|
+
/** Resource identifier of the delegated subnet. Required during creation of a new server, in case you want the server to be integrated into your own virtual network. For an update operation, you only have to provide this property if you want to change the value assigned for the private DNS zone. */
|
|
1364
|
+
delegatedSubnetResourceId?: string;
|
|
1365
|
+
/** Identifier of the private DNS zone. Required during creation of a new server, in case you want the server to be integrated into your own virtual network. For an update operation, you only have to provide this property if you want to change the value assigned for the private DNS zone. */
|
|
1366
|
+
privateDnsZoneArmResourceId?: string;
|
|
1367
|
+
}
|
|
1368
|
+
export declare function networkSerializer(item: Network): any;
|
|
1369
|
+
export declare function networkDeserializer(item: any): Network;
|
|
1370
|
+
/** Indicates if public network access is enabled or not. */
|
|
1371
|
+
export declare enum KnownServerPublicNetworkAccessState {
|
|
1372
|
+
/** Public network access is enabled. This allows the server to be accessed from the public internet, provided the necessary firewall rule that allows incoming traffic originating from the connecting client is in place. This is compatible with the use of private endpoints to connect to this server. */
|
|
1373
|
+
Enabled = "Enabled",
|
|
1374
|
+
/** Public network access is disabled. This means the server cannot be accessed from the public internet, but only via private endpoints. */
|
|
1375
|
+
Disabled = "Disabled"
|
|
1376
|
+
}
|
|
1377
|
+
/**
|
|
1378
|
+
* Indicates if public network access is enabled or not. \
|
|
1379
|
+
* {@link KnownServerPublicNetworkAccessState} can be used interchangeably with ServerPublicNetworkAccessState,
|
|
1380
|
+
* this enum contains the known values that the service supports.
|
|
1381
|
+
* ### Known values supported by the service
|
|
1382
|
+
* **Enabled**: Public network access is enabled. This allows the server to be accessed from the public internet, provided the necessary firewall rule that allows incoming traffic originating from the connecting client is in place. This is compatible with the use of private endpoints to connect to this server. \
|
|
1383
|
+
* **Disabled**: Public network access is disabled. This means the server cannot be accessed from the public internet, but only via private endpoints.
|
|
1384
|
+
*/
|
|
1385
|
+
export type ServerPublicNetworkAccessState = string;
|
|
1386
|
+
/** High availability properties of a server. */
|
|
1387
|
+
export interface HighAvailability {
|
|
1388
|
+
/** High availability mode for a server. */
|
|
1389
|
+
mode?: PostgreSqlFlexibleServerHighAvailabilityMode;
|
|
1390
|
+
/** Possible states of the standby server created when high availability is set to SameZone or ZoneRedundant. */
|
|
1391
|
+
readonly state?: HighAvailabilityState;
|
|
1392
|
+
/** Availability zone associated to the standby server created when high availability is set to SameZone or ZoneRedundant. */
|
|
1393
|
+
standbyAvailabilityZone?: string;
|
|
1394
|
+
}
|
|
1395
|
+
export declare function highAvailabilitySerializer(item: HighAvailability): any;
|
|
1396
|
+
export declare function highAvailabilityDeserializer(item: any): HighAvailability;
|
|
1397
|
+
/** Mode of high availability supported for this compute. */
|
|
1398
|
+
export declare enum KnownPostgreSqlFlexibleServerHighAvailabilityMode {
|
|
1399
|
+
/** High availability is disabled for the server. */
|
|
1400
|
+
Disabled = "Disabled",
|
|
1401
|
+
/** High availability is enabled for the server, with standby server in a different availability zone than that of the primary. */
|
|
1402
|
+
ZoneRedundant = "ZoneRedundant",
|
|
1403
|
+
/** High availability is enabled for the server, with standby server in the same availability zone as the primary. */
|
|
1404
|
+
SameZone = "SameZone"
|
|
1405
|
+
}
|
|
1406
|
+
/**
|
|
1407
|
+
* Mode of high availability supported for this compute. \
|
|
1408
|
+
* {@link KnownPostgreSqlFlexibleServerHighAvailabilityMode} can be used interchangeably with PostgreSqlFlexibleServerHighAvailabilityMode,
|
|
1409
|
+
* this enum contains the known values that the service supports.
|
|
1410
|
+
* ### Known values supported by the service
|
|
1411
|
+
* **Disabled**: High availability is disabled for the server. \
|
|
1412
|
+
* **ZoneRedundant**: High availability is enabled for the server, with standby server in a different availability zone than that of the primary. \
|
|
1413
|
+
* **SameZone**: High availability is enabled for the server, with standby server in the same availability zone as the primary.
|
|
1414
|
+
*/
|
|
1415
|
+
export type PostgreSqlFlexibleServerHighAvailabilityMode = string;
|
|
1416
|
+
/** Possible states of the standby server created when high availability is set to SameZone or ZoneRedundant. */
|
|
1417
|
+
export declare enum KnownHighAvailabilityState {
|
|
1418
|
+
/** High availability is not enabled for the server. */
|
|
1419
|
+
NotEnabled = "NotEnabled",
|
|
1420
|
+
/** Standby server is being created. */
|
|
1421
|
+
CreatingStandby = "CreatingStandby",
|
|
1422
|
+
/** Data is being replicated to the standby server. */
|
|
1423
|
+
ReplicatingData = "ReplicatingData",
|
|
1424
|
+
/** Failover operation to the standby server is in progress. */
|
|
1425
|
+
FailingOver = "FailingOver",
|
|
1426
|
+
/** Standby server is healthy and ready to take over in case of a failover. */
|
|
1427
|
+
Healthy = "Healthy",
|
|
1428
|
+
/** Standby server is being removed. */
|
|
1429
|
+
RemovingStandby = "RemovingStandby",
|
|
1430
|
+
/** Standby server is being recreated. */
|
|
1431
|
+
RecreatingStandby = "RecreatingStandby",
|
|
1432
|
+
/** Compute is being updated due to a failover. */
|
|
1433
|
+
ComputeUpdatingByFailover = "ComputeUpdatingByFailover"
|
|
1434
|
+
}
|
|
1435
|
+
/**
|
|
1436
|
+
* Possible states of the standby server created when high availability is set to SameZone or ZoneRedundant. \
|
|
1437
|
+
* {@link KnownHighAvailabilityState} can be used interchangeably with HighAvailabilityState,
|
|
1438
|
+
* this enum contains the known values that the service supports.
|
|
1439
|
+
* ### Known values supported by the service
|
|
1440
|
+
* **NotEnabled**: High availability is not enabled for the server. \
|
|
1441
|
+
* **CreatingStandby**: Standby server is being created. \
|
|
1442
|
+
* **ReplicatingData**: Data is being replicated to the standby server. \
|
|
1443
|
+
* **FailingOver**: Failover operation to the standby server is in progress. \
|
|
1444
|
+
* **Healthy**: Standby server is healthy and ready to take over in case of a failover. \
|
|
1445
|
+
* **RemovingStandby**: Standby server is being removed. \
|
|
1446
|
+
* **RecreatingStandby**: Standby server is being recreated. \
|
|
1447
|
+
* **ComputeUpdatingByFailover**: Compute is being updated due to a failover.
|
|
1448
|
+
*/
|
|
1449
|
+
export type HighAvailabilityState = string;
|
|
1450
|
+
/** Maintenance window properties of a server. */
|
|
1451
|
+
export interface MaintenanceWindow {
|
|
1452
|
+
/** Indicates whether custom window is enabled or disabled. */
|
|
1453
|
+
customWindow?: string;
|
|
1454
|
+
/** Start hour to be used for maintenance window. */
|
|
1455
|
+
startHour?: number;
|
|
1456
|
+
/** Start minute to be used for maintenance window. */
|
|
1457
|
+
startMinute?: number;
|
|
1458
|
+
/** Day of the week to be used for maintenance window. */
|
|
1459
|
+
dayOfWeek?: number;
|
|
1460
|
+
}
|
|
1461
|
+
export declare function maintenanceWindowSerializer(item: MaintenanceWindow): any;
|
|
1462
|
+
export declare function maintenanceWindowDeserializer(item: any): MaintenanceWindow;
|
|
1463
|
+
/** Role of the server in a replication set. */
|
|
1464
|
+
export declare enum KnownReplicationRole {
|
|
1465
|
+
/** No replication role assigned; the server operates independently. */
|
|
1466
|
+
None = "None",
|
|
1467
|
+
/** Acts as the source server for replication to one or more replicas. */
|
|
1468
|
+
Primary = "Primary",
|
|
1469
|
+
/** Receives data asynchronously from a primary server within the same region. */
|
|
1470
|
+
AsyncReplica = "AsyncReplica",
|
|
1471
|
+
/** Receives data asynchronously from a primary server in a different region for geographical redundancy. */
|
|
1472
|
+
GeoAsyncReplica = "GeoAsyncReplica"
|
|
1473
|
+
}
|
|
1474
|
+
/**
|
|
1475
|
+
* Role of the server in a replication set. \
|
|
1476
|
+
* {@link KnownReplicationRole} can be used interchangeably with ReplicationRole,
|
|
1477
|
+
* this enum contains the known values that the service supports.
|
|
1478
|
+
* ### Known values supported by the service
|
|
1479
|
+
* **None**: No replication role assigned; the server operates independently. \
|
|
1480
|
+
* **Primary**: Acts as the source server for replication to one or more replicas. \
|
|
1481
|
+
* **AsyncReplica**: Receives data asynchronously from a primary server within the same region. \
|
|
1482
|
+
* **GeoAsyncReplica**: Receives data asynchronously from a primary server in a different region for geographical redundancy.
|
|
1483
|
+
*/
|
|
1484
|
+
export type ReplicationRole = string;
|
|
1485
|
+
/** Replica properties of a server. */
|
|
1486
|
+
export interface Replica {
|
|
1487
|
+
/** Role of the server in a replication set. */
|
|
1488
|
+
role?: ReplicationRole;
|
|
1489
|
+
/** Maximum number of read replicas allowed for a server. */
|
|
1490
|
+
readonly capacity?: number;
|
|
1491
|
+
/** Indicates the replication state of a read replica. This property is returned only when the target server is a read replica. Possible values are Active, Broken, Catchup, Provisioning, Reconfiguring, and Updating */
|
|
1492
|
+
readonly replicationState?: ReplicationState;
|
|
1493
|
+
/** Type of operation to apply on the read replica. This property is write only. Standalone means that the read replica will be promoted to a standalone server, and will become a completely independent entity from the replication set. Switchover means that the read replica will roles with the primary server. */
|
|
1494
|
+
promoteMode?: ReadReplicaPromoteMode;
|
|
1495
|
+
/** Data synchronization option to use when processing the operation specified in the promoteMode property. This property is write only. */
|
|
1496
|
+
promoteOption?: ReadReplicaPromoteOption;
|
|
1497
|
+
}
|
|
1498
|
+
export declare function replicaSerializer(item: Replica): any;
|
|
1499
|
+
export declare function replicaDeserializer(item: any): Replica;
|
|
1500
|
+
/** Indicates the replication state of a read replica. This property is returned only when the target server is a read replica. */
|
|
1501
|
+
export declare enum KnownReplicationState {
|
|
1502
|
+
/** Read replica server is fully synchronized and actively replicating data from the primary server. */
|
|
1503
|
+
Active = "Active",
|
|
1504
|
+
/** Read replica server is behind the primary server and is currently catching up with pending changes. */
|
|
1505
|
+
Catchup = "Catchup",
|
|
1506
|
+
/** Read replica server is being created and is in process of getting initialized. */
|
|
1507
|
+
Provisioning = "Provisioning",
|
|
1508
|
+
/** Read replica server is undergoing some changes it can be changing compute size of promoting it to primary server. */
|
|
1509
|
+
Updating = "Updating",
|
|
1510
|
+
/** Replication has failed or been interrupted. */
|
|
1511
|
+
Broken = "Broken",
|
|
1512
|
+
/** Read replica server is being reconfigured, possibly due to changes in source or settings. */
|
|
1513
|
+
Reconfiguring = "Reconfiguring"
|
|
1514
|
+
}
|
|
1515
|
+
/**
|
|
1516
|
+
* Indicates the replication state of a read replica. This property is returned only when the target server is a read replica. \
|
|
1517
|
+
* {@link KnownReplicationState} can be used interchangeably with ReplicationState,
|
|
1518
|
+
* this enum contains the known values that the service supports.
|
|
1519
|
+
* ### Known values supported by the service
|
|
1520
|
+
* **Active**: Read replica server is fully synchronized and actively replicating data from the primary server. \
|
|
1521
|
+
* **Catchup**: Read replica server is behind the primary server and is currently catching up with pending changes. \
|
|
1522
|
+
* **Provisioning**: Read replica server is being created and is in process of getting initialized. \
|
|
1523
|
+
* **Updating**: Read replica server is undergoing some changes it can be changing compute size of promoting it to primary server. \
|
|
1524
|
+
* **Broken**: Replication has failed or been interrupted. \
|
|
1525
|
+
* **Reconfiguring**: Read replica server is being reconfigured, possibly due to changes in source or settings.
|
|
1526
|
+
*/
|
|
1527
|
+
export type ReplicationState = string;
|
|
1528
|
+
/** Type of operation to apply on the read replica. This property is write only. */
|
|
1529
|
+
export declare enum KnownReadReplicaPromoteMode {
|
|
1530
|
+
/** Read replica will become an independent server, and a completely independent entity from the replication set. */
|
|
1531
|
+
Standalone = "Standalone",
|
|
1532
|
+
/** Read replica will swap roles with primary server. */
|
|
1533
|
+
Switchover = "Switchover"
|
|
1534
|
+
}
|
|
1535
|
+
/**
|
|
1536
|
+
* Type of operation to apply on the read replica. This property is write only. \
|
|
1537
|
+
* {@link KnownReadReplicaPromoteMode} can be used interchangeably with ReadReplicaPromoteMode,
|
|
1538
|
+
* this enum contains the known values that the service supports.
|
|
1539
|
+
* ### Known values supported by the service
|
|
1540
|
+
* **Standalone**: Read replica will become an independent server, and a completely independent entity from the replication set. \
|
|
1541
|
+
* **Switchover**: Read replica will swap roles with primary server.
|
|
1542
|
+
*/
|
|
1543
|
+
export type ReadReplicaPromoteMode = string;
|
|
1544
|
+
/** Data synchronization option to use when processing the operation specified in the promoteMode property. This property is write only. */
|
|
1545
|
+
export declare enum KnownReadReplicaPromoteOption {
|
|
1546
|
+
/** Wait for data in the read replica to be fully synchronized with its source server before it initiates the operation. */
|
|
1547
|
+
Planned = "Planned",
|
|
1548
|
+
/** Initiate the operation immediately, without waiting for data in the read replica to be synchronized with its source server. */
|
|
1549
|
+
Forced = "Forced"
|
|
1550
|
+
}
|
|
1551
|
+
/**
|
|
1552
|
+
* Data synchronization option to use when processing the operation specified in the promoteMode property. This property is write only. \
|
|
1553
|
+
* {@link KnownReadReplicaPromoteOption} can be used interchangeably with ReadReplicaPromoteOption,
|
|
1554
|
+
* this enum contains the known values that the service supports.
|
|
1555
|
+
* ### Known values supported by the service
|
|
1556
|
+
* **Planned**: Wait for data in the read replica to be fully synchronized with its source server before it initiates the operation. \
|
|
1557
|
+
* **Forced**: Initiate the operation immediately, without waiting for data in the read replica to be synchronized with its source server.
|
|
1558
|
+
*/
|
|
1559
|
+
export type ReadReplicaPromoteOption = string;
|
|
1560
|
+
/** Creation mode of a new server. */
|
|
1561
|
+
export declare enum KnownCreateMode {
|
|
1562
|
+
/** If the operation is triggered on a non-existing server, it's equivalent to 'Create'. If the operation is triggered on an existing server, it's equivalent to 'Update'. */
|
|
1563
|
+
Default = "Default",
|
|
1564
|
+
/** Operation creates a new server. */
|
|
1565
|
+
Create = "Create",
|
|
1566
|
+
/** Operation updates an existing server. */
|
|
1567
|
+
Update = "Update",
|
|
1568
|
+
/** Operation restores an existing backup of an existing server. This operation creates a new server, and then restores on it the backup of an existing server at a specific point in time. */
|
|
1569
|
+
PointInTimeRestore = "PointInTimeRestore",
|
|
1570
|
+
/** Operation restores an existing backup of an existing server, on the paired region of the existing server. This operation creates a new server on the paired region of the existing server, and then restores on it the backup of an existing server at a specific point in time, in a different region. This operation is only supported on existing servers that were created with geographically redundant backups enabled. */
|
|
1571
|
+
GeoRestore = "GeoRestore",
|
|
1572
|
+
/** Operation creates a replica of an existing server. This operation creates a new server, restores a base backup of the existing server (referred to as primary), and configures physical replication to asynchronously stream all changes which are recorded in the transaction log of the primary. */
|
|
1573
|
+
Replica = "Replica",
|
|
1574
|
+
/** Operation creates a new server, initialized with the backup of a server that was recently deleted. */
|
|
1575
|
+
ReviveDropped = "ReviveDropped"
|
|
1576
|
+
}
|
|
1577
|
+
/**
|
|
1578
|
+
* Creation mode of a new server. \
|
|
1579
|
+
* {@link KnownCreateMode} can be used interchangeably with CreateMode,
|
|
1580
|
+
* this enum contains the known values that the service supports.
|
|
1581
|
+
* ### Known values supported by the service
|
|
1582
|
+
* **Default**: If the operation is triggered on a non-existing server, it's equivalent to 'Create'. If the operation is triggered on an existing server, it's equivalent to 'Update'. \
|
|
1583
|
+
* **Create**: Operation creates a new server. \
|
|
1584
|
+
* **Update**: Operation updates an existing server. \
|
|
1585
|
+
* **PointInTimeRestore**: Operation restores an existing backup of an existing server. This operation creates a new server, and then restores on it the backup of an existing server at a specific point in time. \
|
|
1586
|
+
* **GeoRestore**: Operation restores an existing backup of an existing server, on the paired region of the existing server. This operation creates a new server on the paired region of the existing server, and then restores on it the backup of an existing server at a specific point in time, in a different region. This operation is only supported on existing servers that were created with geographically redundant backups enabled. \
|
|
1587
|
+
* **Replica**: Operation creates a replica of an existing server. This operation creates a new server, restores a base backup of the existing server (referred to as primary), and configures physical replication to asynchronously stream all changes which are recorded in the transaction log of the primary. \
|
|
1588
|
+
* **ReviveDropped**: Operation creates a new server, initialized with the backup of a server that was recently deleted.
|
|
1589
|
+
*/
|
|
1590
|
+
export type CreateMode = string;
|
|
1591
|
+
export declare function privateEndpointConnectionArraySerializer(result: Array<PrivateEndpointConnection>): any[];
|
|
1592
|
+
export declare function privateEndpointConnectionArrayDeserializer(result: Array<PrivateEndpointConnection>): any[];
|
|
1593
|
+
/** The private endpoint connection resource. */
|
|
1594
|
+
export interface PrivateEndpointConnection extends Resource {
|
|
1595
|
+
/** The group ids for the private endpoint resource. */
|
|
1596
|
+
readonly groupIds?: string[];
|
|
1597
|
+
/** The private endpoint resource. */
|
|
1598
|
+
privateEndpoint?: PrivateEndpoint;
|
|
1599
|
+
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
1600
|
+
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
1601
|
+
/** The provisioning state of the private endpoint connection resource. */
|
|
1602
|
+
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
1603
|
+
}
|
|
1604
|
+
export declare function privateEndpointConnectionSerializer(item: PrivateEndpointConnection): any;
|
|
1605
|
+
export declare function privateEndpointConnectionDeserializer(item: any): PrivateEndpointConnection;
|
|
1606
|
+
/** Properties of the private endpoint connection. */
|
|
1607
|
+
export interface PrivateEndpointConnectionProperties {
|
|
1608
|
+
/** The group ids for the private endpoint resource. */
|
|
1609
|
+
readonly groupIds?: string[];
|
|
1610
|
+
/** The private endpoint resource. */
|
|
1611
|
+
privateEndpoint?: PrivateEndpoint;
|
|
1612
|
+
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
1613
|
+
privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
|
|
1614
|
+
/** The provisioning state of the private endpoint connection resource. */
|
|
1615
|
+
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
1616
|
+
}
|
|
1617
|
+
export declare function privateEndpointConnectionPropertiesSerializer(item: PrivateEndpointConnectionProperties): any;
|
|
1618
|
+
export declare function privateEndpointConnectionPropertiesDeserializer(item: any): PrivateEndpointConnectionProperties;
|
|
1619
|
+
/** The private endpoint resource. */
|
|
1620
|
+
export interface PrivateEndpoint {
|
|
1621
|
+
/** The resource identifier of the private endpoint */
|
|
1622
|
+
readonly id?: string;
|
|
1623
|
+
}
|
|
1624
|
+
export declare function privateEndpointSerializer(_item: PrivateEndpoint): any;
|
|
1625
|
+
export declare function privateEndpointDeserializer(item: any): PrivateEndpoint;
|
|
1626
|
+
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
1627
|
+
export interface PrivateLinkServiceConnectionState {
|
|
1628
|
+
/** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
|
|
1629
|
+
status?: PrivateEndpointServiceConnectionStatus;
|
|
1630
|
+
/** The reason for approval/rejection of the connection. */
|
|
1631
|
+
description?: string;
|
|
1632
|
+
/** A message indicating if changes on the service provider require any updates on the consumer. */
|
|
1633
|
+
actionsRequired?: string;
|
|
1634
|
+
}
|
|
1635
|
+
export declare function privateLinkServiceConnectionStateSerializer(item: PrivateLinkServiceConnectionState): any;
|
|
1636
|
+
export declare function privateLinkServiceConnectionStateDeserializer(item: any): PrivateLinkServiceConnectionState;
|
|
1637
|
+
/** The private endpoint connection status. */
|
|
1638
|
+
export declare enum KnownPrivateEndpointServiceConnectionStatus {
|
|
1639
|
+
/** Connection waiting for approval or rejection */
|
|
1640
|
+
Pending = "Pending",
|
|
1641
|
+
/** Connection approved */
|
|
1642
|
+
Approved = "Approved",
|
|
1643
|
+
/** Connection Rejected */
|
|
1644
|
+
Rejected = "Rejected"
|
|
1645
|
+
}
|
|
1646
|
+
/**
|
|
1647
|
+
* The private endpoint connection status. \
|
|
1648
|
+
* {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
|
|
1649
|
+
* this enum contains the known values that the service supports.
|
|
1650
|
+
* ### Known values supported by the service
|
|
1651
|
+
* **Pending**: Connection waiting for approval or rejection \
|
|
1652
|
+
* **Approved**: Connection approved \
|
|
1653
|
+
* **Rejected**: Connection Rejected
|
|
1654
|
+
*/
|
|
1655
|
+
export type PrivateEndpointServiceConnectionStatus = string;
|
|
1656
|
+
/** The current provisioning state. */
|
|
1657
|
+
export declare enum KnownPrivateEndpointConnectionProvisioningState {
|
|
1658
|
+
/** Connection has been provisioned */
|
|
1659
|
+
Succeeded = "Succeeded",
|
|
1660
|
+
/** Connection is being created */
|
|
1661
|
+
Creating = "Creating",
|
|
1662
|
+
/** Connection is being deleted */
|
|
1663
|
+
Deleting = "Deleting",
|
|
1664
|
+
/** Connection provisioning has failed */
|
|
1665
|
+
Failed = "Failed"
|
|
1666
|
+
}
|
|
1667
|
+
/**
|
|
1668
|
+
* The current provisioning state. \
|
|
1669
|
+
* {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
|
|
1670
|
+
* this enum contains the known values that the service supports.
|
|
1671
|
+
* ### Known values supported by the service
|
|
1672
|
+
* **Succeeded**: Connection has been provisioned \
|
|
1673
|
+
* **Creating**: Connection is being created \
|
|
1674
|
+
* **Deleting**: Connection is being deleted \
|
|
1675
|
+
* **Failed**: Connection provisioning has failed
|
|
1676
|
+
*/
|
|
1677
|
+
export type PrivateEndpointConnectionProvisioningState = string;
|
|
1678
|
+
/** Cluster properties of a server. */
|
|
1679
|
+
export interface Cluster {
|
|
1680
|
+
/** Number of nodes assigned to the elastic cluster. */
|
|
1681
|
+
clusterSize?: number;
|
|
1682
|
+
/** Default database name for the elastic cluster. */
|
|
1683
|
+
defaultDatabaseName?: string;
|
|
1684
|
+
}
|
|
1685
|
+
export declare function clusterSerializer(item: Cluster): any;
|
|
1686
|
+
export declare function clusterDeserializer(item: any): Cluster;
|
|
1687
|
+
/** Compute information of a server. */
|
|
1688
|
+
export interface Sku {
|
|
1689
|
+
/** Name by which is known a given compute size assigned to a server. */
|
|
1690
|
+
name: string;
|
|
1691
|
+
/** Tier of the compute assigned to a server. */
|
|
1692
|
+
tier: SkuTier;
|
|
1693
|
+
}
|
|
1694
|
+
export declare function skuSerializer(item: Sku): any;
|
|
1695
|
+
export declare function skuDeserializer(item: any): Sku;
|
|
1696
|
+
/** Identities associated with a server. */
|
|
1697
|
+
export interface UserAssignedIdentity {
|
|
1698
|
+
/** Map of user assigned managed identities. */
|
|
1699
|
+
userAssignedIdentities?: Record<string, UserIdentity>;
|
|
1700
|
+
/** Identifier of the object of the service principal associated to the user assigned managed identity. */
|
|
1701
|
+
principalId?: string;
|
|
1702
|
+
/** Types of identities associated with a server. */
|
|
1703
|
+
type: IdentityType;
|
|
1704
|
+
/** Identifier of the tenant of a server. */
|
|
1705
|
+
readonly tenantId?: string;
|
|
1706
|
+
}
|
|
1707
|
+
export declare function userAssignedIdentitySerializer(item: UserAssignedIdentity): any;
|
|
1708
|
+
export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
|
|
1709
|
+
export declare function userIdentityRecordSerializer(item: Record<string, UserIdentity>): Record<string, any>;
|
|
1710
|
+
export declare function userIdentityRecordDeserializer(item: Record<string, any>): Record<string, UserIdentity>;
|
|
1711
|
+
/** User assigned managed identity associated with a server. */
|
|
1712
|
+
export interface UserIdentity {
|
|
1713
|
+
/** Identifier of the object of the service principal associated to the user assigned managed identity. */
|
|
1714
|
+
principalId?: string;
|
|
1715
|
+
/** Identifier of the client of the service principal associated to the user assigned managed identity. */
|
|
1716
|
+
clientId?: string;
|
|
1717
|
+
}
|
|
1718
|
+
export declare function userIdentitySerializer(item: UserIdentity): any;
|
|
1719
|
+
export declare function userIdentityDeserializer(item: any): UserIdentity;
|
|
1720
|
+
/** Types of identities associated with a server. */
|
|
1721
|
+
export declare enum KnownIdentityType {
|
|
1722
|
+
/** No managed identity is assigned to the server. */
|
|
1723
|
+
None = "None",
|
|
1724
|
+
/** One or more managed identities provided by the user are assigned to the server. */
|
|
1725
|
+
UserAssigned = "UserAssigned",
|
|
1726
|
+
/** Azure automatically creates and manages the identity associated to the lifecycle of the server. */
|
|
1727
|
+
SystemAssigned = "SystemAssigned",
|
|
1728
|
+
/** Both system-assigned and user-assigned identities are assigned to the server. */
|
|
1729
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
|
|
1730
|
+
}
|
|
1731
|
+
/**
|
|
1732
|
+
* Types of identities associated with a server. \
|
|
1733
|
+
* {@link KnownIdentityType} can be used interchangeably with IdentityType,
|
|
1734
|
+
* this enum contains the known values that the service supports.
|
|
1735
|
+
* ### Known values supported by the service
|
|
1736
|
+
* **None**: No managed identity is assigned to the server. \
|
|
1737
|
+
* **UserAssigned**: One or more managed identities provided by the user are assigned to the server. \
|
|
1738
|
+
* **SystemAssigned**: Azure automatically creates and manages the identity associated to the lifecycle of the server. \
|
|
1739
|
+
* **SystemAssigned,UserAssigned**: Both system-assigned and user-assigned identities are assigned to the server.
|
|
1740
|
+
*/
|
|
1741
|
+
export type IdentityType = string;
|
|
1742
|
+
/** Represents a server to be updated. */
|
|
1743
|
+
export interface ServerForPatch {
|
|
1744
|
+
/** Compute tier and size of a server. */
|
|
1745
|
+
sku?: SkuForPatch;
|
|
1746
|
+
/** Describes the identity of the application. */
|
|
1747
|
+
identity?: UserAssignedIdentity;
|
|
1748
|
+
/** Application-specific metadata in the form of key-value pairs. */
|
|
1749
|
+
tags?: Record<string, string>;
|
|
1750
|
+
/** Name of the login designated as the first password based administrator assigned to your instance of PostgreSQL. Must be specified the first time that you enable password based authentication on a server. Once set to a given value, it cannot be changed for the rest of the life of a server. If you disable password based authentication on a server which had it enabled, this password based role isn't deleted. */
|
|
1751
|
+
readonly administratorLogin?: string;
|
|
1752
|
+
/** Password assigned to the administrator login. As long as password authentication is enabled, this password can be changed at any time. */
|
|
1753
|
+
administratorLoginPassword?: string;
|
|
1754
|
+
/** Major version of PostgreSQL database engine. */
|
|
1755
|
+
version?: PostgresMajorVersion;
|
|
1756
|
+
/** Storage properties of a server. */
|
|
1757
|
+
storage?: Storage;
|
|
1758
|
+
/** Backup properties of a server. */
|
|
1759
|
+
backup?: BackupForPatch;
|
|
1760
|
+
/** High availability properties of a server. */
|
|
1761
|
+
highAvailability?: HighAvailabilityForPatch;
|
|
1762
|
+
/** Maintenance window properties of a server. */
|
|
1763
|
+
maintenanceWindow?: MaintenanceWindowForPatch;
|
|
1764
|
+
/** Authentication configuration properties of a server. */
|
|
1765
|
+
authConfig?: AuthConfigForPatch;
|
|
1766
|
+
/** Data encryption properties of a server. */
|
|
1767
|
+
dataEncryption?: DataEncryption;
|
|
1768
|
+
/** Availability zone of a server. */
|
|
1769
|
+
availabilityZone?: string;
|
|
1770
|
+
/** Update mode of an existing server. */
|
|
1771
|
+
createMode?: CreateModeForPatch;
|
|
1772
|
+
/** Role of the server in a replication set. */
|
|
1773
|
+
replicationRole?: ReplicationRole;
|
|
1774
|
+
/** Read replica properties of a server. Required only in case that you want to promote a server. */
|
|
1775
|
+
replica?: Replica;
|
|
1776
|
+
/** Network properties of a server. Only required if you want your server to be integrated into a virtual network provided by customer. */
|
|
1777
|
+
network?: Network;
|
|
1778
|
+
/** Cluster properties of a server. */
|
|
1779
|
+
cluster?: Cluster;
|
|
1780
|
+
}
|
|
1781
|
+
export declare function serverForPatchSerializer(item: ServerForPatch): any;
|
|
1782
|
+
/** Compute information of a server. */
|
|
1783
|
+
export interface SkuForPatch {
|
|
1784
|
+
/** Name by which is known a given compute size assigned to a server. */
|
|
1785
|
+
name?: string;
|
|
1786
|
+
/** Tier of the compute assigned to a server. */
|
|
1787
|
+
tier?: SkuTier;
|
|
1788
|
+
}
|
|
1789
|
+
export declare function skuForPatchSerializer(item: SkuForPatch): any;
|
|
1790
|
+
/** Properties of a server. */
|
|
1791
|
+
export interface ServerPropertiesForPatch {
|
|
1792
|
+
/** Name of the login designated as the first password based administrator assigned to your instance of PostgreSQL. Must be specified the first time that you enable password based authentication on a server. Once set to a given value, it cannot be changed for the rest of the life of a server. If you disable password based authentication on a server which had it enabled, this password based role isn't deleted. */
|
|
1793
|
+
readonly administratorLogin?: string;
|
|
1794
|
+
/** Password assigned to the administrator login. As long as password authentication is enabled, this password can be changed at any time. */
|
|
1795
|
+
administratorLoginPassword?: string;
|
|
1796
|
+
/** Major version of PostgreSQL database engine. */
|
|
1797
|
+
version?: PostgresMajorVersion;
|
|
1798
|
+
/** Storage properties of a server. */
|
|
1799
|
+
storage?: Storage;
|
|
1800
|
+
/** Backup properties of a server. */
|
|
1801
|
+
backup?: BackupForPatch;
|
|
1802
|
+
/** High availability properties of a server. */
|
|
1803
|
+
highAvailability?: HighAvailabilityForPatch;
|
|
1804
|
+
/** Maintenance window properties of a server. */
|
|
1805
|
+
maintenanceWindow?: MaintenanceWindowForPatch;
|
|
1806
|
+
/** Authentication configuration properties of a server. */
|
|
1807
|
+
authConfig?: AuthConfigForPatch;
|
|
1808
|
+
/** Data encryption properties of a server. */
|
|
1809
|
+
dataEncryption?: DataEncryption;
|
|
1810
|
+
/** Availability zone of a server. */
|
|
1811
|
+
availabilityZone?: string;
|
|
1812
|
+
/** Update mode of an existing server. */
|
|
1813
|
+
createMode?: CreateModeForPatch;
|
|
1814
|
+
/** Role of the server in a replication set. */
|
|
1815
|
+
replicationRole?: ReplicationRole;
|
|
1816
|
+
/** Read replica properties of a server. Required only in case that you want to promote a server. */
|
|
1817
|
+
replica?: Replica;
|
|
1818
|
+
/** Network properties of a server. Only required if you want your server to be integrated into a virtual network provided by customer. */
|
|
1819
|
+
network?: Network;
|
|
1820
|
+
/** Cluster properties of a server. */
|
|
1821
|
+
cluster?: Cluster;
|
|
1822
|
+
}
|
|
1823
|
+
export declare function serverPropertiesForPatchSerializer(item: ServerPropertiesForPatch): any;
|
|
1824
|
+
/** Backup properties of a server. */
|
|
1825
|
+
export interface BackupForPatch {
|
|
1826
|
+
/** Backup retention days for the server. */
|
|
1827
|
+
backupRetentionDays?: number;
|
|
1828
|
+
/** Indicates if the server is configured to create geographically redundant backups. */
|
|
1829
|
+
readonly geoRedundantBackup?: GeographicallyRedundantBackup;
|
|
1830
|
+
/** Earliest restore point time (ISO8601 format) for a server. */
|
|
1831
|
+
readonly earliestRestoreDate?: Date;
|
|
1832
|
+
}
|
|
1833
|
+
export declare function backupForPatchSerializer(item: BackupForPatch): any;
|
|
1834
|
+
/** High availability properties of a server. */
|
|
1835
|
+
export interface HighAvailabilityForPatch {
|
|
1836
|
+
/** High availability mode for a server. */
|
|
1837
|
+
mode?: PostgreSqlFlexibleServerHighAvailabilityMode;
|
|
1838
|
+
/** Possible states of the standby server created when high availability is set to SameZone or ZoneRedundant. */
|
|
1839
|
+
readonly state?: HighAvailabilityState;
|
|
1840
|
+
/** Availability zone associated to the standby server created when high availability is set to SameZone or ZoneRedundant. */
|
|
1841
|
+
standbyAvailabilityZone?: string;
|
|
1842
|
+
}
|
|
1843
|
+
export declare function highAvailabilityForPatchSerializer(item: HighAvailabilityForPatch): any;
|
|
1844
|
+
/** Maintenance window properties of a server. */
|
|
1845
|
+
export interface MaintenanceWindowForPatch {
|
|
1846
|
+
/** Indicates whether custom window is enabled or disabled. */
|
|
1847
|
+
customWindow?: string;
|
|
1848
|
+
/** Start hour to be used for maintenance window. */
|
|
1849
|
+
startHour?: number;
|
|
1850
|
+
/** Start minute to be used for maintenance window. */
|
|
1851
|
+
startMinute?: number;
|
|
1852
|
+
/** Day of the week to be used for maintenance window. */
|
|
1853
|
+
dayOfWeek?: number;
|
|
1854
|
+
}
|
|
1855
|
+
export declare function maintenanceWindowForPatchSerializer(item: MaintenanceWindowForPatch): any;
|
|
1856
|
+
/** Authentication configuration properties of a server. */
|
|
1857
|
+
export interface AuthConfigForPatch {
|
|
1858
|
+
/** Indicates if the server supports Microsoft Entra authentication. */
|
|
1859
|
+
activeDirectoryAuth?: MicrosoftEntraAuth;
|
|
1860
|
+
/** Indicates if the server supports password based authentication. */
|
|
1861
|
+
passwordAuth?: PasswordBasedAuth;
|
|
1862
|
+
/** Identifier of the tenant of the delegated resource. */
|
|
1863
|
+
tenantId?: string;
|
|
1864
|
+
}
|
|
1865
|
+
export declare function authConfigForPatchSerializer(item: AuthConfigForPatch): any;
|
|
1866
|
+
/** Update mode of an existing server. */
|
|
1867
|
+
export declare enum KnownCreateModeForPatch {
|
|
1868
|
+
/** It's equivalent to 'Update'. */
|
|
1869
|
+
Default = "Default",
|
|
1870
|
+
/** Operation updates an existing server. */
|
|
1871
|
+
Update = "Update"
|
|
1872
|
+
}
|
|
1873
|
+
/**
|
|
1874
|
+
* Update mode of an existing server. \
|
|
1875
|
+
* {@link KnownCreateModeForPatch} can be used interchangeably with CreateModeForPatch,
|
|
1876
|
+
* this enum contains the known values that the service supports.
|
|
1877
|
+
* ### Known values supported by the service
|
|
1878
|
+
* **Default**: It's equivalent to 'Update'. \
|
|
1879
|
+
* **Update**: Operation updates an existing server.
|
|
1880
|
+
*/
|
|
1881
|
+
export type CreateModeForPatch = string;
|
|
1882
|
+
/** A list of servers. */
|
|
1883
|
+
export interface _ServerList {
|
|
1884
|
+
/** The Server items on this page */
|
|
1885
|
+
value: Server[];
|
|
1886
|
+
/** The link to the next page of items */
|
|
1887
|
+
nextLink?: string;
|
|
1888
|
+
}
|
|
1889
|
+
export declare function _serverListDeserializer(item: any): _ServerList;
|
|
1890
|
+
export declare function serverArraySerializer(result: Array<Server>): any[];
|
|
1891
|
+
export declare function serverArrayDeserializer(result: Array<Server>): any[];
|
|
1892
|
+
/** PostgreSQL database engine restart parameters. */
|
|
1893
|
+
export interface RestartParameter {
|
|
1894
|
+
/** Indicates if restart the PostgreSQL database engine should failover or switch over from primary to standby. This only works if server has high availability enabled. */
|
|
1895
|
+
restartWithFailover?: boolean;
|
|
1896
|
+
/** Failover mode. */
|
|
1897
|
+
failoverMode?: FailoverMode;
|
|
1898
|
+
}
|
|
1899
|
+
export declare function restartParameterSerializer(item: RestartParameter): any;
|
|
1900
|
+
/** Failover mode. */
|
|
1901
|
+
export declare enum KnownFailoverMode {
|
|
1902
|
+
/** Trigger a failover from primary to standby without killing the primary database process first. This is a graceful failover that attempts to preserve data consistency. */
|
|
1903
|
+
PlannedFailover = "PlannedFailover",
|
|
1904
|
+
/** Terminate the primary database process first, then triggers the failover. This is more aggressive and used when the primary is unresponsive or in an unhealthy state. */
|
|
1905
|
+
ForcedFailover = "ForcedFailover",
|
|
1906
|
+
/** Similar to 'PlannedFailover' but prefers a switch over operation where roles are swapped between primary and standby. */
|
|
1907
|
+
PlannedSwitchover = "PlannedSwitchover",
|
|
1908
|
+
/** Terminate the primary database process first, and then triggers a switch over with role swapping. */
|
|
1909
|
+
ForcedSwitchover = "ForcedSwitchover"
|
|
1910
|
+
}
|
|
1911
|
+
/**
|
|
1912
|
+
* Failover mode. \
|
|
1913
|
+
* {@link KnownFailoverMode} can be used interchangeably with FailoverMode,
|
|
1914
|
+
* this enum contains the known values that the service supports.
|
|
1915
|
+
* ### Known values supported by the service
|
|
1916
|
+
* **PlannedFailover**: Trigger a failover from primary to standby without killing the primary database process first. This is a graceful failover that attempts to preserve data consistency. \
|
|
1917
|
+
* **ForcedFailover**: Terminate the primary database process first, then triggers the failover. This is more aggressive and used when the primary is unresponsive or in an unhealthy state. \
|
|
1918
|
+
* **PlannedSwitchover**: Similar to 'PlannedFailover' but prefers a switch over operation where roles are swapped between primary and standby. \
|
|
1919
|
+
* **ForcedSwitchover**: Terminate the primary database process first, and then triggers a switch over with role swapping.
|
|
1920
|
+
*/
|
|
1921
|
+
export type FailoverMode = string;
|
|
1922
|
+
/** Status of a network migration operation. */
|
|
1923
|
+
export interface MigrateNetworkStatus {
|
|
1924
|
+
/** Identifier of the subscription. */
|
|
1925
|
+
subscriptionId?: string;
|
|
1926
|
+
/** Name of the resource group. */
|
|
1927
|
+
resourceGroupName?: string;
|
|
1928
|
+
/** Name of the server. */
|
|
1929
|
+
serverName?: string;
|
|
1930
|
+
/** State of the network migration operation. */
|
|
1931
|
+
readonly state?: NetworkMigrationState;
|
|
1932
|
+
}
|
|
1933
|
+
export declare function migrateNetworkStatusDeserializer(item: any): MigrateNetworkStatus;
|
|
1934
|
+
/** State of the network migration operation. */
|
|
1935
|
+
export declare enum KnownNetworkMigrationState {
|
|
1936
|
+
/** Network migration is pending. */
|
|
1937
|
+
Pending = "Pending",
|
|
1938
|
+
/** Network migration is in progress. */
|
|
1939
|
+
InProgress = "InProgress",
|
|
1940
|
+
/** Network migration succeeded. */
|
|
1941
|
+
Succeeded = "Succeeded",
|
|
1942
|
+
/** Network migration failed. */
|
|
1943
|
+
Failed = "Failed",
|
|
1944
|
+
/** Network migration cancellation is in progress. */
|
|
1945
|
+
CancelInProgress = "CancelInProgress",
|
|
1946
|
+
/** Network migration was cancelled. */
|
|
1947
|
+
Cancelled = "Cancelled"
|
|
1948
|
+
}
|
|
1949
|
+
/**
|
|
1950
|
+
* State of the network migration operation. \
|
|
1951
|
+
* {@link KnownNetworkMigrationState} can be used interchangeably with NetworkMigrationState,
|
|
1952
|
+
* this enum contains the known values that the service supports.
|
|
1953
|
+
* ### Known values supported by the service
|
|
1954
|
+
* **Pending**: Network migration is pending. \
|
|
1955
|
+
* **InProgress**: Network migration is in progress. \
|
|
1956
|
+
* **Succeeded**: Network migration succeeded. \
|
|
1957
|
+
* **Failed**: Network migration failed. \
|
|
1958
|
+
* **CancelInProgress**: Network migration cancellation is in progress. \
|
|
1959
|
+
* **Cancelled**: Network migration was cancelled.
|
|
1960
|
+
*/
|
|
1961
|
+
export type NetworkMigrationState = string;
|
|
1962
|
+
/** Request model for starting a major version upgrade precheck. */
|
|
1963
|
+
export interface StartMajorVersionUpgradePrecheckRequest {
|
|
1964
|
+
/** The target major version to upgrade to. */
|
|
1965
|
+
targetVersion: PostgresMajorVersion;
|
|
1966
|
+
}
|
|
1967
|
+
export declare function startMajorVersionUpgradePrecheckRequestSerializer(item: StartMajorVersionUpgradePrecheckRequest): any;
|
|
1968
|
+
/** Response model for starting a major version upgrade precheck. */
|
|
1969
|
+
export interface StartMajorVersionUpgradePrecheckResponse {
|
|
1970
|
+
/** The precheck validation ID. */
|
|
1971
|
+
name?: string;
|
|
1972
|
+
/** The time when the precheck was created. */
|
|
1973
|
+
createTime?: Date;
|
|
1974
|
+
/** The status of the precheck validation. */
|
|
1975
|
+
status?: MajorVersionUpgradePrecheckStatus;
|
|
1976
|
+
}
|
|
1977
|
+
export declare function startMajorVersionUpgradePrecheckResponseDeserializer(item: any): StartMajorVersionUpgradePrecheckResponse;
|
|
1978
|
+
/** The status of the major version upgrade precheck. */
|
|
1979
|
+
export declare enum KnownMajorVersionUpgradePrecheckStatus {
|
|
1980
|
+
/** Executing prechecks against the source server */
|
|
1981
|
+
Validating = "Validating",
|
|
1982
|
+
/** Validation succeeded */
|
|
1983
|
+
Succeeded = "Succeeded",
|
|
1984
|
+
/** Validation failed */
|
|
1985
|
+
Failed = "Failed",
|
|
1986
|
+
/** Validation canceled */
|
|
1987
|
+
Canceled = "Canceled"
|
|
1988
|
+
}
|
|
1989
|
+
/**
|
|
1990
|
+
* The status of the major version upgrade precheck. \
|
|
1991
|
+
* {@link KnownMajorVersionUpgradePrecheckStatus} can be used interchangeably with MajorVersionUpgradePrecheckStatus,
|
|
1992
|
+
* this enum contains the known values that the service supports.
|
|
1993
|
+
* ### Known values supported by the service
|
|
1994
|
+
* **Validating**: Executing prechecks against the source server \
|
|
1995
|
+
* **Succeeded**: Validation succeeded \
|
|
1996
|
+
* **Failed**: Validation failed \
|
|
1997
|
+
* **Canceled**: Validation canceled
|
|
1998
|
+
*/
|
|
1999
|
+
export type MajorVersionUpgradePrecheckStatus = string;
|
|
2000
|
+
/** Configuration (also known as server parameter). */
|
|
2001
|
+
export interface Configuration extends ProxyResource {
|
|
2002
|
+
/** Value of the configuration (also known as server parameter). Required to update the value assigned to a specific modifiable configuration. */
|
|
2003
|
+
value?: string;
|
|
2004
|
+
/** Description of the configuration (also known as server parameter). */
|
|
2005
|
+
readonly description?: string;
|
|
2006
|
+
/** Value assigned by default to the configuration (also known as server parameter). */
|
|
2007
|
+
readonly defaultValue?: string;
|
|
2008
|
+
/** Data type of the configuration (also known as server parameter). */
|
|
2009
|
+
readonly dataType?: ConfigurationDataType;
|
|
2010
|
+
/** Allowed values of the configuration (also known as server parameter). */
|
|
2011
|
+
readonly allowedValues?: string;
|
|
2012
|
+
/** Source of the value assigned to the configuration (also known as server parameter). Required to update the value assigned to a specific modifiable configuration. */
|
|
2013
|
+
source?: string;
|
|
2014
|
+
/** Indicates if it's a dynamic (true) or static (false) configuration (also known as server parameter). Static server parameters require a server restart after changing the value assigned to them, for the change to take effect. Dynamic server parameters do not require a server restart after changing the value assigned to them, for the change to take effect. */
|
|
2015
|
+
readonly isDynamicConfig?: boolean;
|
|
2016
|
+
/** Indicates if it's a read-only (true) or modifiable (false) configuration (also known as server parameter). */
|
|
2017
|
+
readonly isReadOnly?: boolean;
|
|
2018
|
+
/** Indicates if the value assigned to the configuration (also known as server parameter) is pending a server restart for it to take effect. */
|
|
2019
|
+
readonly isConfigPendingRestart?: boolean;
|
|
2020
|
+
/** Units in which the configuration (also known as server parameter) value is expressed. */
|
|
2021
|
+
readonly unit?: string;
|
|
2022
|
+
/** Link pointing to the documentation of the configuration (also known as server parameter). */
|
|
2023
|
+
readonly documentationLink?: string;
|
|
2024
|
+
}
|
|
2025
|
+
export declare function configurationDeserializer(item: any): Configuration;
|
|
2026
|
+
/** Properties of a configuration (also known as server parameter). */
|
|
2027
|
+
export interface ConfigurationProperties {
|
|
2028
|
+
/** Value of the configuration (also known as server parameter). Required to update the value assigned to a specific modifiable configuration. */
|
|
2029
|
+
value?: string;
|
|
2030
|
+
/** Description of the configuration (also known as server parameter). */
|
|
2031
|
+
readonly description?: string;
|
|
2032
|
+
/** Value assigned by default to the configuration (also known as server parameter). */
|
|
2033
|
+
readonly defaultValue?: string;
|
|
2034
|
+
/** Data type of the configuration (also known as server parameter). */
|
|
2035
|
+
readonly dataType?: ConfigurationDataType;
|
|
2036
|
+
/** Allowed values of the configuration (also known as server parameter). */
|
|
2037
|
+
readonly allowedValues?: string;
|
|
2038
|
+
/** Source of the value assigned to the configuration (also known as server parameter). Required to update the value assigned to a specific modifiable configuration. */
|
|
2039
|
+
source?: string;
|
|
2040
|
+
/** Indicates if it's a dynamic (true) or static (false) configuration (also known as server parameter). Static server parameters require a server restart after changing the value assigned to them, for the change to take effect. Dynamic server parameters do not require a server restart after changing the value assigned to them, for the change to take effect. */
|
|
2041
|
+
readonly isDynamicConfig?: boolean;
|
|
2042
|
+
/** Indicates if it's a read-only (true) or modifiable (false) configuration (also known as server parameter). */
|
|
2043
|
+
readonly isReadOnly?: boolean;
|
|
2044
|
+
/** Indicates if the value assigned to the configuration (also known as server parameter) is pending a server restart for it to take effect. */
|
|
2045
|
+
readonly isConfigPendingRestart?: boolean;
|
|
2046
|
+
/** Units in which the configuration (also known as server parameter) value is expressed. */
|
|
2047
|
+
readonly unit?: string;
|
|
2048
|
+
/** Link pointing to the documentation of the configuration (also known as server parameter). */
|
|
2049
|
+
readonly documentationLink?: string;
|
|
2050
|
+
}
|
|
2051
|
+
export declare function configurationPropertiesSerializer(item: ConfigurationProperties): any;
|
|
2052
|
+
export declare function configurationPropertiesDeserializer(item: any): ConfigurationProperties;
|
|
2053
|
+
/** Data type of the configuration (also known as server parameter). */
|
|
2054
|
+
export declare enum KnownConfigurationDataType {
|
|
2055
|
+
/** A boolean value. */
|
|
2056
|
+
Boolean = "Boolean",
|
|
2057
|
+
/** A numeric value. */
|
|
2058
|
+
Numeric = "Numeric",
|
|
2059
|
+
/** An integer value. */
|
|
2060
|
+
Integer = "Integer",
|
|
2061
|
+
/** An enumeration value. */
|
|
2062
|
+
Enumeration = "Enumeration",
|
|
2063
|
+
/** A string value. */
|
|
2064
|
+
String = "String",
|
|
2065
|
+
/** A set of values. */
|
|
2066
|
+
Set = "Set"
|
|
2067
|
+
}
|
|
2068
|
+
/**
|
|
2069
|
+
* Data type of the configuration (also known as server parameter). \
|
|
2070
|
+
* {@link KnownConfigurationDataType} can be used interchangeably with ConfigurationDataType,
|
|
2071
|
+
* this enum contains the known values that the service supports.
|
|
2072
|
+
* ### Known values supported by the service
|
|
2073
|
+
* **Boolean**: A boolean value. \
|
|
2074
|
+
* **Numeric**: A numeric value. \
|
|
2075
|
+
* **Integer**: An integer value. \
|
|
2076
|
+
* **Enumeration**: An enumeration value. \
|
|
2077
|
+
* **String**: A string value. \
|
|
2078
|
+
* **Set**: A set of values.
|
|
2079
|
+
*/
|
|
2080
|
+
export type ConfigurationDataType = string;
|
|
2081
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
2082
|
+
export interface ProxyResource extends Resource {
|
|
2083
|
+
}
|
|
2084
|
+
export declare function proxyResourceSerializer(_item: ProxyResource): any;
|
|
2085
|
+
export declare function proxyResourceDeserializer(item: any): ProxyResource;
|
|
2086
|
+
/** Configuration (also known as server parameter). */
|
|
2087
|
+
export interface ConfigurationForUpdate {
|
|
2088
|
+
/** Value of the configuration (also known as server parameter). Required to update the value assigned to a specific modifiable configuration. */
|
|
2089
|
+
value?: string;
|
|
2090
|
+
/** Description of the configuration (also known as server parameter). */
|
|
2091
|
+
readonly description?: string;
|
|
2092
|
+
/** Value assigned by default to the configuration (also known as server parameter). */
|
|
2093
|
+
readonly defaultValue?: string;
|
|
2094
|
+
/** Data type of the configuration (also known as server parameter). */
|
|
2095
|
+
readonly dataType?: ConfigurationDataType;
|
|
2096
|
+
/** Allowed values of the configuration (also known as server parameter). */
|
|
2097
|
+
readonly allowedValues?: string;
|
|
2098
|
+
/** Source of the value assigned to the configuration (also known as server parameter). Required to update the value assigned to a specific modifiable configuration. */
|
|
2099
|
+
source?: string;
|
|
2100
|
+
/** Indicates if it's a dynamic (true) or static (false) configuration (also known as server parameter). Static server parameters require a server restart after changing the value assigned to them, for the change to take effect. Dynamic server parameters do not require a server restart after changing the value assigned to them, for the change to take effect. */
|
|
2101
|
+
readonly isDynamicConfig?: boolean;
|
|
2102
|
+
/** Indicates if it's a read-only (true) or modifiable (false) configuration (also known as server parameter). */
|
|
2103
|
+
readonly isReadOnly?: boolean;
|
|
2104
|
+
/** Indicates if the value assigned to the configuration (also known as server parameter) is pending a server restart for it to take effect. */
|
|
2105
|
+
readonly isConfigPendingRestart?: boolean;
|
|
2106
|
+
/** Units in which the configuration (also known as server parameter) value is expressed. */
|
|
2107
|
+
readonly unit?: string;
|
|
2108
|
+
/** Link pointing to the documentation of the configuration (also known as server parameter). */
|
|
2109
|
+
readonly documentationLink?: string;
|
|
2110
|
+
}
|
|
2111
|
+
export declare function configurationForUpdateSerializer(item: ConfigurationForUpdate): any;
|
|
2112
|
+
/** List of configurations (also known as server parameters). */
|
|
2113
|
+
export interface _ConfigurationList {
|
|
2114
|
+
/** The Configuration items on this page */
|
|
2115
|
+
value: Configuration[];
|
|
2116
|
+
/** The link to the next page of items */
|
|
2117
|
+
nextLink?: string;
|
|
2118
|
+
}
|
|
2119
|
+
export declare function _configurationListDeserializer(item: any): _ConfigurationList;
|
|
2120
|
+
export declare function configurationArrayDeserializer(result: Array<Configuration>): any[];
|
|
2121
|
+
/** Represents a database. */
|
|
2122
|
+
export interface Database extends ProxyResource {
|
|
2123
|
+
/** Character set of the database. */
|
|
2124
|
+
charset?: string;
|
|
2125
|
+
/** Collation of the database. */
|
|
2126
|
+
collation?: string;
|
|
2127
|
+
}
|
|
2128
|
+
export declare function databaseSerializer(item: Database): any;
|
|
2129
|
+
export declare function databaseDeserializer(item: any): Database;
|
|
2130
|
+
/** Properties of a database. */
|
|
2131
|
+
export interface DatabaseProperties {
|
|
2132
|
+
/** Character set of the database. */
|
|
2133
|
+
charset?: string;
|
|
2134
|
+
/** Collation of the database. */
|
|
2135
|
+
collation?: string;
|
|
2136
|
+
}
|
|
2137
|
+
export declare function databasePropertiesSerializer(item: DatabaseProperties): any;
|
|
2138
|
+
export declare function databasePropertiesDeserializer(item: any): DatabaseProperties;
|
|
2139
|
+
/** List of all databases in a server. */
|
|
2140
|
+
export interface _DatabaseList {
|
|
2141
|
+
/** The Database items on this page */
|
|
2142
|
+
value: Database[];
|
|
2143
|
+
/** The link to the next page of items */
|
|
2144
|
+
nextLink?: string;
|
|
2145
|
+
}
|
|
2146
|
+
export declare function _databaseListDeserializer(item: any): _DatabaseList;
|
|
2147
|
+
export declare function databaseArraySerializer(result: Array<Database>): any[];
|
|
2148
|
+
export declare function databaseArrayDeserializer(result: Array<Database>): any[];
|
|
2149
|
+
/** Firewall rule. */
|
|
2150
|
+
export interface FirewallRule extends ProxyResource {
|
|
2151
|
+
/** IP address defining the start of the range of addresses of a firewall rule. Must be expressed in IPv4 format. */
|
|
2152
|
+
startIpAddress: string;
|
|
2153
|
+
/** IP address defining the end of the range of addresses of a firewall rule. Must be expressed in IPv4 format. */
|
|
2154
|
+
endIpAddress: string;
|
|
2155
|
+
}
|
|
2156
|
+
export declare function firewallRuleSerializer(item: FirewallRule): any;
|
|
2157
|
+
export declare function firewallRuleDeserializer(item: any): FirewallRule;
|
|
2158
|
+
/** Properties of a firewall rule. */
|
|
2159
|
+
export interface FirewallRuleProperties {
|
|
2160
|
+
/** IP address defining the start of the range of addresses of a firewall rule. Must be expressed in IPv4 format. */
|
|
2161
|
+
startIpAddress: string;
|
|
2162
|
+
/** IP address defining the end of the range of addresses of a firewall rule. Must be expressed in IPv4 format. */
|
|
2163
|
+
endIpAddress: string;
|
|
2164
|
+
}
|
|
2165
|
+
export declare function firewallRulePropertiesSerializer(item: FirewallRuleProperties): any;
|
|
2166
|
+
export declare function firewallRulePropertiesDeserializer(item: any): FirewallRuleProperties;
|
|
2167
|
+
/** List of firewall rules. */
|
|
2168
|
+
export interface _FirewallRuleList {
|
|
2169
|
+
/** The FirewallRule items on this page */
|
|
2170
|
+
value: FirewallRule[];
|
|
2171
|
+
/** The link to the next page of items */
|
|
2172
|
+
nextLink?: string;
|
|
2173
|
+
}
|
|
2174
|
+
export declare function _firewallRuleListDeserializer(item: any): _FirewallRuleList;
|
|
2175
|
+
export declare function firewallRuleArraySerializer(result: Array<FirewallRule>): any[];
|
|
2176
|
+
export declare function firewallRuleArrayDeserializer(result: Array<FirewallRule>): any[];
|
|
2177
|
+
/** List of private endpoint connections. */
|
|
2178
|
+
export interface _PrivateEndpointConnectionList {
|
|
2179
|
+
/** The PrivateEndpointConnection items on this page */
|
|
2180
|
+
readonly value: PrivateEndpointConnection[];
|
|
2181
|
+
/** The link to the next page of items */
|
|
2182
|
+
nextLink?: string;
|
|
2183
|
+
}
|
|
2184
|
+
export declare function _privateEndpointConnectionListDeserializer(item: any): _PrivateEndpointConnectionList;
|
|
2185
|
+
/** A private link resource. */
|
|
2186
|
+
export interface PrivateLinkResource extends ProxyResource {
|
|
2187
|
+
/** The private link resource group id. */
|
|
2188
|
+
readonly groupId?: string;
|
|
2189
|
+
/** The private link resource required member names. */
|
|
2190
|
+
readonly requiredMembers?: string[];
|
|
2191
|
+
/** The private link resource private link DNS zone name. */
|
|
2192
|
+
requiredZoneNames?: string[];
|
|
2193
|
+
}
|
|
2194
|
+
export declare function privateLinkResourceDeserializer(item: any): PrivateLinkResource;
|
|
2195
|
+
/** Properties of a private link resource. */
|
|
2196
|
+
export interface PrivateLinkResourceProperties {
|
|
2197
|
+
/** The private link resource group id. */
|
|
2198
|
+
readonly groupId?: string;
|
|
2199
|
+
/** The private link resource required member names. */
|
|
2200
|
+
readonly requiredMembers?: string[];
|
|
2201
|
+
/** The private link resource private link DNS zone name. */
|
|
2202
|
+
requiredZoneNames?: string[];
|
|
2203
|
+
}
|
|
2204
|
+
export declare function privateLinkResourcePropertiesDeserializer(item: any): PrivateLinkResourceProperties;
|
|
2205
|
+
/** A list of private link resources */
|
|
2206
|
+
export interface _PrivateLinkResourceList {
|
|
2207
|
+
/** The PrivateLinkResource items on this page */
|
|
2208
|
+
readonly value: PrivateLinkResource[];
|
|
2209
|
+
/** The link to the next page of items */
|
|
2210
|
+
nextLink?: string;
|
|
2211
|
+
}
|
|
2212
|
+
export declare function _privateLinkResourceListDeserializer(item: any): _PrivateLinkResourceList;
|
|
2213
|
+
export declare function privateLinkResourceArrayDeserializer(result: Array<PrivateLinkResource>): any[];
|
|
2214
|
+
/** Pair of virtual endpoints for a server. */
|
|
2215
|
+
export interface VirtualEndpoint extends ProxyResource {
|
|
2216
|
+
/** Type of endpoint for the virtual endpoints. */
|
|
2217
|
+
endpointType?: VirtualEndpointType;
|
|
2218
|
+
/** List of servers that one of the virtual endpoints can refer to. */
|
|
2219
|
+
members?: string[];
|
|
2220
|
+
/** List of virtual endpoints for a server. */
|
|
2221
|
+
readonly virtualEndpoints?: string[];
|
|
2222
|
+
}
|
|
2223
|
+
export declare function virtualEndpointSerializer(item: VirtualEndpoint): any;
|
|
2224
|
+
export declare function virtualEndpointDeserializer(item: any): VirtualEndpoint;
|
|
2225
|
+
/** Properties of a pair of virtual endpoints. */
|
|
2226
|
+
export interface VirtualEndpointResourceProperties {
|
|
2227
|
+
/** Type of endpoint for the virtual endpoints. */
|
|
2228
|
+
endpointType?: VirtualEndpointType;
|
|
2229
|
+
/** List of servers that one of the virtual endpoints can refer to. */
|
|
2230
|
+
members?: string[];
|
|
2231
|
+
/** List of virtual endpoints for a server. */
|
|
2232
|
+
readonly virtualEndpoints?: string[];
|
|
2233
|
+
}
|
|
2234
|
+
export declare function virtualEndpointResourcePropertiesSerializer(item: VirtualEndpointResourceProperties): any;
|
|
2235
|
+
export declare function virtualEndpointResourcePropertiesDeserializer(item: any): VirtualEndpointResourceProperties;
|
|
2236
|
+
/** Type of endpoint for the virtual endpoints. */
|
|
2237
|
+
export declare enum KnownVirtualEndpointType {
|
|
2238
|
+
/** Read-write endpoint. */
|
|
2239
|
+
ReadWrite = "ReadWrite"
|
|
2240
|
+
}
|
|
2241
|
+
/**
|
|
2242
|
+
* Type of endpoint for the virtual endpoints. \
|
|
2243
|
+
* {@link KnownVirtualEndpointType} can be used interchangeably with VirtualEndpointType,
|
|
2244
|
+
* this enum contains the known values that the service supports.
|
|
2245
|
+
* ### Known values supported by the service
|
|
2246
|
+
* **ReadWrite**: Read-write endpoint.
|
|
2247
|
+
*/
|
|
2248
|
+
export type VirtualEndpointType = string;
|
|
2249
|
+
/** Pair of virtual endpoints for a server. */
|
|
2250
|
+
export interface VirtualEndpointResourceForPatch {
|
|
2251
|
+
/** Type of endpoint for the virtual endpoints. */
|
|
2252
|
+
endpointType?: VirtualEndpointType;
|
|
2253
|
+
/** List of servers that one of the virtual endpoints can refer to. */
|
|
2254
|
+
members?: string[];
|
|
2255
|
+
/** List of virtual endpoints for a server. */
|
|
2256
|
+
readonly virtualEndpoints?: string[];
|
|
2257
|
+
}
|
|
2258
|
+
export declare function virtualEndpointResourceForPatchSerializer(item: VirtualEndpointResourceForPatch): any;
|
|
2259
|
+
/** List of virtual endpoints. */
|
|
2260
|
+
export interface _VirtualEndpointsList {
|
|
2261
|
+
/** The VirtualEndpoint items on this page */
|
|
2262
|
+
value: VirtualEndpoint[];
|
|
2263
|
+
/** The link to the next page of items */
|
|
2264
|
+
nextLink?: string;
|
|
2265
|
+
}
|
|
2266
|
+
export declare function _virtualEndpointsListDeserializer(item: any): _VirtualEndpointsList;
|
|
2267
|
+
export declare function virtualEndpointArraySerializer(result: Array<VirtualEndpoint>): any[];
|
|
2268
|
+
export declare function virtualEndpointArrayDeserializer(result: Array<VirtualEndpoint>): any[];
|
|
2269
|
+
/** Maintenance event resource for a PostgreSQL flexible server. */
|
|
2270
|
+
export interface MaintenanceEventResource extends ProxyResource {
|
|
2271
|
+
/** The resource-specific properties for this resource. */
|
|
2272
|
+
properties?: MaintenanceEventResourceProperties;
|
|
2273
|
+
}
|
|
2274
|
+
export declare function maintenanceEventResourceDeserializer(item: any): MaintenanceEventResource;
|
|
2275
|
+
/** Properties of a maintenance event resource. */
|
|
2276
|
+
export interface MaintenanceEventResourceProperties {
|
|
2277
|
+
/** A service-generated identifier for this maintenance event, assigned by the platform (e.g., 'YL1T-HFG'). The format is not contractual and clients should not attempt to parse or construct this value. */
|
|
2278
|
+
readonly maintenanceEventId?: string;
|
|
2279
|
+
/** The maintenance type (e.g., 'PlannedMaintenance'). */
|
|
2280
|
+
readonly maintenanceType: MaintenanceType;
|
|
2281
|
+
/** The human-readable description of the maintenance event. */
|
|
2282
|
+
readonly description?: string;
|
|
2283
|
+
/** The customer-facing status of the maintenance event. */
|
|
2284
|
+
readonly status: MaintenanceEventStatus;
|
|
2285
|
+
/** The scheduled start time of the maintenance event (UTC). */
|
|
2286
|
+
readonly startTime: Date;
|
|
2287
|
+
/** The scheduled end time of the maintenance event (UTC). */
|
|
2288
|
+
readonly endTime: Date;
|
|
2289
|
+
/** The estimated downtime as an ISO 8601 duration string (e.g., 'PT60S' = 60 seconds). */
|
|
2290
|
+
readonly estimatedDowntime?: string;
|
|
2291
|
+
/** A value indicating whether this maintenance event can be rescheduled by the customer. */
|
|
2292
|
+
readonly deferrable: boolean;
|
|
2293
|
+
/** The latest date/time this maintenance event can be postponed to (UTC). Present only when deferrable is true. */
|
|
2294
|
+
readonly deferralDeadline?: Date;
|
|
2295
|
+
/** The previous scheduled start time before the most recent reschedule (UTC). Null if the event has never been rescheduled. */
|
|
2296
|
+
readonly rescheduledFrom?: Date;
|
|
2297
|
+
/** The time this maintenance event record was last updated (UTC). */
|
|
2298
|
+
readonly lastUpdatedTime?: Date;
|
|
2299
|
+
/** The initial scheduled start time before any reschedule (UTC). Equals startTime when the event has never been rescheduled. */
|
|
2300
|
+
readonly originalStartTime: Date;
|
|
2301
|
+
}
|
|
2302
|
+
export declare function maintenanceEventResourcePropertiesDeserializer(item: any): MaintenanceEventResourceProperties;
|
|
2303
|
+
/** Type of a maintenance event resource. */
|
|
2304
|
+
export declare enum KnownMaintenanceType {
|
|
2305
|
+
/** Planned maintenance event. */
|
|
2306
|
+
PlannedMaintenance = "PlannedMaintenance"
|
|
2307
|
+
}
|
|
2308
|
+
/**
|
|
2309
|
+
* Type of a maintenance event resource. \
|
|
2310
|
+
* {@link KnownMaintenanceType} can be used interchangeably with MaintenanceType,
|
|
2311
|
+
* this enum contains the known values that the service supports.
|
|
2312
|
+
* ### Known values supported by the service
|
|
2313
|
+
* **PlannedMaintenance**: Planned maintenance event.
|
|
2314
|
+
*/
|
|
2315
|
+
export type MaintenanceType = string;
|
|
2316
|
+
/** The status of a maintenance event. */
|
|
2317
|
+
export declare enum KnownMaintenanceEventStatus {
|
|
2318
|
+
/** The maintenance event is scheduled and has not yet started. */
|
|
2319
|
+
Planned = "Planned",
|
|
2320
|
+
/** The maintenance event is currently in progress. */
|
|
2321
|
+
InProgress = "InProgress",
|
|
2322
|
+
/** The maintenance event has completed successfully. */
|
|
2323
|
+
Complete = "Complete",
|
|
2324
|
+
/** The maintenance event has been rescheduled (postponed) by the customer. */
|
|
2325
|
+
Rescheduled = "Rescheduled",
|
|
2326
|
+
/** The maintenance event was canceled, failed, or timed out. */
|
|
2327
|
+
Canceled = "Canceled"
|
|
2328
|
+
}
|
|
2329
|
+
/**
|
|
2330
|
+
* The status of a maintenance event. \
|
|
2331
|
+
* {@link KnownMaintenanceEventStatus} can be used interchangeably with MaintenanceEventStatus,
|
|
2332
|
+
* this enum contains the known values that the service supports.
|
|
2333
|
+
* ### Known values supported by the service
|
|
2334
|
+
* **Planned**: The maintenance event is scheduled and has not yet started. \
|
|
2335
|
+
* **InProgress**: The maintenance event is currently in progress. \
|
|
2336
|
+
* **Complete**: The maintenance event has completed successfully. \
|
|
2337
|
+
* **Rescheduled**: The maintenance event has been rescheduled (postponed) by the customer. \
|
|
2338
|
+
* **Canceled**: The maintenance event was canceled, failed, or timed out.
|
|
2339
|
+
*/
|
|
2340
|
+
export type MaintenanceEventStatus = string;
|
|
2341
|
+
/** The response of a MaintenanceEventResource list operation. */
|
|
2342
|
+
export interface _MaintenanceEventResourceListResult {
|
|
2343
|
+
/** The MaintenanceEventResource items on this page */
|
|
2344
|
+
value: MaintenanceEventResource[];
|
|
2345
|
+
/** The link to the next page of items */
|
|
2346
|
+
nextLink?: string;
|
|
2347
|
+
}
|
|
2348
|
+
export declare function _maintenanceEventResourceListResultDeserializer(item: any): _MaintenanceEventResourceListResult;
|
|
2349
|
+
export declare function maintenanceEventResourceArrayDeserializer(result: Array<MaintenanceEventResource>): any[];
|
|
2350
|
+
/** Parameters to reschedule a maintenance event. */
|
|
2351
|
+
export interface MaintenanceEventRescheduleRequest {
|
|
2352
|
+
/** New start time in RFC3339 format. */
|
|
2353
|
+
postponeToDateTime: Date;
|
|
2354
|
+
}
|
|
2355
|
+
export declare function maintenanceEventRescheduleRequestSerializer(item: MaintenanceEventRescheduleRequest): any;
|
|
2356
|
+
/** Response model for maintenance event reschedule and apply-now actions. */
|
|
2357
|
+
export interface MaintenanceEventActionResponse {
|
|
2358
|
+
/** The maintenance event name (maintenance ID). */
|
|
2359
|
+
maintenanceEventId?: string;
|
|
2360
|
+
/** The full Azure resource ID of the server. */
|
|
2361
|
+
serverId?: string;
|
|
2362
|
+
/** The status of the maintenance event. */
|
|
2363
|
+
status?: MaintenanceEventStatus;
|
|
2364
|
+
/** The planned start time of the maintenance event (UTC). */
|
|
2365
|
+
plannedStartTime?: Date;
|
|
2366
|
+
/** The planned end time of the maintenance event (UTC). */
|
|
2367
|
+
plannedEndTime?: Date;
|
|
2368
|
+
/** A value indicating whether this was an apply-now (immediate) action. True for ApplyNow; false for Reschedule. */
|
|
2369
|
+
appliedNow?: boolean;
|
|
2370
|
+
/** The time this maintenance event record was last updated (UTC). */
|
|
2371
|
+
lastUpdatedTime?: Date;
|
|
2372
|
+
}
|
|
2373
|
+
export declare function maintenanceEventActionResponseDeserializer(item: any): MaintenanceEventActionResponse;
|
|
2374
|
+
/** Major version upgrade precheck resource for a PostgreSQL flexible server. */
|
|
2375
|
+
export interface MajorVersionUpgradePrecheckResource extends ProxyResource {
|
|
2376
|
+
/** The resource-specific properties for this resource. */
|
|
2377
|
+
properties?: MajorVersionUpgradePrecheckResourceProperties;
|
|
2378
|
+
}
|
|
2379
|
+
export declare function majorVersionUpgradePrecheckResourceDeserializer(item: any): MajorVersionUpgradePrecheckResource;
|
|
2380
|
+
/** Major version upgrade precheck resource with validation results. */
|
|
2381
|
+
export interface MajorVersionUpgradePrecheckResourceProperties {
|
|
2382
|
+
/** The time when the precheck was created. */
|
|
2383
|
+
createTime?: Date;
|
|
2384
|
+
/** The status of the precheck validation. */
|
|
2385
|
+
status?: MajorVersionUpgradePrecheckStatus;
|
|
2386
|
+
/** The detailed result of the precheck operation. */
|
|
2387
|
+
precheckResult?: PrecheckResult;
|
|
2388
|
+
/** The target PostgreSQL major version for the upgrade. */
|
|
2389
|
+
targetVersion?: PostgresMajorVersion;
|
|
2390
|
+
/** Array of policy validation details. */
|
|
2391
|
+
policyDetails?: PolicyDetail[];
|
|
2392
|
+
}
|
|
2393
|
+
export declare function majorVersionUpgradePrecheckResourcePropertiesDeserializer(item: any): MajorVersionUpgradePrecheckResourceProperties;
|
|
2394
|
+
/** Precheck result details. */
|
|
2395
|
+
export interface PrecheckResult {
|
|
2396
|
+
/** The action performed. */
|
|
2397
|
+
action?: string;
|
|
2398
|
+
/** The upgrade sequence information. */
|
|
2399
|
+
upgradeSequence?: UpgradeSequence;
|
|
2400
|
+
/** Array of error information. */
|
|
2401
|
+
errorInfo?: PrecheckErrorInfo[];
|
|
2402
|
+
}
|
|
2403
|
+
export declare function precheckResultDeserializer(item: any): PrecheckResult;
|
|
2404
|
+
/** Upgrade sequence information. */
|
|
2405
|
+
export interface UpgradeSequence {
|
|
2406
|
+
/** The source PostgreSQL version. */
|
|
2407
|
+
sourceVersion?: PostgresMajorVersion;
|
|
2408
|
+
/** The target PostgreSQL version. */
|
|
2409
|
+
targetVersion?: PostgresMajorVersion;
|
|
2410
|
+
}
|
|
2411
|
+
export declare function upgradeSequenceDeserializer(item: any): UpgradeSequence;
|
|
2412
|
+
export declare function precheckErrorInfoArrayDeserializer(result: Array<PrecheckErrorInfo>): any[];
|
|
2413
|
+
/** Error information from precheck validation. */
|
|
2414
|
+
export interface PrecheckErrorInfo {
|
|
2415
|
+
/** The error code. */
|
|
2416
|
+
errorCode?: number;
|
|
2417
|
+
/** The error message. */
|
|
2418
|
+
errorMessage?: string;
|
|
2419
|
+
}
|
|
2420
|
+
export declare function precheckErrorInfoDeserializer(item: any): PrecheckErrorInfo;
|
|
2421
|
+
export declare function policyDetailArrayDeserializer(result: Array<PolicyDetail>): any[];
|
|
2422
|
+
/** Policy validation details. */
|
|
2423
|
+
export interface PolicyDetail {
|
|
2424
|
+
/** The name of the policy. */
|
|
2425
|
+
policyName?: string;
|
|
2426
|
+
/** Whether the policy validation passed. */
|
|
2427
|
+
passed?: boolean;
|
|
2428
|
+
/** The error code if validation failed. */
|
|
2429
|
+
errorCode?: number;
|
|
2430
|
+
/** The error message if validation failed. */
|
|
2431
|
+
errorMessage?: string;
|
|
2432
|
+
/** Description of what the policy validates. */
|
|
2433
|
+
policyDescription?: string;
|
|
2434
|
+
}
|
|
2435
|
+
export declare function policyDetailDeserializer(item: any): PolicyDetail;
|
|
2436
|
+
/** The response of a MajorVersionUpgradePrecheckResource list operation. */
|
|
2437
|
+
export interface _MajorVersionUpgradePrecheckResourceListResult {
|
|
2438
|
+
/** The MajorVersionUpgradePrecheckResource items on this page */
|
|
2439
|
+
value: MajorVersionUpgradePrecheckResource[];
|
|
2440
|
+
/** The link to the next page of items */
|
|
2441
|
+
nextLink?: string;
|
|
2442
|
+
}
|
|
2443
|
+
export declare function _majorVersionUpgradePrecheckResourceListResultDeserializer(item: any): _MajorVersionUpgradePrecheckResourceListResult;
|
|
2444
|
+
export declare function majorVersionUpgradePrecheckResourceArrayDeserializer(result: Array<MajorVersionUpgradePrecheckResource>): any[];
|
|
2445
|
+
/** Server administrator associated to a Microsoft Entra principal. */
|
|
2446
|
+
export interface AdministratorMicrosoftEntra extends ProxyResource {
|
|
2447
|
+
/** Type of Microsoft Entra principal to which the server administrator is associated. */
|
|
2448
|
+
principalType?: PrincipalType;
|
|
2449
|
+
/** Name of the Microsoft Entra principal. */
|
|
2450
|
+
principalName?: string;
|
|
2451
|
+
/** Object identifier of the Microsoft Entra principal. */
|
|
2452
|
+
objectId?: string;
|
|
2453
|
+
/** Identifier of the tenant in which the Microsoft Entra principal exists. */
|
|
2454
|
+
tenantId?: string;
|
|
2455
|
+
}
|
|
2456
|
+
export declare function administratorMicrosoftEntraDeserializer(item: any): AdministratorMicrosoftEntra;
|
|
2457
|
+
/** Properties of a server administrator associated to a Microsoft Entra principal. */
|
|
2458
|
+
export interface AdministratorMicrosoftEntraProperties {
|
|
2459
|
+
/** Type of Microsoft Entra principal to which the server administrator is associated. */
|
|
2460
|
+
principalType?: PrincipalType;
|
|
2461
|
+
/** Name of the Microsoft Entra principal. */
|
|
2462
|
+
principalName?: string;
|
|
2463
|
+
/** Object identifier of the Microsoft Entra principal. */
|
|
2464
|
+
objectId?: string;
|
|
2465
|
+
/** Identifier of the tenant in which the Microsoft Entra principal exists. */
|
|
2466
|
+
tenantId?: string;
|
|
2467
|
+
}
|
|
2468
|
+
export declare function administratorMicrosoftEntraPropertiesDeserializer(item: any): AdministratorMicrosoftEntraProperties;
|
|
2469
|
+
/** Type of Microsoft Entra principal to which the server administrator is associated. */
|
|
2470
|
+
export declare enum KnownPrincipalType {
|
|
2471
|
+
/** Principal type is not known or not specified. */
|
|
2472
|
+
Unknown = "Unknown",
|
|
2473
|
+
/** A Microsoft Entra user. */
|
|
2474
|
+
User = "User",
|
|
2475
|
+
/** A Microsoft Entra group. */
|
|
2476
|
+
Group = "Group",
|
|
2477
|
+
/** A Microsoft Entra service principal, typically representing an application or service identity. */
|
|
2478
|
+
ServicePrincipal = "ServicePrincipal"
|
|
2479
|
+
}
|
|
2480
|
+
/**
|
|
2481
|
+
* Type of Microsoft Entra principal to which the server administrator is associated. \
|
|
2482
|
+
* {@link KnownPrincipalType} can be used interchangeably with PrincipalType,
|
|
2483
|
+
* this enum contains the known values that the service supports.
|
|
2484
|
+
* ### Known values supported by the service
|
|
2485
|
+
* **Unknown**: Principal type is not known or not specified. \
|
|
2486
|
+
* **User**: A Microsoft Entra user. \
|
|
2487
|
+
* **Group**: A Microsoft Entra group. \
|
|
2488
|
+
* **ServicePrincipal**: A Microsoft Entra service principal, typically representing an application or service identity.
|
|
2489
|
+
*/
|
|
2490
|
+
export type PrincipalType = string;
|
|
2491
|
+
/** Server administrator associated to a Microsoft Entra principal. */
|
|
2492
|
+
export interface AdministratorMicrosoftEntraAdd {
|
|
2493
|
+
/** Type of Microsoft Entra principal to which the server administrator is associated. */
|
|
2494
|
+
principalType?: PrincipalType;
|
|
2495
|
+
/** Name of the Microsoft Entra principal. */
|
|
2496
|
+
principalName?: string;
|
|
2497
|
+
/** Identifier of the tenant in which the Microsoft Entra principal exists. */
|
|
2498
|
+
tenantId?: string;
|
|
2499
|
+
}
|
|
2500
|
+
export declare function administratorMicrosoftEntraAddSerializer(item: AdministratorMicrosoftEntraAdd): any;
|
|
2501
|
+
/** Properties of a server administrator associated to a Microsoft Entra principal. */
|
|
2502
|
+
export interface AdministratorMicrosoftEntraPropertiesForAdd {
|
|
2503
|
+
/** Type of Microsoft Entra principal to which the server administrator is associated. */
|
|
2504
|
+
principalType?: PrincipalType;
|
|
2505
|
+
/** Name of the Microsoft Entra principal. */
|
|
2506
|
+
principalName?: string;
|
|
2507
|
+
/** Identifier of the tenant in which the Microsoft Entra principal exists. */
|
|
2508
|
+
tenantId?: string;
|
|
2509
|
+
}
|
|
2510
|
+
export declare function administratorMicrosoftEntraPropertiesForAddSerializer(item: AdministratorMicrosoftEntraPropertiesForAdd): any;
|
|
2511
|
+
/** List of server administrators associated to Microsoft Entra principals. */
|
|
2512
|
+
export interface _AdministratorMicrosoftEntraList {
|
|
2513
|
+
/** The AdministratorMicrosoftEntra items on this page */
|
|
2514
|
+
value: AdministratorMicrosoftEntra[];
|
|
2515
|
+
/** The link to the next page of items */
|
|
2516
|
+
nextLink?: string;
|
|
2517
|
+
}
|
|
2518
|
+
export declare function _administratorMicrosoftEntraListDeserializer(item: any): _AdministratorMicrosoftEntraList;
|
|
2519
|
+
export declare function administratorMicrosoftEntraArrayDeserializer(result: Array<AdministratorMicrosoftEntra>): any[];
|
|
2520
|
+
/** List of capabilities for the Azure Database for PostgreSQL flexible server. */
|
|
2521
|
+
export interface _CapabilityList {
|
|
2522
|
+
/** The Capability items on this page */
|
|
2523
|
+
readonly value: Capability[];
|
|
2524
|
+
/** The link to the next page of items */
|
|
2525
|
+
nextLink?: string;
|
|
2526
|
+
}
|
|
2527
|
+
export declare function _capabilityListDeserializer(item: any): _CapabilityList;
|
|
2528
|
+
export declare function capabilityArrayDeserializer(result: Array<Capability>): any[];
|
|
2529
|
+
/** Capability for the Azure Database for PostgreSQL flexible server. */
|
|
2530
|
+
export interface Capability extends CapabilityBase {
|
|
2531
|
+
/** Name of flexible servers capabilities. */
|
|
2532
|
+
name?: string;
|
|
2533
|
+
/** List of supported compute tiers. */
|
|
2534
|
+
readonly supportedServerEditions?: ServerEditionCapability[];
|
|
2535
|
+
/** List of supported major versions of PostgreSQL database engine. */
|
|
2536
|
+
readonly supportedServerVersions?: ServerVersionCapability[];
|
|
2537
|
+
/** Features supported. */
|
|
2538
|
+
readonly supportedFeatures?: SupportedFeature[];
|
|
2539
|
+
/** Indicates if fast provisioning is supported. 'Enabled' means fast provisioning is supported. 'Disabled' stands for fast provisioning is not supported. Will be deprecated in the future. Look to Supported Features for 'FastProvisioning'. */
|
|
2540
|
+
readonly fastProvisioningSupported?: FastProvisioningSupport;
|
|
2541
|
+
/** List of compute tiers supporting fast provisioning. */
|
|
2542
|
+
readonly supportedFastProvisioningEditions?: FastProvisioningEditionCapability[];
|
|
2543
|
+
/** Indicates if geographically redundant backups are supported in this location. 'Enabled' means geographically redundant backups are supported. 'Disabled' stands for geographically redundant backup is not supported. Will be deprecated in the future. Look to Supported Features for 'GeoBackup'. */
|
|
2544
|
+
readonly geoBackupSupported?: GeographicallyRedundantBackupSupport;
|
|
2545
|
+
/** Indicates if high availability with zone redundancy is supported in this location. 'Enabled' means high availability with zone redundancy is supported. 'Disabled' stands for high availability with zone redundancy is not supported. Will be deprecated in the future. Look to Supported Features for 'ZoneRedundantHa'. */
|
|
2546
|
+
readonly zoneRedundantHaSupported?: ZoneRedundantHighAvailabilitySupport;
|
|
2547
|
+
/** Indicates if high availability with zone redundancy is supported in conjunction with geographically redundant backups in this location. 'Enabled' means high availability with zone redundancy is supported in conjunction with geographically redundant backups is supported. 'Disabled' stands for high availability with zone redundancy is supported in conjunction with geographically redundant backups is not supported. Will be deprecated in the future. Look to Supported Features for 'ZoneRedundantHaAndGeoBackup'. */
|
|
2548
|
+
readonly zoneRedundantHaAndGeoBackupSupported?: ZoneRedundantHighAvailabilityAndGeographicallyRedundantBackupSupport;
|
|
2549
|
+
/** Indicates if storage autogrow is supported in this location. 'Enabled' means storage autogrow is supported. 'Disabled' stands for storage autogrow is not supported. Will be deprecated in the future. Look to Supported Features for 'StorageAutoGrowth'. */
|
|
2550
|
+
readonly storageAutoGrowthSupported?: StorageAutoGrowthSupport;
|
|
2551
|
+
/** Indicates if resizing the storage, without interrupting the operation of the database engine, is supported in this location for the given subscription. 'Enabled' means resizing the storage without interrupting the operation of the database engine is supported. 'Disabled' means resizing the storage without interrupting the operation of the database engine is not supported. Will be deprecated in the future. Look to Supported Features for 'OnlineResize'. */
|
|
2552
|
+
readonly onlineResizeSupported?: OnlineStorageResizeSupport;
|
|
2553
|
+
/** Indicates if this location is restricted. 'Enabled' means location is restricted. 'Disabled' stands for location is not restricted. Will be deprecated in the future. Look to Supported Features for 'Restricted'. */
|
|
2554
|
+
readonly restricted?: LocationRestricted;
|
|
2555
|
+
}
|
|
2556
|
+
export declare function capabilityDeserializer(item: any): Capability;
|
|
2557
|
+
export declare function serverEditionCapabilityArrayDeserializer(result: Array<ServerEditionCapability>): any[];
|
|
2558
|
+
/** Capabilities in terms of compute tier. */
|
|
2559
|
+
export interface ServerEditionCapability extends CapabilityBase {
|
|
2560
|
+
/** Name of compute tier. */
|
|
2561
|
+
readonly name?: string;
|
|
2562
|
+
/** Default compute name (SKU) for this computer tier. */
|
|
2563
|
+
readonly defaultSkuName?: string;
|
|
2564
|
+
/** List of storage editions supported by this compute tier and compute name. */
|
|
2565
|
+
readonly supportedStorageEditions?: StorageEditionCapability[];
|
|
2566
|
+
/** List of supported compute names (SKUs). */
|
|
2567
|
+
readonly supportedServerSkus?: ServerSkuCapability[];
|
|
2568
|
+
}
|
|
2569
|
+
export declare function serverEditionCapabilityDeserializer(item: any): ServerEditionCapability;
|
|
2570
|
+
export declare function storageEditionCapabilityArrayDeserializer(result: Array<StorageEditionCapability>): any[];
|
|
2571
|
+
/** Capabilities in terms of storage tier. */
|
|
2572
|
+
export interface StorageEditionCapability extends CapabilityBase {
|
|
2573
|
+
/** Name of storage tier. */
|
|
2574
|
+
readonly name?: string;
|
|
2575
|
+
/** Default storage size (in MB) for this storage tier. */
|
|
2576
|
+
readonly defaultStorageSizeMb?: number;
|
|
2577
|
+
/** Configurations of storage supported for this storage tier. */
|
|
2578
|
+
readonly supportedStorageMb?: StorageMbCapability[];
|
|
2579
|
+
}
|
|
2580
|
+
export declare function storageEditionCapabilityDeserializer(item: any): StorageEditionCapability;
|
|
2581
|
+
export declare function storageMbCapabilityArrayDeserializer(result: Array<StorageMbCapability>): any[];
|
|
2582
|
+
/** Storage size (in MB) capability. */
|
|
2583
|
+
export interface StorageMbCapability extends CapabilityBase {
|
|
2584
|
+
/** Minimum IOPS supported by the storage size. */
|
|
2585
|
+
readonly supportedIops?: number;
|
|
2586
|
+
/** Maximum IOPS supported by the storage size. */
|
|
2587
|
+
readonly supportedMaximumIops?: number;
|
|
2588
|
+
/** Minimum supported size (in MB) of storage. */
|
|
2589
|
+
readonly storageSizeMb?: number;
|
|
2590
|
+
/** Maximum supported size (in MB) of storage. */
|
|
2591
|
+
readonly maximumStorageSizeMb?: number;
|
|
2592
|
+
/** Minimum supported throughput (in MB/s) of storage. */
|
|
2593
|
+
readonly supportedThroughput?: number;
|
|
2594
|
+
/** Maximum supported throughput (in MB/s) of storage. */
|
|
2595
|
+
readonly supportedMaximumThroughput?: number;
|
|
2596
|
+
/** Default IOPS for this tier and storage size. */
|
|
2597
|
+
readonly defaultIopsTier?: string;
|
|
2598
|
+
/** List of all supported storage tiers for this tier and storage size. */
|
|
2599
|
+
readonly supportedIopsTiers?: StorageTierCapability[];
|
|
2600
|
+
}
|
|
2601
|
+
export declare function storageMbCapabilityDeserializer(item: any): StorageMbCapability;
|
|
2602
|
+
export declare function storageTierCapabilityArrayDeserializer(result: Array<StorageTierCapability>): any[];
|
|
2603
|
+
/** Capability of a storage tier. */
|
|
2604
|
+
export interface StorageTierCapability extends CapabilityBase {
|
|
2605
|
+
/** Name of the storage tier. */
|
|
2606
|
+
readonly name?: string;
|
|
2607
|
+
/** Supported IOPS for the storage tier. */
|
|
2608
|
+
readonly iops?: number;
|
|
2609
|
+
}
|
|
2610
|
+
export declare function storageTierCapabilityDeserializer(item: any): StorageTierCapability;
|
|
2611
|
+
export declare function serverSkuCapabilityArrayDeserializer(result: Array<ServerSkuCapability>): any[];
|
|
2612
|
+
/** Capabilities in terms of compute. */
|
|
2613
|
+
export interface ServerSkuCapability extends CapabilityBase {
|
|
2614
|
+
/** Name of the compute (SKU). */
|
|
2615
|
+
readonly name?: string;
|
|
2616
|
+
/** vCores available for this compute. */
|
|
2617
|
+
readonly vCores?: number;
|
|
2618
|
+
/** Maximum IOPS supported by this compute. */
|
|
2619
|
+
readonly supportedIops?: number;
|
|
2620
|
+
/** Supported memory (in MB) per virtual core assigned to this compute. */
|
|
2621
|
+
readonly supportedMemoryPerVcoreMb?: number;
|
|
2622
|
+
/** List of supported availability zones. E.g. '1', '2', '3' */
|
|
2623
|
+
readonly supportedZones?: string[];
|
|
2624
|
+
/** Modes of high availability supported for this compute. */
|
|
2625
|
+
readonly supportedHaMode?: HighAvailabilityMode[];
|
|
2626
|
+
/** Features supported. */
|
|
2627
|
+
readonly supportedFeatures?: SupportedFeature[];
|
|
2628
|
+
/** Security profile of the compute. Indicates if it's a Confidential Compute virtual machine. */
|
|
2629
|
+
readonly securityProfile?: string;
|
|
2630
|
+
}
|
|
2631
|
+
export declare function serverSkuCapabilityDeserializer(item: any): ServerSkuCapability;
|
|
2632
|
+
/** Mode of high availability supported for this compute. */
|
|
2633
|
+
export declare enum KnownHighAvailabilityMode {
|
|
2634
|
+
/** High availability is supported for this compute, with standby server in a different availability zone than that of the primary. */
|
|
2635
|
+
ZoneRedundant = "ZoneRedundant",
|
|
2636
|
+
/** High availability is supported for this compute, with standby server in the same availability zone as the primary. */
|
|
2637
|
+
SameZone = "SameZone"
|
|
2638
|
+
}
|
|
2639
|
+
/**
|
|
2640
|
+
* Mode of high availability supported for this compute. \
|
|
2641
|
+
* {@link KnownHighAvailabilityMode} can be used interchangeably with HighAvailabilityMode,
|
|
2642
|
+
* this enum contains the known values that the service supports.
|
|
2643
|
+
* ### Known values supported by the service
|
|
2644
|
+
* **ZoneRedundant**: High availability is supported for this compute, with standby server in a different availability zone than that of the primary. \
|
|
2645
|
+
* **SameZone**: High availability is supported for this compute, with standby server in the same availability zone as the primary.
|
|
2646
|
+
*/
|
|
2647
|
+
export type HighAvailabilityMode = string;
|
|
2648
|
+
export declare function supportedFeatureArrayDeserializer(result: Array<SupportedFeature>): any[];
|
|
2649
|
+
/** Features supported. */
|
|
2650
|
+
export interface SupportedFeature {
|
|
2651
|
+
/** Name of the feature. */
|
|
2652
|
+
readonly name?: string;
|
|
2653
|
+
/** Status of the feature. Indicates if the feature is enabled or not. */
|
|
2654
|
+
readonly status?: FeatureStatus;
|
|
2655
|
+
}
|
|
2656
|
+
export declare function supportedFeatureDeserializer(item: any): SupportedFeature;
|
|
2657
|
+
/** Status of the feature. Indicates if the feature is enabled or not. */
|
|
2658
|
+
export declare enum KnownFeatureStatus {
|
|
2659
|
+
/** Feature is enabled. */
|
|
2660
|
+
Enabled = "Enabled",
|
|
2661
|
+
/** Feature is disabled. */
|
|
2662
|
+
Disabled = "Disabled"
|
|
2663
|
+
}
|
|
2664
|
+
/**
|
|
2665
|
+
* Status of the feature. Indicates if the feature is enabled or not. \
|
|
2666
|
+
* {@link KnownFeatureStatus} can be used interchangeably with FeatureStatus,
|
|
2667
|
+
* this enum contains the known values that the service supports.
|
|
2668
|
+
* ### Known values supported by the service
|
|
2669
|
+
* **Enabled**: Feature is enabled. \
|
|
2670
|
+
* **Disabled**: Feature is disabled.
|
|
2671
|
+
*/
|
|
2672
|
+
export type FeatureStatus = string;
|
|
2673
|
+
export declare function serverVersionCapabilityArrayDeserializer(result: Array<ServerVersionCapability>): any[];
|
|
2674
|
+
/** Capabilities in terms of major versions of PostgreSQL database engine. */
|
|
2675
|
+
export interface ServerVersionCapability extends CapabilityBase {
|
|
2676
|
+
/** Major version of PostgreSQL database engine. */
|
|
2677
|
+
readonly name?: string;
|
|
2678
|
+
/** Major versions of PostgreSQL database engine to which this version can be automatically upgraded. */
|
|
2679
|
+
readonly supportedVersionsToUpgrade?: string[];
|
|
2680
|
+
/** Features supported. */
|
|
2681
|
+
readonly supportedFeatures?: SupportedFeature[];
|
|
2682
|
+
}
|
|
2683
|
+
export declare function serverVersionCapabilityDeserializer(item: any): ServerVersionCapability;
|
|
2684
|
+
/** Indicates if fast provisioning is supported. 'Enabled' means fast provisioning is supported. 'Disabled' stands for fast provisioning is not supported. Will be deprecated in the future. Look to Supported Features for 'FastProvisioning'. */
|
|
2685
|
+
export declare enum KnownFastProvisioningSupport {
|
|
2686
|
+
/** Fast provisioning is supported. */
|
|
2687
|
+
Enabled = "Enabled",
|
|
2688
|
+
/** Fast provisioning is not supported. */
|
|
2689
|
+
Disabled = "Disabled"
|
|
2690
|
+
}
|
|
2691
|
+
/**
|
|
2692
|
+
* Indicates if fast provisioning is supported. 'Enabled' means fast provisioning is supported. 'Disabled' stands for fast provisioning is not supported. Will be deprecated in the future. Look to Supported Features for 'FastProvisioning'. \
|
|
2693
|
+
* {@link KnownFastProvisioningSupport} can be used interchangeably with FastProvisioningSupport,
|
|
2694
|
+
* this enum contains the known values that the service supports.
|
|
2695
|
+
* ### Known values supported by the service
|
|
2696
|
+
* **Enabled**: Fast provisioning is supported. \
|
|
2697
|
+
* **Disabled**: Fast provisioning is not supported.
|
|
2698
|
+
*/
|
|
2699
|
+
export type FastProvisioningSupport = string;
|
|
2700
|
+
export declare function fastProvisioningEditionCapabilityArrayDeserializer(result: Array<FastProvisioningEditionCapability>): any[];
|
|
2701
|
+
/** Capability of a fast provisioning compute tier. */
|
|
2702
|
+
export interface FastProvisioningEditionCapability extends CapabilityBase {
|
|
2703
|
+
/** Compute tier supporting fast provisioning. */
|
|
2704
|
+
readonly supportedTier?: string;
|
|
2705
|
+
/** Compute name (SKU) supporting fast provisioning. */
|
|
2706
|
+
readonly supportedSku?: string;
|
|
2707
|
+
/** Storage size (in GB) supporting fast provisioning. */
|
|
2708
|
+
readonly supportedStorageGb?: number;
|
|
2709
|
+
/** Major version of PostgreSQL database engine supporting fast provisioning. */
|
|
2710
|
+
readonly supportedServerVersions?: string;
|
|
2711
|
+
/** Count of servers in cache matching this specification. */
|
|
2712
|
+
readonly serverCount?: number;
|
|
2713
|
+
}
|
|
2714
|
+
export declare function fastProvisioningEditionCapabilityDeserializer(item: any): FastProvisioningEditionCapability;
|
|
2715
|
+
/** Indicates if geographically redundant backups are supported in this location. Will be deprecated in the future. Look to Supported Features for 'GeoBackup'. */
|
|
2716
|
+
export declare enum KnownGeographicallyRedundantBackupSupport {
|
|
2717
|
+
/** Geographically redundant backups are supported in this location. */
|
|
2718
|
+
Enabled = "Enabled",
|
|
2719
|
+
/** Geographically redundant backups are not supported in this location. */
|
|
2720
|
+
Disabled = "Disabled"
|
|
2721
|
+
}
|
|
2722
|
+
/**
|
|
2723
|
+
* Indicates if geographically redundant backups are supported in this location. Will be deprecated in the future. Look to Supported Features for 'GeoBackup'. \
|
|
2724
|
+
* {@link KnownGeographicallyRedundantBackupSupport} can be used interchangeably with GeographicallyRedundantBackupSupport,
|
|
2725
|
+
* this enum contains the known values that the service supports.
|
|
2726
|
+
* ### Known values supported by the service
|
|
2727
|
+
* **Enabled**: Geographically redundant backups are supported in this location. \
|
|
2728
|
+
* **Disabled**: Geographically redundant backups are not supported in this location.
|
|
2729
|
+
*/
|
|
2730
|
+
export type GeographicallyRedundantBackupSupport = string;
|
|
2731
|
+
/** Indicates if high availability with zone redundancy is supported in this location. Will be deprecated in the future. Look to Supported Features for 'ZoneRedundantHa'. */
|
|
2732
|
+
export declare enum KnownZoneRedundantHighAvailabilitySupport {
|
|
2733
|
+
/** High availability with zone redundancy is supported. */
|
|
2734
|
+
Enabled = "Enabled",
|
|
2735
|
+
/** High availability with zone redundancy is not supported. */
|
|
2736
|
+
Disabled = "Disabled"
|
|
2737
|
+
}
|
|
2738
|
+
/**
|
|
2739
|
+
* Indicates if high availability with zone redundancy is supported in this location. Will be deprecated in the future. Look to Supported Features for 'ZoneRedundantHa'. \
|
|
2740
|
+
* {@link KnownZoneRedundantHighAvailabilitySupport} can be used interchangeably with ZoneRedundantHighAvailabilitySupport,
|
|
2741
|
+
* this enum contains the known values that the service supports.
|
|
2742
|
+
* ### Known values supported by the service
|
|
2743
|
+
* **Enabled**: High availability with zone redundancy is supported. \
|
|
2744
|
+
* **Disabled**: High availability with zone redundancy is not supported.
|
|
2745
|
+
*/
|
|
2746
|
+
export type ZoneRedundantHighAvailabilitySupport = string;
|
|
2747
|
+
/** Indicates if high availability with zone redundancy is supported in conjunction with geographically redundant backups in this location. Will be deprecated in the future. Look to Supported Features for 'ZoneRedundantHaAndGeoBackup'. */
|
|
2748
|
+
export declare enum KnownZoneRedundantHighAvailabilityAndGeographicallyRedundantBackupSupport {
|
|
2749
|
+
/** High availability with zone redundancy is supported in conjunction with geographically redundant backups. */
|
|
2750
|
+
Enabled = "Enabled",
|
|
2751
|
+
/** High availability with zone redundancy is not supported in conjunction with geographically redundant backups. */
|
|
2752
|
+
Disabled = "Disabled"
|
|
2753
|
+
}
|
|
2754
|
+
/**
|
|
2755
|
+
* Indicates if high availability with zone redundancy is supported in conjunction with geographically redundant backups in this location. Will be deprecated in the future. Look to Supported Features for 'ZoneRedundantHaAndGeoBackup'. \
|
|
2756
|
+
* {@link KnownZoneRedundantHighAvailabilityAndGeographicallyRedundantBackupSupport} can be used interchangeably with ZoneRedundantHighAvailabilityAndGeographicallyRedundantBackupSupport,
|
|
2757
|
+
* this enum contains the known values that the service supports.
|
|
2758
|
+
* ### Known values supported by the service
|
|
2759
|
+
* **Enabled**: High availability with zone redundancy is supported in conjunction with geographically redundant backups. \
|
|
2760
|
+
* **Disabled**: High availability with zone redundancy is not supported in conjunction with geographically redundant backups.
|
|
2761
|
+
*/
|
|
2762
|
+
export type ZoneRedundantHighAvailabilityAndGeographicallyRedundantBackupSupport = string;
|
|
2763
|
+
/** Indicates if storage autogrow is supported in this location. Will be deprecated in the future. Look to Supported Features for 'StorageAutoGrowth'. */
|
|
2764
|
+
export declare enum KnownStorageAutoGrowthSupport {
|
|
2765
|
+
/** Storage autogrow is supported. */
|
|
2766
|
+
Enabled = "Enabled",
|
|
2767
|
+
/** Storage autogrow is not supported. */
|
|
2768
|
+
Disabled = "Disabled"
|
|
2769
|
+
}
|
|
2770
|
+
/**
|
|
2771
|
+
* Indicates if storage autogrow is supported in this location. Will be deprecated in the future. Look to Supported Features for 'StorageAutoGrowth'. \
|
|
2772
|
+
* {@link KnownStorageAutoGrowthSupport} can be used interchangeably with StorageAutoGrowthSupport,
|
|
2773
|
+
* this enum contains the known values that the service supports.
|
|
2774
|
+
* ### Known values supported by the service
|
|
2775
|
+
* **Enabled**: Storage autogrow is supported. \
|
|
2776
|
+
* **Disabled**: Storage autogrow is not supported.
|
|
2777
|
+
*/
|
|
2778
|
+
export type StorageAutoGrowthSupport = string;
|
|
2779
|
+
/** Indicates if resizing the storage, without interrupting the operation of the database engine, is supported in this location for the given subscription. Will be deprecated in the future. Look to Supported Features for 'OnlineResize'. */
|
|
2780
|
+
export declare enum KnownOnlineStorageResizeSupport {
|
|
2781
|
+
/** Resizing the storage without interrupting the operation of the database engine is supported. */
|
|
2782
|
+
Enabled = "Enabled",
|
|
2783
|
+
/** Resizing the storage without interrupting the operation of the database engine is not supported. */
|
|
2784
|
+
Disabled = "Disabled"
|
|
2785
|
+
}
|
|
2786
|
+
/**
|
|
2787
|
+
* Indicates if resizing the storage, without interrupting the operation of the database engine, is supported in this location for the given subscription. Will be deprecated in the future. Look to Supported Features for 'OnlineResize'. \
|
|
2788
|
+
* {@link KnownOnlineStorageResizeSupport} can be used interchangeably with OnlineStorageResizeSupport,
|
|
2789
|
+
* this enum contains the known values that the service supports.
|
|
2790
|
+
* ### Known values supported by the service
|
|
2791
|
+
* **Enabled**: Resizing the storage without interrupting the operation of the database engine is supported. \
|
|
2792
|
+
* **Disabled**: Resizing the storage without interrupting the operation of the database engine is not supported.
|
|
2793
|
+
*/
|
|
2794
|
+
export type OnlineStorageResizeSupport = string;
|
|
2795
|
+
/** Indicates if this location is restricted. Will be deprecated in the future. Look to Supported Features for 'Restricted'. */
|
|
2796
|
+
export declare enum KnownLocationRestricted {
|
|
2797
|
+
/** Location is restricted. */
|
|
2798
|
+
Enabled = "Enabled",
|
|
2799
|
+
/** Location is not restricted. */
|
|
2800
|
+
Disabled = "Disabled"
|
|
2801
|
+
}
|
|
2802
|
+
/**
|
|
2803
|
+
* Indicates if this location is restricted. Will be deprecated in the future. Look to Supported Features for 'Restricted'. \
|
|
2804
|
+
* {@link KnownLocationRestricted} can be used interchangeably with LocationRestricted,
|
|
2805
|
+
* this enum contains the known values that the service supports.
|
|
2806
|
+
* ### Known values supported by the service
|
|
2807
|
+
* **Enabled**: Location is restricted. \
|
|
2808
|
+
* **Disabled**: Location is not restricted.
|
|
2809
|
+
*/
|
|
2810
|
+
export type LocationRestricted = string;
|
|
2811
|
+
/** Base object for representing capability */
|
|
2812
|
+
export interface CapabilityBase {
|
|
2813
|
+
/** Status of the capability. */
|
|
2814
|
+
readonly status?: CapabilityStatus;
|
|
2815
|
+
/** Reason for the capability not being available. */
|
|
2816
|
+
readonly reason?: string;
|
|
2817
|
+
}
|
|
2818
|
+
export declare function capabilityBaseDeserializer(item: any): CapabilityBase;
|
|
2819
|
+
/** Status of the capability. */
|
|
2820
|
+
export type CapabilityStatus = "Visible" | "Available" | "Default" | "Disabled";
|
|
2821
|
+
/** List of log files. */
|
|
2822
|
+
export interface _CapturedLogList {
|
|
2823
|
+
/** The CapturedLog items on this page */
|
|
2824
|
+
value: CapturedLog[];
|
|
2825
|
+
/** The link to the next page of items */
|
|
2826
|
+
nextLink?: string;
|
|
2827
|
+
}
|
|
2828
|
+
export declare function _capturedLogListDeserializer(item: any): _CapturedLogList;
|
|
2829
|
+
export declare function capturedLogArrayDeserializer(result: Array<CapturedLog>): any[];
|
|
2830
|
+
/** Log file. */
|
|
2831
|
+
export interface CapturedLog extends ProxyResource {
|
|
2832
|
+
/** Creation timestamp of the log file. */
|
|
2833
|
+
createdTime?: Date;
|
|
2834
|
+
/** Last modified timestamp of the log file. */
|
|
2835
|
+
lastModifiedTime?: Date;
|
|
2836
|
+
/** Size (in KB) of the log file. */
|
|
2837
|
+
sizeInKb?: number;
|
|
2838
|
+
/** Type of log file. Can be 'ServerLogs' or 'UpgradeLogs'. */
|
|
2839
|
+
typePropertiesType?: string;
|
|
2840
|
+
/** URL to download the log file from. */
|
|
2841
|
+
url?: string;
|
|
2842
|
+
}
|
|
2843
|
+
export declare function capturedLogDeserializer(item: any): CapturedLog;
|
|
2844
|
+
/** Properties of a log file. */
|
|
2845
|
+
export interface CapturedLogProperties {
|
|
2846
|
+
/** Creation timestamp of the log file. */
|
|
2847
|
+
createdTime?: Date;
|
|
2848
|
+
/** Last modified timestamp of the log file. */
|
|
2849
|
+
lastModifiedTime?: Date;
|
|
2850
|
+
/** Size (in KB) of the log file. */
|
|
2851
|
+
sizeInKb?: number;
|
|
2852
|
+
/** Type of log file. Can be 'ServerLogs' or 'UpgradeLogs'. */
|
|
2853
|
+
type?: string;
|
|
2854
|
+
/** URL to download the log file from. */
|
|
2855
|
+
url?: string;
|
|
2856
|
+
}
|
|
2857
|
+
export declare function capturedLogPropertiesDeserializer(item: any): CapturedLogProperties;
|
|
2858
|
+
/** A request that is made for pre-backup. */
|
|
2859
|
+
export interface LtrPreBackupRequest extends BackupRequestBase {
|
|
2860
|
+
}
|
|
2861
|
+
export declare function ltrPreBackupRequestSerializer(item: LtrPreBackupRequest): any;
|
|
2862
|
+
/** BackupRequestBase is the base for all backup request. */
|
|
2863
|
+
export interface BackupRequestBase {
|
|
2864
|
+
/** Backup Settings */
|
|
2865
|
+
backupSettings: BackupSettings;
|
|
2866
|
+
}
|
|
2867
|
+
export declare function backupRequestBaseSerializer(item: BackupRequestBase): any;
|
|
2868
|
+
/** Settings for the long term backup. */
|
|
2869
|
+
export interface BackupSettings {
|
|
2870
|
+
/** Backup Name for the current backup */
|
|
2871
|
+
backupName: string;
|
|
2872
|
+
}
|
|
2873
|
+
export declare function backupSettingsSerializer(item: BackupSettings): any;
|
|
2874
|
+
/** Response for the LTR pre-backup API call. */
|
|
2875
|
+
export interface LtrPreBackupResponse {
|
|
2876
|
+
/** Number of storage containers the plugin will use during backup. More than one containers may be used for size limitations, parallelism, or redundancy etc. */
|
|
2877
|
+
numberOfContainers: number;
|
|
2878
|
+
}
|
|
2879
|
+
export declare function ltrPreBackupResponseDeserializer(item: any): LtrPreBackupResponse;
|
|
2880
|
+
/** Response for the pre-backup request. */
|
|
2881
|
+
export interface BackupsLongTermRetentionResponseProperties {
|
|
2882
|
+
/** Number of storage containers the plugin will use during backup. More than one containers may be used for size limitations, parallelism, or redundancy etc. */
|
|
2883
|
+
numberOfContainers: number;
|
|
2884
|
+
}
|
|
2885
|
+
export declare function backupsLongTermRetentionResponsePropertiesDeserializer(item: any): BackupsLongTermRetentionResponseProperties;
|
|
2886
|
+
/** Request made for a long term retention backup. */
|
|
2887
|
+
export interface BackupsLongTermRetentionRequest extends BackupRequestBase {
|
|
2888
|
+
/** Backup store detail for target server. */
|
|
2889
|
+
targetDetails: BackupStoreDetails;
|
|
2890
|
+
}
|
|
2891
|
+
export declare function backupsLongTermRetentionRequestSerializer(item: BackupsLongTermRetentionRequest): any;
|
|
2892
|
+
/** Details about the target where the backup content will be stored. */
|
|
2893
|
+
export interface BackupStoreDetails {
|
|
2894
|
+
/** List of SAS uri of storage containers where backup data is to be streamed/copied. */
|
|
2895
|
+
sasUriList: string[];
|
|
2896
|
+
}
|
|
2897
|
+
export declare function backupStoreDetailsSerializer(item: BackupStoreDetails): any;
|
|
2898
|
+
/** Response for the LTR backup API call */
|
|
2899
|
+
export interface BackupsLongTermRetentionResponse {
|
|
2900
|
+
/** Size of datasource in bytes. */
|
|
2901
|
+
datasourceSizeInBytes?: number;
|
|
2902
|
+
/** Data transferred in bytes. */
|
|
2903
|
+
dataTransferredInBytes?: number;
|
|
2904
|
+
/** Name of Backup operation. */
|
|
2905
|
+
backupName?: string;
|
|
2906
|
+
/** Metadata to be stored in RP. Store everything that will be required to perform a successful restore using this Recovery point. e.g. Versions, DataFormat etc. */
|
|
2907
|
+
backupMetadata?: string;
|
|
2908
|
+
/** Service-set extensible enum indicating the status of operation. */
|
|
2909
|
+
status?: ExecutionStatus;
|
|
2910
|
+
/** Start time of the operation. */
|
|
2911
|
+
startTime?: Date;
|
|
2912
|
+
/** End time of the operation. */
|
|
2913
|
+
endTime?: Date;
|
|
2914
|
+
/** Percentage completed. */
|
|
2915
|
+
percentComplete?: number;
|
|
2916
|
+
/** Error code. */
|
|
2917
|
+
readonly errorCode?: string;
|
|
2918
|
+
/** Error message. */
|
|
2919
|
+
readonly errorMessage?: string;
|
|
2920
|
+
}
|
|
2921
|
+
export declare function backupsLongTermRetentionResponseDeserializer(item: any): BackupsLongTermRetentionResponse;
|
|
2922
|
+
/** Response for the backup request. */
|
|
2923
|
+
export interface LtrBackupOperationResponseProperties {
|
|
2924
|
+
/** Size of datasource in bytes. */
|
|
2925
|
+
datasourceSizeInBytes?: number;
|
|
2926
|
+
/** Data transferred in bytes. */
|
|
2927
|
+
dataTransferredInBytes?: number;
|
|
2928
|
+
/** Name of Backup operation. */
|
|
2929
|
+
backupName?: string;
|
|
2930
|
+
/** Metadata to be stored in RP. Store everything that will be required to perform a successful restore using this Recovery point. e.g. Versions, DataFormat etc. */
|
|
2931
|
+
backupMetadata?: string;
|
|
2932
|
+
/** Service-set extensible enum indicating the status of operation. */
|
|
2933
|
+
status: ExecutionStatus;
|
|
2934
|
+
/** Start time of the operation. */
|
|
2935
|
+
startTime: Date;
|
|
2936
|
+
/** End time of the operation. */
|
|
2937
|
+
endTime?: Date;
|
|
2938
|
+
/** Percentage completed. */
|
|
2939
|
+
percentComplete?: number;
|
|
2940
|
+
/** Error code. */
|
|
2941
|
+
readonly errorCode?: string;
|
|
2942
|
+
/** Error message. */
|
|
2943
|
+
readonly errorMessage?: string;
|
|
2944
|
+
}
|
|
2945
|
+
export declare function ltrBackupOperationResponsePropertiesDeserializer(item: any): LtrBackupOperationResponseProperties;
|
|
2946
|
+
/** Service-set extensible enumeration indicating the status of operation. */
|
|
2947
|
+
export declare enum KnownExecutionStatus {
|
|
2948
|
+
/** Operation is currently running. */
|
|
2949
|
+
Running = "Running",
|
|
2950
|
+
/** Operation has been cancelled. */
|
|
2951
|
+
Cancelled = "Cancelled",
|
|
2952
|
+
/** Operation has failed. */
|
|
2953
|
+
Failed = "Failed",
|
|
2954
|
+
/** Operation has succeeded. */
|
|
2955
|
+
Succeeded = "Succeeded"
|
|
2956
|
+
}
|
|
2957
|
+
/**
|
|
2958
|
+
* Service-set extensible enumeration indicating the status of operation. \
|
|
2959
|
+
* {@link KnownExecutionStatus} can be used interchangeably with ExecutionStatus,
|
|
2960
|
+
* this enum contains the known values that the service supports.
|
|
2961
|
+
* ### Known values supported by the service
|
|
2962
|
+
* **Running**: Operation is currently running. \
|
|
2963
|
+
* **Cancelled**: Operation has been cancelled. \
|
|
2964
|
+
* **Failed**: Operation has failed. \
|
|
2965
|
+
* **Succeeded**: Operation has succeeded.
|
|
2966
|
+
*/
|
|
2967
|
+
export type ExecutionStatus = string;
|
|
2968
|
+
/** Response for the LTR backup Operation API call */
|
|
2969
|
+
export interface BackupsLongTermRetentionOperation extends ProxyResource {
|
|
2970
|
+
/** Size of datasource in bytes. */
|
|
2971
|
+
datasourceSizeInBytes?: number;
|
|
2972
|
+
/** Data transferred in bytes. */
|
|
2973
|
+
dataTransferredInBytes?: number;
|
|
2974
|
+
/** Name of Backup operation. */
|
|
2975
|
+
backupName?: string;
|
|
2976
|
+
/** Metadata to be stored in RP. Store everything that will be required to perform a successful restore using this Recovery point. e.g. Versions, DataFormat etc. */
|
|
2977
|
+
backupMetadata?: string;
|
|
2978
|
+
/** Service-set extensible enum indicating the status of operation. */
|
|
2979
|
+
status?: ExecutionStatus;
|
|
2980
|
+
/** Start time of the operation. */
|
|
2981
|
+
startTime?: Date;
|
|
2982
|
+
/** End time of the operation. */
|
|
2983
|
+
endTime?: Date;
|
|
2984
|
+
/** Percentage completed. */
|
|
2985
|
+
percentComplete?: number;
|
|
2986
|
+
/** Error code. */
|
|
2987
|
+
readonly errorCode?: string;
|
|
2988
|
+
/** Error message. */
|
|
2989
|
+
readonly errorMessage?: string;
|
|
2990
|
+
}
|
|
2991
|
+
export declare function backupsLongTermRetentionOperationDeserializer(item: any): BackupsLongTermRetentionOperation;
|
|
2992
|
+
/** A list of long term retention backup operations for server. */
|
|
2993
|
+
export interface _LtrServerBackupOperationList {
|
|
2994
|
+
/** The BackupsLongTermRetentionOperation items on this page */
|
|
2995
|
+
value: BackupsLongTermRetentionOperation[];
|
|
2996
|
+
/** The link to the next page of items */
|
|
2997
|
+
nextLink?: string;
|
|
2998
|
+
}
|
|
2999
|
+
export declare function _ltrServerBackupOperationListDeserializer(item: any): _LtrServerBackupOperationList;
|
|
3000
|
+
export declare function backupsLongTermRetentionOperationArrayDeserializer(result: Array<BackupsLongTermRetentionOperation>): any[];
|
|
3001
|
+
/** Advanced threat protection settings of the server. */
|
|
3002
|
+
export interface AdvancedThreatProtectionSettingsModel extends ProxyResource {
|
|
3003
|
+
/** Specifies the state of the advanced threat protection, whether it is enabled, disabled, or a state has not been applied yet on the server. */
|
|
3004
|
+
state?: ThreatProtectionState;
|
|
3005
|
+
/** Specifies the creation time (UTC) of the policy. */
|
|
3006
|
+
readonly creationTime?: Date;
|
|
3007
|
+
}
|
|
3008
|
+
export declare function advancedThreatProtectionSettingsModelSerializer(item: AdvancedThreatProtectionSettingsModel): any;
|
|
3009
|
+
export declare function advancedThreatProtectionSettingsModelDeserializer(item: any): AdvancedThreatProtectionSettingsModel;
|
|
3010
|
+
/** Properties of advanced threat protection state for a server. */
|
|
3011
|
+
export interface AdvancedThreatProtectionSettingsProperties {
|
|
3012
|
+
/** Specifies the state of the advanced threat protection, whether it is enabled, disabled, or a state has not been applied yet on the server. */
|
|
3013
|
+
state: ThreatProtectionState;
|
|
3014
|
+
/** Specifies the creation time (UTC) of the policy. */
|
|
3015
|
+
readonly creationTime?: Date;
|
|
3016
|
+
}
|
|
3017
|
+
export declare function advancedThreatProtectionSettingsPropertiesSerializer(item: AdvancedThreatProtectionSettingsProperties): any;
|
|
3018
|
+
export declare function advancedThreatProtectionSettingsPropertiesDeserializer(item: any): AdvancedThreatProtectionSettingsProperties;
|
|
3019
|
+
/** Specifies the state of the advanced threat protection, whether it is enabled, disabled, or a state has not been applied yet on the server. */
|
|
3020
|
+
export type ThreatProtectionState = "Enabled" | "Disabled";
|
|
3021
|
+
/** Known values of {@link ThreatProtectionName} that the service accepts. */
|
|
3022
|
+
export declare enum KnownThreatProtectionName {
|
|
3023
|
+
/** Default advanced threat protection settings. */
|
|
3024
|
+
Default = "Default"
|
|
3025
|
+
}
|
|
3026
|
+
/** Type of ThreatProtectionName */
|
|
3027
|
+
export type ThreatProtectionName = string;
|
|
3028
|
+
/** List of advanced threat protection settings for a server. */
|
|
3029
|
+
export interface _AdvancedThreatProtectionSettingsList {
|
|
3030
|
+
/** The AdvancedThreatProtectionSettingsModel items on this page */
|
|
3031
|
+
readonly value: AdvancedThreatProtectionSettingsModel[];
|
|
3032
|
+
/** The link to the next page of items */
|
|
3033
|
+
nextLink?: string;
|
|
3034
|
+
}
|
|
3035
|
+
export declare function _advancedThreatProtectionSettingsListDeserializer(item: any): _AdvancedThreatProtectionSettingsList;
|
|
3036
|
+
export declare function advancedThreatProtectionSettingsModelArraySerializer(result: Array<AdvancedThreatProtectionSettingsModel>): any[];
|
|
3037
|
+
export declare function advancedThreatProtectionSettingsModelArrayDeserializer(result: Array<AdvancedThreatProtectionSettingsModel>): any[];
|
|
3038
|
+
/** Properties of a backup. */
|
|
3039
|
+
export interface BackupAutomaticAndOnDemand extends ProxyResource {
|
|
3040
|
+
/** Type of backup. */
|
|
3041
|
+
backupType?: BackupType;
|
|
3042
|
+
/** Time(ISO8601 format) at which the backup was completed. */
|
|
3043
|
+
completedTime?: Date;
|
|
3044
|
+
/** Source of the backup. */
|
|
3045
|
+
source?: string;
|
|
3046
|
+
}
|
|
3047
|
+
export declare function backupAutomaticAndOnDemandDeserializer(item: any): BackupAutomaticAndOnDemand;
|
|
3048
|
+
/** Properties of a backup. */
|
|
3049
|
+
export interface BackupAutomaticAndOnDemandProperties {
|
|
3050
|
+
/** Type of backup. */
|
|
3051
|
+
backupType?: BackupType;
|
|
3052
|
+
/** Time(ISO8601 format) at which the backup was completed. */
|
|
3053
|
+
completedTime?: Date;
|
|
3054
|
+
/** Source of the backup. */
|
|
3055
|
+
source?: string;
|
|
3056
|
+
}
|
|
3057
|
+
export declare function backupAutomaticAndOnDemandPropertiesDeserializer(item: any): BackupAutomaticAndOnDemandProperties;
|
|
3058
|
+
/** Type of backup. */
|
|
3059
|
+
export declare enum KnownBackupType {
|
|
3060
|
+
/** A full backup taken automatically by the service. These backups are retained for a period of time as defined by the backup retention policy, and they cannot be deleted by the customer. */
|
|
3061
|
+
Full = "Full",
|
|
3062
|
+
/** A full backup triggered by the customer. These backups are retained for a period of time as defined by the backup retention policy, and they can also be deleted by the customer. */
|
|
3063
|
+
CustomerOnDemand = "Customer On-Demand"
|
|
3064
|
+
}
|
|
3065
|
+
/**
|
|
3066
|
+
* Type of backup. \
|
|
3067
|
+
* {@link KnownBackupType} can be used interchangeably with BackupType,
|
|
3068
|
+
* this enum contains the known values that the service supports.
|
|
3069
|
+
* ### Known values supported by the service
|
|
3070
|
+
* **Full**: A full backup taken automatically by the service. These backups are retained for a period of time as defined by the backup retention policy, and they cannot be deleted by the customer. \
|
|
3071
|
+
* **Customer On-Demand**: A full backup triggered by the customer. These backups are retained for a period of time as defined by the backup retention policy, and they can also be deleted by the customer.
|
|
3072
|
+
*/
|
|
3073
|
+
export type BackupType = string;
|
|
3074
|
+
/** List of backups. */
|
|
3075
|
+
export interface _BackupAutomaticAndOnDemandList {
|
|
3076
|
+
/** The BackupAutomaticAndOnDemand items on this page */
|
|
3077
|
+
value: BackupAutomaticAndOnDemand[];
|
|
3078
|
+
/** The link to the next page of items */
|
|
3079
|
+
nextLink?: string;
|
|
3080
|
+
}
|
|
3081
|
+
export declare function _backupAutomaticAndOnDemandListDeserializer(item: any): _BackupAutomaticAndOnDemandList;
|
|
3082
|
+
export declare function backupAutomaticAndOnDemandArrayDeserializer(result: Array<BackupAutomaticAndOnDemand>): any[];
|
|
3083
|
+
/** Impact on some metric if this recommended action is applied. */
|
|
3084
|
+
export interface TuningOptions extends ProxyResource {
|
|
3085
|
+
/** The resource-specific properties for this resource. */
|
|
3086
|
+
properties?: TuningOptionsProperties;
|
|
3087
|
+
}
|
|
3088
|
+
export declare function tuningOptionsDeserializer(item: any): TuningOptions;
|
|
3089
|
+
/** Properties of a tuning option. */
|
|
3090
|
+
export interface TuningOptionsProperties {
|
|
3091
|
+
/** State of the tuning option. */
|
|
3092
|
+
readonly state?: string;
|
|
3093
|
+
}
|
|
3094
|
+
export declare function tuningOptionsPropertiesDeserializer(item: any): TuningOptionsProperties;
|
|
3095
|
+
/** Name of the tuning option. */
|
|
3096
|
+
export declare enum KnownTuningOptionParameterEnum {
|
|
3097
|
+
/** Index related recommendations. */
|
|
3098
|
+
Index = "index",
|
|
3099
|
+
/** Table related recommendations. */
|
|
3100
|
+
Table = "table"
|
|
3101
|
+
}
|
|
3102
|
+
/**
|
|
3103
|
+
* Name of the tuning option. \
|
|
3104
|
+
* {@link KnownTuningOptionParameterEnum} can be used interchangeably with TuningOptionParameterEnum,
|
|
3105
|
+
* this enum contains the known values that the service supports.
|
|
3106
|
+
* ### Known values supported by the service
|
|
3107
|
+
* **index**: Index related recommendations. \
|
|
3108
|
+
* **table**: Table related recommendations.
|
|
3109
|
+
*/
|
|
3110
|
+
export type TuningOptionParameterEnum = string;
|
|
3111
|
+
/** List of server tuning options. */
|
|
3112
|
+
export interface _TuningOptionsList {
|
|
3113
|
+
/** The TuningOptions items on this page */
|
|
3114
|
+
value: TuningOptions[];
|
|
3115
|
+
/** The link to the next page of items */
|
|
3116
|
+
nextLink?: string;
|
|
3117
|
+
}
|
|
3118
|
+
export declare function _tuningOptionsListDeserializer(item: any): _TuningOptionsList;
|
|
3119
|
+
export declare function tuningOptionsArrayDeserializer(result: Array<TuningOptions>): any[];
|
|
3120
|
+
/** List of available object recommendations. */
|
|
3121
|
+
export interface _ObjectRecommendationList {
|
|
3122
|
+
/** The ObjectRecommendation items on this page */
|
|
3123
|
+
value: ObjectRecommendation[];
|
|
3124
|
+
/** The link to the next page of items */
|
|
3125
|
+
nextLink?: string;
|
|
3126
|
+
}
|
|
3127
|
+
export declare function _objectRecommendationListDeserializer(item: any): _ObjectRecommendationList;
|
|
3128
|
+
export declare function objectRecommendationArrayDeserializer(result: Array<ObjectRecommendation>): any[];
|
|
3129
|
+
/** Object recommendation properties. */
|
|
3130
|
+
export interface ObjectRecommendation extends ProxyResource {
|
|
3131
|
+
/** Always empty. */
|
|
3132
|
+
kind?: string;
|
|
3133
|
+
/** Creation time (UTC) of this recommendation. */
|
|
3134
|
+
initialRecommendedTime?: Date;
|
|
3135
|
+
/** Last time (UTC) that this recommendation was produced. */
|
|
3136
|
+
lastRecommendedTime?: Date;
|
|
3137
|
+
/** Number of times this recommendation has been produced. */
|
|
3138
|
+
timesRecommended?: number;
|
|
3139
|
+
/** List of identifiers for all queries identified as targets for improvement if the recommendation is applied. The list is only populated for CREATE INDEX recommendations. */
|
|
3140
|
+
improvedQueryIds?: number[];
|
|
3141
|
+
/** Reason for this recommendation. */
|
|
3142
|
+
recommendationReason?: string;
|
|
3143
|
+
/** Current state. */
|
|
3144
|
+
currentState?: string;
|
|
3145
|
+
/** Type for this recommendation. */
|
|
3146
|
+
recommendationType?: RecommendationTypeEnum;
|
|
3147
|
+
/** Implementation details for the recommended action. */
|
|
3148
|
+
implementationDetails?: ObjectRecommendationPropertiesImplementationDetails;
|
|
3149
|
+
/** Workload information for the recommended action. */
|
|
3150
|
+
analyzedWorkload?: ObjectRecommendationPropertiesAnalyzedWorkload;
|
|
3151
|
+
/** Estimated impact of this recommended action. */
|
|
3152
|
+
readonly estimatedImpact?: ImpactRecord[];
|
|
3153
|
+
/** Recommendation details for the recommended action. */
|
|
3154
|
+
readonly details?: ObjectRecommendationDetails;
|
|
3155
|
+
}
|
|
3156
|
+
export declare function objectRecommendationDeserializer(item: any): ObjectRecommendation;
|
|
3157
|
+
/** Object recommendation properties. */
|
|
3158
|
+
export interface ObjectRecommendationProperties {
|
|
3159
|
+
/** Creation time (UTC) of this recommendation. */
|
|
3160
|
+
initialRecommendedTime?: Date;
|
|
3161
|
+
/** Last time (UTC) that this recommendation was produced. */
|
|
3162
|
+
lastRecommendedTime?: Date;
|
|
3163
|
+
/** Number of times this recommendation has been produced. */
|
|
3164
|
+
timesRecommended?: number;
|
|
3165
|
+
/** List of identifiers for all queries identified as targets for improvement if the recommendation is applied. The list is only populated for CREATE INDEX recommendations. */
|
|
3166
|
+
improvedQueryIds?: number[];
|
|
3167
|
+
/** Reason for this recommendation. */
|
|
3168
|
+
recommendationReason?: string;
|
|
3169
|
+
/** Current state. */
|
|
3170
|
+
currentState?: string;
|
|
3171
|
+
/** Type for this recommendation. */
|
|
3172
|
+
recommendationType?: RecommendationTypeEnum;
|
|
3173
|
+
/** Implementation details for the recommended action. */
|
|
3174
|
+
implementationDetails?: ObjectRecommendationPropertiesImplementationDetails;
|
|
3175
|
+
/** Workload information for the recommended action. */
|
|
3176
|
+
analyzedWorkload?: ObjectRecommendationPropertiesAnalyzedWorkload;
|
|
3177
|
+
/** Estimated impact of this recommended action. */
|
|
3178
|
+
readonly estimatedImpact?: ImpactRecord[];
|
|
3179
|
+
/** Recommendation details for the recommended action. */
|
|
3180
|
+
readonly details?: ObjectRecommendationDetails;
|
|
3181
|
+
}
|
|
3182
|
+
export declare function objectRecommendationPropertiesDeserializer(item: any): ObjectRecommendationProperties;
|
|
3183
|
+
/** Type for this recommendation. */
|
|
3184
|
+
export declare enum KnownRecommendationTypeEnum {
|
|
3185
|
+
/** Recommendation to create an index to improve query performance. */
|
|
3186
|
+
CreateIndex = "CreateIndex",
|
|
3187
|
+
/** Recommendation to drop an existing index because it's duplicate or unused. */
|
|
3188
|
+
DropIndex = "DropIndex",
|
|
3189
|
+
/** Recommendation to reindex an existing invalid index. */
|
|
3190
|
+
ReIndex = "ReIndex",
|
|
3191
|
+
/** Recommendation to analyze a table to update statistics for the query optimizer. */
|
|
3192
|
+
AnalyzeTable = "AnalyzeTable",
|
|
3193
|
+
/** Recommendation to vacuum a table to reclaim storage and optimize performance. */
|
|
3194
|
+
VacuumTable = "VacuumTable"
|
|
3195
|
+
}
|
|
3196
|
+
/**
|
|
3197
|
+
* Type for this recommendation. \
|
|
3198
|
+
* {@link KnownRecommendationTypeEnum} can be used interchangeably with RecommendationTypeEnum,
|
|
3199
|
+
* this enum contains the known values that the service supports.
|
|
3200
|
+
* ### Known values supported by the service
|
|
3201
|
+
* **CreateIndex**: Recommendation to create an index to improve query performance. \
|
|
3202
|
+
* **DropIndex**: Recommendation to drop an existing index because it's duplicate or unused. \
|
|
3203
|
+
* **ReIndex**: Recommendation to reindex an existing invalid index. \
|
|
3204
|
+
* **AnalyzeTable**: Recommendation to analyze a table to update statistics for the query optimizer. \
|
|
3205
|
+
* **VacuumTable**: Recommendation to vacuum a table to reclaim storage and optimize performance.
|
|
3206
|
+
*/
|
|
3207
|
+
export type RecommendationTypeEnum = string;
|
|
3208
|
+
/** Implementation details for the recommended action. */
|
|
3209
|
+
export interface ObjectRecommendationPropertiesImplementationDetails {
|
|
3210
|
+
/** Method of implementation for recommended action. */
|
|
3211
|
+
method?: string;
|
|
3212
|
+
/** Implementation script for the recommended action. */
|
|
3213
|
+
script?: string;
|
|
3214
|
+
}
|
|
3215
|
+
export declare function objectRecommendationPropertiesImplementationDetailsDeserializer(item: any): ObjectRecommendationPropertiesImplementationDetails;
|
|
3216
|
+
/** Workload information for the recommended action. */
|
|
3217
|
+
export interface ObjectRecommendationPropertiesAnalyzedWorkload {
|
|
3218
|
+
/** Start time (UTC) of the workload analyzed. */
|
|
3219
|
+
startTime?: Date;
|
|
3220
|
+
/** End time (UTC) of the workload analyzed. */
|
|
3221
|
+
endTime?: Date;
|
|
3222
|
+
/** Number of queries from the workload that were examined to produce this recommendation. For DROP INDEX recommendations it's 0 (zero). */
|
|
3223
|
+
queryCount?: number;
|
|
3224
|
+
}
|
|
3225
|
+
export declare function objectRecommendationPropertiesAnalyzedWorkloadDeserializer(item: any): ObjectRecommendationPropertiesAnalyzedWorkload;
|
|
3226
|
+
export declare function impactRecordArrayDeserializer(result: Array<ImpactRecord>): any[];
|
|
3227
|
+
/** Impact on some metric if this recommended action is applied. */
|
|
3228
|
+
export interface ImpactRecord {
|
|
3229
|
+
/** Dimension name. */
|
|
3230
|
+
dimensionName?: string;
|
|
3231
|
+
/** Dimension unit. */
|
|
3232
|
+
unit?: string;
|
|
3233
|
+
/** Optional property that can be used to store the identifier of the query, if the metric is for a specific query. */
|
|
3234
|
+
queryId?: number;
|
|
3235
|
+
/** Absolute value. */
|
|
3236
|
+
absoluteValue?: number;
|
|
3237
|
+
}
|
|
3238
|
+
export declare function impactRecordDeserializer(item: any): ImpactRecord;
|
|
3239
|
+
/** Recommendation details for the recommended action. */
|
|
3240
|
+
export interface ObjectRecommendationDetails {
|
|
3241
|
+
/** Database name. */
|
|
3242
|
+
databaseName?: string;
|
|
3243
|
+
/** Schema name. */
|
|
3244
|
+
schema?: string;
|
|
3245
|
+
/** Table name. */
|
|
3246
|
+
table?: string;
|
|
3247
|
+
/** Index type. */
|
|
3248
|
+
indexType?: string;
|
|
3249
|
+
/** Index name. */
|
|
3250
|
+
indexName?: string;
|
|
3251
|
+
/** Index columns. */
|
|
3252
|
+
indexColumns?: string[];
|
|
3253
|
+
/** Index included columns. */
|
|
3254
|
+
includedColumns?: string[];
|
|
3255
|
+
}
|
|
3256
|
+
export declare function objectRecommendationDetailsDeserializer(item: any): ObjectRecommendationDetails;
|
|
3257
|
+
/** The check availability request body. */
|
|
3258
|
+
export interface CheckNameAvailabilityRequest {
|
|
3259
|
+
/** The name of the resource for which availability needs to be checked. */
|
|
3260
|
+
name?: string;
|
|
3261
|
+
/** The resource type. */
|
|
3262
|
+
type?: string;
|
|
3263
|
+
}
|
|
3264
|
+
export declare function checkNameAvailabilityRequestSerializer(item: CheckNameAvailabilityRequest): any;
|
|
3265
|
+
/** Availability of a name. */
|
|
3266
|
+
export interface NameAvailabilityModel extends CheckNameAvailabilityResponse {
|
|
3267
|
+
/** Name for which validity and availability was checked. */
|
|
3268
|
+
readonly name?: string;
|
|
3269
|
+
/** Type of resource. It can be 'Microsoft.DBforPostgreSQL/flexibleServers' or 'Microsoft.DBforPostgreSQL/flexibleServers/virtualendpoints'. */
|
|
3270
|
+
readonly type?: string;
|
|
3271
|
+
}
|
|
3272
|
+
export declare function nameAvailabilityModelDeserializer(item: any): NameAvailabilityModel;
|
|
3273
|
+
/** The check availability result. */
|
|
3274
|
+
export interface CheckNameAvailabilityResponse {
|
|
3275
|
+
/** Indicates if the resource name is available. */
|
|
3276
|
+
nameAvailable?: boolean;
|
|
3277
|
+
/** The reason why the given name is not available. */
|
|
3278
|
+
reason?: CheckNameAvailabilityReason;
|
|
3279
|
+
/** Detailed reason why the given name is not available. */
|
|
3280
|
+
message?: string;
|
|
3281
|
+
}
|
|
3282
|
+
export declare function checkNameAvailabilityResponseDeserializer(item: any): CheckNameAvailabilityResponse;
|
|
3283
|
+
/** Possible reasons for a name not being available. */
|
|
3284
|
+
export declare enum KnownCheckNameAvailabilityReason {
|
|
3285
|
+
/** Name is invalid. */
|
|
3286
|
+
Invalid = "Invalid",
|
|
3287
|
+
/** Name already exists. */
|
|
3288
|
+
AlreadyExists = "AlreadyExists"
|
|
3289
|
+
}
|
|
3290
|
+
/**
|
|
3291
|
+
* Possible reasons for a name not being available. \
|
|
3292
|
+
* {@link KnownCheckNameAvailabilityReason} can be used interchangeably with CheckNameAvailabilityReason,
|
|
3293
|
+
* this enum contains the known values that the service supports.
|
|
3294
|
+
* ### Known values supported by the service
|
|
3295
|
+
* **Invalid**: Name is invalid. \
|
|
3296
|
+
* **AlreadyExists**: Name already exists.
|
|
3297
|
+
*/
|
|
3298
|
+
export type CheckNameAvailabilityReason = string;
|
|
3299
|
+
/** Capability for the PostgreSQL server */
|
|
3300
|
+
export interface _QuotaUsageList {
|
|
3301
|
+
/** The QuotaUsage items on this page */
|
|
3302
|
+
readonly value: QuotaUsage[];
|
|
3303
|
+
/** The link to the next page of items */
|
|
3304
|
+
nextLink?: string;
|
|
3305
|
+
}
|
|
3306
|
+
export declare function _quotaUsageListDeserializer(item: any): _QuotaUsageList;
|
|
3307
|
+
export declare function quotaUsageArrayDeserializer(result: Array<QuotaUsage>): any[];
|
|
3308
|
+
/** Quota usage for servers */
|
|
3309
|
+
export interface QuotaUsage {
|
|
3310
|
+
/** Name of quota usage for servers */
|
|
3311
|
+
name?: NameProperty;
|
|
3312
|
+
/** Quota limit */
|
|
3313
|
+
limit?: number;
|
|
3314
|
+
/** Quota unit */
|
|
3315
|
+
unit?: string;
|
|
3316
|
+
/** Current Quota usage value */
|
|
3317
|
+
currentValue?: number;
|
|
3318
|
+
/** Fully qualified ARM resource Id */
|
|
3319
|
+
id?: string;
|
|
3320
|
+
}
|
|
3321
|
+
export declare function quotaUsageDeserializer(item: any): QuotaUsage;
|
|
3322
|
+
/** Name property for quota usage */
|
|
3323
|
+
export interface NameProperty {
|
|
3324
|
+
/** Name value */
|
|
3325
|
+
value?: string;
|
|
3326
|
+
/** Localized name */
|
|
3327
|
+
localizedValue?: string;
|
|
3328
|
+
}
|
|
3329
|
+
export declare function namePropertyDeserializer(item: any): NameProperty;
|
|
3330
|
+
/** Virtual network subnet usage parameter */
|
|
3331
|
+
export interface VirtualNetworkSubnetUsageParameter {
|
|
3332
|
+
/** Virtual network resource id. */
|
|
3333
|
+
virtualNetworkArmResourceId?: string;
|
|
3334
|
+
}
|
|
3335
|
+
export declare function virtualNetworkSubnetUsageParameterSerializer(item: VirtualNetworkSubnetUsageParameter): any;
|
|
3336
|
+
/** Virtual network subnet usage data. */
|
|
3337
|
+
export interface VirtualNetworkSubnetUsageModel {
|
|
3338
|
+
readonly delegatedSubnetsUsage?: DelegatedSubnetUsage[];
|
|
3339
|
+
/** location of the delegated subnet usage */
|
|
3340
|
+
readonly location?: string;
|
|
3341
|
+
/** subscriptionId of the delegated subnet usage */
|
|
3342
|
+
readonly subscriptionId?: string;
|
|
3343
|
+
}
|
|
3344
|
+
export declare function virtualNetworkSubnetUsageModelDeserializer(item: any): VirtualNetworkSubnetUsageModel;
|
|
3345
|
+
export declare function delegatedSubnetUsageArrayDeserializer(result: Array<DelegatedSubnetUsage>): any[];
|
|
3346
|
+
/** Delegated subnet usage data. */
|
|
3347
|
+
export interface DelegatedSubnetUsage {
|
|
3348
|
+
/** Name of the delegated subnet for which IP addresses are in use */
|
|
3349
|
+
readonly subnetName?: string;
|
|
3350
|
+
/** Number of IP addresses used by the delegated subnet */
|
|
3351
|
+
readonly usage?: number;
|
|
3352
|
+
}
|
|
3353
|
+
export declare function delegatedSubnetUsageDeserializer(item: any): DelegatedSubnetUsage;
|
|
3354
|
+
/** Indicates the filter to apply when listing migrations. */
|
|
3355
|
+
export declare enum KnownMigrationListFilter {
|
|
3356
|
+
/** Only active (in-progress) migrations. */
|
|
3357
|
+
Active = "Active",
|
|
3358
|
+
/** All migrations. */
|
|
3359
|
+
All = "All"
|
|
3360
|
+
}
|
|
3361
|
+
/**
|
|
3362
|
+
* Indicates the filter to apply when listing migrations. \
|
|
3363
|
+
* {@link KnownMigrationListFilter} can be used interchangeably with MigrationListFilter,
|
|
3364
|
+
* this enum contains the known values that the service supports.
|
|
3365
|
+
* ### Known values supported by the service
|
|
3366
|
+
* **Active**: Only active (in-progress) migrations. \
|
|
3367
|
+
* **All**: All migrations.
|
|
3368
|
+
*/
|
|
3369
|
+
export type MigrationListFilter = string;
|
|
3370
|
+
/** Filter for maintenance event status. */
|
|
3371
|
+
export declare enum KnownMaintenanceEventStatusFilter {
|
|
3372
|
+
/** Return events that have a scheduled or in progress status. */
|
|
3373
|
+
Upcoming = "Upcoming",
|
|
3374
|
+
/** Return events that have a completed status. */
|
|
3375
|
+
Past = "Past"
|
|
3376
|
+
}
|
|
3377
|
+
/**
|
|
3378
|
+
* Filter for maintenance event status. \
|
|
3379
|
+
* {@link KnownMaintenanceEventStatusFilter} can be used interchangeably with MaintenanceEventStatusFilter,
|
|
3380
|
+
* this enum contains the known values that the service supports.
|
|
3381
|
+
* ### Known values supported by the service
|
|
3382
|
+
* **Upcoming**: Return events that have a scheduled or in progress status. \
|
|
3383
|
+
* **Past**: Return events that have a completed status.
|
|
3384
|
+
*/
|
|
3385
|
+
export type MaintenanceEventStatusFilter = string;
|
|
3386
|
+
/** Recommendations list filter. Retrieves recommendations based on type. */
|
|
3387
|
+
export declare enum KnownRecommendationTypeParameterEnum {
|
|
3388
|
+
/** Recommendation to create an index to improve query performance. */
|
|
3389
|
+
CreateIndex = "CreateIndex",
|
|
3390
|
+
/** Recommendation to drop an existing index because it's duplicate or unused. */
|
|
3391
|
+
DropIndex = "DropIndex",
|
|
3392
|
+
/** Recommendation to reindex an existing invalid index. */
|
|
3393
|
+
ReIndex = "ReIndex",
|
|
3394
|
+
/** Recommendation to analyze a table to update statistics for the query optimizer. */
|
|
3395
|
+
AnalyzeTable = "AnalyzeTable",
|
|
3396
|
+
/** Recommendation to vacuum a table to reclaim storage and optimize performance. */
|
|
3397
|
+
VacuumTable = "VacuumTable"
|
|
3398
|
+
}
|
|
3399
|
+
/**
|
|
3400
|
+
* Recommendations list filter. Retrieves recommendations based on type. \
|
|
3401
|
+
* {@link KnownRecommendationTypeParameterEnum} can be used interchangeably with RecommendationTypeParameterEnum,
|
|
3402
|
+
* this enum contains the known values that the service supports.
|
|
3403
|
+
* ### Known values supported by the service
|
|
3404
|
+
* **CreateIndex**: Recommendation to create an index to improve query performance. \
|
|
3405
|
+
* **DropIndex**: Recommendation to drop an existing index because it's duplicate or unused. \
|
|
3406
|
+
* **ReIndex**: Recommendation to reindex an existing invalid index. \
|
|
3407
|
+
* **AnalyzeTable**: Recommendation to analyze a table to update statistics for the query optimizer. \
|
|
3408
|
+
* **VacuumTable**: Recommendation to vacuum a table to reclaim storage and optimize performance.
|
|
3409
|
+
*/
|
|
3410
|
+
export type RecommendationTypeParameterEnum = string;
|
|
3411
|
+
/** The available API versions. */
|
|
3412
|
+
export declare enum KnownVersions {
|
|
3413
|
+
/** The 2025-08-01 API version. */
|
|
3414
|
+
V20250801 = "2025-08-01",
|
|
3415
|
+
/** The 2026-01-01-preview API version. */
|
|
3416
|
+
V20260101 = "2026-01-01-preview",
|
|
3417
|
+
/** The 2026-04-01-preview API version. */
|
|
3418
|
+
V20260401 = "2026-04-01-preview"
|
|
3419
|
+
}
|
|
3420
|
+
export declare function _migrationPropertiesSerializer(item: Migration): any;
|
|
3421
|
+
export declare function _migrationPropertiesDeserializer(item: any): {
|
|
3422
|
+
migrationId: any;
|
|
3423
|
+
currentStatus: any;
|
|
3424
|
+
migrationInstanceResourceId: any;
|
|
3425
|
+
migrationMode: any;
|
|
3426
|
+
migrationOption: any;
|
|
3427
|
+
sourceType: any;
|
|
3428
|
+
sslMode: any;
|
|
3429
|
+
sourceDbServerMetadata: any;
|
|
3430
|
+
targetDbServerMetadata: any;
|
|
3431
|
+
sourceDbServerResourceId: any;
|
|
3432
|
+
sourceDbServerFullyQualifiedDomainName: any;
|
|
3433
|
+
targetDbServerResourceId: any;
|
|
3434
|
+
targetDbServerFullyQualifiedDomainName: any;
|
|
3435
|
+
secretParameters: any;
|
|
3436
|
+
dbsToMigrate: any;
|
|
3437
|
+
setupLogicalReplicationOnSourceDbIfNeeded: any;
|
|
3438
|
+
overwriteDbsInTarget: any;
|
|
3439
|
+
migrationWindowStartTimeInUtc: any;
|
|
3440
|
+
migrationWindowEndTimeInUtc: any;
|
|
3441
|
+
migrateRoles: any;
|
|
3442
|
+
startDataMigration: any;
|
|
3443
|
+
triggerCutover: any;
|
|
3444
|
+
dbsToTriggerCutoverOn: any;
|
|
3445
|
+
cancel: any;
|
|
3446
|
+
dbsToCancelMigrationOn: any;
|
|
3447
|
+
};
|
|
3448
|
+
export declare function _migrationResourceForPatchPropertiesSerializer(item: MigrationResourceForPatch): any;
|
|
3449
|
+
export declare function _privateEndpointConnectionPropertiesSerializer(item: PrivateEndpointConnection): any;
|
|
3450
|
+
export declare function _privateEndpointConnectionPropertiesDeserializer(item: any): {
|
|
3451
|
+
groupIds: any;
|
|
3452
|
+
privateEndpoint: any;
|
|
3453
|
+
privateLinkServiceConnectionState: any;
|
|
3454
|
+
provisioningState: any;
|
|
3455
|
+
};
|
|
3456
|
+
export declare function _serverPropertiesSerializer(item: Server): any;
|
|
3457
|
+
export declare function _serverPropertiesDeserializer(item: any): {
|
|
3458
|
+
administratorLogin: any;
|
|
3459
|
+
administratorLoginPassword: any;
|
|
3460
|
+
version: any;
|
|
3461
|
+
minorVersion: any;
|
|
3462
|
+
state: any;
|
|
3463
|
+
fullyQualifiedDomainName: any;
|
|
3464
|
+
storage: any;
|
|
3465
|
+
authConfig: any;
|
|
3466
|
+
dataEncryption: any;
|
|
3467
|
+
backup: any;
|
|
3468
|
+
network: any;
|
|
3469
|
+
highAvailability: any;
|
|
3470
|
+
maintenanceWindow: any;
|
|
3471
|
+
sourceServerResourceId: any;
|
|
3472
|
+
pointInTimeUTC: any;
|
|
3473
|
+
availabilityZone: any;
|
|
3474
|
+
replicationRole: any;
|
|
3475
|
+
replicaCapacity: any;
|
|
3476
|
+
replica: any;
|
|
3477
|
+
createMode: any;
|
|
3478
|
+
privateEndpointConnections: any;
|
|
3479
|
+
cluster: any;
|
|
3480
|
+
};
|
|
3481
|
+
export declare function _serverForPatchPropertiesSerializer(item: ServerForPatch): any;
|
|
3482
|
+
export declare function _configurationPropertiesSerializer(item: Configuration): any;
|
|
3483
|
+
export declare function _configurationPropertiesDeserializer(item: any): {
|
|
3484
|
+
value: any;
|
|
3485
|
+
description: any;
|
|
3486
|
+
defaultValue: any;
|
|
3487
|
+
dataType: any;
|
|
3488
|
+
allowedValues: any;
|
|
3489
|
+
source: any;
|
|
3490
|
+
isDynamicConfig: any;
|
|
3491
|
+
isReadOnly: any;
|
|
3492
|
+
isConfigPendingRestart: any;
|
|
3493
|
+
unit: any;
|
|
3494
|
+
documentationLink: any;
|
|
3495
|
+
};
|
|
3496
|
+
export declare function _configurationForUpdatePropertiesSerializer(item: ConfigurationForUpdate): any;
|
|
3497
|
+
export declare function _configurationForUpdatePropertiesDeserializer(item: any): {
|
|
3498
|
+
value: any;
|
|
3499
|
+
description: any;
|
|
3500
|
+
defaultValue: any;
|
|
3501
|
+
dataType: any;
|
|
3502
|
+
allowedValues: any;
|
|
3503
|
+
source: any;
|
|
3504
|
+
isDynamicConfig: any;
|
|
3505
|
+
isReadOnly: any;
|
|
3506
|
+
isConfigPendingRestart: any;
|
|
3507
|
+
unit: any;
|
|
3508
|
+
documentationLink: any;
|
|
3509
|
+
};
|
|
3510
|
+
export declare function _databasePropertiesSerializer(item: Database): any;
|
|
3511
|
+
export declare function _databasePropertiesDeserializer(item: any): {
|
|
3512
|
+
charset: any;
|
|
3513
|
+
collation: any;
|
|
3514
|
+
};
|
|
3515
|
+
export declare function _firewallRulePropertiesSerializer(item: FirewallRule): any;
|
|
3516
|
+
export declare function _firewallRulePropertiesDeserializer(item: any): {
|
|
3517
|
+
startIpAddress: any;
|
|
3518
|
+
endIpAddress: any;
|
|
3519
|
+
};
|
|
3520
|
+
export declare function _privateLinkResourcePropertiesDeserializer(item: any): {
|
|
3521
|
+
groupId: any;
|
|
3522
|
+
requiredMembers: any;
|
|
3523
|
+
requiredZoneNames: any;
|
|
3524
|
+
};
|
|
3525
|
+
export declare function _virtualEndpointPropertiesSerializer(item: VirtualEndpoint): any;
|
|
3526
|
+
export declare function _virtualEndpointPropertiesDeserializer(item: any): {
|
|
3527
|
+
endpointType: any;
|
|
3528
|
+
members: any;
|
|
3529
|
+
virtualEndpoints: any;
|
|
3530
|
+
};
|
|
3531
|
+
export declare function _virtualEndpointResourceForPatchPropertiesSerializer(item: VirtualEndpointResourceForPatch): any;
|
|
3532
|
+
export declare function _virtualEndpointResourceForPatchPropertiesDeserializer(item: any): {
|
|
3533
|
+
endpointType: any;
|
|
3534
|
+
members: any;
|
|
3535
|
+
virtualEndpoints: any;
|
|
3536
|
+
};
|
|
3537
|
+
export declare function _administratorMicrosoftEntraPropertiesDeserializer(item: any): {
|
|
3538
|
+
principalType: any;
|
|
3539
|
+
principalName: any;
|
|
3540
|
+
objectId: any;
|
|
3541
|
+
tenantId: any;
|
|
3542
|
+
};
|
|
3543
|
+
export declare function _administratorMicrosoftEntraAddPropertiesSerializer(item: AdministratorMicrosoftEntraAdd): any;
|
|
3544
|
+
export declare function _capturedLogPropertiesDeserializer(item: any): {
|
|
3545
|
+
createdTime: any;
|
|
3546
|
+
lastModifiedTime: any;
|
|
3547
|
+
sizeInKb: any;
|
|
3548
|
+
typePropertiesType: any;
|
|
3549
|
+
url: any;
|
|
3550
|
+
};
|
|
3551
|
+
export declare function _ltrPreBackupResponsePropertiesDeserializer(item: any): {
|
|
3552
|
+
numberOfContainers: any;
|
|
3553
|
+
};
|
|
3554
|
+
export declare function _backupsLongTermRetentionResponsePropertiesDeserializer(item: any): {
|
|
3555
|
+
datasourceSizeInBytes: any;
|
|
3556
|
+
dataTransferredInBytes: any;
|
|
3557
|
+
backupName: any;
|
|
3558
|
+
backupMetadata: any;
|
|
3559
|
+
status: any;
|
|
3560
|
+
startTime: any;
|
|
3561
|
+
endTime: any;
|
|
3562
|
+
percentComplete: any;
|
|
3563
|
+
errorCode: any;
|
|
3564
|
+
errorMessage: any;
|
|
3565
|
+
};
|
|
3566
|
+
export declare function _backupsLongTermRetentionOperationPropertiesDeserializer(item: any): {
|
|
3567
|
+
datasourceSizeInBytes: any;
|
|
3568
|
+
dataTransferredInBytes: any;
|
|
3569
|
+
backupName: any;
|
|
3570
|
+
backupMetadata: any;
|
|
3571
|
+
status: any;
|
|
3572
|
+
startTime: any;
|
|
3573
|
+
endTime: any;
|
|
3574
|
+
percentComplete: any;
|
|
3575
|
+
errorCode: any;
|
|
3576
|
+
errorMessage: any;
|
|
3577
|
+
};
|
|
3578
|
+
export declare function _advancedThreatProtectionSettingsModelPropertiesSerializer(item: AdvancedThreatProtectionSettingsModel): any;
|
|
3579
|
+
export declare function _advancedThreatProtectionSettingsModelPropertiesDeserializer(item: any): {
|
|
3580
|
+
state: any;
|
|
3581
|
+
creationTime: any;
|
|
3582
|
+
};
|
|
3583
|
+
export declare function _backupAutomaticAndOnDemandPropertiesDeserializer(item: any): {
|
|
3584
|
+
backupType: any;
|
|
3585
|
+
completedTime: any;
|
|
3586
|
+
source: any;
|
|
3587
|
+
};
|
|
3588
|
+
export declare function _objectRecommendationPropertiesDeserializer(item: any): {
|
|
3589
|
+
initialRecommendedTime: any;
|
|
3590
|
+
lastRecommendedTime: any;
|
|
3591
|
+
timesRecommended: any;
|
|
3592
|
+
improvedQueryIds: any;
|
|
3593
|
+
recommendationReason: any;
|
|
3594
|
+
currentState: any;
|
|
3595
|
+
recommendationType: any;
|
|
3596
|
+
implementationDetails: any;
|
|
3597
|
+
analyzedWorkload: any;
|
|
3598
|
+
estimatedImpact: any;
|
|
3599
|
+
details: any;
|
|
3600
|
+
};
|
|
3601
|
+
export type PrivateDnsZoneSuffixGetResponse = {
|
|
3602
|
+
body: string;
|
|
3603
|
+
};
|
|
3604
|
+
//# sourceMappingURL=models.d.ts.map
|