@azure/arm-postgresql-flexible 8.0.0 → 8.1.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +98 -0
- package/LICENSE +3 -3
- package/README.md +26 -16
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +506 -35
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +70 -0
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +23 -1
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +788 -99
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +5 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +36 -3
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/administrators.d.ts +9 -9
- package/dist/browser/operations/administrators.d.ts.map +1 -1
- package/dist/browser/operations/administrators.js +7 -7
- package/dist/browser/operations/administrators.js.map +1 -1
- package/dist/browser/operations/backups.d.ts +5 -5
- package/dist/browser/operations/backups.d.ts.map +1 -1
- package/dist/browser/operations/backups.js +3 -3
- package/dist/browser/operations/backups.js.map +1 -1
- package/dist/browser/operations/checkNameAvailability.d.ts +3 -3
- package/dist/browser/operations/checkNameAvailability.d.ts.map +1 -1
- package/dist/browser/operations/checkNameAvailability.js.map +1 -1
- package/dist/browser/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
- package/dist/browser/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
- package/dist/browser/operations/checkNameAvailabilityWithLocation.js +1 -5
- package/dist/browser/operations/checkNameAvailabilityWithLocation.js.map +1 -1
- package/dist/browser/operations/configurations.d.ts +5 -5
- package/dist/browser/operations/configurations.d.ts.map +1 -1
- package/dist/browser/operations/configurations.js +3 -3
- package/dist/browser/operations/configurations.js.map +1 -1
- package/dist/browser/operations/databases.d.ts +5 -5
- package/dist/browser/operations/databases.d.ts.map +1 -1
- package/dist/browser/operations/databases.js +3 -3
- package/dist/browser/operations/databases.js.map +1 -1
- package/dist/browser/operations/firewallRules.d.ts +5 -5
- package/dist/browser/operations/firewallRules.d.ts.map +1 -1
- package/dist/browser/operations/firewallRules.js +3 -3
- package/dist/browser/operations/firewallRules.js.map +1 -1
- package/dist/browser/operations/flexibleServer.d.ts +4 -4
- package/dist/browser/operations/flexibleServer.d.ts.map +1 -1
- package/dist/browser/operations/flexibleServer.js +1 -1
- package/dist/browser/operations/flexibleServer.js.map +1 -1
- package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
- package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
- package/dist/browser/operations/getPrivateDnsZoneSuffix.js.map +1 -1
- package/dist/browser/operations/index.d.ts +4 -0
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +4 -0
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/locationBasedCapabilities.d.ts +4 -4
- package/dist/browser/operations/locationBasedCapabilities.d.ts.map +1 -1
- package/dist/browser/operations/locationBasedCapabilities.js +3 -7
- package/dist/browser/operations/locationBasedCapabilities.js.map +1 -1
- package/dist/browser/operations/logFiles.d.ts +4 -4
- package/dist/browser/operations/logFiles.d.ts.map +1 -1
- package/dist/browser/operations/logFiles.js +2 -2
- package/dist/browser/operations/logFiles.js.map +1 -1
- package/dist/browser/operations/ltrBackupOperations.d.ts +4 -4
- package/dist/browser/operations/ltrBackupOperations.d.ts.map +1 -1
- package/dist/browser/operations/ltrBackupOperations.js +2 -2
- package/dist/browser/operations/ltrBackupOperations.js.map +1 -1
- package/dist/browser/operations/migrations.d.ts +4 -4
- package/dist/browser/operations/migrations.d.ts.map +1 -1
- package/dist/browser/operations/migrations.js +2 -2
- package/dist/browser/operations/migrations.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +18 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +87 -0
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnectionOperations.d.ts +4 -4
- package/dist/browser/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnectionOperations.js +1 -1
- package/dist/browser/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +2 -2
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.d.ts +4 -4
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +2 -2
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/quotaUsages.d.ts +35 -0
- package/dist/browser/operations/quotaUsages.d.ts.map +1 -0
- package/dist/browser/operations/quotaUsages.js +141 -0
- package/dist/browser/operations/quotaUsages.js.map +1 -0
- package/dist/browser/operations/replicas.d.ts +4 -4
- package/dist/browser/operations/replicas.d.ts.map +1 -1
- package/dist/browser/operations/replicas.js.map +1 -1
- package/dist/browser/operations/serverCapabilities.d.ts +4 -4
- package/dist/browser/operations/serverCapabilities.d.ts.map +1 -1
- package/dist/browser/operations/serverCapabilities.js +2 -2
- package/dist/browser/operations/serverCapabilities.js.map +1 -1
- package/dist/browser/operations/serverThreatProtectionSettings.d.ts +5 -5
- package/dist/browser/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/browser/operations/serverThreatProtectionSettings.js +3 -3
- package/dist/browser/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/browser/operations/servers.d.ts +5 -5
- package/dist/browser/operations/servers.d.ts.map +1 -1
- package/dist/browser/operations/servers.js +7 -15
- package/dist/browser/operations/servers.js.map +1 -1
- package/dist/browser/operations/tuningConfiguration.d.ts +137 -0
- package/dist/browser/operations/tuningConfiguration.d.ts.map +1 -0
- package/dist/browser/operations/tuningConfiguration.js +638 -0
- package/dist/browser/operations/tuningConfiguration.js.map +1 -0
- package/dist/browser/operations/tuningIndex.d.ts +41 -0
- package/dist/browser/operations/tuningIndex.d.ts.map +1 -0
- package/dist/browser/operations/tuningIndex.js +155 -0
- package/dist/browser/operations/tuningIndex.js.map +1 -0
- package/dist/browser/operations/tuningOptions.d.ts +46 -0
- package/dist/browser/operations/tuningOptions.d.ts.map +1 -0
- package/dist/browser/operations/tuningOptions.js +182 -0
- package/dist/browser/operations/tuningOptions.js.map +1 -0
- package/dist/browser/operations/virtualEndpoints.d.ts +5 -5
- package/dist/browser/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/browser/operations/virtualEndpoints.js +3 -3
- package/dist/browser/operations/virtualEndpoints.js.map +1 -1
- package/dist/browser/operations/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/browser/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/browser/operations/virtualNetworkSubnetUsage.js +1 -5
- package/dist/browser/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/browser/operationsInterfaces/administrators.d.ts +7 -7
- package/dist/browser/operationsInterfaces/administrators.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/administrators.js.map +1 -1
- package/dist/browser/operationsInterfaces/backups.d.ts +3 -3
- package/dist/browser/operationsInterfaces/backups.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/backups.js.map +1 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts +1 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.js.map +1 -1
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
- package/dist/browser/operationsInterfaces/configurations.d.ts +3 -3
- package/dist/browser/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/configurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/databases.d.ts +3 -3
- package/dist/browser/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/databases.js.map +1 -1
- package/dist/browser/operationsInterfaces/firewallRules.d.ts +3 -3
- package/dist/browser/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/flexibleServer.d.ts +2 -2
- package/dist/browser/operationsInterfaces/flexibleServer.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/flexibleServer.js.map +1 -1
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +4 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +4 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
- package/dist/browser/operationsInterfaces/logFiles.d.ts +2 -2
- package/dist/browser/operationsInterfaces/logFiles.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/logFiles.js.map +1 -1
- package/dist/browser/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/ltrBackupOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/migrations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/migrations.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +3 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/quotaUsages.d.ts +12 -0
- package/dist/browser/operationsInterfaces/quotaUsages.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/quotaUsages.js +9 -0
- package/dist/browser/operationsInterfaces/quotaUsages.js.map +1 -0
- package/dist/browser/operationsInterfaces/replicas.d.ts +2 -2
- package/dist/browser/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/replicas.js.map +1 -1
- package/dist/browser/operationsInterfaces/serverCapabilities.d.ts +2 -2
- package/dist/browser/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/serverCapabilities.js.map +1 -1
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/browser/operationsInterfaces/servers.d.ts +3 -3
- package/dist/browser/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/servers.js.map +1 -1
- package/dist/browser/operationsInterfaces/tuningConfiguration.d.ts +90 -0
- package/dist/browser/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/tuningConfiguration.js +9 -0
- package/dist/browser/operationsInterfaces/tuningConfiguration.js.map +1 -0
- package/dist/browser/operationsInterfaces/tuningIndex.d.ts +14 -0
- package/dist/browser/operationsInterfaces/tuningIndex.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/tuningIndex.js +9 -0
- package/dist/browser/operationsInterfaces/tuningIndex.js.map +1 -0
- package/dist/browser/operationsInterfaces/tuningOptions.d.ts +21 -0
- package/dist/browser/operationsInterfaces/tuningOptions.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/tuningOptions.js +9 -0
- package/dist/browser/operationsInterfaces/tuningOptions.js.map +1 -0
- package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts +3 -3
- package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
- package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/browser/postgreSQLManagementFlexibleServerClient.js +11 -11
- package/dist/browser/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +506 -35
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +72 -2
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +23 -1
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +791 -102
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +5 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +36 -3
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/administrators.d.ts +9 -9
- package/dist/commonjs/operations/administrators.d.ts.map +1 -1
- package/dist/commonjs/operations/administrators.js +6 -6
- package/dist/commonjs/operations/administrators.js.map +1 -1
- package/dist/commonjs/operations/backups.d.ts +5 -5
- package/dist/commonjs/operations/backups.d.ts.map +1 -1
- package/dist/commonjs/operations/backups.js +2 -2
- package/dist/commonjs/operations/backups.js.map +1 -1
- package/dist/commonjs/operations/checkNameAvailability.d.ts +3 -3
- package/dist/commonjs/operations/checkNameAvailability.d.ts.map +1 -1
- package/dist/commonjs/operations/checkNameAvailability.js.map +1 -1
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.js +1 -5
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.js.map +1 -1
- package/dist/commonjs/operations/configurations.d.ts +5 -5
- package/dist/commonjs/operations/configurations.d.ts.map +1 -1
- package/dist/commonjs/operations/configurations.js +2 -2
- package/dist/commonjs/operations/configurations.js.map +1 -1
- package/dist/commonjs/operations/databases.d.ts +5 -5
- package/dist/commonjs/operations/databases.d.ts.map +1 -1
- package/dist/commonjs/operations/databases.js +2 -2
- package/dist/commonjs/operations/databases.js.map +1 -1
- package/dist/commonjs/operations/firewallRules.d.ts +5 -5
- package/dist/commonjs/operations/firewallRules.d.ts.map +1 -1
- package/dist/commonjs/operations/firewallRules.js +2 -2
- package/dist/commonjs/operations/firewallRules.js.map +1 -1
- package/dist/commonjs/operations/flexibleServer.d.ts +4 -4
- package/dist/commonjs/operations/flexibleServer.d.ts.map +1 -1
- package/dist/commonjs/operations/flexibleServer.js.map +1 -1
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +4 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +4 -0
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/locationBasedCapabilities.d.ts +4 -4
- package/dist/commonjs/operations/locationBasedCapabilities.d.ts.map +1 -1
- package/dist/commonjs/operations/locationBasedCapabilities.js +3 -7
- package/dist/commonjs/operations/locationBasedCapabilities.js.map +1 -1
- package/dist/commonjs/operations/logFiles.d.ts +4 -4
- package/dist/commonjs/operations/logFiles.d.ts.map +1 -1
- package/dist/commonjs/operations/logFiles.js +2 -2
- package/dist/commonjs/operations/logFiles.js.map +1 -1
- package/dist/commonjs/operations/ltrBackupOperations.d.ts +4 -4
- package/dist/commonjs/operations/ltrBackupOperations.d.ts.map +1 -1
- package/dist/commonjs/operations/ltrBackupOperations.js +2 -2
- package/dist/commonjs/operations/ltrBackupOperations.js.map +1 -1
- package/dist/commonjs/operations/migrations.d.ts +4 -4
- package/dist/commonjs/operations/migrations.d.ts.map +1 -1
- package/dist/commonjs/operations/migrations.js +2 -2
- package/dist/commonjs/operations/migrations.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +18 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +86 -0
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts +4 -4
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +2 -2
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts +4 -4
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +2 -2
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/quotaUsages.d.ts +35 -0
- package/dist/commonjs/operations/quotaUsages.d.ts.map +1 -0
- package/dist/commonjs/operations/quotaUsages.js +145 -0
- package/dist/commonjs/operations/quotaUsages.js.map +1 -0
- package/dist/commonjs/operations/replicas.d.ts +4 -4
- package/dist/commonjs/operations/replicas.d.ts.map +1 -1
- package/dist/commonjs/operations/replicas.js.map +1 -1
- package/dist/commonjs/operations/serverCapabilities.d.ts +4 -4
- package/dist/commonjs/operations/serverCapabilities.d.ts.map +1 -1
- package/dist/commonjs/operations/serverCapabilities.js +2 -2
- package/dist/commonjs/operations/serverCapabilities.js.map +1 -1
- package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts +5 -5
- package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/commonjs/operations/serverThreatProtectionSettings.js +2 -2
- package/dist/commonjs/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/commonjs/operations/servers.d.ts +5 -5
- package/dist/commonjs/operations/servers.d.ts.map +1 -1
- package/dist/commonjs/operations/servers.js +6 -14
- package/dist/commonjs/operations/servers.js.map +1 -1
- package/dist/commonjs/operations/tuningConfiguration.d.ts +137 -0
- package/dist/commonjs/operations/tuningConfiguration.d.ts.map +1 -0
- package/dist/commonjs/operations/tuningConfiguration.js +642 -0
- package/dist/commonjs/operations/tuningConfiguration.js.map +1 -0
- package/dist/commonjs/operations/tuningIndex.d.ts +41 -0
- package/dist/commonjs/operations/tuningIndex.d.ts.map +1 -0
- package/dist/commonjs/operations/tuningIndex.js +159 -0
- package/dist/commonjs/operations/tuningIndex.js.map +1 -0
- package/dist/commonjs/operations/tuningOptions.d.ts +46 -0
- package/dist/commonjs/operations/tuningOptions.d.ts.map +1 -0
- package/dist/commonjs/operations/tuningOptions.js +186 -0
- package/dist/commonjs/operations/tuningOptions.js.map +1 -0
- package/dist/commonjs/operations/virtualEndpoints.d.ts +5 -5
- package/dist/commonjs/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/commonjs/operations/virtualEndpoints.js +2 -2
- package/dist/commonjs/operations/virtualEndpoints.js.map +1 -1
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.js +1 -5
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/administrators.d.ts +7 -7
- package/dist/commonjs/operationsInterfaces/administrators.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/administrators.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/backups.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/backups.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/backups.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/configurations.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/configurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/databases.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/databases.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewallRules.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/flexibleServer.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/flexibleServer.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/flexibleServer.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +4 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +4 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/logFiles.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/logFiles.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/logFiles.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/migrations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/migrations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +3 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/quotaUsages.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/quotaUsages.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/quotaUsages.js +10 -0
- package/dist/commonjs/operationsInterfaces/quotaUsages.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/replicas.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/replicas.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/serverCapabilities.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/serverCapabilities.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/servers.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/servers.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.d.ts +90 -0
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.js +10 -0
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/tuningIndex.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/tuningIndex.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/tuningIndex.js +10 -0
- package/dist/commonjs/operationsInterfaces/tuningIndex.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/tuningOptions.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/tuningOptions.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/tuningOptions.js +10 -0
- package/dist/commonjs/operationsInterfaces/tuningOptions.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js +10 -10
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +506 -35
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +70 -0
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +23 -1
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +788 -99
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +5 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +36 -3
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/administrators.d.ts +9 -9
- package/dist/esm/operations/administrators.d.ts.map +1 -1
- package/dist/esm/operations/administrators.js +7 -7
- package/dist/esm/operations/administrators.js.map +1 -1
- package/dist/esm/operations/backups.d.ts +5 -5
- package/dist/esm/operations/backups.d.ts.map +1 -1
- package/dist/esm/operations/backups.js +3 -3
- package/dist/esm/operations/backups.js.map +1 -1
- package/dist/esm/operations/checkNameAvailability.d.ts +3 -3
- package/dist/esm/operations/checkNameAvailability.d.ts.map +1 -1
- package/dist/esm/operations/checkNameAvailability.js.map +1 -1
- package/dist/esm/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
- package/dist/esm/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
- package/dist/esm/operations/checkNameAvailabilityWithLocation.js +1 -5
- package/dist/esm/operations/checkNameAvailabilityWithLocation.js.map +1 -1
- package/dist/esm/operations/configurations.d.ts +5 -5
- package/dist/esm/operations/configurations.d.ts.map +1 -1
- package/dist/esm/operations/configurations.js +3 -3
- package/dist/esm/operations/configurations.js.map +1 -1
- package/dist/esm/operations/databases.d.ts +5 -5
- package/dist/esm/operations/databases.d.ts.map +1 -1
- package/dist/esm/operations/databases.js +3 -3
- package/dist/esm/operations/databases.js.map +1 -1
- package/dist/esm/operations/firewallRules.d.ts +5 -5
- package/dist/esm/operations/firewallRules.d.ts.map +1 -1
- package/dist/esm/operations/firewallRules.js +3 -3
- package/dist/esm/operations/firewallRules.js.map +1 -1
- package/dist/esm/operations/flexibleServer.d.ts +4 -4
- package/dist/esm/operations/flexibleServer.d.ts.map +1 -1
- package/dist/esm/operations/flexibleServer.js +1 -1
- package/dist/esm/operations/flexibleServer.js.map +1 -1
- package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
- package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
- package/dist/esm/operations/getPrivateDnsZoneSuffix.js.map +1 -1
- package/dist/esm/operations/index.d.ts +4 -0
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +4 -0
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/locationBasedCapabilities.d.ts +4 -4
- package/dist/esm/operations/locationBasedCapabilities.d.ts.map +1 -1
- package/dist/esm/operations/locationBasedCapabilities.js +3 -7
- package/dist/esm/operations/locationBasedCapabilities.js.map +1 -1
- package/dist/esm/operations/logFiles.d.ts +4 -4
- package/dist/esm/operations/logFiles.d.ts.map +1 -1
- package/dist/esm/operations/logFiles.js +2 -2
- package/dist/esm/operations/logFiles.js.map +1 -1
- package/dist/esm/operations/ltrBackupOperations.d.ts +4 -4
- package/dist/esm/operations/ltrBackupOperations.d.ts.map +1 -1
- package/dist/esm/operations/ltrBackupOperations.js +2 -2
- package/dist/esm/operations/ltrBackupOperations.js.map +1 -1
- package/dist/esm/operations/migrations.d.ts +4 -4
- package/dist/esm/operations/migrations.d.ts.map +1 -1
- package/dist/esm/operations/migrations.js +2 -2
- package/dist/esm/operations/migrations.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +18 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +87 -0
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts +4 -4
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnectionOperations.js +1 -1
- package/dist/esm/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +2 -2
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.d.ts +4 -4
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +2 -2
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/quotaUsages.d.ts +35 -0
- package/dist/esm/operations/quotaUsages.d.ts.map +1 -0
- package/dist/esm/operations/quotaUsages.js +141 -0
- package/dist/esm/operations/quotaUsages.js.map +1 -0
- package/dist/esm/operations/replicas.d.ts +4 -4
- package/dist/esm/operations/replicas.d.ts.map +1 -1
- package/dist/esm/operations/replicas.js.map +1 -1
- package/dist/esm/operations/serverCapabilities.d.ts +4 -4
- package/dist/esm/operations/serverCapabilities.d.ts.map +1 -1
- package/dist/esm/operations/serverCapabilities.js +2 -2
- package/dist/esm/operations/serverCapabilities.js.map +1 -1
- package/dist/esm/operations/serverThreatProtectionSettings.d.ts +5 -5
- package/dist/esm/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/esm/operations/serverThreatProtectionSettings.js +3 -3
- package/dist/esm/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/esm/operations/servers.d.ts +5 -5
- package/dist/esm/operations/servers.d.ts.map +1 -1
- package/dist/esm/operations/servers.js +7 -15
- package/dist/esm/operations/servers.js.map +1 -1
- package/dist/esm/operations/tuningConfiguration.d.ts +137 -0
- package/dist/esm/operations/tuningConfiguration.d.ts.map +1 -0
- package/dist/esm/operations/tuningConfiguration.js +638 -0
- package/dist/esm/operations/tuningConfiguration.js.map +1 -0
- package/dist/esm/operations/tuningIndex.d.ts +41 -0
- package/dist/esm/operations/tuningIndex.d.ts.map +1 -0
- package/dist/esm/operations/tuningIndex.js +155 -0
- package/dist/esm/operations/tuningIndex.js.map +1 -0
- package/dist/esm/operations/tuningOptions.d.ts +46 -0
- package/dist/esm/operations/tuningOptions.d.ts.map +1 -0
- package/dist/esm/operations/tuningOptions.js +182 -0
- package/dist/esm/operations/tuningOptions.js.map +1 -0
- package/dist/esm/operations/virtualEndpoints.d.ts +5 -5
- package/dist/esm/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/esm/operations/virtualEndpoints.js +3 -3
- package/dist/esm/operations/virtualEndpoints.js.map +1 -1
- package/dist/esm/operations/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/esm/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/esm/operations/virtualNetworkSubnetUsage.js +1 -5
- package/dist/esm/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/esm/operationsInterfaces/administrators.d.ts +7 -7
- package/dist/esm/operationsInterfaces/administrators.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/administrators.js.map +1 -1
- package/dist/esm/operationsInterfaces/backups.d.ts +3 -3
- package/dist/esm/operationsInterfaces/backups.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/backups.js.map +1 -1
- package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts +1 -1
- package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/checkNameAvailability.js.map +1 -1
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
- package/dist/esm/operationsInterfaces/configurations.d.ts +3 -3
- package/dist/esm/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/configurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/databases.d.ts +3 -3
- package/dist/esm/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/databases.js.map +1 -1
- package/dist/esm/operationsInterfaces/firewallRules.d.ts +3 -3
- package/dist/esm/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/flexibleServer.d.ts +2 -2
- package/dist/esm/operationsInterfaces/flexibleServer.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/flexibleServer.js.map +1 -1
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +4 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +4 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
- package/dist/esm/operationsInterfaces/logFiles.d.ts +2 -2
- package/dist/esm/operationsInterfaces/logFiles.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/logFiles.js.map +1 -1
- package/dist/esm/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/ltrBackupOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/migrations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/migrations.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +3 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/quotaUsages.d.ts +12 -0
- package/dist/esm/operationsInterfaces/quotaUsages.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/quotaUsages.js +9 -0
- package/dist/esm/operationsInterfaces/quotaUsages.js.map +1 -0
- package/dist/esm/operationsInterfaces/replicas.d.ts +2 -2
- package/dist/esm/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/replicas.js.map +1 -1
- package/dist/esm/operationsInterfaces/serverCapabilities.d.ts +2 -2
- package/dist/esm/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/serverCapabilities.js.map +1 -1
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/esm/operationsInterfaces/servers.d.ts +3 -3
- package/dist/esm/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/servers.js.map +1 -1
- package/dist/esm/operationsInterfaces/tuningConfiguration.d.ts +90 -0
- package/dist/esm/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/tuningConfiguration.js +9 -0
- package/dist/esm/operationsInterfaces/tuningConfiguration.js.map +1 -0
- package/dist/esm/operationsInterfaces/tuningIndex.d.ts +14 -0
- package/dist/esm/operationsInterfaces/tuningIndex.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/tuningIndex.js +9 -0
- package/dist/esm/operationsInterfaces/tuningIndex.js.map +1 -0
- package/dist/esm/operationsInterfaces/tuningOptions.d.ts +21 -0
- package/dist/esm/operationsInterfaces/tuningOptions.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/tuningOptions.js +9 -0
- package/dist/esm/operationsInterfaces/tuningOptions.js.map +1 -0
- package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts +3 -3
- package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
- package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/esm/postgreSQLManagementFlexibleServerClient.js +11 -11
- package/dist/esm/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +506 -35
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +70 -0
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +23 -1
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +788 -99
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +5 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +36 -3
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/administrators.d.ts +9 -9
- package/dist/react-native/operations/administrators.d.ts.map +1 -1
- package/dist/react-native/operations/administrators.js +7 -7
- package/dist/react-native/operations/administrators.js.map +1 -1
- package/dist/react-native/operations/backups.d.ts +5 -5
- package/dist/react-native/operations/backups.d.ts.map +1 -1
- package/dist/react-native/operations/backups.js +3 -3
- package/dist/react-native/operations/backups.js.map +1 -1
- package/dist/react-native/operations/checkNameAvailability.d.ts +3 -3
- package/dist/react-native/operations/checkNameAvailability.d.ts.map +1 -1
- package/dist/react-native/operations/checkNameAvailability.js.map +1 -1
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.d.ts +3 -3
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.d.ts.map +1 -1
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.js +1 -5
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.js.map +1 -1
- package/dist/react-native/operations/configurations.d.ts +5 -5
- package/dist/react-native/operations/configurations.d.ts.map +1 -1
- package/dist/react-native/operations/configurations.js +3 -3
- package/dist/react-native/operations/configurations.js.map +1 -1
- package/dist/react-native/operations/databases.d.ts +5 -5
- package/dist/react-native/operations/databases.d.ts.map +1 -1
- package/dist/react-native/operations/databases.js +3 -3
- package/dist/react-native/operations/databases.js.map +1 -1
- package/dist/react-native/operations/firewallRules.d.ts +5 -5
- package/dist/react-native/operations/firewallRules.d.ts.map +1 -1
- package/dist/react-native/operations/firewallRules.js +3 -3
- package/dist/react-native/operations/firewallRules.js.map +1 -1
- package/dist/react-native/operations/flexibleServer.d.ts +4 -4
- package/dist/react-native/operations/flexibleServer.d.ts.map +1 -1
- package/dist/react-native/operations/flexibleServer.js +1 -1
- package/dist/react-native/operations/flexibleServer.js.map +1 -1
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts +3 -3
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -1
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +4 -0
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +4 -0
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/locationBasedCapabilities.d.ts +4 -4
- package/dist/react-native/operations/locationBasedCapabilities.d.ts.map +1 -1
- package/dist/react-native/operations/locationBasedCapabilities.js +3 -7
- package/dist/react-native/operations/locationBasedCapabilities.js.map +1 -1
- package/dist/react-native/operations/logFiles.d.ts +4 -4
- package/dist/react-native/operations/logFiles.d.ts.map +1 -1
- package/dist/react-native/operations/logFiles.js +2 -2
- package/dist/react-native/operations/logFiles.js.map +1 -1
- package/dist/react-native/operations/ltrBackupOperations.d.ts +4 -4
- package/dist/react-native/operations/ltrBackupOperations.d.ts.map +1 -1
- package/dist/react-native/operations/ltrBackupOperations.js +2 -2
- package/dist/react-native/operations/ltrBackupOperations.js.map +1 -1
- package/dist/react-native/operations/migrations.d.ts +4 -4
- package/dist/react-native/operations/migrations.d.ts.map +1 -1
- package/dist/react-native/operations/migrations.js +2 -2
- package/dist/react-native/operations/migrations.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +18 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +87 -0
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts +4 -4
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnectionOperations.js +1 -1
- package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +2 -2
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.d.ts +4 -4
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +2 -2
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/quotaUsages.d.ts +35 -0
- package/dist/react-native/operations/quotaUsages.d.ts.map +1 -0
- package/dist/react-native/operations/quotaUsages.js +141 -0
- package/dist/react-native/operations/quotaUsages.js.map +1 -0
- package/dist/react-native/operations/replicas.d.ts +4 -4
- package/dist/react-native/operations/replicas.d.ts.map +1 -1
- package/dist/react-native/operations/replicas.js.map +1 -1
- package/dist/react-native/operations/serverCapabilities.d.ts +4 -4
- package/dist/react-native/operations/serverCapabilities.d.ts.map +1 -1
- package/dist/react-native/operations/serverCapabilities.js +2 -2
- package/dist/react-native/operations/serverCapabilities.js.map +1 -1
- package/dist/react-native/operations/serverThreatProtectionSettings.d.ts +5 -5
- package/dist/react-native/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/react-native/operations/serverThreatProtectionSettings.js +3 -3
- package/dist/react-native/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/react-native/operations/servers.d.ts +5 -5
- package/dist/react-native/operations/servers.d.ts.map +1 -1
- package/dist/react-native/operations/servers.js +7 -15
- package/dist/react-native/operations/servers.js.map +1 -1
- package/dist/react-native/operations/tuningConfiguration.d.ts +137 -0
- package/dist/react-native/operations/tuningConfiguration.d.ts.map +1 -0
- package/dist/react-native/operations/tuningConfiguration.js +638 -0
- package/dist/react-native/operations/tuningConfiguration.js.map +1 -0
- package/dist/react-native/operations/tuningIndex.d.ts +41 -0
- package/dist/react-native/operations/tuningIndex.d.ts.map +1 -0
- package/dist/react-native/operations/tuningIndex.js +155 -0
- package/dist/react-native/operations/tuningIndex.js.map +1 -0
- package/dist/react-native/operations/tuningOptions.d.ts +46 -0
- package/dist/react-native/operations/tuningOptions.d.ts.map +1 -0
- package/dist/react-native/operations/tuningOptions.js +182 -0
- package/dist/react-native/operations/tuningOptions.js.map +1 -0
- package/dist/react-native/operations/virtualEndpoints.d.ts +5 -5
- package/dist/react-native/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/react-native/operations/virtualEndpoints.js +3 -3
- package/dist/react-native/operations/virtualEndpoints.js.map +1 -1
- package/dist/react-native/operations/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/react-native/operations/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/react-native/operations/virtualNetworkSubnetUsage.js +1 -5
- package/dist/react-native/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/react-native/operationsInterfaces/administrators.d.ts +7 -7
- package/dist/react-native/operationsInterfaces/administrators.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/administrators.js.map +1 -1
- package/dist/react-native/operationsInterfaces/backups.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/backups.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/backups.js.map +1 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.js.map +1 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +1 -1
- package/dist/react-native/operationsInterfaces/configurations.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/configurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/databases.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/databases.js.map +1 -1
- package/dist/react-native/operationsInterfaces/firewallRules.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/flexibleServer.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/flexibleServer.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/flexibleServer.js.map +1 -1
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +4 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +4 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.js.map +1 -1
- package/dist/react-native/operationsInterfaces/logFiles.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/logFiles.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/logFiles.js.map +1 -1
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/migrations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/migrations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +3 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/quotaUsages.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/quotaUsages.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/quotaUsages.js +9 -0
- package/dist/react-native/operationsInterfaces/quotaUsages.js.map +1 -0
- package/dist/react-native/operationsInterfaces/replicas.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/replicas.js.map +1 -1
- package/dist/react-native/operationsInterfaces/serverCapabilities.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/serverCapabilities.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/serverCapabilities.js.map +1 -1
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/react-native/operationsInterfaces/servers.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/servers.js.map +1 -1
- package/dist/react-native/operationsInterfaces/tuningConfiguration.d.ts +90 -0
- package/dist/react-native/operationsInterfaces/tuningConfiguration.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/tuningConfiguration.js +9 -0
- package/dist/react-native/operationsInterfaces/tuningConfiguration.js.map +1 -0
- package/dist/react-native/operationsInterfaces/tuningIndex.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/tuningIndex.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/tuningIndex.js +9 -0
- package/dist/react-native/operationsInterfaces/tuningIndex.js.map +1 -0
- package/dist/react-native/operationsInterfaces/tuningOptions.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/tuningOptions.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/tuningOptions.js +9 -0
- package/dist/react-native/operationsInterfaces/tuningOptions.js.map +1 -0
- package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts +7 -3
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.js +11 -11
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/package.json +37 -48
- package/review/arm-postgresql-flexible.api.md +387 -7
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as coreClient from "@azure/core-client";
|
|
2
|
-
/** Represents an
|
|
1
|
+
import type * as coreClient from "@azure/core-client";
|
|
2
|
+
/** Represents an Microsoft Entra Administrator. */
|
|
3
3
|
export interface ActiveDirectoryAdministratorAdd {
|
|
4
|
-
/** The principal type used to represent the type of
|
|
4
|
+
/** The principal type used to represent the type of Microsoft Entra Administrator. */
|
|
5
5
|
principalType?: PrincipalType;
|
|
6
|
-
/**
|
|
6
|
+
/** Microsoft Entra Administrator principal name. */
|
|
7
7
|
principalName?: string;
|
|
8
|
-
/** The tenantId of the
|
|
8
|
+
/** The tenantId of the Microsoft Entra Administrator. */
|
|
9
9
|
tenantId?: string;
|
|
10
10
|
}
|
|
11
11
|
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
@@ -92,11 +92,11 @@ export interface ErrorAdditionalInfo {
|
|
|
92
92
|
*/
|
|
93
93
|
readonly info?: Record<string, unknown>;
|
|
94
94
|
}
|
|
95
|
-
/** A list of
|
|
95
|
+
/** A list of Microsoft Entra Administrators. */
|
|
96
96
|
export interface AdministratorListResult {
|
|
97
|
-
/** The list of
|
|
97
|
+
/** The list of Microsoft Entra Administrators */
|
|
98
98
|
value?: ActiveDirectoryAdministrator[];
|
|
99
|
-
/** The link used to get the next page of
|
|
99
|
+
/** The link used to get the next page of Microsoft Entra administrators. */
|
|
100
100
|
nextLink?: string;
|
|
101
101
|
}
|
|
102
102
|
/** A list of server backups. */
|
|
@@ -132,6 +132,19 @@ export interface CapabilityBase {
|
|
|
132
132
|
*/
|
|
133
133
|
readonly reason?: string;
|
|
134
134
|
}
|
|
135
|
+
/** The supported features. */
|
|
136
|
+
export interface SupportedFeature {
|
|
137
|
+
/**
|
|
138
|
+
* Name of feature
|
|
139
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
140
|
+
*/
|
|
141
|
+
readonly name?: string;
|
|
142
|
+
/**
|
|
143
|
+
* Status of feature
|
|
144
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
145
|
+
*/
|
|
146
|
+
readonly status?: SupportedFeatureStatusEnum;
|
|
147
|
+
}
|
|
135
148
|
/** The check availability request body. */
|
|
136
149
|
export interface CheckNameAvailabilityRequest {
|
|
137
150
|
/** The name of the resource for which availability needs to be checked. */
|
|
@@ -234,7 +247,9 @@ export interface UserAssignedIdentity {
|
|
|
234
247
|
userAssignedIdentities?: {
|
|
235
248
|
[propertyName: string]: UserIdentity;
|
|
236
249
|
};
|
|
237
|
-
/** the
|
|
250
|
+
/** the identity principal Id of the server. */
|
|
251
|
+
principalId?: string;
|
|
252
|
+
/** the types of identities associated with this resource */
|
|
238
253
|
type: IdentityType;
|
|
239
254
|
/**
|
|
240
255
|
* Tenant id of the server.
|
|
@@ -257,16 +272,16 @@ export interface Storage {
|
|
|
257
272
|
autoGrow?: StorageAutoGrow;
|
|
258
273
|
/** Name of storage tier for IOPS. */
|
|
259
274
|
tier?: AzureManagedDiskPerformanceTiers;
|
|
260
|
-
/** Storage
|
|
275
|
+
/** Storage IOPS quantity. This property is required to be set for storage Type PremiumV2_LRS and UltraSSD_LRS. */
|
|
261
276
|
iops?: number;
|
|
262
|
-
/** Storage throughput for the server. This is required to be set for storage Type PremiumV2_LRS */
|
|
277
|
+
/** Storage throughput for the server. This is required to be set for storage Type PremiumV2_LRS and UltraSSD_LRS. */
|
|
263
278
|
throughput?: number;
|
|
264
|
-
/** Storage type for the server. Allowed values are Premium_LRS
|
|
279
|
+
/** Storage type for the server. Allowed values are Premium_LRS, PremiumV2_LRS, and UltraSSD_LRS. Default is Premium_LRS if not specified */
|
|
265
280
|
type?: StorageType;
|
|
266
281
|
}
|
|
267
282
|
/** Authentication configuration properties of a server */
|
|
268
283
|
export interface AuthConfig {
|
|
269
|
-
/** If Enabled,
|
|
284
|
+
/** If Enabled, Microsoft Entra authentication is enabled. */
|
|
270
285
|
activeDirectoryAuth?: ActiveDirectoryAuthEnum;
|
|
271
286
|
/** If Enabled, Password authentication is enabled. */
|
|
272
287
|
passwordAuth?: PasswordAuthEnum;
|
|
@@ -370,6 +385,11 @@ export interface PrivateLinkServiceConnectionState {
|
|
|
370
385
|
/** A message indicating if changes on the service provider require any updates on the consumer. */
|
|
371
386
|
actionsRequired?: string;
|
|
372
387
|
}
|
|
388
|
+
/** Cluster properties of a server. */
|
|
389
|
+
export interface Cluster {
|
|
390
|
+
/** The node count for the cluster. */
|
|
391
|
+
clusterSize?: number;
|
|
392
|
+
}
|
|
373
393
|
/** Represents a server to be updated. */
|
|
374
394
|
export interface ServerForUpdate {
|
|
375
395
|
/** The SKU (pricing tier) of the server. */
|
|
@@ -387,7 +407,7 @@ export interface ServerForUpdate {
|
|
|
387
407
|
* This value contains a credential. Consider obscuring before showing to users
|
|
388
408
|
*/
|
|
389
409
|
administratorLoginPassword?: string;
|
|
390
|
-
/** PostgreSQL Server version. Version
|
|
410
|
+
/** PostgreSQL Server version. Version 17 is currently not supported for MVU. */
|
|
391
411
|
version?: ServerVersion;
|
|
392
412
|
/** Storage properties of a server. */
|
|
393
413
|
storage?: Storage;
|
|
@@ -409,6 +429,8 @@ export interface ServerForUpdate {
|
|
|
409
429
|
replica?: Replica;
|
|
410
430
|
/** Network properties of a server. These are required to be passed only in case if server is a private access server. */
|
|
411
431
|
network?: Network;
|
|
432
|
+
/** Cluster properties of a server. */
|
|
433
|
+
cluster?: Cluster;
|
|
412
434
|
}
|
|
413
435
|
/** A list of servers. */
|
|
414
436
|
export interface ServerListResult {
|
|
@@ -775,6 +797,39 @@ export interface PrivateLinkResourceListResult {
|
|
|
775
797
|
*/
|
|
776
798
|
readonly nextLink?: string;
|
|
777
799
|
}
|
|
800
|
+
/** Capability for the PostgreSQL server */
|
|
801
|
+
export interface QuotaUsagesListResult {
|
|
802
|
+
/**
|
|
803
|
+
* A list of quota usages.
|
|
804
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
805
|
+
*/
|
|
806
|
+
readonly value?: QuotaUsage[];
|
|
807
|
+
/**
|
|
808
|
+
* Link to retrieve next page of results.
|
|
809
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
810
|
+
*/
|
|
811
|
+
readonly nextLink?: string;
|
|
812
|
+
}
|
|
813
|
+
/** Quota usage for flexible servers */
|
|
814
|
+
export interface QuotaUsage {
|
|
815
|
+
/** Name of quota usage for flexible servers */
|
|
816
|
+
name?: NameProperty;
|
|
817
|
+
/** Quota limit */
|
|
818
|
+
limit?: number;
|
|
819
|
+
/** Quota unit */
|
|
820
|
+
unit?: string;
|
|
821
|
+
/** Current Quota usage value */
|
|
822
|
+
currentValue?: number;
|
|
823
|
+
/** Fully qualified ARM resource Id */
|
|
824
|
+
id?: string;
|
|
825
|
+
}
|
|
826
|
+
/** Name property for quota usage */
|
|
827
|
+
export interface NameProperty {
|
|
828
|
+
/** Name value */
|
|
829
|
+
value?: string;
|
|
830
|
+
/** Localized name */
|
|
831
|
+
localizedValue?: string;
|
|
832
|
+
}
|
|
778
833
|
/** A List of logFiles. */
|
|
779
834
|
export interface LogFileListResult {
|
|
780
835
|
/** The list of logFiles in a server */
|
|
@@ -802,6 +857,133 @@ export interface ServerThreatProtectionListResult {
|
|
|
802
857
|
*/
|
|
803
858
|
readonly nextLink?: string;
|
|
804
859
|
}
|
|
860
|
+
/** A list of available index recommendations. */
|
|
861
|
+
export interface IndexRecommendationListResult {
|
|
862
|
+
/** A list of available index recommendations. */
|
|
863
|
+
value?: IndexRecommendationResource[];
|
|
864
|
+
/**
|
|
865
|
+
* URL client should use to fetch the next page (per server side paging).
|
|
866
|
+
* It's null for now, added for future use.
|
|
867
|
+
*/
|
|
868
|
+
nextLink?: string;
|
|
869
|
+
}
|
|
870
|
+
/** Stores implementation details for the recommended action. */
|
|
871
|
+
export interface IndexRecommendationResourcePropertiesImplementationDetails {
|
|
872
|
+
/** Method of implementation for recommended action */
|
|
873
|
+
method?: string;
|
|
874
|
+
/** Implementation script for the recommended action */
|
|
875
|
+
script?: string;
|
|
876
|
+
}
|
|
877
|
+
/** Stores workload information for the recommended action. */
|
|
878
|
+
export interface IndexRecommendationResourcePropertiesAnalyzedWorkload {
|
|
879
|
+
/** Workload start time in UTC date-time string format. */
|
|
880
|
+
startTime?: Date;
|
|
881
|
+
/** Workload end time in UTC date-time string format. */
|
|
882
|
+
endTime?: Date;
|
|
883
|
+
/** Workload query examined count. For DROP INDEX will be 0. */
|
|
884
|
+
queryCount?: number;
|
|
885
|
+
}
|
|
886
|
+
/** Stores property that features impact on some metric if this recommended action is applied. */
|
|
887
|
+
export interface ImpactRecord {
|
|
888
|
+
/** Dimension name */
|
|
889
|
+
dimensionName?: string;
|
|
890
|
+
/** Dimension unit */
|
|
891
|
+
unit?: string;
|
|
892
|
+
/** Optional property that can be used to store the QueryId if the metric is for a specific query. */
|
|
893
|
+
queryId?: number;
|
|
894
|
+
/** Absolute value */
|
|
895
|
+
absoluteValue?: number;
|
|
896
|
+
}
|
|
897
|
+
/** Recommendation details for the recommended action. */
|
|
898
|
+
export interface IndexRecommendationDetails {
|
|
899
|
+
/** Database name. */
|
|
900
|
+
databaseName?: string;
|
|
901
|
+
/** Schema name. */
|
|
902
|
+
schema?: string;
|
|
903
|
+
/** Table name. */
|
|
904
|
+
table?: string;
|
|
905
|
+
/** Index type. */
|
|
906
|
+
indexType?: string;
|
|
907
|
+
/** Index name. */
|
|
908
|
+
indexName?: string;
|
|
909
|
+
/** Index columns. */
|
|
910
|
+
indexColumns?: string[];
|
|
911
|
+
/** Index included columns. */
|
|
912
|
+
includedColumns?: string[];
|
|
913
|
+
}
|
|
914
|
+
/** Config tuning request parameters. */
|
|
915
|
+
export interface ConfigTuningRequestParameter {
|
|
916
|
+
/** The name of server. */
|
|
917
|
+
serverName?: string;
|
|
918
|
+
/** Indicates whether PG should be restarted during a tuning session. */
|
|
919
|
+
allowServerRestarts?: boolean;
|
|
920
|
+
/** The target metric the tuning session is trying to improve. */
|
|
921
|
+
targetImprovementMetric?: string;
|
|
922
|
+
/** The mode with which the feature will be enabled. */
|
|
923
|
+
configTuningUsageMode?: boolean;
|
|
924
|
+
}
|
|
925
|
+
/** A list of tuning configuration sessions. */
|
|
926
|
+
export interface SessionsListResult {
|
|
927
|
+
/** A list of tuning configuration sessions. */
|
|
928
|
+
value?: SessionResource[];
|
|
929
|
+
/**
|
|
930
|
+
* URL client should use to fetch the next page (per server side paging).
|
|
931
|
+
* It's null for now, added for future use.
|
|
932
|
+
*/
|
|
933
|
+
nextLink?: string;
|
|
934
|
+
}
|
|
935
|
+
/** Session resource properties. */
|
|
936
|
+
export interface SessionResource {
|
|
937
|
+
/** the tuning session start time. */
|
|
938
|
+
sessionStartTime?: string;
|
|
939
|
+
/** Session id. */
|
|
940
|
+
sessionId?: string;
|
|
941
|
+
/** The status of the tuning session. */
|
|
942
|
+
status?: string;
|
|
943
|
+
/** The pre tuning aqr. */
|
|
944
|
+
preTuningAqr?: string;
|
|
945
|
+
/** The post tuning aqr. */
|
|
946
|
+
postTuningAqr?: string;
|
|
947
|
+
/** The pre tuning tps. */
|
|
948
|
+
preTuningTps?: string;
|
|
949
|
+
/** The post tuning tps. */
|
|
950
|
+
postTuningTps?: string;
|
|
951
|
+
}
|
|
952
|
+
/** A list of tuning configuration sessions. */
|
|
953
|
+
export interface SessionDetailsListResult {
|
|
954
|
+
/** A list of details of the session. */
|
|
955
|
+
value?: SessionDetailsResource[];
|
|
956
|
+
/**
|
|
957
|
+
* URL client should use to fetch the next page (per server side paging).
|
|
958
|
+
* It's null for now, added for future use.
|
|
959
|
+
*/
|
|
960
|
+
nextLink?: string;
|
|
961
|
+
}
|
|
962
|
+
/** Session details properties. */
|
|
963
|
+
export interface SessionDetailsResource {
|
|
964
|
+
/** Iteration id. */
|
|
965
|
+
iterationId?: string;
|
|
966
|
+
/** Session id. */
|
|
967
|
+
sessionId?: string;
|
|
968
|
+
/** Applied configuration for the iteration. */
|
|
969
|
+
appliedConfiguration?: string;
|
|
970
|
+
/** Iteration start time. */
|
|
971
|
+
iterationStartTime?: string;
|
|
972
|
+
/** The aqr for the iteration. */
|
|
973
|
+
averageQueryRuntimeMs?: string;
|
|
974
|
+
/** The tps for the iteration. */
|
|
975
|
+
transactionsPerSecond?: string;
|
|
976
|
+
}
|
|
977
|
+
/** A list of server tuning options. */
|
|
978
|
+
export interface TuningOptionsListResult {
|
|
979
|
+
/** A list of available tuning options. */
|
|
980
|
+
value?: TuningOptionsResource[];
|
|
981
|
+
/**
|
|
982
|
+
* URL client should use to fetch the next page (per server side paging).
|
|
983
|
+
* It's null for now, added for future use.
|
|
984
|
+
*/
|
|
985
|
+
nextLink?: string;
|
|
986
|
+
}
|
|
805
987
|
/** Represents a virtual endpoint for a server. */
|
|
806
988
|
export interface VirtualEndpointResourceForPatch {
|
|
807
989
|
/** The endpoint type for the virtual endpoint. */
|
|
@@ -1007,6 +1189,16 @@ export interface ServerSkuCapability extends CapabilityBase {
|
|
|
1007
1189
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1008
1190
|
*/
|
|
1009
1191
|
readonly supportedHaMode?: HaMode[];
|
|
1192
|
+
/**
|
|
1193
|
+
* The supported features.
|
|
1194
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1195
|
+
*/
|
|
1196
|
+
readonly supportedFeatures?: SupportedFeature[];
|
|
1197
|
+
/**
|
|
1198
|
+
* The value of security profile indicating if its confidential vm
|
|
1199
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1200
|
+
*/
|
|
1201
|
+
readonly securityProfile?: string;
|
|
1010
1202
|
}
|
|
1011
1203
|
/** Flexible server edition capabilities. */
|
|
1012
1204
|
export interface FlexibleServerEditionCapability extends CapabilityBase {
|
|
@@ -1043,6 +1235,11 @@ export interface ServerVersionCapability extends CapabilityBase {
|
|
|
1043
1235
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1044
1236
|
*/
|
|
1045
1237
|
readonly supportedVersionsToUpgrade?: string[];
|
|
1238
|
+
/**
|
|
1239
|
+
* The supported features.
|
|
1240
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1241
|
+
*/
|
|
1242
|
+
readonly supportedFeatures?: SupportedFeature[];
|
|
1046
1243
|
}
|
|
1047
1244
|
/** Represents capability of a fast provisioning edition */
|
|
1048
1245
|
export interface FastProvisioningEditionCapability extends CapabilityBase {
|
|
@@ -1087,7 +1284,12 @@ export interface FlexibleServerCapability extends CapabilityBase {
|
|
|
1087
1284
|
*/
|
|
1088
1285
|
readonly supportedServerVersions?: ServerVersionCapability[];
|
|
1089
1286
|
/**
|
|
1090
|
-
*
|
|
1287
|
+
* The supported features.
|
|
1288
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1289
|
+
*/
|
|
1290
|
+
readonly supportedFeatures?: SupportedFeature[];
|
|
1291
|
+
/**
|
|
1292
|
+
* Gets a value indicating whether fast provisioning is supported. "Enabled" means fast provisioning is supported. "Disabled" stands for fast provisioning is not supported. Will be deprecated in future, please look to Supported Features for "FastProvisioning".
|
|
1091
1293
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1092
1294
|
*/
|
|
1093
1295
|
readonly fastProvisioningSupported?: FastProvisioningSupportedEnum;
|
|
@@ -1097,32 +1299,32 @@ export interface FlexibleServerCapability extends CapabilityBase {
|
|
|
1097
1299
|
*/
|
|
1098
1300
|
readonly supportedFastProvisioningEditions?: FastProvisioningEditionCapability[];
|
|
1099
1301
|
/**
|
|
1100
|
-
* Determines if geo-backup is supported in this region. "Enabled" means geo-backup is supported. "Disabled" stands for geo-back is not supported.
|
|
1302
|
+
* Determines if geo-backup is supported in this region. "Enabled" means geo-backup is supported. "Disabled" stands for geo-back is not supported. Will be deprecated in future, please look to Supported Features for "GeoBackup".
|
|
1101
1303
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1102
1304
|
*/
|
|
1103
1305
|
readonly geoBackupSupported?: GeoBackupSupportedEnum;
|
|
1104
1306
|
/**
|
|
1105
|
-
* A value indicating whether Zone Redundant HA is supported in this region. "Enabled" means zone redundant HA is supported. "Disabled" stands for zone redundant HA is not supported.
|
|
1307
|
+
* A value indicating whether Zone Redundant HA is supported in this region. "Enabled" means zone redundant HA is supported. "Disabled" stands for zone redundant HA is not supported. Will be deprecated in future, please look to Supported Features for "ZoneRedundantHa".
|
|
1106
1308
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1107
1309
|
*/
|
|
1108
1310
|
readonly zoneRedundantHaSupported?: ZoneRedundantHaSupportedEnum;
|
|
1109
1311
|
/**
|
|
1110
|
-
* A value indicating whether Zone Redundant HA and Geo-backup is supported in this region. "Enabled" means zone redundant HA and geo-backup is supported. "Disabled" stands for zone redundant HA and geo-backup is not supported.
|
|
1312
|
+
* A value indicating whether Zone Redundant HA and Geo-backup is supported in this region. "Enabled" means zone redundant HA and geo-backup is supported. "Disabled" stands for zone redundant HA and geo-backup is not supported. Will be deprecated in future, please look to Supported Features for "ZoneRedundantHaAndGeoBackup".
|
|
1111
1313
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1112
1314
|
*/
|
|
1113
1315
|
readonly zoneRedundantHaAndGeoBackupSupported?: ZoneRedundantHaAndGeoBackupSupportedEnum;
|
|
1114
1316
|
/**
|
|
1115
|
-
* A value indicating whether storage auto-grow is supported in this region. "Enabled" means storage auto-grow is supported. "Disabled" stands for storage auto-grow is not supported.
|
|
1317
|
+
* A value indicating whether storage auto-grow is supported in this region. "Enabled" means storage auto-grow is supported. "Disabled" stands for storage auto-grow is not supported. Will be deprecated in future, please look to Supported Features for "StorageAutoGrowth".
|
|
1116
1318
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1117
1319
|
*/
|
|
1118
1320
|
readonly storageAutoGrowthSupported?: StorageAutoGrowthSupportedEnum;
|
|
1119
1321
|
/**
|
|
1120
|
-
* A value indicating whether online resize is supported in this region for the given subscription. "Enabled" means storage online resize is supported. "Disabled" means storage online resize is not supported.
|
|
1322
|
+
* A value indicating whether online resize is supported in this region for the given subscription. "Enabled" means storage online resize is supported. "Disabled" means storage online resize is not supported. Will be deprecated in future, please look to Supported Features for "OnlineResize".
|
|
1121
1323
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1122
1324
|
*/
|
|
1123
1325
|
readonly onlineResizeSupported?: OnlineResizeSupportedEnum;
|
|
1124
1326
|
/**
|
|
1125
|
-
* A value indicating whether this region is restricted. "Enabled" means region is restricted. "Disabled" stands for region is not restricted.
|
|
1327
|
+
* A value indicating whether this region is restricted. "Enabled" means region is restricted. "Disabled" stands for region is not restricted. Will be deprecated in future, please look to Supported Features for "Restricted".
|
|
1126
1328
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1127
1329
|
*/
|
|
1128
1330
|
readonly restricted?: RestrictedEnum;
|
|
@@ -1148,15 +1350,15 @@ export interface LtrBackupRequest extends BackupRequestBase {
|
|
|
1148
1350
|
/** Backup store detail for target server */
|
|
1149
1351
|
targetDetails: BackupStoreDetails;
|
|
1150
1352
|
}
|
|
1151
|
-
/** Represents an
|
|
1353
|
+
/** Represents an Microsoft Entra Administrator. */
|
|
1152
1354
|
export interface ActiveDirectoryAdministrator extends ProxyResource {
|
|
1153
|
-
/** The principal type used to represent the type of
|
|
1355
|
+
/** The principal type used to represent the type of Microsoft Entra Administrator. */
|
|
1154
1356
|
principalType?: PrincipalType;
|
|
1155
|
-
/**
|
|
1357
|
+
/** Microsoft Entra Administrator principal name. */
|
|
1156
1358
|
principalName?: string;
|
|
1157
|
-
/** The objectId of the
|
|
1359
|
+
/** The objectId of the Microsoft Entra Administrator. */
|
|
1158
1360
|
objectId?: string;
|
|
1159
|
-
/** The tenantId of the
|
|
1361
|
+
/** The tenantId of the Microsoft Entra Administrator. */
|
|
1160
1362
|
tenantId?: string;
|
|
1161
1363
|
}
|
|
1162
1364
|
/** Server backup properties */
|
|
@@ -1286,6 +1488,38 @@ export interface ServerThreatProtectionSettingsModel extends ProxyResource {
|
|
|
1286
1488
|
*/
|
|
1287
1489
|
readonly creationTime?: Date;
|
|
1288
1490
|
}
|
|
1491
|
+
/** Stores property that features impact on some metric if this recommended action is applied. */
|
|
1492
|
+
export interface TuningOptionsResource extends ProxyResource {
|
|
1493
|
+
}
|
|
1494
|
+
/** Index recommendation properties. */
|
|
1495
|
+
export interface IndexRecommendationResource extends ProxyResource {
|
|
1496
|
+
/** Creation time of this recommendation in UTC date-time string format. */
|
|
1497
|
+
initialRecommendedTime?: Date;
|
|
1498
|
+
/** The last refresh of this recommendation in UTC date-time string format. */
|
|
1499
|
+
lastRecommendedTime?: Date;
|
|
1500
|
+
/** The number of times this recommendation has encountered. */
|
|
1501
|
+
timesRecommended?: number;
|
|
1502
|
+
/** The ImprovedQueryIds. The list will only be populated for CREATE INDEX recommendations. */
|
|
1503
|
+
improvedQueryIds?: number[];
|
|
1504
|
+
/** Reason for this recommendation. */
|
|
1505
|
+
recommendationReason?: string;
|
|
1506
|
+
/** Type for this recommendation. */
|
|
1507
|
+
recommendationType?: RecommendationTypeEnum;
|
|
1508
|
+
/** Stores implementation details for the recommended action. */
|
|
1509
|
+
implementationDetails?: IndexRecommendationResourcePropertiesImplementationDetails;
|
|
1510
|
+
/** Stores workload information for the recommended action. */
|
|
1511
|
+
analyzedWorkload?: IndexRecommendationResourcePropertiesAnalyzedWorkload;
|
|
1512
|
+
/**
|
|
1513
|
+
* The estimated impact of this recommended action
|
|
1514
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1515
|
+
*/
|
|
1516
|
+
readonly estimatedImpact?: ImpactRecord[];
|
|
1517
|
+
/**
|
|
1518
|
+
* Stores recommendation details for the recommended action.
|
|
1519
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1520
|
+
*/
|
|
1521
|
+
readonly details?: IndexRecommendationDetails;
|
|
1522
|
+
}
|
|
1289
1523
|
/** Represents a server. */
|
|
1290
1524
|
export interface Server extends TrackedResource {
|
|
1291
1525
|
/** The SKU (pricing tier) of the server. */
|
|
@@ -1352,6 +1586,8 @@ export interface Server extends TrackedResource {
|
|
|
1352
1586
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1353
1587
|
*/
|
|
1354
1588
|
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
1589
|
+
/** Cluster properties of a server. */
|
|
1590
|
+
cluster?: Cluster;
|
|
1355
1591
|
}
|
|
1356
1592
|
/** Represents a migration resource. */
|
|
1357
1593
|
export interface MigrationResource extends TrackedResource {
|
|
@@ -1371,7 +1607,7 @@ export interface MigrationResource extends TrackedResource {
|
|
|
1371
1607
|
migrationMode?: MigrationMode;
|
|
1372
1608
|
/** This indicates the supported Migration option for the migration */
|
|
1373
1609
|
migrationOption?: MigrationOption;
|
|
1374
|
-
/** migration source server type : OnPremises, AWS, GCP, AzureVM, PostgreSQLSingleServer, AWS_RDS, AWS_AURORA, AWS_EC2, GCP_CloudSQL, GCP_AlloyDB, GCP_Compute, or
|
|
1610
|
+
/** migration source server type : OnPremises, AWS, GCP, AzureVM, PostgreSQLSingleServer, AWS_RDS, AWS_AURORA, AWS_EC2, GCP_CloudSQL, GCP_AlloyDB, GCP_Compute, EDB, EDB_Oracle_Server, EDB_PostgreSQL, PostgreSQLFlexibleServer, PostgreSQLCosmosDB, Huawei_RDS, Huawei_Compute, Heroku_PostgreSQL, Crunchy_PostgreSQL, ApsaraDB_RDS, Digital_Ocean_Droplets, Digital_Ocean_PostgreSQL, or Supabase_PostgreSQL */
|
|
1375
1611
|
sourceType?: SourceType;
|
|
1376
1612
|
/** SSL modes for migration. Default SSL mode for PostgreSQLSingleServer is VerifyFull and Prefer for other source types */
|
|
1377
1613
|
sslMode?: SslMode;
|
|
@@ -1521,6 +1757,22 @@ export interface PrivateEndpointConnectionDeleteHeaders {
|
|
|
1521
1757
|
export interface ServerThreatProtectionSettingsCreateOrUpdateHeaders {
|
|
1522
1758
|
location?: string;
|
|
1523
1759
|
}
|
|
1760
|
+
/** Defines headers for TuningConfiguration_enable operation. */
|
|
1761
|
+
export interface TuningConfigurationEnableHeaders {
|
|
1762
|
+
location?: string;
|
|
1763
|
+
}
|
|
1764
|
+
/** Defines headers for TuningConfiguration_disable operation. */
|
|
1765
|
+
export interface TuningConfigurationDisableHeaders {
|
|
1766
|
+
location?: string;
|
|
1767
|
+
}
|
|
1768
|
+
/** Defines headers for TuningConfiguration_startSession operation. */
|
|
1769
|
+
export interface TuningConfigurationStartSessionHeaders {
|
|
1770
|
+
location?: string;
|
|
1771
|
+
}
|
|
1772
|
+
/** Defines headers for TuningConfiguration_stopSession operation. */
|
|
1773
|
+
export interface TuningConfigurationStopSessionHeaders {
|
|
1774
|
+
location?: string;
|
|
1775
|
+
}
|
|
1524
1776
|
/** Defines headers for VirtualEndpoints_create operation. */
|
|
1525
1777
|
export interface VirtualEndpointsCreateHeaders {
|
|
1526
1778
|
location?: string;
|
|
@@ -1609,6 +1861,22 @@ export declare enum KnownHaMode {
|
|
|
1609
1861
|
* **ZoneRedundant**
|
|
1610
1862
|
*/
|
|
1611
1863
|
export type HaMode = string;
|
|
1864
|
+
/** Known values of {@link SupportedFeatureStatusEnum} that the service accepts. */
|
|
1865
|
+
export declare enum KnownSupportedFeatureStatusEnum {
|
|
1866
|
+
/** Enabled */
|
|
1867
|
+
Enabled = "Enabled",
|
|
1868
|
+
/** Disabled */
|
|
1869
|
+
Disabled = "Disabled"
|
|
1870
|
+
}
|
|
1871
|
+
/**
|
|
1872
|
+
* Defines values for SupportedFeatureStatusEnum. \
|
|
1873
|
+
* {@link KnownSupportedFeatureStatusEnum} can be used interchangeably with SupportedFeatureStatusEnum,
|
|
1874
|
+
* this enum contains the known values that the service supports.
|
|
1875
|
+
* ### Known values supported by the service
|
|
1876
|
+
* **Enabled** \
|
|
1877
|
+
* **Disabled**
|
|
1878
|
+
*/
|
|
1879
|
+
export type SupportedFeatureStatusEnum = string;
|
|
1612
1880
|
/** Known values of {@link FastProvisioningSupportedEnum} that the service accepts. */
|
|
1613
1881
|
export declare enum KnownFastProvisioningSupportedEnum {
|
|
1614
1882
|
/** Enabled */
|
|
@@ -1785,7 +2053,9 @@ export declare enum KnownIdentityType {
|
|
|
1785
2053
|
/** UserAssigned */
|
|
1786
2054
|
UserAssigned = "UserAssigned",
|
|
1787
2055
|
/** SystemAssigned */
|
|
1788
|
-
SystemAssigned = "SystemAssigned"
|
|
2056
|
+
SystemAssigned = "SystemAssigned",
|
|
2057
|
+
/** SystemAssignedUserAssigned */
|
|
2058
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
|
|
1789
2059
|
}
|
|
1790
2060
|
/**
|
|
1791
2061
|
* Defines values for IdentityType. \
|
|
@@ -1794,11 +2064,14 @@ export declare enum KnownIdentityType {
|
|
|
1794
2064
|
* ### Known values supported by the service
|
|
1795
2065
|
* **None** \
|
|
1796
2066
|
* **UserAssigned** \
|
|
1797
|
-
* **SystemAssigned**
|
|
2067
|
+
* **SystemAssigned** \
|
|
2068
|
+
* **SystemAssigned,UserAssigned**
|
|
1798
2069
|
*/
|
|
1799
2070
|
export type IdentityType = string;
|
|
1800
2071
|
/** Known values of {@link ServerVersion} that the service accepts. */
|
|
1801
2072
|
export declare enum KnownServerVersion {
|
|
2073
|
+
/** Seventeen */
|
|
2074
|
+
Seventeen = "17",
|
|
1802
2075
|
/** Sixteen */
|
|
1803
2076
|
Sixteen = "16",
|
|
1804
2077
|
/** Fifteen */
|
|
@@ -1817,6 +2090,7 @@ export declare enum KnownServerVersion {
|
|
|
1817
2090
|
* {@link KnownServerVersion} can be used interchangeably with ServerVersion,
|
|
1818
2091
|
* this enum contains the known values that the service supports.
|
|
1819
2092
|
* ### Known values supported by the service
|
|
2093
|
+
* **17** \
|
|
1820
2094
|
* **16** \
|
|
1821
2095
|
* **15** \
|
|
1822
2096
|
* **14** \
|
|
@@ -1840,7 +2114,13 @@ export declare enum KnownServerState {
|
|
|
1840
2114
|
/** Stopped */
|
|
1841
2115
|
Stopped = "Stopped",
|
|
1842
2116
|
/** Updating */
|
|
1843
|
-
Updating = "Updating"
|
|
2117
|
+
Updating = "Updating",
|
|
2118
|
+
/** Restarting */
|
|
2119
|
+
Restarting = "Restarting",
|
|
2120
|
+
/** Inaccessible */
|
|
2121
|
+
Inaccessible = "Inaccessible",
|
|
2122
|
+
/** Provisioning */
|
|
2123
|
+
Provisioning = "Provisioning"
|
|
1844
2124
|
}
|
|
1845
2125
|
/**
|
|
1846
2126
|
* Defines values for ServerState. \
|
|
@@ -1853,7 +2133,10 @@ export declare enum KnownServerState {
|
|
|
1853
2133
|
* **Starting** \
|
|
1854
2134
|
* **Stopping** \
|
|
1855
2135
|
* **Stopped** \
|
|
1856
|
-
* **Updating**
|
|
2136
|
+
* **Updating** \
|
|
2137
|
+
* **Restarting** \
|
|
2138
|
+
* **Inaccessible** \
|
|
2139
|
+
* **Provisioning**
|
|
1857
2140
|
*/
|
|
1858
2141
|
export type ServerState = string;
|
|
1859
2142
|
/** Known values of {@link StorageAutoGrow} that the service accepts. */
|
|
@@ -1929,7 +2212,9 @@ export declare enum KnownStorageType {
|
|
|
1929
2212
|
/** PremiumLRS */
|
|
1930
2213
|
PremiumLRS = "Premium_LRS",
|
|
1931
2214
|
/** PremiumV2LRS */
|
|
1932
|
-
PremiumV2LRS = "PremiumV2_LRS"
|
|
2215
|
+
PremiumV2LRS = "PremiumV2_LRS",
|
|
2216
|
+
/** UltraSSDLRS */
|
|
2217
|
+
UltraSSDLRS = "UltraSSD_LRS"
|
|
1933
2218
|
}
|
|
1934
2219
|
/**
|
|
1935
2220
|
* Defines values for StorageType. \
|
|
@@ -1937,7 +2222,8 @@ export declare enum KnownStorageType {
|
|
|
1937
2222
|
* this enum contains the known values that the service supports.
|
|
1938
2223
|
* ### Known values supported by the service
|
|
1939
2224
|
* **Premium_LRS** \
|
|
1940
|
-
* **PremiumV2_LRS**
|
|
2225
|
+
* **PremiumV2_LRS** \
|
|
2226
|
+
* **UltraSSD_LRS**
|
|
1941
2227
|
*/
|
|
1942
2228
|
export type StorageType = string;
|
|
1943
2229
|
/** Known values of {@link ActiveDirectoryAuthEnum} that the service accepts. */
|
|
@@ -2459,7 +2745,31 @@ export declare enum KnownSourceType {
|
|
|
2459
2745
|
/** GCPCompute */
|
|
2460
2746
|
GCPCompute = "GCP_Compute",
|
|
2461
2747
|
/** EDB */
|
|
2462
|
-
EDB = "EDB"
|
|
2748
|
+
EDB = "EDB",
|
|
2749
|
+
/** EDBOracleServer */
|
|
2750
|
+
EDBOracleServer = "EDB_Oracle_Server",
|
|
2751
|
+
/** EDBPostgreSQL */
|
|
2752
|
+
EDBPostgreSQL = "EDB_PostgreSQL",
|
|
2753
|
+
/** PostgreSQLFlexibleServer */
|
|
2754
|
+
PostgreSQLFlexibleServer = "PostgreSQLFlexibleServer",
|
|
2755
|
+
/** PostgreSQLCosmosDB */
|
|
2756
|
+
PostgreSQLCosmosDB = "PostgreSQLCosmosDB",
|
|
2757
|
+
/** HuaweiRDS */
|
|
2758
|
+
HuaweiRDS = "Huawei_RDS",
|
|
2759
|
+
/** HuaweiCompute */
|
|
2760
|
+
HuaweiCompute = "Huawei_Compute",
|
|
2761
|
+
/** HerokuPostgreSQL */
|
|
2762
|
+
HerokuPostgreSQL = "Heroku_PostgreSQL",
|
|
2763
|
+
/** CrunchyPostgreSQL */
|
|
2764
|
+
CrunchyPostgreSQL = "Crunchy_PostgreSQL",
|
|
2765
|
+
/** ApsaraDBRDS */
|
|
2766
|
+
ApsaraDBRDS = "ApsaraDB_RDS",
|
|
2767
|
+
/** DigitalOceanDroplets */
|
|
2768
|
+
DigitalOceanDroplets = "Digital_Ocean_Droplets",
|
|
2769
|
+
/** DigitalOceanPostgreSQL */
|
|
2770
|
+
DigitalOceanPostgreSQL = "Digital_Ocean_PostgreSQL",
|
|
2771
|
+
/** SupabasePostgreSQL */
|
|
2772
|
+
SupabasePostgreSQL = "Supabase_PostgreSQL"
|
|
2463
2773
|
}
|
|
2464
2774
|
/**
|
|
2465
2775
|
* Defines values for SourceType. \
|
|
@@ -2477,7 +2787,19 @@ export declare enum KnownSourceType {
|
|
|
2477
2787
|
* **GCP_CloudSQL** \
|
|
2478
2788
|
* **GCP_AlloyDB** \
|
|
2479
2789
|
* **GCP_Compute** \
|
|
2480
|
-
* **EDB**
|
|
2790
|
+
* **EDB** \
|
|
2791
|
+
* **EDB_Oracle_Server** \
|
|
2792
|
+
* **EDB_PostgreSQL** \
|
|
2793
|
+
* **PostgreSQLFlexibleServer** \
|
|
2794
|
+
* **PostgreSQLCosmosDB** \
|
|
2795
|
+
* **Huawei_RDS** \
|
|
2796
|
+
* **Huawei_Compute** \
|
|
2797
|
+
* **Heroku_PostgreSQL** \
|
|
2798
|
+
* **Crunchy_PostgreSQL** \
|
|
2799
|
+
* **ApsaraDB_RDS** \
|
|
2800
|
+
* **Digital_Ocean_Droplets** \
|
|
2801
|
+
* **Digital_Ocean_PostgreSQL** \
|
|
2802
|
+
* **Supabase_PostgreSQL**
|
|
2481
2803
|
*/
|
|
2482
2804
|
export type SourceType = string;
|
|
2483
2805
|
/** Known values of {@link SslMode} that the service accepts. */
|
|
@@ -2684,6 +3006,57 @@ export declare enum KnownThreatProtectionName {
|
|
|
2684
3006
|
* **Default**
|
|
2685
3007
|
*/
|
|
2686
3008
|
export type ThreatProtectionName = string;
|
|
3009
|
+
/** Known values of {@link TuningOptionEnum} that the service accepts. */
|
|
3010
|
+
export declare enum KnownTuningOptionEnum {
|
|
3011
|
+
/** Index */
|
|
3012
|
+
Index = "index",
|
|
3013
|
+
/** Configuration */
|
|
3014
|
+
Configuration = "configuration"
|
|
3015
|
+
}
|
|
3016
|
+
/**
|
|
3017
|
+
* Defines values for TuningOptionEnum. \
|
|
3018
|
+
* {@link KnownTuningOptionEnum} can be used interchangeably with TuningOptionEnum,
|
|
3019
|
+
* this enum contains the known values that the service supports.
|
|
3020
|
+
* ### Known values supported by the service
|
|
3021
|
+
* **index** \
|
|
3022
|
+
* **configuration**
|
|
3023
|
+
*/
|
|
3024
|
+
export type TuningOptionEnum = string;
|
|
3025
|
+
/** Known values of {@link RecommendationType} that the service accepts. */
|
|
3026
|
+
export declare enum KnownRecommendationType {
|
|
3027
|
+
/** CreateIndex */
|
|
3028
|
+
CreateIndex = "CreateIndex",
|
|
3029
|
+
/** DropIndex */
|
|
3030
|
+
DropIndex = "DropIndex"
|
|
3031
|
+
}
|
|
3032
|
+
/**
|
|
3033
|
+
* Defines values for RecommendationType. \
|
|
3034
|
+
* {@link KnownRecommendationType} can be used interchangeably with RecommendationType,
|
|
3035
|
+
* this enum contains the known values that the service supports.
|
|
3036
|
+
* ### Known values supported by the service
|
|
3037
|
+
* **CreateIndex** \
|
|
3038
|
+
* **DropIndex**
|
|
3039
|
+
*/
|
|
3040
|
+
export type RecommendationType = string;
|
|
3041
|
+
/** Known values of {@link RecommendationTypeEnum} that the service accepts. */
|
|
3042
|
+
export declare enum KnownRecommendationTypeEnum {
|
|
3043
|
+
/** CreateIndex */
|
|
3044
|
+
CreateIndex = "CreateIndex",
|
|
3045
|
+
/** DropIndex */
|
|
3046
|
+
DropIndex = "DropIndex",
|
|
3047
|
+
/** ReIndex */
|
|
3048
|
+
ReIndex = "ReIndex"
|
|
3049
|
+
}
|
|
3050
|
+
/**
|
|
3051
|
+
* Defines values for RecommendationTypeEnum. \
|
|
3052
|
+
* {@link KnownRecommendationTypeEnum} can be used interchangeably with RecommendationTypeEnum,
|
|
3053
|
+
* this enum contains the known values that the service supports.
|
|
3054
|
+
* ### Known values supported by the service
|
|
3055
|
+
* **CreateIndex** \
|
|
3056
|
+
* **DropIndex** \
|
|
3057
|
+
* **ReIndex**
|
|
3058
|
+
*/
|
|
3059
|
+
export type RecommendationTypeEnum = string;
|
|
2687
3060
|
/** Known values of {@link VirtualEndpointType} that the service accepts. */
|
|
2688
3061
|
export declare enum KnownVirtualEndpointType {
|
|
2689
3062
|
/** ReadWrite */
|
|
@@ -3052,6 +3425,11 @@ export interface OperationsListOptionalParams extends coreClient.OperationOption
|
|
|
3052
3425
|
/** Contains response data for the list operation. */
|
|
3053
3426
|
export type OperationsListResponse = OperationListResult;
|
|
3054
3427
|
/** Optional parameters. */
|
|
3428
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3429
|
+
}
|
|
3430
|
+
/** Contains response data for the listNext operation. */
|
|
3431
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
3432
|
+
/** Optional parameters. */
|
|
3055
3433
|
export interface GetPrivateDnsZoneSuffixExecuteOptionalParams extends coreClient.OperationOptions {
|
|
3056
3434
|
}
|
|
3057
3435
|
/** Contains response data for the execute operation. */
|
|
@@ -3108,6 +3486,16 @@ export interface PrivateLinkResourcesListByServerNextOptionalParams extends core
|
|
|
3108
3486
|
/** Contains response data for the listByServerNext operation. */
|
|
3109
3487
|
export type PrivateLinkResourcesListByServerNextResponse = PrivateLinkResourceListResult;
|
|
3110
3488
|
/** Optional parameters. */
|
|
3489
|
+
export interface QuotaUsagesListOptionalParams extends coreClient.OperationOptions {
|
|
3490
|
+
}
|
|
3491
|
+
/** Contains response data for the list operation. */
|
|
3492
|
+
export type QuotaUsagesListResponse = QuotaUsagesListResult;
|
|
3493
|
+
/** Optional parameters. */
|
|
3494
|
+
export interface QuotaUsagesListNextOptionalParams extends coreClient.OperationOptions {
|
|
3495
|
+
}
|
|
3496
|
+
/** Contains response data for the listNext operation. */
|
|
3497
|
+
export type QuotaUsagesListNextResponse = QuotaUsagesListResult;
|
|
3498
|
+
/** Optional parameters. */
|
|
3111
3499
|
export interface ReplicasListByServerOptionalParams extends coreClient.OperationOptions {
|
|
3112
3500
|
}
|
|
3113
3501
|
/** Contains response data for the listByServer operation. */
|
|
@@ -3147,6 +3535,89 @@ export interface ServerThreatProtectionSettingsListByServerNextOptionalParams ex
|
|
|
3147
3535
|
/** Contains response data for the listByServerNext operation. */
|
|
3148
3536
|
export type ServerThreatProtectionSettingsListByServerNextResponse = ServerThreatProtectionListResult;
|
|
3149
3537
|
/** Optional parameters. */
|
|
3538
|
+
export interface TuningOptionsGetOptionalParams extends coreClient.OperationOptions {
|
|
3539
|
+
}
|
|
3540
|
+
/** Contains response data for the get operation. */
|
|
3541
|
+
export type TuningOptionsGetResponse = TuningOptionsResource;
|
|
3542
|
+
/** Optional parameters. */
|
|
3543
|
+
export interface TuningOptionsListByServerOptionalParams extends coreClient.OperationOptions {
|
|
3544
|
+
}
|
|
3545
|
+
/** Contains response data for the listByServer operation. */
|
|
3546
|
+
export type TuningOptionsListByServerResponse = TuningOptionsListResult;
|
|
3547
|
+
/** Optional parameters. */
|
|
3548
|
+
export interface TuningOptionsListByServerNextOptionalParams extends coreClient.OperationOptions {
|
|
3549
|
+
}
|
|
3550
|
+
/** Contains response data for the listByServerNext operation. */
|
|
3551
|
+
export type TuningOptionsListByServerNextResponse = TuningOptionsListResult;
|
|
3552
|
+
/** Optional parameters. */
|
|
3553
|
+
export interface TuningIndexListRecommendationsOptionalParams extends coreClient.OperationOptions {
|
|
3554
|
+
/** Recommendations list filter. Retrieves recommendations based on type. */
|
|
3555
|
+
recommendationType?: RecommendationType;
|
|
3556
|
+
}
|
|
3557
|
+
/** Contains response data for the listRecommendations operation. */
|
|
3558
|
+
export type TuningIndexListRecommendationsResponse = IndexRecommendationListResult;
|
|
3559
|
+
/** Optional parameters. */
|
|
3560
|
+
export interface TuningIndexListRecommendationsNextOptionalParams extends coreClient.OperationOptions {
|
|
3561
|
+
}
|
|
3562
|
+
/** Contains response data for the listRecommendationsNext operation. */
|
|
3563
|
+
export type TuningIndexListRecommendationsNextResponse = IndexRecommendationListResult;
|
|
3564
|
+
/** Optional parameters. */
|
|
3565
|
+
export interface TuningConfigurationEnableOptionalParams extends coreClient.OperationOptions {
|
|
3566
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3567
|
+
updateIntervalInMs?: number;
|
|
3568
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3569
|
+
resumeFrom?: string;
|
|
3570
|
+
}
|
|
3571
|
+
/** Contains response data for the enable operation. */
|
|
3572
|
+
export type TuningConfigurationEnableResponse = TuningConfigurationEnableHeaders;
|
|
3573
|
+
/** Optional parameters. */
|
|
3574
|
+
export interface TuningConfigurationDisableOptionalParams extends coreClient.OperationOptions {
|
|
3575
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3576
|
+
updateIntervalInMs?: number;
|
|
3577
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3578
|
+
resumeFrom?: string;
|
|
3579
|
+
}
|
|
3580
|
+
/** Contains response data for the disable operation. */
|
|
3581
|
+
export type TuningConfigurationDisableResponse = TuningConfigurationDisableHeaders;
|
|
3582
|
+
/** Optional parameters. */
|
|
3583
|
+
export interface TuningConfigurationStartSessionOptionalParams extends coreClient.OperationOptions {
|
|
3584
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3585
|
+
updateIntervalInMs?: number;
|
|
3586
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3587
|
+
resumeFrom?: string;
|
|
3588
|
+
}
|
|
3589
|
+
/** Contains response data for the startSession operation. */
|
|
3590
|
+
export type TuningConfigurationStartSessionResponse = TuningConfigurationStartSessionHeaders;
|
|
3591
|
+
/** Optional parameters. */
|
|
3592
|
+
export interface TuningConfigurationStopSessionOptionalParams extends coreClient.OperationOptions {
|
|
3593
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3594
|
+
updateIntervalInMs?: number;
|
|
3595
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3596
|
+
resumeFrom?: string;
|
|
3597
|
+
}
|
|
3598
|
+
/** Contains response data for the stopSession operation. */
|
|
3599
|
+
export type TuningConfigurationStopSessionResponse = TuningConfigurationStopSessionHeaders;
|
|
3600
|
+
/** Optional parameters. */
|
|
3601
|
+
export interface TuningConfigurationListSessionsOptionalParams extends coreClient.OperationOptions {
|
|
3602
|
+
}
|
|
3603
|
+
/** Contains response data for the listSessions operation. */
|
|
3604
|
+
export type TuningConfigurationListSessionsResponse = SessionsListResult;
|
|
3605
|
+
/** Optional parameters. */
|
|
3606
|
+
export interface TuningConfigurationListSessionDetailsOptionalParams extends coreClient.OperationOptions {
|
|
3607
|
+
}
|
|
3608
|
+
/** Contains response data for the listSessionDetails operation. */
|
|
3609
|
+
export type TuningConfigurationListSessionDetailsResponse = SessionDetailsListResult;
|
|
3610
|
+
/** Optional parameters. */
|
|
3611
|
+
export interface TuningConfigurationListSessionsNextOptionalParams extends coreClient.OperationOptions {
|
|
3612
|
+
}
|
|
3613
|
+
/** Contains response data for the listSessionsNext operation. */
|
|
3614
|
+
export type TuningConfigurationListSessionsNextResponse = SessionsListResult;
|
|
3615
|
+
/** Optional parameters. */
|
|
3616
|
+
export interface TuningConfigurationListSessionDetailsNextOptionalParams extends coreClient.OperationOptions {
|
|
3617
|
+
}
|
|
3618
|
+
/** Contains response data for the listSessionDetailsNext operation. */
|
|
3619
|
+
export type TuningConfigurationListSessionDetailsNextResponse = SessionDetailsListResult;
|
|
3620
|
+
/** Optional parameters. */
|
|
3150
3621
|
export interface VirtualEndpointsCreateOptionalParams extends coreClient.OperationOptions {
|
|
3151
3622
|
/** Delay to wait until next poll, in milliseconds. */
|
|
3152
3623
|
updateIntervalInMs?: number;
|