@azure/arm-postgresql-flexible 8.1.0-alpha.20251128.1 → 9.0.0-alpha.20251201.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/README.md +2 -2
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +4 -7
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +2 -7
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +1911 -1961
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +553 -556
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +76 -78
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +1545 -1456
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +7 -13
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +48 -106
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/administratorsMicrosoftEntra.d.ts +83 -0
- package/dist/browser/operations/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/{react-native/operations/administrators.js → browser/operations/administratorsMicrosoftEntra.js} +46 -41
- package/dist/browser/operations/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/browser/operations/{tuningOptions.d.ts → advancedThreatProtectionSettings.d.ts} +13 -13
- package/dist/browser/operations/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/{esm/operations/tuningOptions.js → browser/operations/advancedThreatProtectionSettings.js} +22 -27
- package/dist/browser/operations/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/browser/operations/{backups.d.ts → backupsAutomaticAndOnDemand.d.ts} +24 -24
- package/dist/browser/operations/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/browser/operations/{backups.js → backupsAutomaticAndOnDemand.js} +29 -34
- package/dist/browser/operations/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/browser/operations/backupsLongTermRetention.d.ts +71 -0
- package/dist/browser/operations/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/browser/operations/backupsLongTermRetention.js +293 -0
- package/dist/browser/operations/backupsLongTermRetention.js.map +1 -0
- package/dist/browser/operations/capabilitiesByLocation.d.ts +35 -0
- package/dist/browser/operations/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/{esm/operations/locationBasedCapabilities.js → browser/operations/capabilitiesByLocation.js} +26 -31
- package/dist/browser/operations/capabilitiesByLocation.js.map +1 -0
- package/dist/browser/operations/{serverCapabilities.d.ts → capabilitiesByServer.d.ts} +9 -9
- package/dist/browser/operations/capabilitiesByServer.d.ts.map +1 -0
- package/dist/{esm/operations/serverCapabilities.js → browser/operations/capabilitiesByServer.js} +10 -15
- package/dist/browser/operations/capabilitiesByServer.js.map +1 -0
- package/dist/{esm/operations/logFiles.d.ts → browser/operations/capturedLogs.d.ts} +9 -9
- package/dist/browser/operations/capturedLogs.d.ts.map +1 -0
- package/dist/{esm/operations/logFiles.js → browser/operations/capturedLogs.js} +10 -15
- package/dist/browser/operations/capturedLogs.js.map +1 -0
- package/dist/browser/operations/configurations.d.ts +26 -18
- package/dist/browser/operations/configurations.d.ts.map +1 -1
- package/dist/browser/operations/configurations.js +30 -27
- package/dist/browser/operations/configurations.js.map +1 -1
- package/dist/browser/operations/databases.d.ts +22 -17
- package/dist/browser/operations/databases.d.ts.map +1 -1
- package/dist/browser/operations/databases.js +35 -27
- package/dist/browser/operations/databases.js.map +1 -1
- package/dist/browser/operations/firewallRules.d.ts +15 -15
- package/dist/browser/operations/firewallRules.d.ts.map +1 -1
- package/dist/browser/operations/firewallRules.js +28 -25
- package/dist/browser/operations/firewallRules.js.map +1 -1
- package/dist/browser/operations/index.d.ts +12 -16
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +16 -23
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/migrations.d.ts +38 -37
- package/dist/browser/operations/migrations.d.ts.map +1 -1
- package/dist/browser/operations/migrations.js +114 -123
- package/dist/browser/operations/migrations.js.map +1 -1
- package/dist/browser/operations/nameAvailability.d.ts +29 -0
- package/dist/browser/operations/nameAvailability.d.ts.map +1 -0
- package/dist/browser/operations/nameAvailability.js +75 -0
- package/dist/browser/operations/nameAvailability.js.map +1 -0
- package/dist/browser/operations/operations.d.ts +2 -2
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +6 -11
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateDnsZoneSuffix.d.ts +18 -0
- package/dist/browser/operations/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/browser/operations/{getPrivateDnsZoneSuffix.js → privateDnsZoneSuffix.js} +10 -15
- package/dist/browser/operations/privateDnsZoneSuffix.js.map +1 -0
- package/dist/browser/operations/privateEndpointConnections.d.ts +38 -3
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +203 -11
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +4 -9
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/quotaUsages.d.ts.map +1 -1
- package/dist/browser/operations/quotaUsages.js +4 -9
- package/dist/browser/operations/quotaUsages.js.map +1 -1
- package/dist/browser/operations/replicas.d.ts +2 -2
- package/dist/browser/operations/replicas.d.ts.map +1 -1
- package/dist/browser/operations/replicas.js +5 -10
- package/dist/browser/operations/replicas.js.map +1 -1
- package/dist/browser/operations/serverThreatProtectionSettings.d.ts +7 -40
- package/dist/browser/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/browser/operations/serverThreatProtectionSettings.js +11 -157
- package/dist/browser/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/browser/operations/servers.d.ts +39 -39
- package/dist/browser/operations/servers.d.ts.map +1 -1
- package/dist/browser/operations/servers.js +97 -70
- package/dist/browser/operations/servers.js.map +1 -1
- package/dist/browser/operations/tuningOptionsOperations.d.ts +73 -0
- package/dist/browser/operations/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/browser/operations/tuningOptionsOperations.js +272 -0
- package/dist/browser/operations/tuningOptionsOperations.js.map +1 -0
- package/dist/browser/operations/virtualEndpoints.d.ts +24 -26
- package/dist/browser/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/browser/operations/virtualEndpoints.js +33 -40
- 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 +7 -12
- package/dist/browser/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.d.ts +58 -0
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.js +4 -0
- package/dist/browser/operationsInterfaces/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.d.ts +21 -0
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.js +4 -0
- package/dist/browser/operationsInterfaces/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +54 -0
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.js +4 -0
- package/dist/browser/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.d.ts +46 -0
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.js +4 -0
- package/dist/browser/operationsInterfaces/backupsLongTermRetention.js.map +1 -0
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.d.ts +12 -0
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.js +4 -0
- package/dist/browser/operationsInterfaces/capabilitiesByLocation.js.map +1 -0
- package/dist/browser/operationsInterfaces/capabilitiesByServer.d.ts +13 -0
- package/dist/browser/operationsInterfaces/capabilitiesByServer.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/capabilitiesByServer.js +4 -0
- package/dist/browser/operationsInterfaces/capabilitiesByServer.js.map +1 -0
- package/dist/browser/operationsInterfaces/capturedLogs.d.ts +13 -0
- package/dist/browser/operationsInterfaces/capturedLogs.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/capturedLogs.js +4 -0
- package/dist/browser/operationsInterfaces/capturedLogs.js.map +1 -0
- package/dist/browser/operationsInterfaces/configurations.d.ts +25 -17
- package/dist/browser/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/configurations.js +2 -7
- package/dist/browser/operationsInterfaces/configurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/databases.d.ts +21 -16
- package/dist/browser/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/databases.js +2 -7
- package/dist/browser/operationsInterfaces/databases.js.map +1 -1
- package/dist/browser/operationsInterfaces/firewallRules.d.ts +14 -14
- package/dist/browser/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/firewallRules.js +2 -7
- package/dist/browser/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +12 -16
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +16 -23
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/migrations.d.ts +33 -30
- package/dist/browser/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/migrations.js +2 -7
- package/dist/browser/operationsInterfaces/migrations.js.map +1 -1
- package/dist/browser/operationsInterfaces/nameAvailability.d.ts +21 -0
- package/dist/browser/operationsInterfaces/nameAvailability.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/nameAvailability.js +4 -0
- package/dist/browser/operationsInterfaces/nameAvailability.js.map +1 -0
- package/dist/browser/operationsInterfaces/operations.d.ts +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js +2 -7
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.d.ts +10 -0
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.js +4 -0
- package/dist/browser/operationsInterfaces/privateDnsZoneSuffix.js.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +37 -2
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/quotaUsages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/quotaUsages.js +2 -7
- package/dist/browser/operationsInterfaces/quotaUsages.js.map +1 -1
- package/dist/browser/operationsInterfaces/replicas.d.ts +1 -1
- package/dist/browser/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/replicas.js +2 -7
- package/dist/browser/operationsInterfaces/replicas.js.map +1 -1
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts +7 -23
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.js +2 -7
- package/dist/browser/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/browser/operationsInterfaces/servers.d.ts +31 -31
- package/dist/browser/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/servers.js +2 -7
- package/dist/browser/operationsInterfaces/servers.js.map +1 -1
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.d.ts +29 -0
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.js +4 -0
- package/dist/browser/operationsInterfaces/tuningOptionsOperations.js.map +1 -0
- package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts +23 -25
- package/dist/browser/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/virtualEndpoints.js +2 -7
- package/dist/browser/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.js +2 -7
- package/dist/browser/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js +2 -7
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts +14 -27
- package/dist/browser/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/browser/postgreSQLManagementFlexibleServerClient.js +31 -86
- package/dist/browser/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/commonjs/index.d.ts.map +1 -1
- package/dist/commonjs/index.js +4 -7
- package/dist/commonjs/index.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +2 -7
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +1911 -1961
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +555 -558
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +76 -78
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +1548 -1459
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +7 -13
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +48 -106
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/administratorsMicrosoftEntra.d.ts +83 -0
- package/dist/commonjs/operations/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/commonjs/operations/{administrators.js → administratorsMicrosoftEntra.js} +48 -43
- package/dist/commonjs/operations/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/{browser/operations/ltrBackupOperations.d.ts → commonjs/operations/advancedThreatProtectionSettings.d.ts} +13 -13
- package/dist/commonjs/operations/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/commonjs/operations/{tuningOptions.js → advancedThreatProtectionSettings.js} +24 -29
- package/dist/commonjs/operations/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/{esm/operations/backups.d.ts → commonjs/operations/backupsAutomaticAndOnDemand.d.ts} +24 -24
- package/dist/commonjs/operations/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/commonjs/operations/{backups.js → backupsAutomaticAndOnDemand.js} +31 -36
- package/dist/commonjs/operations/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/commonjs/operations/backupsLongTermRetention.d.ts +71 -0
- package/dist/commonjs/operations/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/commonjs/operations/backupsLongTermRetention.js +298 -0
- package/dist/commonjs/operations/backupsLongTermRetention.js.map +1 -0
- package/dist/commonjs/operations/capabilitiesByLocation.d.ts +35 -0
- package/dist/commonjs/operations/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/commonjs/operations/{locationBasedCapabilities.js → capabilitiesByLocation.js} +28 -33
- package/dist/commonjs/operations/capabilitiesByLocation.js.map +1 -0
- package/dist/{esm/operations/serverCapabilities.d.ts → commonjs/operations/capabilitiesByServer.d.ts} +9 -9
- package/dist/commonjs/operations/capabilitiesByServer.d.ts.map +1 -0
- package/dist/commonjs/operations/{serverCapabilities.js → capabilitiesByServer.js} +12 -17
- package/dist/commonjs/operations/capabilitiesByServer.js.map +1 -0
- package/dist/{browser/operations/logFiles.d.ts → commonjs/operations/capturedLogs.d.ts} +9 -9
- package/dist/commonjs/operations/capturedLogs.d.ts.map +1 -0
- package/dist/commonjs/operations/{logFiles.js → capturedLogs.js} +12 -17
- package/dist/commonjs/operations/capturedLogs.js.map +1 -0
- package/dist/commonjs/operations/configurations.d.ts +26 -18
- package/dist/commonjs/operations/configurations.d.ts.map +1 -1
- package/dist/commonjs/operations/configurations.js +30 -27
- package/dist/commonjs/operations/configurations.js.map +1 -1
- package/dist/commonjs/operations/databases.d.ts +22 -17
- package/dist/commonjs/operations/databases.d.ts.map +1 -1
- package/dist/commonjs/operations/databases.js +35 -27
- package/dist/commonjs/operations/databases.js.map +1 -1
- package/dist/commonjs/operations/firewallRules.d.ts +15 -15
- package/dist/commonjs/operations/firewallRules.d.ts.map +1 -1
- package/dist/commonjs/operations/firewallRules.js +28 -25
- package/dist/commonjs/operations/firewallRules.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +12 -16
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +16 -23
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/migrations.d.ts +38 -37
- package/dist/commonjs/operations/migrations.d.ts.map +1 -1
- package/dist/commonjs/operations/migrations.js +114 -123
- package/dist/commonjs/operations/migrations.js.map +1 -1
- package/dist/commonjs/operations/nameAvailability.d.ts +29 -0
- package/dist/commonjs/operations/nameAvailability.d.ts.map +1 -0
- package/dist/commonjs/operations/nameAvailability.js +80 -0
- package/dist/commonjs/operations/nameAvailability.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +2 -2
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +6 -11
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateDnsZoneSuffix.d.ts +18 -0
- package/dist/commonjs/operations/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/commonjs/operations/{getPrivateDnsZoneSuffix.js → privateDnsZoneSuffix.js} +12 -17
- package/dist/commonjs/operations/privateDnsZoneSuffix.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +38 -3
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +203 -11
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +4 -9
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/quotaUsages.d.ts.map +1 -1
- package/dist/commonjs/operations/quotaUsages.js +4 -9
- package/dist/commonjs/operations/quotaUsages.js.map +1 -1
- package/dist/commonjs/operations/replicas.d.ts +2 -2
- package/dist/commonjs/operations/replicas.d.ts.map +1 -1
- package/dist/commonjs/operations/replicas.js +5 -10
- package/dist/commonjs/operations/replicas.js.map +1 -1
- package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts +7 -40
- package/dist/commonjs/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/commonjs/operations/serverThreatProtectionSettings.js +11 -157
- package/dist/commonjs/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/commonjs/operations/servers.d.ts +39 -39
- package/dist/commonjs/operations/servers.d.ts.map +1 -1
- package/dist/commonjs/operations/servers.js +97 -70
- package/dist/commonjs/operations/servers.js.map +1 -1
- package/dist/commonjs/operations/tuningOptionsOperations.d.ts +73 -0
- package/dist/commonjs/operations/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/commonjs/operations/tuningOptionsOperations.js +277 -0
- package/dist/commonjs/operations/tuningOptionsOperations.js.map +1 -0
- package/dist/commonjs/operations/virtualEndpoints.d.ts +24 -26
- package/dist/commonjs/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/commonjs/operations/virtualEndpoints.js +33 -40
- 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 +7 -12
- package/dist/commonjs/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.d.ts +58 -0
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.js +5 -0
- package/dist/commonjs/operationsInterfaces/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.js +5 -0
- package/dist/commonjs/operationsInterfaces/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +54 -0
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.js +5 -0
- package/dist/commonjs/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.d.ts +46 -0
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.js +5 -0
- package/dist/commonjs/operationsInterfaces/backupsLongTermRetention.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.d.ts +12 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.js +5 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByLocation.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.d.ts +13 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.js +5 -0
- package/dist/commonjs/operationsInterfaces/capabilitiesByServer.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/capturedLogs.d.ts +13 -0
- package/dist/commonjs/operationsInterfaces/capturedLogs.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/capturedLogs.js +5 -0
- package/dist/commonjs/operationsInterfaces/capturedLogs.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/configurations.d.ts +25 -17
- package/dist/commonjs/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/configurations.js +2 -7
- package/dist/commonjs/operationsInterfaces/configurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/databases.d.ts +21 -16
- package/dist/commonjs/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/databases.js +2 -7
- package/dist/commonjs/operationsInterfaces/databases.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewallRules.d.ts +14 -14
- package/dist/commonjs/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/firewallRules.js +2 -7
- package/dist/commonjs/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +12 -16
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +16 -23
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/migrations.d.ts +33 -30
- package/dist/commonjs/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/migrations.js +2 -7
- package/dist/commonjs/operationsInterfaces/migrations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/nameAvailability.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/nameAvailability.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/nameAvailability.js +5 -0
- package/dist/commonjs/operationsInterfaces/nameAvailability.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js +2 -7
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.d.ts +10 -0
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.js +5 -0
- package/dist/commonjs/operationsInterfaces/privateDnsZoneSuffix.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +37 -2
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/quotaUsages.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/quotaUsages.js +2 -7
- package/dist/commonjs/operationsInterfaces/quotaUsages.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/replicas.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/replicas.js +2 -7
- package/dist/commonjs/operationsInterfaces/replicas.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts +7 -23
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.js +2 -7
- package/dist/commonjs/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/servers.d.ts +31 -31
- package/dist/commonjs/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/servers.js +2 -7
- package/dist/commonjs/operationsInterfaces/servers.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.d.ts +29 -0
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.js +5 -0
- package/dist/commonjs/operationsInterfaces/tuningOptionsOperations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts +23 -25
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.js +2 -7
- package/dist/commonjs/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.js +2 -7
- package/dist/commonjs/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -7
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts +14 -27
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js +30 -85
- package/dist/commonjs/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +4 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +2 -7
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +1911 -1961
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +553 -556
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +76 -78
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +1545 -1456
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +7 -13
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +48 -106
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/administratorsMicrosoftEntra.d.ts +83 -0
- package/dist/esm/operations/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/esm/operations/{administrators.js → administratorsMicrosoftEntra.js} +46 -41
- package/dist/esm/operations/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/{commonjs/operations/ltrBackupOperations.d.ts → esm/operations/advancedThreatProtectionSettings.d.ts} +13 -13
- package/dist/esm/operations/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/{react-native/operations/tuningOptions.js → esm/operations/advancedThreatProtectionSettings.js} +22 -27
- package/dist/esm/operations/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/{react-native/operations/backups.d.ts → esm/operations/backupsAutomaticAndOnDemand.d.ts} +24 -24
- package/dist/esm/operations/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/esm/operations/{backups.js → backupsAutomaticAndOnDemand.js} +29 -34
- package/dist/esm/operations/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/esm/operations/backupsLongTermRetention.d.ts +71 -0
- package/dist/esm/operations/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/esm/operations/backupsLongTermRetention.js +293 -0
- package/dist/esm/operations/backupsLongTermRetention.js.map +1 -0
- package/dist/esm/operations/capabilitiesByLocation.d.ts +35 -0
- package/dist/esm/operations/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/{browser/operations/locationBasedCapabilities.js → esm/operations/capabilitiesByLocation.js} +26 -31
- package/dist/esm/operations/capabilitiesByLocation.js.map +1 -0
- package/dist/{react-native/operations/serverCapabilities.d.ts → esm/operations/capabilitiesByServer.d.ts} +9 -9
- package/dist/esm/operations/capabilitiesByServer.d.ts.map +1 -0
- package/dist/{react-native/operations/serverCapabilities.js → esm/operations/capabilitiesByServer.js} +10 -15
- package/dist/esm/operations/capabilitiesByServer.js.map +1 -0
- package/dist/{commonjs/operations/logFiles.d.ts → esm/operations/capturedLogs.d.ts} +9 -9
- package/dist/esm/operations/capturedLogs.d.ts.map +1 -0
- package/dist/{browser/operations/logFiles.js → esm/operations/capturedLogs.js} +10 -15
- package/dist/esm/operations/capturedLogs.js.map +1 -0
- package/dist/esm/operations/configurations.d.ts +26 -18
- package/dist/esm/operations/configurations.d.ts.map +1 -1
- package/dist/esm/operations/configurations.js +30 -27
- package/dist/esm/operations/configurations.js.map +1 -1
- package/dist/esm/operations/databases.d.ts +22 -17
- package/dist/esm/operations/databases.d.ts.map +1 -1
- package/dist/esm/operations/databases.js +35 -27
- package/dist/esm/operations/databases.js.map +1 -1
- package/dist/esm/operations/firewallRules.d.ts +15 -15
- package/dist/esm/operations/firewallRules.d.ts.map +1 -1
- package/dist/esm/operations/firewallRules.js +28 -25
- package/dist/esm/operations/firewallRules.js.map +1 -1
- package/dist/esm/operations/index.d.ts +12 -16
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +16 -23
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/migrations.d.ts +38 -37
- package/dist/esm/operations/migrations.d.ts.map +1 -1
- package/dist/esm/operations/migrations.js +114 -123
- package/dist/esm/operations/migrations.js.map +1 -1
- package/dist/esm/operations/nameAvailability.d.ts +29 -0
- package/dist/esm/operations/nameAvailability.d.ts.map +1 -0
- package/dist/esm/operations/nameAvailability.js +75 -0
- package/dist/esm/operations/nameAvailability.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +2 -2
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +6 -11
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateDnsZoneSuffix.d.ts +18 -0
- package/dist/esm/operations/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/esm/operations/{getPrivateDnsZoneSuffix.js → privateDnsZoneSuffix.js} +10 -15
- package/dist/esm/operations/privateDnsZoneSuffix.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts +38 -3
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +203 -11
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +4 -9
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/quotaUsages.d.ts.map +1 -1
- package/dist/esm/operations/quotaUsages.js +4 -9
- package/dist/esm/operations/quotaUsages.js.map +1 -1
- package/dist/esm/operations/replicas.d.ts +2 -2
- package/dist/esm/operations/replicas.d.ts.map +1 -1
- package/dist/esm/operations/replicas.js +5 -10
- package/dist/esm/operations/replicas.js.map +1 -1
- package/dist/esm/operations/serverThreatProtectionSettings.d.ts +7 -40
- package/dist/esm/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/esm/operations/serverThreatProtectionSettings.js +11 -157
- package/dist/esm/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/esm/operations/servers.d.ts +39 -39
- package/dist/esm/operations/servers.d.ts.map +1 -1
- package/dist/esm/operations/servers.js +97 -70
- package/dist/esm/operations/servers.js.map +1 -1
- package/dist/esm/operations/tuningOptionsOperations.d.ts +73 -0
- package/dist/esm/operations/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/esm/operations/tuningOptionsOperations.js +272 -0
- package/dist/esm/operations/tuningOptionsOperations.js.map +1 -0
- package/dist/esm/operations/virtualEndpoints.d.ts +24 -26
- package/dist/esm/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/esm/operations/virtualEndpoints.js +33 -40
- 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 +7 -12
- package/dist/esm/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.d.ts +58 -0
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.js +4 -0
- package/dist/esm/operationsInterfaces/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.d.ts +21 -0
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.js +4 -0
- package/dist/esm/operationsInterfaces/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +54 -0
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.js +4 -0
- package/dist/esm/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.d.ts +46 -0
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.js +4 -0
- package/dist/esm/operationsInterfaces/backupsLongTermRetention.js.map +1 -0
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.d.ts +12 -0
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.js +4 -0
- package/dist/esm/operationsInterfaces/capabilitiesByLocation.js.map +1 -0
- package/dist/esm/operationsInterfaces/capabilitiesByServer.d.ts +13 -0
- package/dist/esm/operationsInterfaces/capabilitiesByServer.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/capabilitiesByServer.js +4 -0
- package/dist/esm/operationsInterfaces/capabilitiesByServer.js.map +1 -0
- package/dist/esm/operationsInterfaces/capturedLogs.d.ts +13 -0
- package/dist/esm/operationsInterfaces/capturedLogs.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/capturedLogs.js +4 -0
- package/dist/esm/operationsInterfaces/capturedLogs.js.map +1 -0
- package/dist/esm/operationsInterfaces/configurations.d.ts +25 -17
- package/dist/esm/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/configurations.js +2 -7
- package/dist/esm/operationsInterfaces/configurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/databases.d.ts +21 -16
- package/dist/esm/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/databases.js +2 -7
- package/dist/esm/operationsInterfaces/databases.js.map +1 -1
- package/dist/esm/operationsInterfaces/firewallRules.d.ts +14 -14
- package/dist/esm/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/firewallRules.js +2 -7
- package/dist/esm/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +12 -16
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +16 -23
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/migrations.d.ts +33 -30
- package/dist/esm/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/migrations.js +2 -7
- package/dist/esm/operationsInterfaces/migrations.js.map +1 -1
- package/dist/esm/operationsInterfaces/nameAvailability.d.ts +21 -0
- package/dist/esm/operationsInterfaces/nameAvailability.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/nameAvailability.js +4 -0
- package/dist/esm/operationsInterfaces/nameAvailability.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js +2 -7
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.d.ts +10 -0
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.js +4 -0
- package/dist/esm/operationsInterfaces/privateDnsZoneSuffix.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +37 -2
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/quotaUsages.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/quotaUsages.js +2 -7
- package/dist/esm/operationsInterfaces/quotaUsages.js.map +1 -1
- package/dist/esm/operationsInterfaces/replicas.d.ts +1 -1
- package/dist/esm/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/replicas.js +2 -7
- package/dist/esm/operationsInterfaces/replicas.js.map +1 -1
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts +7 -23
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.js +2 -7
- package/dist/esm/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/esm/operationsInterfaces/servers.d.ts +31 -31
- package/dist/esm/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/servers.js +2 -7
- package/dist/esm/operationsInterfaces/servers.js.map +1 -1
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.d.ts +29 -0
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.js +4 -0
- package/dist/esm/operationsInterfaces/tuningOptionsOperations.js.map +1 -0
- package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts +23 -25
- package/dist/esm/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/virtualEndpoints.js +2 -7
- package/dist/esm/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.js +2 -7
- package/dist/esm/operationsInterfaces/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js +2 -7
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts +14 -27
- package/dist/esm/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/esm/postgreSQLManagementFlexibleServerClient.js +31 -86
- package/dist/esm/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/dist/react-native/index.d.ts.map +1 -1
- package/dist/react-native/index.js +4 -7
- package/dist/react-native/index.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +2 -7
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +1911 -1961
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +553 -556
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +76 -78
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +1545 -1456
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +7 -13
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +48 -106
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/administratorsMicrosoftEntra.d.ts +83 -0
- package/dist/react-native/operations/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/{browser/operations/administrators.js → react-native/operations/administratorsMicrosoftEntra.js} +46 -41
- package/dist/react-native/operations/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/{commonjs/operations/tuningOptions.d.ts → react-native/operations/advancedThreatProtectionSettings.d.ts} +13 -13
- package/dist/react-native/operations/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/{browser/operations/tuningOptions.js → react-native/operations/advancedThreatProtectionSettings.js} +22 -27
- package/dist/react-native/operations/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/{commonjs/operations/backups.d.ts → react-native/operations/backupsAutomaticAndOnDemand.d.ts} +24 -24
- package/dist/react-native/operations/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/react-native/operations/{backups.js → backupsAutomaticAndOnDemand.js} +29 -34
- package/dist/react-native/operations/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/react-native/operations/backupsLongTermRetention.d.ts +71 -0
- package/dist/react-native/operations/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/react-native/operations/backupsLongTermRetention.js +293 -0
- package/dist/react-native/operations/backupsLongTermRetention.js.map +1 -0
- package/dist/react-native/operations/capabilitiesByLocation.d.ts +35 -0
- package/dist/react-native/operations/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/react-native/operations/{locationBasedCapabilities.js → capabilitiesByLocation.js} +26 -31
- package/dist/react-native/operations/capabilitiesByLocation.js.map +1 -0
- package/dist/{commonjs/operations/serverCapabilities.d.ts → react-native/operations/capabilitiesByServer.d.ts} +9 -9
- package/dist/react-native/operations/capabilitiesByServer.d.ts.map +1 -0
- package/dist/{browser/operations/serverCapabilities.js → react-native/operations/capabilitiesByServer.js} +10 -15
- package/dist/react-native/operations/capabilitiesByServer.js.map +1 -0
- package/dist/react-native/operations/{logFiles.d.ts → capturedLogs.d.ts} +9 -9
- package/dist/react-native/operations/capturedLogs.d.ts.map +1 -0
- package/dist/react-native/operations/{logFiles.js → capturedLogs.js} +10 -15
- package/dist/react-native/operations/capturedLogs.js.map +1 -0
- package/dist/react-native/operations/configurations.d.ts +26 -18
- package/dist/react-native/operations/configurations.d.ts.map +1 -1
- package/dist/react-native/operations/configurations.js +30 -27
- package/dist/react-native/operations/configurations.js.map +1 -1
- package/dist/react-native/operations/databases.d.ts +22 -17
- package/dist/react-native/operations/databases.d.ts.map +1 -1
- package/dist/react-native/operations/databases.js +35 -27
- package/dist/react-native/operations/databases.js.map +1 -1
- package/dist/react-native/operations/firewallRules.d.ts +15 -15
- package/dist/react-native/operations/firewallRules.d.ts.map +1 -1
- package/dist/react-native/operations/firewallRules.js +28 -25
- package/dist/react-native/operations/firewallRules.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +12 -16
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +16 -23
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/migrations.d.ts +38 -37
- package/dist/react-native/operations/migrations.d.ts.map +1 -1
- package/dist/react-native/operations/migrations.js +114 -123
- package/dist/react-native/operations/migrations.js.map +1 -1
- package/dist/react-native/operations/nameAvailability.d.ts +29 -0
- package/dist/react-native/operations/nameAvailability.d.ts.map +1 -0
- package/dist/react-native/operations/nameAvailability.js +75 -0
- package/dist/react-native/operations/nameAvailability.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +2 -2
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +6 -11
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateDnsZoneSuffix.d.ts +18 -0
- package/dist/react-native/operations/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/react-native/operations/{getPrivateDnsZoneSuffix.js → privateDnsZoneSuffix.js} +10 -15
- package/dist/react-native/operations/privateDnsZoneSuffix.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts +38 -3
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +203 -11
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +4 -9
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/quotaUsages.d.ts.map +1 -1
- package/dist/react-native/operations/quotaUsages.js +4 -9
- package/dist/react-native/operations/quotaUsages.js.map +1 -1
- package/dist/react-native/operations/replicas.d.ts +2 -2
- package/dist/react-native/operations/replicas.d.ts.map +1 -1
- package/dist/react-native/operations/replicas.js +5 -10
- package/dist/react-native/operations/replicas.js.map +1 -1
- package/dist/react-native/operations/serverThreatProtectionSettings.d.ts +7 -40
- package/dist/react-native/operations/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/react-native/operations/serverThreatProtectionSettings.js +11 -157
- package/dist/react-native/operations/serverThreatProtectionSettings.js.map +1 -1
- package/dist/react-native/operations/servers.d.ts +39 -39
- package/dist/react-native/operations/servers.d.ts.map +1 -1
- package/dist/react-native/operations/servers.js +97 -70
- package/dist/react-native/operations/servers.js.map +1 -1
- package/dist/react-native/operations/tuningOptionsOperations.d.ts +73 -0
- package/dist/react-native/operations/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/react-native/operations/tuningOptionsOperations.js +272 -0
- package/dist/react-native/operations/tuningOptionsOperations.js.map +1 -0
- package/dist/react-native/operations/virtualEndpoints.d.ts +24 -26
- package/dist/react-native/operations/virtualEndpoints.d.ts.map +1 -1
- package/dist/react-native/operations/virtualEndpoints.js +33 -40
- 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 +7 -12
- package/dist/react-native/operations/virtualNetworkSubnetUsage.js.map +1 -1
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.d.ts +58 -0
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.js +4 -0
- package/dist/react-native/operationsInterfaces/administratorsMicrosoftEntra.js.map +1 -0
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.js +4 -0
- package/dist/react-native/operationsInterfaces/advancedThreatProtectionSettings.js.map +1 -0
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts +54 -0
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.js +4 -0
- package/dist/react-native/operationsInterfaces/backupsAutomaticAndOnDemand.js.map +1 -0
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.d.ts +46 -0
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.js +4 -0
- package/dist/react-native/operationsInterfaces/backupsLongTermRetention.js.map +1 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.d.ts +12 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.js +4 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByLocation.js.map +1 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.d.ts +13 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.js +4 -0
- package/dist/react-native/operationsInterfaces/capabilitiesByServer.js.map +1 -0
- package/dist/react-native/operationsInterfaces/capturedLogs.d.ts +13 -0
- package/dist/react-native/operationsInterfaces/capturedLogs.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/capturedLogs.js +4 -0
- package/dist/react-native/operationsInterfaces/capturedLogs.js.map +1 -0
- package/dist/react-native/operationsInterfaces/configurations.d.ts +25 -17
- package/dist/react-native/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/configurations.js +2 -7
- package/dist/react-native/operationsInterfaces/configurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/databases.d.ts +21 -16
- package/dist/react-native/operationsInterfaces/databases.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/databases.js +2 -7
- package/dist/react-native/operationsInterfaces/databases.js.map +1 -1
- package/dist/react-native/operationsInterfaces/firewallRules.d.ts +14 -14
- package/dist/react-native/operationsInterfaces/firewallRules.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/firewallRules.js +2 -7
- package/dist/react-native/operationsInterfaces/firewallRules.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +12 -16
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +16 -23
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/migrations.d.ts +33 -30
- package/dist/react-native/operationsInterfaces/migrations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/migrations.js +2 -7
- package/dist/react-native/operationsInterfaces/migrations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/nameAvailability.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/nameAvailability.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/nameAvailability.js +4 -0
- package/dist/react-native/operationsInterfaces/nameAvailability.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js +2 -7
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.d.ts +10 -0
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.js +4 -0
- package/dist/react-native/operationsInterfaces/privateDnsZoneSuffix.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +37 -2
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +2 -7
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +2 -7
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/quotaUsages.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/quotaUsages.js +2 -7
- package/dist/react-native/operationsInterfaces/quotaUsages.js.map +1 -1
- package/dist/react-native/operationsInterfaces/replicas.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/replicas.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/replicas.js +2 -7
- package/dist/react-native/operationsInterfaces/replicas.js.map +1 -1
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts +7 -23
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.js +2 -7
- package/dist/react-native/operationsInterfaces/serverThreatProtectionSettings.js.map +1 -1
- package/dist/react-native/operationsInterfaces/servers.d.ts +31 -31
- package/dist/react-native/operationsInterfaces/servers.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/servers.js +2 -7
- package/dist/react-native/operationsInterfaces/servers.js.map +1 -1
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.d.ts +29 -0
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.js +4 -0
- package/dist/react-native/operationsInterfaces/tuningOptionsOperations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts +23 -25
- package/dist/react-native/operationsInterfaces/virtualEndpoints.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualEndpoints.js +2 -7
- package/dist/react-native/operationsInterfaces/virtualEndpoints.js.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/virtualNetworkSubnetUsage.js +2 -7
- 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 +2 -7
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts +14 -27
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.d.ts.map +1 -1
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.js +31 -86
- package/dist/react-native/postgreSQLManagementFlexibleServerClient.js.map +1 -1
- package/package.json +26 -25
- package/CHANGELOG.md +0 -1707
- package/dist/browser/operations/administrators.d.ts +0 -81
- package/dist/browser/operations/administrators.d.ts.map +0 -1
- package/dist/browser/operations/administrators.js.map +0 -1
- package/dist/browser/operations/backups.d.ts.map +0 -1
- package/dist/browser/operations/backups.js.map +0 -1
- package/dist/browser/operations/checkNameAvailability.d.ts +0 -19
- package/dist/browser/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/browser/operations/checkNameAvailability.js +0 -50
- package/dist/browser/operations/checkNameAvailability.js.map +0 -1
- package/dist/browser/operations/checkNameAvailabilityWithLocation.d.ts +0 -20
- package/dist/browser/operations/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/browser/operations/checkNameAvailabilityWithLocation.js +0 -51
- package/dist/browser/operations/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/browser/operations/flexibleServer.d.ts +0 -39
- package/dist/browser/operations/flexibleServer.d.ts.map +0 -1
- package/dist/browser/operations/flexibleServer.js +0 -158
- package/dist/browser/operations/flexibleServer.js.map +0 -1
- package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/browser/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/browser/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/browser/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/browser/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/browser/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/browser/operations/logFiles.d.ts.map +0 -1
- package/dist/browser/operations/logFiles.js.map +0 -1
- package/dist/browser/operations/ltrBackupOperations.d.ts.map +0 -1
- package/dist/browser/operations/ltrBackupOperations.js +0 -165
- package/dist/browser/operations/ltrBackupOperations.js.map +0 -1
- package/dist/browser/operations/privateEndpointConnectionOperations.d.ts +0 -48
- package/dist/browser/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/browser/operations/privateEndpointConnectionOperations.js +0 -220
- package/dist/browser/operations/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/browser/operations/serverCapabilities.d.ts.map +0 -1
- package/dist/browser/operations/serverCapabilities.js.map +0 -1
- package/dist/browser/operations/tuningConfiguration.d.ts +0 -137
- package/dist/browser/operations/tuningConfiguration.d.ts.map +0 -1
- package/dist/browser/operations/tuningConfiguration.js +0 -624
- package/dist/browser/operations/tuningConfiguration.js.map +0 -1
- package/dist/browser/operations/tuningIndex.d.ts +0 -41
- package/dist/browser/operations/tuningIndex.d.ts.map +0 -1
- package/dist/browser/operations/tuningIndex.js +0 -138
- package/dist/browser/operations/tuningIndex.js.map +0 -1
- package/dist/browser/operations/tuningOptions.d.ts.map +0 -1
- package/dist/browser/operations/tuningOptions.js.map +0 -1
- package/dist/browser/operationsInterfaces/administrators.d.ts +0 -56
- package/dist/browser/operationsInterfaces/administrators.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/administrators.js +0 -9
- package/dist/browser/operationsInterfaces/administrators.js.map +0 -1
- package/dist/browser/operationsInterfaces/backups.d.ts +0 -54
- package/dist/browser/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/backups.js +0 -9
- package/dist/browser/operationsInterfaces/backups.js.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/browser/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/browser/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +0 -12
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.js +0 -9
- package/dist/browser/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/browser/operationsInterfaces/flexibleServer.d.ts +0 -31
- package/dist/browser/operationsInterfaces/flexibleServer.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/flexibleServer.js +0 -9
- package/dist/browser/operationsInterfaces/flexibleServer.js.map +0 -1
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -9
- package/dist/browser/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.js +0 -9
- package/dist/browser/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/browser/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/browser/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/logFiles.js +0 -9
- package/dist/browser/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/browser/operationsInterfaces/ltrBackupOperations.d.ts +0 -21
- package/dist/browser/operationsInterfaces/ltrBackupOperations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/ltrBackupOperations.js +0 -9
- package/dist/browser/operationsInterfaces/ltrBackupOperations.js.map +0 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts +0 -40
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js +0 -9
- package/dist/browser/operationsInterfaces/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/browser/operationsInterfaces/serverCapabilities.d.ts +0 -13
- package/dist/browser/operationsInterfaces/serverCapabilities.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/serverCapabilities.js +0 -9
- package/dist/browser/operationsInterfaces/serverCapabilities.js.map +0 -1
- package/dist/browser/operationsInterfaces/tuningConfiguration.d.ts +0 -90
- package/dist/browser/operationsInterfaces/tuningConfiguration.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/tuningConfiguration.js +0 -9
- package/dist/browser/operationsInterfaces/tuningConfiguration.js.map +0 -1
- package/dist/browser/operationsInterfaces/tuningIndex.d.ts +0 -14
- package/dist/browser/operationsInterfaces/tuningIndex.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/tuningIndex.js +0 -9
- package/dist/browser/operationsInterfaces/tuningIndex.js.map +0 -1
- package/dist/browser/operationsInterfaces/tuningOptions.d.ts +0 -21
- package/dist/browser/operationsInterfaces/tuningOptions.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/tuningOptions.js +0 -9
- package/dist/browser/operationsInterfaces/tuningOptions.js.map +0 -1
- package/dist/commonjs/operations/administrators.d.ts +0 -81
- package/dist/commonjs/operations/administrators.d.ts.map +0 -1
- package/dist/commonjs/operations/administrators.js.map +0 -1
- package/dist/commonjs/operations/backups.d.ts.map +0 -1
- package/dist/commonjs/operations/backups.js.map +0 -1
- package/dist/commonjs/operations/checkNameAvailability.d.ts +0 -19
- package/dist/commonjs/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operations/checkNameAvailability.js +0 -55
- package/dist/commonjs/operations/checkNameAvailability.js.map +0 -1
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.d.ts +0 -20
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.js +0 -56
- package/dist/commonjs/operations/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/commonjs/operations/flexibleServer.d.ts +0 -39
- package/dist/commonjs/operations/flexibleServer.d.ts.map +0 -1
- package/dist/commonjs/operations/flexibleServer.js +0 -163
- package/dist/commonjs/operations/flexibleServer.js.map +0 -1
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/commonjs/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/commonjs/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/commonjs/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/commonjs/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/commonjs/operations/logFiles.d.ts.map +0 -1
- package/dist/commonjs/operations/logFiles.js.map +0 -1
- package/dist/commonjs/operations/ltrBackupOperations.d.ts.map +0 -1
- package/dist/commonjs/operations/ltrBackupOperations.js +0 -170
- package/dist/commonjs/operations/ltrBackupOperations.js.map +0 -1
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts +0 -48
- package/dist/commonjs/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js +0 -225
- package/dist/commonjs/operations/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/commonjs/operations/serverCapabilities.d.ts.map +0 -1
- package/dist/commonjs/operations/serverCapabilities.js.map +0 -1
- package/dist/commonjs/operations/tuningConfiguration.d.ts +0 -137
- package/dist/commonjs/operations/tuningConfiguration.d.ts.map +0 -1
- package/dist/commonjs/operations/tuningConfiguration.js +0 -629
- package/dist/commonjs/operations/tuningConfiguration.js.map +0 -1
- package/dist/commonjs/operations/tuningIndex.d.ts +0 -41
- package/dist/commonjs/operations/tuningIndex.d.ts.map +0 -1
- package/dist/commonjs/operations/tuningIndex.js +0 -143
- package/dist/commonjs/operations/tuningIndex.js.map +0 -1
- package/dist/commonjs/operations/tuningOptions.d.ts.map +0 -1
- package/dist/commonjs/operations/tuningOptions.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/administrators.d.ts +0 -56
- package/dist/commonjs/operationsInterfaces/administrators.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/administrators.js +0 -10
- package/dist/commonjs/operationsInterfaces/administrators.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/backups.d.ts +0 -54
- package/dist/commonjs/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/backups.js +0 -10
- package/dist/commonjs/operationsInterfaces/backups.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.js +0 -10
- package/dist/commonjs/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.js +0 -10
- package/dist/commonjs/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/flexibleServer.d.ts +0 -31
- package/dist/commonjs/operationsInterfaces/flexibleServer.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/flexibleServer.js +0 -10
- package/dist/commonjs/operationsInterfaces/flexibleServer.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -10
- package/dist/commonjs/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.js +0 -10
- package/dist/commonjs/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/logFiles.js +0 -10
- package/dist/commonjs/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.js +0 -10
- package/dist/commonjs/operationsInterfaces/ltrBackupOperations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts +0 -40
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js +0 -10
- package/dist/commonjs/operationsInterfaces/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/serverCapabilities.d.ts +0 -13
- package/dist/commonjs/operationsInterfaces/serverCapabilities.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/serverCapabilities.js +0 -10
- package/dist/commonjs/operationsInterfaces/serverCapabilities.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.d.ts +0 -90
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.js +0 -10
- package/dist/commonjs/operationsInterfaces/tuningConfiguration.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningIndex.d.ts +0 -14
- package/dist/commonjs/operationsInterfaces/tuningIndex.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningIndex.js +0 -10
- package/dist/commonjs/operationsInterfaces/tuningIndex.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningOptions.d.ts +0 -21
- package/dist/commonjs/operationsInterfaces/tuningOptions.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/tuningOptions.js +0 -10
- package/dist/commonjs/operationsInterfaces/tuningOptions.js.map +0 -1
- package/dist/esm/operations/administrators.d.ts +0 -81
- package/dist/esm/operations/administrators.d.ts.map +0 -1
- package/dist/esm/operations/administrators.js.map +0 -1
- package/dist/esm/operations/backups.d.ts.map +0 -1
- package/dist/esm/operations/backups.js.map +0 -1
- package/dist/esm/operations/checkNameAvailability.d.ts +0 -19
- package/dist/esm/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/esm/operations/checkNameAvailability.js +0 -50
- package/dist/esm/operations/checkNameAvailability.js.map +0 -1
- package/dist/esm/operations/checkNameAvailabilityWithLocation.d.ts +0 -20
- package/dist/esm/operations/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/esm/operations/checkNameAvailabilityWithLocation.js +0 -51
- package/dist/esm/operations/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/esm/operations/flexibleServer.d.ts +0 -39
- package/dist/esm/operations/flexibleServer.d.ts.map +0 -1
- package/dist/esm/operations/flexibleServer.js +0 -158
- package/dist/esm/operations/flexibleServer.js.map +0 -1
- package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/esm/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/esm/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/esm/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/esm/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/esm/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/esm/operations/logFiles.d.ts.map +0 -1
- package/dist/esm/operations/logFiles.js.map +0 -1
- package/dist/esm/operations/ltrBackupOperations.d.ts +0 -46
- package/dist/esm/operations/ltrBackupOperations.d.ts.map +0 -1
- package/dist/esm/operations/ltrBackupOperations.js +0 -165
- package/dist/esm/operations/ltrBackupOperations.js.map +0 -1
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts +0 -48
- package/dist/esm/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/esm/operations/privateEndpointConnectionOperations.js +0 -220
- package/dist/esm/operations/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/esm/operations/serverCapabilities.d.ts.map +0 -1
- package/dist/esm/operations/serverCapabilities.js.map +0 -1
- package/dist/esm/operations/tuningConfiguration.d.ts +0 -137
- package/dist/esm/operations/tuningConfiguration.d.ts.map +0 -1
- package/dist/esm/operations/tuningConfiguration.js +0 -624
- package/dist/esm/operations/tuningConfiguration.js.map +0 -1
- package/dist/esm/operations/tuningIndex.d.ts +0 -41
- package/dist/esm/operations/tuningIndex.d.ts.map +0 -1
- package/dist/esm/operations/tuningIndex.js +0 -138
- package/dist/esm/operations/tuningIndex.js.map +0 -1
- package/dist/esm/operations/tuningOptions.d.ts +0 -46
- package/dist/esm/operations/tuningOptions.d.ts.map +0 -1
- package/dist/esm/operations/tuningOptions.js.map +0 -1
- package/dist/esm/operationsInterfaces/administrators.d.ts +0 -56
- package/dist/esm/operationsInterfaces/administrators.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/administrators.js +0 -9
- package/dist/esm/operationsInterfaces/administrators.js.map +0 -1
- package/dist/esm/operationsInterfaces/backups.d.ts +0 -54
- package/dist/esm/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/backups.js +0 -9
- package/dist/esm/operationsInterfaces/backups.js.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/esm/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/esm/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +0 -12
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.js +0 -9
- package/dist/esm/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/esm/operationsInterfaces/flexibleServer.d.ts +0 -31
- package/dist/esm/operationsInterfaces/flexibleServer.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/flexibleServer.js +0 -9
- package/dist/esm/operationsInterfaces/flexibleServer.js.map +0 -1
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -9
- package/dist/esm/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.js +0 -9
- package/dist/esm/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/esm/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/esm/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/logFiles.js +0 -9
- package/dist/esm/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/esm/operationsInterfaces/ltrBackupOperations.d.ts +0 -21
- package/dist/esm/operationsInterfaces/ltrBackupOperations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/ltrBackupOperations.js +0 -9
- package/dist/esm/operationsInterfaces/ltrBackupOperations.js.map +0 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts +0 -40
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js +0 -9
- package/dist/esm/operationsInterfaces/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/esm/operationsInterfaces/serverCapabilities.d.ts +0 -13
- package/dist/esm/operationsInterfaces/serverCapabilities.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/serverCapabilities.js +0 -9
- package/dist/esm/operationsInterfaces/serverCapabilities.js.map +0 -1
- package/dist/esm/operationsInterfaces/tuningConfiguration.d.ts +0 -90
- package/dist/esm/operationsInterfaces/tuningConfiguration.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/tuningConfiguration.js +0 -9
- package/dist/esm/operationsInterfaces/tuningConfiguration.js.map +0 -1
- package/dist/esm/operationsInterfaces/tuningIndex.d.ts +0 -14
- package/dist/esm/operationsInterfaces/tuningIndex.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/tuningIndex.js +0 -9
- package/dist/esm/operationsInterfaces/tuningIndex.js.map +0 -1
- package/dist/esm/operationsInterfaces/tuningOptions.d.ts +0 -21
- package/dist/esm/operationsInterfaces/tuningOptions.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/tuningOptions.js +0 -9
- package/dist/esm/operationsInterfaces/tuningOptions.js.map +0 -1
- package/dist/react-native/operations/administrators.d.ts +0 -81
- package/dist/react-native/operations/administrators.d.ts.map +0 -1
- package/dist/react-native/operations/administrators.js.map +0 -1
- package/dist/react-native/operations/backups.d.ts.map +0 -1
- package/dist/react-native/operations/backups.js.map +0 -1
- package/dist/react-native/operations/checkNameAvailability.d.ts +0 -19
- package/dist/react-native/operations/checkNameAvailability.d.ts.map +0 -1
- package/dist/react-native/operations/checkNameAvailability.js +0 -50
- package/dist/react-native/operations/checkNameAvailability.js.map +0 -1
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.d.ts +0 -20
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.js +0 -51
- package/dist/react-native/operations/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/react-native/operations/flexibleServer.d.ts +0 -39
- package/dist/react-native/operations/flexibleServer.d.ts.map +0 -1
- package/dist/react-native/operations/flexibleServer.js +0 -158
- package/dist/react-native/operations/flexibleServer.js.map +0 -1
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts +0 -18
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/react-native/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/react-native/operations/locationBasedCapabilities.d.ts +0 -35
- package/dist/react-native/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/react-native/operations/locationBasedCapabilities.js.map +0 -1
- package/dist/react-native/operations/logFiles.d.ts.map +0 -1
- package/dist/react-native/operations/logFiles.js.map +0 -1
- package/dist/react-native/operations/ltrBackupOperations.d.ts +0 -46
- package/dist/react-native/operations/ltrBackupOperations.d.ts.map +0 -1
- package/dist/react-native/operations/ltrBackupOperations.js +0 -165
- package/dist/react-native/operations/ltrBackupOperations.js.map +0 -1
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts +0 -48
- package/dist/react-native/operations/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/react-native/operations/privateEndpointConnectionOperations.js +0 -220
- package/dist/react-native/operations/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/react-native/operations/serverCapabilities.d.ts.map +0 -1
- package/dist/react-native/operations/serverCapabilities.js.map +0 -1
- package/dist/react-native/operations/tuningConfiguration.d.ts +0 -137
- package/dist/react-native/operations/tuningConfiguration.d.ts.map +0 -1
- package/dist/react-native/operations/tuningConfiguration.js +0 -624
- package/dist/react-native/operations/tuningConfiguration.js.map +0 -1
- package/dist/react-native/operations/tuningIndex.d.ts +0 -41
- package/dist/react-native/operations/tuningIndex.d.ts.map +0 -1
- package/dist/react-native/operations/tuningIndex.js +0 -138
- package/dist/react-native/operations/tuningIndex.js.map +0 -1
- package/dist/react-native/operations/tuningOptions.d.ts +0 -46
- package/dist/react-native/operations/tuningOptions.d.ts.map +0 -1
- package/dist/react-native/operations/tuningOptions.js.map +0 -1
- package/dist/react-native/operationsInterfaces/administrators.d.ts +0 -56
- package/dist/react-native/operationsInterfaces/administrators.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/administrators.js +0 -9
- package/dist/react-native/operationsInterfaces/administrators.js.map +0 -1
- package/dist/react-native/operationsInterfaces/backups.d.ts +0 -54
- package/dist/react-native/operationsInterfaces/backups.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/backups.js +0 -9
- package/dist/react-native/operationsInterfaces/backups.js.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/checkNameAvailability.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailability.js +0 -9
- package/dist/react-native/operationsInterfaces/checkNameAvailability.js.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.js +0 -9
- package/dist/react-native/operationsInterfaces/checkNameAvailabilityWithLocation.js.map +0 -1
- package/dist/react-native/operationsInterfaces/flexibleServer.d.ts +0 -31
- package/dist/react-native/operationsInterfaces/flexibleServer.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/flexibleServer.js +0 -9
- package/dist/react-native/operationsInterfaces/flexibleServer.js.map +0 -1
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +0 -10
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.js +0 -9
- package/dist/react-native/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +0 -1
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts +0 -12
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.js +0 -9
- package/dist/react-native/operationsInterfaces/locationBasedCapabilities.js.map +0 -1
- package/dist/react-native/operationsInterfaces/logFiles.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/logFiles.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/logFiles.js +0 -9
- package/dist/react-native/operationsInterfaces/logFiles.js.map +0 -1
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.js +0 -9
- package/dist/react-native/operationsInterfaces/ltrBackupOperations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts +0 -40
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js +0 -9
- package/dist/react-native/operationsInterfaces/privateEndpointConnectionOperations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/serverCapabilities.d.ts +0 -13
- package/dist/react-native/operationsInterfaces/serverCapabilities.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/serverCapabilities.js +0 -9
- package/dist/react-native/operationsInterfaces/serverCapabilities.js.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningConfiguration.d.ts +0 -90
- package/dist/react-native/operationsInterfaces/tuningConfiguration.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningConfiguration.js +0 -9
- package/dist/react-native/operationsInterfaces/tuningConfiguration.js.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningIndex.d.ts +0 -14
- package/dist/react-native/operationsInterfaces/tuningIndex.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningIndex.js +0 -9
- package/dist/react-native/operationsInterfaces/tuningIndex.js.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningOptions.d.ts +0 -21
- package/dist/react-native/operationsInterfaces/tuningOptions.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/tuningOptions.js +0 -9
- package/dist/react-native/operationsInterfaces/tuningOptions.js.map +0 -1
- package/review/arm-postgresql-flexible-node.api.md +0 -2723
|
@@ -1,14 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
*
|
|
5
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
*/
|
|
8
|
-
export const ActiveDirectoryAdministratorAdd = {
|
|
1
|
+
// Copyright (c) Microsoft Corporation.
|
|
2
|
+
// Licensed under the MIT License.
|
|
3
|
+
export const AdministratorMicrosoftEntraAdd = {
|
|
9
4
|
type: {
|
|
10
5
|
name: "Composite",
|
|
11
|
-
className: "
|
|
6
|
+
className: "AdministratorMicrosoftEntraAdd",
|
|
12
7
|
modelProperties: {
|
|
13
8
|
principalType: {
|
|
14
9
|
serializedName: "properties.principalType",
|
|
@@ -204,10 +199,10 @@ export const ErrorAdditionalInfo = {
|
|
|
204
199
|
},
|
|
205
200
|
},
|
|
206
201
|
};
|
|
207
|
-
export const
|
|
202
|
+
export const AdministratorMicrosoftEntraList = {
|
|
208
203
|
type: {
|
|
209
204
|
name: "Composite",
|
|
210
|
-
className: "
|
|
205
|
+
className: "AdministratorMicrosoftEntraList",
|
|
211
206
|
modelProperties: {
|
|
212
207
|
value: {
|
|
213
208
|
serializedName: "value",
|
|
@@ -216,7 +211,7 @@ export const AdministratorListResult = {
|
|
|
216
211
|
element: {
|
|
217
212
|
type: {
|
|
218
213
|
name: "Composite",
|
|
219
|
-
className: "
|
|
214
|
+
className: "AdministratorMicrosoftEntra",
|
|
220
215
|
},
|
|
221
216
|
},
|
|
222
217
|
},
|
|
@@ -230,19 +225,20 @@ export const AdministratorListResult = {
|
|
|
230
225
|
},
|
|
231
226
|
},
|
|
232
227
|
};
|
|
233
|
-
export const
|
|
228
|
+
export const AdvancedThreatProtectionSettingsList = {
|
|
234
229
|
type: {
|
|
235
230
|
name: "Composite",
|
|
236
|
-
className: "
|
|
231
|
+
className: "AdvancedThreatProtectionSettingsList",
|
|
237
232
|
modelProperties: {
|
|
238
233
|
value: {
|
|
239
234
|
serializedName: "value",
|
|
235
|
+
readOnly: true,
|
|
240
236
|
type: {
|
|
241
237
|
name: "Sequence",
|
|
242
238
|
element: {
|
|
243
239
|
type: {
|
|
244
240
|
name: "Composite",
|
|
245
|
-
className: "
|
|
241
|
+
className: "AdvancedThreatProtectionSettingsModel",
|
|
246
242
|
},
|
|
247
243
|
},
|
|
248
244
|
},
|
|
@@ -256,27 +252,52 @@ export const ServerBackupListResult = {
|
|
|
256
252
|
},
|
|
257
253
|
},
|
|
258
254
|
};
|
|
259
|
-
export const
|
|
255
|
+
export const BackupAutomaticAndOnDemandList = {
|
|
260
256
|
type: {
|
|
261
257
|
name: "Composite",
|
|
262
|
-
className: "
|
|
258
|
+
className: "BackupAutomaticAndOnDemandList",
|
|
263
259
|
modelProperties: {
|
|
264
260
|
value: {
|
|
265
261
|
serializedName: "value",
|
|
266
|
-
readOnly: true,
|
|
267
262
|
type: {
|
|
268
263
|
name: "Sequence",
|
|
269
264
|
element: {
|
|
270
265
|
type: {
|
|
271
266
|
name: "Composite",
|
|
272
|
-
className: "
|
|
267
|
+
className: "BackupAutomaticAndOnDemand",
|
|
273
268
|
},
|
|
274
269
|
},
|
|
275
270
|
},
|
|
276
271
|
},
|
|
277
272
|
nextLink: {
|
|
278
273
|
serializedName: "nextLink",
|
|
274
|
+
type: {
|
|
275
|
+
name: "String",
|
|
276
|
+
},
|
|
277
|
+
},
|
|
278
|
+
},
|
|
279
|
+
},
|
|
280
|
+
};
|
|
281
|
+
export const CapabilityList = {
|
|
282
|
+
type: {
|
|
283
|
+
name: "Composite",
|
|
284
|
+
className: "CapabilityList",
|
|
285
|
+
modelProperties: {
|
|
286
|
+
value: {
|
|
287
|
+
serializedName: "value",
|
|
279
288
|
readOnly: true,
|
|
289
|
+
type: {
|
|
290
|
+
name: "Sequence",
|
|
291
|
+
element: {
|
|
292
|
+
type: {
|
|
293
|
+
name: "Composite",
|
|
294
|
+
className: "Capability",
|
|
295
|
+
},
|
|
296
|
+
},
|
|
297
|
+
},
|
|
298
|
+
},
|
|
299
|
+
nextLink: {
|
|
300
|
+
serializedName: "nextLink",
|
|
280
301
|
type: {
|
|
281
302
|
name: "String",
|
|
282
303
|
},
|
|
@@ -329,45 +350,25 @@ export const SupportedFeature = {
|
|
|
329
350
|
},
|
|
330
351
|
},
|
|
331
352
|
};
|
|
332
|
-
export const
|
|
333
|
-
type: {
|
|
334
|
-
name: "Composite",
|
|
335
|
-
className: "CheckNameAvailabilityRequest",
|
|
336
|
-
modelProperties: {
|
|
337
|
-
name: {
|
|
338
|
-
serializedName: "name",
|
|
339
|
-
type: {
|
|
340
|
-
name: "String",
|
|
341
|
-
},
|
|
342
|
-
},
|
|
343
|
-
type: {
|
|
344
|
-
serializedName: "type",
|
|
345
|
-
type: {
|
|
346
|
-
name: "String",
|
|
347
|
-
},
|
|
348
|
-
},
|
|
349
|
-
},
|
|
350
|
-
},
|
|
351
|
-
};
|
|
352
|
-
export const CheckNameAvailabilityResponse = {
|
|
353
|
+
export const CapturedLogList = {
|
|
353
354
|
type: {
|
|
354
355
|
name: "Composite",
|
|
355
|
-
className: "
|
|
356
|
+
className: "CapturedLogList",
|
|
356
357
|
modelProperties: {
|
|
357
|
-
|
|
358
|
-
serializedName: "
|
|
359
|
-
type: {
|
|
360
|
-
name: "Boolean",
|
|
361
|
-
},
|
|
362
|
-
},
|
|
363
|
-
reason: {
|
|
364
|
-
serializedName: "reason",
|
|
358
|
+
value: {
|
|
359
|
+
serializedName: "value",
|
|
365
360
|
type: {
|
|
366
|
-
name: "
|
|
361
|
+
name: "Sequence",
|
|
362
|
+
element: {
|
|
363
|
+
type: {
|
|
364
|
+
name: "Composite",
|
|
365
|
+
className: "CapturedLog",
|
|
366
|
+
},
|
|
367
|
+
},
|
|
367
368
|
},
|
|
368
369
|
},
|
|
369
|
-
|
|
370
|
-
serializedName: "
|
|
370
|
+
nextLink: {
|
|
371
|
+
serializedName: "nextLink",
|
|
371
372
|
type: {
|
|
372
373
|
name: "String",
|
|
373
374
|
},
|
|
@@ -375,10 +376,10 @@ export const CheckNameAvailabilityResponse = {
|
|
|
375
376
|
},
|
|
376
377
|
},
|
|
377
378
|
};
|
|
378
|
-
export const
|
|
379
|
+
export const ConfigurationList = {
|
|
379
380
|
type: {
|
|
380
381
|
name: "Composite",
|
|
381
|
-
className: "
|
|
382
|
+
className: "ConfigurationList",
|
|
382
383
|
modelProperties: {
|
|
383
384
|
value: {
|
|
384
385
|
serializedName: "value",
|
|
@@ -484,10 +485,10 @@ export const ConfigurationForUpdate = {
|
|
|
484
485
|
},
|
|
485
486
|
},
|
|
486
487
|
};
|
|
487
|
-
export const
|
|
488
|
+
export const DatabaseList = {
|
|
488
489
|
type: {
|
|
489
490
|
name: "Composite",
|
|
490
|
-
className: "
|
|
491
|
+
className: "DatabaseList",
|
|
491
492
|
modelProperties: {
|
|
492
493
|
value: {
|
|
493
494
|
serializedName: "value",
|
|
@@ -510,10 +511,10 @@ export const DatabaseListResult = {
|
|
|
510
511
|
},
|
|
511
512
|
},
|
|
512
513
|
};
|
|
513
|
-
export const
|
|
514
|
+
export const FirewallRuleList = {
|
|
514
515
|
type: {
|
|
515
516
|
name: "Composite",
|
|
516
|
-
className: "
|
|
517
|
+
className: "FirewallRuleList",
|
|
517
518
|
modelProperties: {
|
|
518
519
|
value: {
|
|
519
520
|
serializedName: "value",
|
|
@@ -536,20 +537,28 @@ export const FirewallRuleListResult = {
|
|
|
536
537
|
},
|
|
537
538
|
},
|
|
538
539
|
};
|
|
539
|
-
export const
|
|
540
|
+
export const BackupRequestBase = {
|
|
540
541
|
type: {
|
|
541
542
|
name: "Composite",
|
|
542
|
-
className: "
|
|
543
|
+
className: "BackupRequestBase",
|
|
543
544
|
modelProperties: {
|
|
544
|
-
|
|
545
|
-
serializedName: "
|
|
546
|
-
required: true,
|
|
545
|
+
backupSettings: {
|
|
546
|
+
serializedName: "backupSettings",
|
|
547
547
|
type: {
|
|
548
|
-
name: "
|
|
548
|
+
name: "Composite",
|
|
549
|
+
className: "BackupSettings",
|
|
549
550
|
},
|
|
550
551
|
},
|
|
551
|
-
|
|
552
|
-
|
|
552
|
+
},
|
|
553
|
+
},
|
|
554
|
+
};
|
|
555
|
+
export const BackupSettings = {
|
|
556
|
+
type: {
|
|
557
|
+
name: "Composite",
|
|
558
|
+
className: "BackupSettings",
|
|
559
|
+
modelProperties: {
|
|
560
|
+
backupName: {
|
|
561
|
+
serializedName: "backupName",
|
|
553
562
|
required: true,
|
|
554
563
|
type: {
|
|
555
564
|
name: "String",
|
|
@@ -558,126 +567,108 @@ export const Sku = {
|
|
|
558
567
|
},
|
|
559
568
|
},
|
|
560
569
|
};
|
|
561
|
-
export const
|
|
570
|
+
export const LtrPreBackupResponse = {
|
|
562
571
|
type: {
|
|
563
572
|
name: "Composite",
|
|
564
|
-
className: "
|
|
573
|
+
className: "LtrPreBackupResponse",
|
|
565
574
|
modelProperties: {
|
|
566
|
-
|
|
567
|
-
serializedName: "
|
|
568
|
-
type: {
|
|
569
|
-
name: "Dictionary",
|
|
570
|
-
value: { type: { name: "Composite", className: "UserIdentity" } },
|
|
571
|
-
},
|
|
572
|
-
},
|
|
573
|
-
principalId: {
|
|
574
|
-
serializedName: "principalId",
|
|
575
|
-
type: {
|
|
576
|
-
name: "String",
|
|
577
|
-
},
|
|
578
|
-
},
|
|
579
|
-
type: {
|
|
580
|
-
serializedName: "type",
|
|
575
|
+
numberOfContainers: {
|
|
576
|
+
serializedName: "properties.numberOfContainers",
|
|
581
577
|
required: true,
|
|
582
578
|
type: {
|
|
583
|
-
name: "
|
|
584
|
-
},
|
|
585
|
-
},
|
|
586
|
-
tenantId: {
|
|
587
|
-
serializedName: "tenantId",
|
|
588
|
-
readOnly: true,
|
|
589
|
-
type: {
|
|
590
|
-
name: "String",
|
|
579
|
+
name: "Number",
|
|
591
580
|
},
|
|
592
581
|
},
|
|
593
582
|
},
|
|
594
583
|
},
|
|
595
584
|
};
|
|
596
|
-
export const
|
|
585
|
+
export const BackupStoreDetails = {
|
|
597
586
|
type: {
|
|
598
587
|
name: "Composite",
|
|
599
|
-
className: "
|
|
588
|
+
className: "BackupStoreDetails",
|
|
600
589
|
modelProperties: {
|
|
601
|
-
|
|
602
|
-
serializedName: "
|
|
603
|
-
|
|
604
|
-
name: "String",
|
|
605
|
-
},
|
|
606
|
-
},
|
|
607
|
-
clientId: {
|
|
608
|
-
serializedName: "clientId",
|
|
590
|
+
sasUriList: {
|
|
591
|
+
serializedName: "sasUriList",
|
|
592
|
+
required: true,
|
|
609
593
|
type: {
|
|
610
|
-
name: "
|
|
594
|
+
name: "Sequence",
|
|
595
|
+
element: {
|
|
596
|
+
type: {
|
|
597
|
+
name: "String",
|
|
598
|
+
},
|
|
599
|
+
},
|
|
611
600
|
},
|
|
612
601
|
},
|
|
613
602
|
},
|
|
614
603
|
},
|
|
615
604
|
};
|
|
616
|
-
export const
|
|
605
|
+
export const BackupsLongTermRetentionResponse = {
|
|
617
606
|
type: {
|
|
618
607
|
name: "Composite",
|
|
619
|
-
className: "
|
|
608
|
+
className: "BackupsLongTermRetentionResponse",
|
|
620
609
|
modelProperties: {
|
|
621
|
-
|
|
622
|
-
serializedName: "
|
|
610
|
+
datasourceSizeInBytes: {
|
|
611
|
+
serializedName: "properties.datasourceSizeInBytes",
|
|
623
612
|
type: {
|
|
624
613
|
name: "Number",
|
|
625
614
|
},
|
|
626
615
|
},
|
|
627
|
-
|
|
628
|
-
serializedName: "
|
|
616
|
+
dataTransferredInBytes: {
|
|
617
|
+
serializedName: "properties.dataTransferredInBytes",
|
|
618
|
+
type: {
|
|
619
|
+
name: "Number",
|
|
620
|
+
},
|
|
621
|
+
},
|
|
622
|
+
backupName: {
|
|
623
|
+
serializedName: "properties.backupName",
|
|
629
624
|
type: {
|
|
630
625
|
name: "String",
|
|
631
626
|
},
|
|
632
627
|
},
|
|
633
|
-
|
|
634
|
-
serializedName: "
|
|
628
|
+
backupMetadata: {
|
|
629
|
+
serializedName: "properties.backupMetadata",
|
|
635
630
|
type: {
|
|
636
631
|
name: "String",
|
|
637
632
|
},
|
|
638
633
|
},
|
|
639
|
-
|
|
640
|
-
serializedName: "
|
|
634
|
+
status: {
|
|
635
|
+
serializedName: "properties.status",
|
|
641
636
|
type: {
|
|
642
|
-
name: "
|
|
637
|
+
name: "String",
|
|
643
638
|
},
|
|
644
639
|
},
|
|
645
|
-
|
|
646
|
-
serializedName: "
|
|
640
|
+
startTime: {
|
|
641
|
+
serializedName: "properties.startTime",
|
|
647
642
|
type: {
|
|
648
|
-
name: "
|
|
643
|
+
name: "DateTime",
|
|
649
644
|
},
|
|
650
645
|
},
|
|
651
|
-
|
|
652
|
-
serializedName: "
|
|
646
|
+
endTime: {
|
|
647
|
+
serializedName: "properties.endTime",
|
|
653
648
|
type: {
|
|
654
|
-
name: "
|
|
649
|
+
name: "DateTime",
|
|
655
650
|
},
|
|
656
651
|
},
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
className: "AuthConfig",
|
|
664
|
-
modelProperties: {
|
|
665
|
-
activeDirectoryAuth: {
|
|
666
|
-
serializedName: "activeDirectoryAuth",
|
|
652
|
+
percentComplete: {
|
|
653
|
+
constraints: {
|
|
654
|
+
InclusiveMaximum: 100,
|
|
655
|
+
InclusiveMinimum: 0,
|
|
656
|
+
},
|
|
657
|
+
serializedName: "properties.percentComplete",
|
|
667
658
|
type: {
|
|
668
|
-
name: "
|
|
659
|
+
name: "Number",
|
|
669
660
|
},
|
|
670
661
|
},
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
662
|
+
errorCode: {
|
|
663
|
+
serializedName: "properties.errorCode",
|
|
664
|
+
readOnly: true,
|
|
674
665
|
type: {
|
|
675
666
|
name: "String",
|
|
676
667
|
},
|
|
677
668
|
},
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
669
|
+
errorMessage: {
|
|
670
|
+
serializedName: "properties.errorMessage",
|
|
671
|
+
readOnly: true,
|
|
681
672
|
type: {
|
|
682
673
|
name: "String",
|
|
683
674
|
},
|
|
@@ -685,133 +676,291 @@ export const AuthConfig = {
|
|
|
685
676
|
},
|
|
686
677
|
},
|
|
687
678
|
};
|
|
688
|
-
export const
|
|
679
|
+
export const LtrServerBackupOperationList = {
|
|
689
680
|
type: {
|
|
690
681
|
name: "Composite",
|
|
691
|
-
className: "
|
|
682
|
+
className: "LtrServerBackupOperationList",
|
|
692
683
|
modelProperties: {
|
|
693
|
-
|
|
694
|
-
serializedName: "
|
|
684
|
+
value: {
|
|
685
|
+
serializedName: "value",
|
|
695
686
|
type: {
|
|
696
|
-
name: "
|
|
687
|
+
name: "Sequence",
|
|
688
|
+
element: {
|
|
689
|
+
type: {
|
|
690
|
+
name: "Composite",
|
|
691
|
+
className: "BackupsLongTermRetentionOperation",
|
|
692
|
+
},
|
|
693
|
+
},
|
|
697
694
|
},
|
|
698
695
|
},
|
|
699
|
-
|
|
700
|
-
serializedName: "
|
|
696
|
+
nextLink: {
|
|
697
|
+
serializedName: "nextLink",
|
|
701
698
|
type: {
|
|
702
699
|
name: "String",
|
|
703
700
|
},
|
|
704
701
|
},
|
|
705
|
-
|
|
706
|
-
|
|
702
|
+
},
|
|
703
|
+
},
|
|
704
|
+
};
|
|
705
|
+
export const MigrationStatus = {
|
|
706
|
+
type: {
|
|
707
|
+
name: "Composite",
|
|
708
|
+
className: "MigrationStatus",
|
|
709
|
+
modelProperties: {
|
|
710
|
+
state: {
|
|
711
|
+
serializedName: "state",
|
|
712
|
+
readOnly: true,
|
|
707
713
|
type: {
|
|
708
714
|
name: "String",
|
|
709
715
|
},
|
|
710
716
|
},
|
|
711
|
-
|
|
712
|
-
serializedName: "
|
|
717
|
+
error: {
|
|
718
|
+
serializedName: "error",
|
|
719
|
+
readOnly: true,
|
|
713
720
|
type: {
|
|
714
721
|
name: "String",
|
|
715
722
|
},
|
|
716
723
|
},
|
|
717
|
-
|
|
718
|
-
serializedName: "
|
|
724
|
+
currentSubStateDetails: {
|
|
725
|
+
serializedName: "currentSubStateDetails",
|
|
719
726
|
type: {
|
|
720
|
-
name: "
|
|
727
|
+
name: "Composite",
|
|
728
|
+
className: "MigrationSubstateDetails",
|
|
721
729
|
},
|
|
722
730
|
},
|
|
723
|
-
|
|
724
|
-
|
|
731
|
+
},
|
|
732
|
+
},
|
|
733
|
+
};
|
|
734
|
+
export const MigrationSubstateDetails = {
|
|
735
|
+
type: {
|
|
736
|
+
name: "Composite",
|
|
737
|
+
className: "MigrationSubstateDetails",
|
|
738
|
+
modelProperties: {
|
|
739
|
+
currentSubState: {
|
|
740
|
+
serializedName: "currentSubState",
|
|
741
|
+
readOnly: true,
|
|
725
742
|
type: {
|
|
726
743
|
name: "String",
|
|
727
744
|
},
|
|
728
745
|
},
|
|
729
|
-
|
|
730
|
-
serializedName: "
|
|
746
|
+
dbDetails: {
|
|
747
|
+
serializedName: "dbDetails",
|
|
731
748
|
type: {
|
|
732
|
-
name: "
|
|
749
|
+
name: "Dictionary",
|
|
750
|
+
value: {
|
|
751
|
+
type: { name: "Composite", className: "DatabaseMigrationState" },
|
|
752
|
+
},
|
|
753
|
+
},
|
|
754
|
+
},
|
|
755
|
+
validationDetails: {
|
|
756
|
+
serializedName: "validationDetails",
|
|
757
|
+
type: {
|
|
758
|
+
name: "Composite",
|
|
759
|
+
className: "ValidationDetails",
|
|
733
760
|
},
|
|
734
761
|
},
|
|
735
762
|
},
|
|
736
763
|
},
|
|
737
764
|
};
|
|
738
|
-
export const
|
|
765
|
+
export const DatabaseMigrationState = {
|
|
739
766
|
type: {
|
|
740
767
|
name: "Composite",
|
|
741
|
-
className: "
|
|
768
|
+
className: "DatabaseMigrationState",
|
|
742
769
|
modelProperties: {
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
serializedName: "backupRetentionDays",
|
|
770
|
+
databaseName: {
|
|
771
|
+
serializedName: "databaseName",
|
|
746
772
|
type: {
|
|
747
|
-
name: "
|
|
773
|
+
name: "String",
|
|
748
774
|
},
|
|
749
775
|
},
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
serializedName: "geoRedundantBackup",
|
|
776
|
+
migrationState: {
|
|
777
|
+
serializedName: "migrationState",
|
|
753
778
|
type: {
|
|
754
779
|
name: "String",
|
|
755
780
|
},
|
|
756
781
|
},
|
|
757
|
-
|
|
758
|
-
serializedName: "
|
|
759
|
-
|
|
782
|
+
migrationOperation: {
|
|
783
|
+
serializedName: "migrationOperation",
|
|
784
|
+
type: {
|
|
785
|
+
name: "String",
|
|
786
|
+
},
|
|
787
|
+
},
|
|
788
|
+
startedOn: {
|
|
789
|
+
serializedName: "startedOn",
|
|
760
790
|
type: {
|
|
761
791
|
name: "DateTime",
|
|
762
792
|
},
|
|
763
793
|
},
|
|
794
|
+
endedOn: {
|
|
795
|
+
serializedName: "endedOn",
|
|
796
|
+
type: {
|
|
797
|
+
name: "DateTime",
|
|
798
|
+
},
|
|
799
|
+
},
|
|
800
|
+
fullLoadQueuedTables: {
|
|
801
|
+
serializedName: "fullLoadQueuedTables",
|
|
802
|
+
type: {
|
|
803
|
+
name: "Number",
|
|
804
|
+
},
|
|
805
|
+
},
|
|
806
|
+
fullLoadErroredTables: {
|
|
807
|
+
serializedName: "fullLoadErroredTables",
|
|
808
|
+
type: {
|
|
809
|
+
name: "Number",
|
|
810
|
+
},
|
|
811
|
+
},
|
|
812
|
+
fullLoadLoadingTables: {
|
|
813
|
+
serializedName: "fullLoadLoadingTables",
|
|
814
|
+
type: {
|
|
815
|
+
name: "Number",
|
|
816
|
+
},
|
|
817
|
+
},
|
|
818
|
+
fullLoadCompletedTables: {
|
|
819
|
+
serializedName: "fullLoadCompletedTables",
|
|
820
|
+
type: {
|
|
821
|
+
name: "Number",
|
|
822
|
+
},
|
|
823
|
+
},
|
|
824
|
+
cdcUpdateCounter: {
|
|
825
|
+
serializedName: "cdcUpdateCounter",
|
|
826
|
+
type: {
|
|
827
|
+
name: "Number",
|
|
828
|
+
},
|
|
829
|
+
},
|
|
830
|
+
cdcDeleteCounter: {
|
|
831
|
+
serializedName: "cdcDeleteCounter",
|
|
832
|
+
type: {
|
|
833
|
+
name: "Number",
|
|
834
|
+
},
|
|
835
|
+
},
|
|
836
|
+
cdcInsertCounter: {
|
|
837
|
+
serializedName: "cdcInsertCounter",
|
|
838
|
+
type: {
|
|
839
|
+
name: "Number",
|
|
840
|
+
},
|
|
841
|
+
},
|
|
842
|
+
appliedChanges: {
|
|
843
|
+
serializedName: "appliedChanges",
|
|
844
|
+
type: {
|
|
845
|
+
name: "Number",
|
|
846
|
+
},
|
|
847
|
+
},
|
|
848
|
+
incomingChanges: {
|
|
849
|
+
serializedName: "incomingChanges",
|
|
850
|
+
type: {
|
|
851
|
+
name: "Number",
|
|
852
|
+
},
|
|
853
|
+
},
|
|
854
|
+
latency: {
|
|
855
|
+
serializedName: "latency",
|
|
856
|
+
type: {
|
|
857
|
+
name: "Number",
|
|
858
|
+
},
|
|
859
|
+
},
|
|
860
|
+
message: {
|
|
861
|
+
serializedName: "message",
|
|
862
|
+
type: {
|
|
863
|
+
name: "String",
|
|
864
|
+
},
|
|
865
|
+
},
|
|
764
866
|
},
|
|
765
867
|
},
|
|
766
868
|
};
|
|
767
|
-
export const
|
|
869
|
+
export const ValidationDetails = {
|
|
768
870
|
type: {
|
|
769
871
|
name: "Composite",
|
|
770
|
-
className: "
|
|
872
|
+
className: "ValidationDetails",
|
|
771
873
|
modelProperties: {
|
|
772
|
-
|
|
773
|
-
serializedName: "
|
|
874
|
+
status: {
|
|
875
|
+
serializedName: "status",
|
|
774
876
|
type: {
|
|
775
877
|
name: "String",
|
|
776
878
|
},
|
|
777
879
|
},
|
|
778
|
-
|
|
779
|
-
serializedName: "
|
|
880
|
+
validationStartTimeInUtc: {
|
|
881
|
+
serializedName: "validationStartTimeInUtc",
|
|
780
882
|
type: {
|
|
781
|
-
name: "
|
|
883
|
+
name: "DateTime",
|
|
782
884
|
},
|
|
783
885
|
},
|
|
784
|
-
|
|
785
|
-
serializedName: "
|
|
886
|
+
validationEndTimeInUtc: {
|
|
887
|
+
serializedName: "validationEndTimeInUtc",
|
|
786
888
|
type: {
|
|
787
|
-
name: "
|
|
889
|
+
name: "DateTime",
|
|
890
|
+
},
|
|
891
|
+
},
|
|
892
|
+
serverLevelValidationDetails: {
|
|
893
|
+
serializedName: "serverLevelValidationDetails",
|
|
894
|
+
type: {
|
|
895
|
+
name: "Sequence",
|
|
896
|
+
element: {
|
|
897
|
+
type: {
|
|
898
|
+
name: "Composite",
|
|
899
|
+
className: "ValidationSummaryItem",
|
|
900
|
+
},
|
|
901
|
+
},
|
|
902
|
+
},
|
|
903
|
+
},
|
|
904
|
+
dbLevelValidationDetails: {
|
|
905
|
+
serializedName: "dbLevelValidationDetails",
|
|
906
|
+
type: {
|
|
907
|
+
name: "Sequence",
|
|
908
|
+
element: {
|
|
909
|
+
type: {
|
|
910
|
+
name: "Composite",
|
|
911
|
+
className: "DbLevelValidationStatus",
|
|
912
|
+
},
|
|
913
|
+
},
|
|
788
914
|
},
|
|
789
915
|
},
|
|
790
916
|
},
|
|
791
917
|
},
|
|
792
918
|
};
|
|
793
|
-
export const
|
|
919
|
+
export const ValidationSummaryItem = {
|
|
794
920
|
type: {
|
|
795
921
|
name: "Composite",
|
|
796
|
-
className: "
|
|
922
|
+
className: "ValidationSummaryItem",
|
|
797
923
|
modelProperties: {
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
serializedName: "mode",
|
|
924
|
+
type: {
|
|
925
|
+
serializedName: "type",
|
|
801
926
|
type: {
|
|
802
927
|
name: "String",
|
|
803
928
|
},
|
|
804
929
|
},
|
|
805
930
|
state: {
|
|
806
931
|
serializedName: "state",
|
|
807
|
-
readOnly: true,
|
|
808
932
|
type: {
|
|
809
933
|
name: "String",
|
|
810
934
|
},
|
|
811
935
|
},
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
936
|
+
messages: {
|
|
937
|
+
serializedName: "messages",
|
|
938
|
+
type: {
|
|
939
|
+
name: "Sequence",
|
|
940
|
+
element: {
|
|
941
|
+
type: {
|
|
942
|
+
name: "Composite",
|
|
943
|
+
className: "ValidationMessage",
|
|
944
|
+
},
|
|
945
|
+
},
|
|
946
|
+
},
|
|
947
|
+
},
|
|
948
|
+
},
|
|
949
|
+
},
|
|
950
|
+
};
|
|
951
|
+
export const ValidationMessage = {
|
|
952
|
+
type: {
|
|
953
|
+
name: "Composite",
|
|
954
|
+
className: "ValidationMessage",
|
|
955
|
+
modelProperties: {
|
|
956
|
+
state: {
|
|
957
|
+
serializedName: "state",
|
|
958
|
+
type: {
|
|
959
|
+
name: "String",
|
|
960
|
+
},
|
|
961
|
+
},
|
|
962
|
+
message: {
|
|
963
|
+
serializedName: "message",
|
|
815
964
|
type: {
|
|
816
965
|
name: "String",
|
|
817
966
|
},
|
|
@@ -819,90 +968,91 @@ export const HighAvailability = {
|
|
|
819
968
|
},
|
|
820
969
|
},
|
|
821
970
|
};
|
|
822
|
-
export const
|
|
971
|
+
export const DbLevelValidationStatus = {
|
|
823
972
|
type: {
|
|
824
973
|
name: "Composite",
|
|
825
|
-
className: "
|
|
974
|
+
className: "DbLevelValidationStatus",
|
|
826
975
|
modelProperties: {
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
serializedName: "customWindow",
|
|
976
|
+
databaseName: {
|
|
977
|
+
serializedName: "databaseName",
|
|
830
978
|
type: {
|
|
831
979
|
name: "String",
|
|
832
980
|
},
|
|
833
981
|
},
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
serializedName: "startHour",
|
|
982
|
+
startedOn: {
|
|
983
|
+
serializedName: "startedOn",
|
|
837
984
|
type: {
|
|
838
|
-
name: "
|
|
985
|
+
name: "DateTime",
|
|
839
986
|
},
|
|
840
987
|
},
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
serializedName: "startMinute",
|
|
988
|
+
endedOn: {
|
|
989
|
+
serializedName: "endedOn",
|
|
844
990
|
type: {
|
|
845
|
-
name: "
|
|
991
|
+
name: "DateTime",
|
|
846
992
|
},
|
|
847
993
|
},
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
serializedName: "dayOfWeek",
|
|
994
|
+
summary: {
|
|
995
|
+
serializedName: "summary",
|
|
851
996
|
type: {
|
|
852
|
-
name: "
|
|
997
|
+
name: "Sequence",
|
|
998
|
+
element: {
|
|
999
|
+
type: {
|
|
1000
|
+
name: "Composite",
|
|
1001
|
+
className: "ValidationSummaryItem",
|
|
1002
|
+
},
|
|
1003
|
+
},
|
|
853
1004
|
},
|
|
854
1005
|
},
|
|
855
1006
|
},
|
|
856
1007
|
},
|
|
857
1008
|
};
|
|
858
|
-
export const
|
|
1009
|
+
export const DbServerMetadata = {
|
|
859
1010
|
type: {
|
|
860
1011
|
name: "Composite",
|
|
861
|
-
className: "
|
|
1012
|
+
className: "DbServerMetadata",
|
|
862
1013
|
modelProperties: {
|
|
863
|
-
|
|
864
|
-
serializedName: "
|
|
865
|
-
type: {
|
|
866
|
-
name: "String",
|
|
867
|
-
},
|
|
868
|
-
},
|
|
869
|
-
capacity: {
|
|
870
|
-
serializedName: "capacity",
|
|
1014
|
+
location: {
|
|
1015
|
+
serializedName: "location",
|
|
871
1016
|
readOnly: true,
|
|
872
1017
|
type: {
|
|
873
|
-
name: "
|
|
1018
|
+
name: "String",
|
|
874
1019
|
},
|
|
875
1020
|
},
|
|
876
|
-
|
|
877
|
-
serializedName: "
|
|
878
|
-
readOnly: true,
|
|
1021
|
+
version: {
|
|
1022
|
+
serializedName: "version",
|
|
879
1023
|
type: {
|
|
880
1024
|
name: "String",
|
|
881
1025
|
},
|
|
882
1026
|
},
|
|
883
|
-
|
|
884
|
-
serializedName: "
|
|
1027
|
+
storageMb: {
|
|
1028
|
+
serializedName: "storageMb",
|
|
885
1029
|
type: {
|
|
886
|
-
name: "
|
|
1030
|
+
name: "Number",
|
|
887
1031
|
},
|
|
888
1032
|
},
|
|
889
|
-
|
|
890
|
-
serializedName: "
|
|
1033
|
+
sku: {
|
|
1034
|
+
serializedName: "sku",
|
|
891
1035
|
type: {
|
|
892
|
-
name: "
|
|
1036
|
+
name: "Composite",
|
|
1037
|
+
className: "ServerSku",
|
|
893
1038
|
},
|
|
894
1039
|
},
|
|
895
1040
|
},
|
|
896
1041
|
},
|
|
897
1042
|
};
|
|
898
|
-
export const
|
|
1043
|
+
export const ServerSku = {
|
|
899
1044
|
type: {
|
|
900
1045
|
name: "Composite",
|
|
901
|
-
className: "
|
|
1046
|
+
className: "ServerSku",
|
|
902
1047
|
modelProperties: {
|
|
903
|
-
|
|
904
|
-
serializedName: "
|
|
905
|
-
|
|
1048
|
+
name: {
|
|
1049
|
+
serializedName: "name",
|
|
1050
|
+
type: {
|
|
1051
|
+
name: "String",
|
|
1052
|
+
},
|
|
1053
|
+
},
|
|
1054
|
+
tier: {
|
|
1055
|
+
serializedName: "tier",
|
|
906
1056
|
type: {
|
|
907
1057
|
name: "String",
|
|
908
1058
|
},
|
|
@@ -910,25 +1060,26 @@ export const PrivateEndpoint = {
|
|
|
910
1060
|
},
|
|
911
1061
|
},
|
|
912
1062
|
};
|
|
913
|
-
export const
|
|
1063
|
+
export const MigrationSecretParameters = {
|
|
914
1064
|
type: {
|
|
915
1065
|
name: "Composite",
|
|
916
|
-
className: "
|
|
1066
|
+
className: "MigrationSecretParameters",
|
|
917
1067
|
modelProperties: {
|
|
918
|
-
|
|
919
|
-
serializedName: "
|
|
1068
|
+
adminCredentials: {
|
|
1069
|
+
serializedName: "adminCredentials",
|
|
920
1070
|
type: {
|
|
921
|
-
name: "
|
|
1071
|
+
name: "Composite",
|
|
1072
|
+
className: "AdminCredentials",
|
|
922
1073
|
},
|
|
923
1074
|
},
|
|
924
|
-
|
|
925
|
-
serializedName: "
|
|
1075
|
+
sourceServerUsername: {
|
|
1076
|
+
serializedName: "sourceServerUsername",
|
|
926
1077
|
type: {
|
|
927
1078
|
name: "String",
|
|
928
1079
|
},
|
|
929
1080
|
},
|
|
930
|
-
|
|
931
|
-
serializedName: "
|
|
1081
|
+
targetServerUsername: {
|
|
1082
|
+
serializedName: "targetServerUsername",
|
|
932
1083
|
type: {
|
|
933
1084
|
name: "String",
|
|
934
1085
|
},
|
|
@@ -936,40 +1087,33 @@ export const PrivateLinkServiceConnectionState = {
|
|
|
936
1087
|
},
|
|
937
1088
|
},
|
|
938
1089
|
};
|
|
939
|
-
export const
|
|
1090
|
+
export const AdminCredentials = {
|
|
940
1091
|
type: {
|
|
941
1092
|
name: "Composite",
|
|
942
|
-
className: "
|
|
1093
|
+
className: "AdminCredentials",
|
|
943
1094
|
modelProperties: {
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
1095
|
+
sourceServerPassword: {
|
|
1096
|
+
serializedName: "sourceServerPassword",
|
|
1097
|
+
required: true,
|
|
947
1098
|
type: {
|
|
948
|
-
name: "
|
|
1099
|
+
name: "String",
|
|
1100
|
+
},
|
|
1101
|
+
},
|
|
1102
|
+
targetServerPassword: {
|
|
1103
|
+
serializedName: "targetServerPassword",
|
|
1104
|
+
required: true,
|
|
1105
|
+
type: {
|
|
1106
|
+
name: "String",
|
|
949
1107
|
},
|
|
950
1108
|
},
|
|
951
1109
|
},
|
|
952
1110
|
},
|
|
953
1111
|
};
|
|
954
|
-
export const
|
|
1112
|
+
export const MigrationResourceForPatch = {
|
|
955
1113
|
type: {
|
|
956
1114
|
name: "Composite",
|
|
957
|
-
className: "
|
|
1115
|
+
className: "MigrationResourceForPatch",
|
|
958
1116
|
modelProperties: {
|
|
959
|
-
sku: {
|
|
960
|
-
serializedName: "sku",
|
|
961
|
-
type: {
|
|
962
|
-
name: "Composite",
|
|
963
|
-
className: "Sku",
|
|
964
|
-
},
|
|
965
|
-
},
|
|
966
|
-
identity: {
|
|
967
|
-
serializedName: "identity",
|
|
968
|
-
type: {
|
|
969
|
-
name: "Composite",
|
|
970
|
-
className: "UserAssignedIdentity",
|
|
971
|
-
},
|
|
972
|
-
},
|
|
973
1117
|
tags: {
|
|
974
1118
|
serializedName: "tags",
|
|
975
1119
|
type: {
|
|
@@ -977,121 +1121,111 @@ export const ServerForUpdate = {
|
|
|
977
1121
|
value: { type: { name: "String" } },
|
|
978
1122
|
},
|
|
979
1123
|
},
|
|
980
|
-
|
|
981
|
-
serializedName: "properties.
|
|
1124
|
+
sourceDbServerResourceId: {
|
|
1125
|
+
serializedName: "properties.sourceDbServerResourceId",
|
|
982
1126
|
type: {
|
|
983
1127
|
name: "String",
|
|
984
1128
|
},
|
|
985
1129
|
},
|
|
986
|
-
|
|
987
|
-
serializedName: "properties.
|
|
1130
|
+
sourceDbServerFullyQualifiedDomainName: {
|
|
1131
|
+
serializedName: "properties.sourceDbServerFullyQualifiedDomainName",
|
|
988
1132
|
type: {
|
|
989
1133
|
name: "String",
|
|
990
1134
|
},
|
|
991
1135
|
},
|
|
992
|
-
|
|
993
|
-
serializedName: "properties.
|
|
1136
|
+
targetDbServerFullyQualifiedDomainName: {
|
|
1137
|
+
serializedName: "properties.targetDbServerFullyQualifiedDomainName",
|
|
994
1138
|
type: {
|
|
995
1139
|
name: "String",
|
|
996
1140
|
},
|
|
997
1141
|
},
|
|
998
|
-
|
|
999
|
-
serializedName: "properties.
|
|
1142
|
+
secretParameters: {
|
|
1143
|
+
serializedName: "properties.secretParameters",
|
|
1000
1144
|
type: {
|
|
1001
1145
|
name: "Composite",
|
|
1002
|
-
className: "
|
|
1146
|
+
className: "MigrationSecretParametersForPatch",
|
|
1003
1147
|
},
|
|
1004
1148
|
},
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
name: "Composite",
|
|
1009
|
-
className: "Backup",
|
|
1149
|
+
dbsToMigrate: {
|
|
1150
|
+
constraints: {
|
|
1151
|
+
MaxItems: 50,
|
|
1010
1152
|
},
|
|
1011
|
-
|
|
1012
|
-
highAvailability: {
|
|
1013
|
-
serializedName: "properties.highAvailability",
|
|
1153
|
+
serializedName: "properties.dbsToMigrate",
|
|
1014
1154
|
type: {
|
|
1015
|
-
name: "
|
|
1016
|
-
|
|
1155
|
+
name: "Sequence",
|
|
1156
|
+
element: {
|
|
1157
|
+
type: {
|
|
1158
|
+
name: "String",
|
|
1159
|
+
},
|
|
1160
|
+
},
|
|
1017
1161
|
},
|
|
1018
1162
|
},
|
|
1019
|
-
|
|
1020
|
-
serializedName: "properties.
|
|
1163
|
+
setupLogicalReplicationOnSourceDbIfNeeded: {
|
|
1164
|
+
serializedName: "properties.setupLogicalReplicationOnSourceDbIfNeeded",
|
|
1021
1165
|
type: {
|
|
1022
|
-
name: "
|
|
1023
|
-
className: "MaintenanceWindow",
|
|
1166
|
+
name: "String",
|
|
1024
1167
|
},
|
|
1025
1168
|
},
|
|
1026
|
-
|
|
1027
|
-
serializedName: "properties.
|
|
1169
|
+
overwriteDbsInTarget: {
|
|
1170
|
+
serializedName: "properties.overwriteDbsInTarget",
|
|
1028
1171
|
type: {
|
|
1029
|
-
name: "
|
|
1030
|
-
className: "AuthConfig",
|
|
1172
|
+
name: "String",
|
|
1031
1173
|
},
|
|
1032
1174
|
},
|
|
1033
|
-
|
|
1034
|
-
serializedName: "properties.
|
|
1175
|
+
migrationWindowStartTimeInUtc: {
|
|
1176
|
+
serializedName: "properties.migrationWindowStartTimeInUtc",
|
|
1035
1177
|
type: {
|
|
1036
|
-
name: "
|
|
1037
|
-
className: "DataEncryption",
|
|
1178
|
+
name: "DateTime",
|
|
1038
1179
|
},
|
|
1039
1180
|
},
|
|
1040
|
-
|
|
1041
|
-
serializedName: "properties.
|
|
1181
|
+
migrateRoles: {
|
|
1182
|
+
serializedName: "properties.migrateRoles",
|
|
1042
1183
|
type: {
|
|
1043
1184
|
name: "String",
|
|
1044
1185
|
},
|
|
1045
1186
|
},
|
|
1046
|
-
|
|
1047
|
-
serializedName: "properties.
|
|
1187
|
+
startDataMigration: {
|
|
1188
|
+
serializedName: "properties.startDataMigration",
|
|
1048
1189
|
type: {
|
|
1049
1190
|
name: "String",
|
|
1050
1191
|
},
|
|
1051
1192
|
},
|
|
1052
|
-
|
|
1053
|
-
serializedName: "properties.
|
|
1193
|
+
triggerCutover: {
|
|
1194
|
+
serializedName: "properties.triggerCutover",
|
|
1054
1195
|
type: {
|
|
1055
|
-
name: "
|
|
1056
|
-
className: "Replica",
|
|
1196
|
+
name: "String",
|
|
1057
1197
|
},
|
|
1058
1198
|
},
|
|
1059
|
-
|
|
1060
|
-
serializedName: "properties.
|
|
1199
|
+
dbsToTriggerCutoverOn: {
|
|
1200
|
+
serializedName: "properties.dbsToTriggerCutoverOn",
|
|
1061
1201
|
type: {
|
|
1062
|
-
name: "
|
|
1063
|
-
|
|
1202
|
+
name: "Sequence",
|
|
1203
|
+
element: {
|
|
1204
|
+
type: {
|
|
1205
|
+
name: "String",
|
|
1206
|
+
},
|
|
1207
|
+
},
|
|
1064
1208
|
},
|
|
1065
1209
|
},
|
|
1066
|
-
|
|
1067
|
-
serializedName: "properties.
|
|
1210
|
+
cancel: {
|
|
1211
|
+
serializedName: "properties.cancel",
|
|
1068
1212
|
type: {
|
|
1069
|
-
name: "
|
|
1070
|
-
className: "Cluster",
|
|
1213
|
+
name: "String",
|
|
1071
1214
|
},
|
|
1072
1215
|
},
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
};
|
|
1076
|
-
export const ServerListResult = {
|
|
1077
|
-
type: {
|
|
1078
|
-
name: "Composite",
|
|
1079
|
-
className: "ServerListResult",
|
|
1080
|
-
modelProperties: {
|
|
1081
|
-
value: {
|
|
1082
|
-
serializedName: "value",
|
|
1216
|
+
dbsToCancelMigrationOn: {
|
|
1217
|
+
serializedName: "properties.dbsToCancelMigrationOn",
|
|
1083
1218
|
type: {
|
|
1084
1219
|
name: "Sequence",
|
|
1085
1220
|
element: {
|
|
1086
1221
|
type: {
|
|
1087
|
-
name: "
|
|
1088
|
-
className: "Server",
|
|
1222
|
+
name: "String",
|
|
1089
1223
|
},
|
|
1090
1224
|
},
|
|
1091
1225
|
},
|
|
1092
1226
|
},
|
|
1093
|
-
|
|
1094
|
-
serializedName: "
|
|
1227
|
+
migrationMode: {
|
|
1228
|
+
serializedName: "properties.migrationMode",
|
|
1095
1229
|
type: {
|
|
1096
1230
|
name: "String",
|
|
1097
1231
|
},
|
|
@@ -1099,29 +1233,26 @@ export const ServerListResult = {
|
|
|
1099
1233
|
},
|
|
1100
1234
|
},
|
|
1101
1235
|
};
|
|
1102
|
-
export const
|
|
1236
|
+
export const MigrationSecretParametersForPatch = {
|
|
1103
1237
|
type: {
|
|
1104
1238
|
name: "Composite",
|
|
1105
|
-
className: "
|
|
1239
|
+
className: "MigrationSecretParametersForPatch",
|
|
1106
1240
|
modelProperties: {
|
|
1107
|
-
|
|
1108
|
-
serializedName: "
|
|
1241
|
+
adminCredentials: {
|
|
1242
|
+
serializedName: "adminCredentials",
|
|
1109
1243
|
type: {
|
|
1110
1244
|
name: "Composite",
|
|
1111
|
-
className: "
|
|
1245
|
+
className: "AdminCredentialsForPatch",
|
|
1112
1246
|
},
|
|
1113
1247
|
},
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
backupName: {
|
|
1123
|
-
serializedName: "backupName",
|
|
1124
|
-
required: true,
|
|
1248
|
+
sourceServerUsername: {
|
|
1249
|
+
serializedName: "sourceServerUsername",
|
|
1250
|
+
type: {
|
|
1251
|
+
name: "String",
|
|
1252
|
+
},
|
|
1253
|
+
},
|
|
1254
|
+
targetServerUsername: {
|
|
1255
|
+
serializedName: "targetServerUsername",
|
|
1125
1256
|
type: {
|
|
1126
1257
|
name: "String",
|
|
1127
1258
|
},
|
|
@@ -1129,108 +1260,135 @@ export const BackupSettings = {
|
|
|
1129
1260
|
},
|
|
1130
1261
|
},
|
|
1131
1262
|
};
|
|
1132
|
-
export const
|
|
1263
|
+
export const AdminCredentialsForPatch = {
|
|
1133
1264
|
type: {
|
|
1134
1265
|
name: "Composite",
|
|
1135
|
-
className: "
|
|
1266
|
+
className: "AdminCredentialsForPatch",
|
|
1136
1267
|
modelProperties: {
|
|
1137
|
-
|
|
1138
|
-
serializedName: "
|
|
1139
|
-
required: true,
|
|
1268
|
+
sourceServerPassword: {
|
|
1269
|
+
serializedName: "sourceServerPassword",
|
|
1140
1270
|
type: {
|
|
1141
|
-
name: "
|
|
1271
|
+
name: "String",
|
|
1272
|
+
},
|
|
1273
|
+
},
|
|
1274
|
+
targetServerPassword: {
|
|
1275
|
+
serializedName: "targetServerPassword",
|
|
1276
|
+
type: {
|
|
1277
|
+
name: "String",
|
|
1142
1278
|
},
|
|
1143
1279
|
},
|
|
1144
1280
|
},
|
|
1145
1281
|
},
|
|
1146
1282
|
};
|
|
1147
|
-
export const
|
|
1283
|
+
export const MigrationList = {
|
|
1148
1284
|
type: {
|
|
1149
1285
|
name: "Composite",
|
|
1150
|
-
className: "
|
|
1286
|
+
className: "MigrationList",
|
|
1151
1287
|
modelProperties: {
|
|
1152
|
-
|
|
1153
|
-
serializedName: "
|
|
1154
|
-
|
|
1288
|
+
value: {
|
|
1289
|
+
serializedName: "value",
|
|
1290
|
+
readOnly: true,
|
|
1155
1291
|
type: {
|
|
1156
1292
|
name: "Sequence",
|
|
1157
1293
|
element: {
|
|
1158
1294
|
type: {
|
|
1159
|
-
name: "
|
|
1295
|
+
name: "Composite",
|
|
1296
|
+
className: "Migration",
|
|
1160
1297
|
},
|
|
1161
1298
|
},
|
|
1162
1299
|
},
|
|
1163
1300
|
},
|
|
1301
|
+
nextLink: {
|
|
1302
|
+
serializedName: "nextLink",
|
|
1303
|
+
type: {
|
|
1304
|
+
name: "String",
|
|
1305
|
+
},
|
|
1306
|
+
},
|
|
1164
1307
|
},
|
|
1165
1308
|
},
|
|
1166
1309
|
};
|
|
1167
|
-
export const
|
|
1310
|
+
export const MigrationNameAvailability = {
|
|
1168
1311
|
type: {
|
|
1169
1312
|
name: "Composite",
|
|
1170
|
-
className: "
|
|
1313
|
+
className: "MigrationNameAvailability",
|
|
1171
1314
|
modelProperties: {
|
|
1172
|
-
|
|
1173
|
-
serializedName: "
|
|
1315
|
+
name: {
|
|
1316
|
+
serializedName: "name",
|
|
1317
|
+
required: true,
|
|
1174
1318
|
type: {
|
|
1175
|
-
name: "
|
|
1319
|
+
name: "String",
|
|
1176
1320
|
},
|
|
1177
1321
|
},
|
|
1178
|
-
|
|
1179
|
-
serializedName: "
|
|
1322
|
+
type: {
|
|
1323
|
+
serializedName: "type",
|
|
1324
|
+
required: true,
|
|
1180
1325
|
type: {
|
|
1181
|
-
name: "
|
|
1326
|
+
name: "String",
|
|
1182
1327
|
},
|
|
1183
1328
|
},
|
|
1184
|
-
|
|
1185
|
-
serializedName: "
|
|
1329
|
+
nameAvailable: {
|
|
1330
|
+
serializedName: "nameAvailable",
|
|
1331
|
+
readOnly: true,
|
|
1186
1332
|
type: {
|
|
1187
|
-
name: "
|
|
1333
|
+
name: "Boolean",
|
|
1188
1334
|
},
|
|
1189
1335
|
},
|
|
1190
|
-
|
|
1191
|
-
serializedName: "
|
|
1336
|
+
reason: {
|
|
1337
|
+
serializedName: "reason",
|
|
1338
|
+
readOnly: true,
|
|
1192
1339
|
type: {
|
|
1193
1340
|
name: "String",
|
|
1194
1341
|
},
|
|
1195
1342
|
},
|
|
1196
|
-
|
|
1197
|
-
serializedName: "
|
|
1343
|
+
message: {
|
|
1344
|
+
serializedName: "message",
|
|
1345
|
+
readOnly: true,
|
|
1198
1346
|
type: {
|
|
1199
1347
|
name: "String",
|
|
1200
1348
|
},
|
|
1201
1349
|
},
|
|
1202
|
-
|
|
1203
|
-
|
|
1350
|
+
},
|
|
1351
|
+
},
|
|
1352
|
+
};
|
|
1353
|
+
export const CheckNameAvailabilityRequest = {
|
|
1354
|
+
type: {
|
|
1355
|
+
name: "Composite",
|
|
1356
|
+
className: "CheckNameAvailabilityRequest",
|
|
1357
|
+
modelProperties: {
|
|
1358
|
+
name: {
|
|
1359
|
+
serializedName: "name",
|
|
1204
1360
|
type: {
|
|
1205
|
-
name: "
|
|
1361
|
+
name: "String",
|
|
1206
1362
|
},
|
|
1207
1363
|
},
|
|
1208
|
-
|
|
1209
|
-
serializedName: "
|
|
1364
|
+
type: {
|
|
1365
|
+
serializedName: "type",
|
|
1210
1366
|
type: {
|
|
1211
|
-
name: "
|
|
1367
|
+
name: "String",
|
|
1212
1368
|
},
|
|
1213
1369
|
},
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1370
|
+
},
|
|
1371
|
+
},
|
|
1372
|
+
};
|
|
1373
|
+
export const CheckNameAvailabilityResponse = {
|
|
1374
|
+
type: {
|
|
1375
|
+
name: "Composite",
|
|
1376
|
+
className: "CheckNameAvailabilityResponse",
|
|
1377
|
+
modelProperties: {
|
|
1378
|
+
nameAvailable: {
|
|
1379
|
+
serializedName: "nameAvailable",
|
|
1220
1380
|
type: {
|
|
1221
|
-
name: "
|
|
1381
|
+
name: "Boolean",
|
|
1222
1382
|
},
|
|
1223
1383
|
},
|
|
1224
|
-
|
|
1225
|
-
serializedName: "
|
|
1226
|
-
readOnly: true,
|
|
1384
|
+
reason: {
|
|
1385
|
+
serializedName: "reason",
|
|
1227
1386
|
type: {
|
|
1228
1387
|
name: "String",
|
|
1229
1388
|
},
|
|
1230
1389
|
},
|
|
1231
|
-
|
|
1232
|
-
serializedName: "
|
|
1233
|
-
readOnly: true,
|
|
1390
|
+
message: {
|
|
1391
|
+
serializedName: "message",
|
|
1234
1392
|
type: {
|
|
1235
1393
|
name: "String",
|
|
1236
1394
|
},
|
|
@@ -1238,10 +1396,10 @@ export const LtrBackupResponse = {
|
|
|
1238
1396
|
},
|
|
1239
1397
|
},
|
|
1240
1398
|
};
|
|
1241
|
-
export const
|
|
1399
|
+
export const OperationList = {
|
|
1242
1400
|
type: {
|
|
1243
1401
|
name: "Composite",
|
|
1244
|
-
className: "
|
|
1402
|
+
className: "OperationList",
|
|
1245
1403
|
modelProperties: {
|
|
1246
1404
|
value: {
|
|
1247
1405
|
serializedName: "value",
|
|
@@ -1250,7 +1408,7 @@ export const LtrServerBackupOperationList = {
|
|
|
1250
1408
|
element: {
|
|
1251
1409
|
type: {
|
|
1252
1410
|
name: "Composite",
|
|
1253
|
-
className: "
|
|
1411
|
+
className: "Operation",
|
|
1254
1412
|
},
|
|
1255
1413
|
},
|
|
1256
1414
|
},
|
|
@@ -1264,163 +1422,95 @@ export const LtrServerBackupOperationList = {
|
|
|
1264
1422
|
},
|
|
1265
1423
|
},
|
|
1266
1424
|
};
|
|
1267
|
-
export const
|
|
1425
|
+
export const Operation = {
|
|
1268
1426
|
type: {
|
|
1269
1427
|
name: "Composite",
|
|
1270
|
-
className: "
|
|
1428
|
+
className: "Operation",
|
|
1271
1429
|
modelProperties: {
|
|
1272
|
-
|
|
1273
|
-
serializedName: "
|
|
1430
|
+
name: {
|
|
1431
|
+
serializedName: "name",
|
|
1274
1432
|
readOnly: true,
|
|
1275
1433
|
type: {
|
|
1276
1434
|
name: "String",
|
|
1277
1435
|
},
|
|
1278
1436
|
},
|
|
1279
|
-
|
|
1280
|
-
serializedName: "
|
|
1281
|
-
readOnly: true,
|
|
1437
|
+
display: {
|
|
1438
|
+
serializedName: "display",
|
|
1282
1439
|
type: {
|
|
1283
|
-
name: "
|
|
1440
|
+
name: "Composite",
|
|
1441
|
+
className: "OperationDisplay",
|
|
1284
1442
|
},
|
|
1285
1443
|
},
|
|
1286
|
-
|
|
1287
|
-
serializedName: "
|
|
1444
|
+
isDataAction: {
|
|
1445
|
+
serializedName: "isDataAction",
|
|
1288
1446
|
type: {
|
|
1289
|
-
name: "
|
|
1290
|
-
className: "MigrationSubStateDetails",
|
|
1447
|
+
name: "Boolean",
|
|
1291
1448
|
},
|
|
1292
1449
|
},
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
};
|
|
1296
|
-
export const MigrationSubStateDetails = {
|
|
1297
|
-
type: {
|
|
1298
|
-
name: "Composite",
|
|
1299
|
-
className: "MigrationSubStateDetails",
|
|
1300
|
-
modelProperties: {
|
|
1301
|
-
currentSubState: {
|
|
1302
|
-
serializedName: "currentSubState",
|
|
1450
|
+
origin: {
|
|
1451
|
+
serializedName: "origin",
|
|
1303
1452
|
readOnly: true,
|
|
1304
1453
|
type: {
|
|
1305
1454
|
name: "String",
|
|
1306
1455
|
},
|
|
1307
1456
|
},
|
|
1308
|
-
|
|
1309
|
-
serializedName: "
|
|
1457
|
+
properties: {
|
|
1458
|
+
serializedName: "properties",
|
|
1459
|
+
readOnly: true,
|
|
1310
1460
|
type: {
|
|
1311
1461
|
name: "Dictionary",
|
|
1312
1462
|
value: {
|
|
1313
|
-
type: { name: "
|
|
1463
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } },
|
|
1314
1464
|
},
|
|
1315
1465
|
},
|
|
1316
1466
|
},
|
|
1317
|
-
validationDetails: {
|
|
1318
|
-
serializedName: "validationDetails",
|
|
1319
|
-
type: {
|
|
1320
|
-
name: "Composite",
|
|
1321
|
-
className: "ValidationDetails",
|
|
1322
|
-
},
|
|
1323
|
-
},
|
|
1324
1467
|
},
|
|
1325
1468
|
},
|
|
1326
1469
|
};
|
|
1327
|
-
export const
|
|
1470
|
+
export const OperationDisplay = {
|
|
1328
1471
|
type: {
|
|
1329
1472
|
name: "Composite",
|
|
1330
|
-
className: "
|
|
1473
|
+
className: "OperationDisplay",
|
|
1331
1474
|
modelProperties: {
|
|
1332
|
-
|
|
1333
|
-
serializedName: "
|
|
1475
|
+
provider: {
|
|
1476
|
+
serializedName: "provider",
|
|
1477
|
+
readOnly: true,
|
|
1334
1478
|
type: {
|
|
1335
1479
|
name: "String",
|
|
1336
1480
|
},
|
|
1337
1481
|
},
|
|
1338
|
-
|
|
1339
|
-
serializedName: "
|
|
1482
|
+
resource: {
|
|
1483
|
+
serializedName: "resource",
|
|
1484
|
+
readOnly: true,
|
|
1340
1485
|
type: {
|
|
1341
1486
|
name: "String",
|
|
1342
1487
|
},
|
|
1343
1488
|
},
|
|
1344
|
-
|
|
1345
|
-
serializedName: "
|
|
1489
|
+
operation: {
|
|
1490
|
+
serializedName: "operation",
|
|
1491
|
+
readOnly: true,
|
|
1346
1492
|
type: {
|
|
1347
1493
|
name: "String",
|
|
1348
1494
|
},
|
|
1349
1495
|
},
|
|
1350
|
-
|
|
1351
|
-
serializedName: "
|
|
1352
|
-
|
|
1353
|
-
name: "DateTime",
|
|
1354
|
-
},
|
|
1355
|
-
},
|
|
1356
|
-
endedOn: {
|
|
1357
|
-
serializedName: "endedOn",
|
|
1358
|
-
type: {
|
|
1359
|
-
name: "DateTime",
|
|
1360
|
-
},
|
|
1361
|
-
},
|
|
1362
|
-
fullLoadQueuedTables: {
|
|
1363
|
-
serializedName: "fullLoadQueuedTables",
|
|
1364
|
-
type: {
|
|
1365
|
-
name: "Number",
|
|
1366
|
-
},
|
|
1367
|
-
},
|
|
1368
|
-
fullLoadErroredTables: {
|
|
1369
|
-
serializedName: "fullLoadErroredTables",
|
|
1370
|
-
type: {
|
|
1371
|
-
name: "Number",
|
|
1372
|
-
},
|
|
1373
|
-
},
|
|
1374
|
-
fullLoadLoadingTables: {
|
|
1375
|
-
serializedName: "fullLoadLoadingTables",
|
|
1376
|
-
type: {
|
|
1377
|
-
name: "Number",
|
|
1378
|
-
},
|
|
1379
|
-
},
|
|
1380
|
-
fullLoadCompletedTables: {
|
|
1381
|
-
serializedName: "fullLoadCompletedTables",
|
|
1382
|
-
type: {
|
|
1383
|
-
name: "Number",
|
|
1384
|
-
},
|
|
1385
|
-
},
|
|
1386
|
-
cdcUpdateCounter: {
|
|
1387
|
-
serializedName: "cdcUpdateCounter",
|
|
1388
|
-
type: {
|
|
1389
|
-
name: "Number",
|
|
1390
|
-
},
|
|
1391
|
-
},
|
|
1392
|
-
cdcDeleteCounter: {
|
|
1393
|
-
serializedName: "cdcDeleteCounter",
|
|
1394
|
-
type: {
|
|
1395
|
-
name: "Number",
|
|
1396
|
-
},
|
|
1397
|
-
},
|
|
1398
|
-
cdcInsertCounter: {
|
|
1399
|
-
serializedName: "cdcInsertCounter",
|
|
1400
|
-
type: {
|
|
1401
|
-
name: "Number",
|
|
1402
|
-
},
|
|
1403
|
-
},
|
|
1404
|
-
appliedChanges: {
|
|
1405
|
-
serializedName: "appliedChanges",
|
|
1406
|
-
type: {
|
|
1407
|
-
name: "Number",
|
|
1408
|
-
},
|
|
1409
|
-
},
|
|
1410
|
-
incomingChanges: {
|
|
1411
|
-
serializedName: "incomingChanges",
|
|
1412
|
-
type: {
|
|
1413
|
-
name: "Number",
|
|
1414
|
-
},
|
|
1415
|
-
},
|
|
1416
|
-
latency: {
|
|
1417
|
-
serializedName: "latency",
|
|
1496
|
+
description: {
|
|
1497
|
+
serializedName: "description",
|
|
1498
|
+
readOnly: true,
|
|
1418
1499
|
type: {
|
|
1419
|
-
name: "
|
|
1500
|
+
name: "String",
|
|
1420
1501
|
},
|
|
1421
1502
|
},
|
|
1422
|
-
|
|
1423
|
-
|
|
1503
|
+
},
|
|
1504
|
+
},
|
|
1505
|
+
};
|
|
1506
|
+
export const PrivateEndpoint = {
|
|
1507
|
+
type: {
|
|
1508
|
+
name: "Composite",
|
|
1509
|
+
className: "PrivateEndpoint",
|
|
1510
|
+
modelProperties: {
|
|
1511
|
+
id: {
|
|
1512
|
+
serializedName: "id",
|
|
1513
|
+
readOnly: true,
|
|
1424
1514
|
type: {
|
|
1425
1515
|
name: "String",
|
|
1426
1516
|
},
|
|
@@ -1428,10 +1518,10 @@ export const DbMigrationStatus = {
|
|
|
1428
1518
|
},
|
|
1429
1519
|
},
|
|
1430
1520
|
};
|
|
1431
|
-
export const
|
|
1521
|
+
export const PrivateLinkServiceConnectionState = {
|
|
1432
1522
|
type: {
|
|
1433
1523
|
name: "Composite",
|
|
1434
|
-
className: "
|
|
1524
|
+
className: "PrivateLinkServiceConnectionState",
|
|
1435
1525
|
modelProperties: {
|
|
1436
1526
|
status: {
|
|
1437
1527
|
serializedName: "status",
|
|
@@ -1439,90 +1529,95 @@ export const ValidationDetails = {
|
|
|
1439
1529
|
name: "String",
|
|
1440
1530
|
},
|
|
1441
1531
|
},
|
|
1442
|
-
|
|
1443
|
-
serializedName: "
|
|
1532
|
+
description: {
|
|
1533
|
+
serializedName: "description",
|
|
1444
1534
|
type: {
|
|
1445
|
-
name: "
|
|
1535
|
+
name: "String",
|
|
1446
1536
|
},
|
|
1447
1537
|
},
|
|
1448
|
-
|
|
1449
|
-
serializedName: "
|
|
1538
|
+
actionsRequired: {
|
|
1539
|
+
serializedName: "actionsRequired",
|
|
1450
1540
|
type: {
|
|
1451
|
-
name: "
|
|
1541
|
+
name: "String",
|
|
1452
1542
|
},
|
|
1453
1543
|
},
|
|
1454
|
-
|
|
1455
|
-
|
|
1544
|
+
},
|
|
1545
|
+
},
|
|
1546
|
+
};
|
|
1547
|
+
export const PrivateEndpointConnectionList = {
|
|
1548
|
+
type: {
|
|
1549
|
+
name: "Composite",
|
|
1550
|
+
className: "PrivateEndpointConnectionList",
|
|
1551
|
+
modelProperties: {
|
|
1552
|
+
value: {
|
|
1553
|
+
serializedName: "value",
|
|
1554
|
+
readOnly: true,
|
|
1456
1555
|
type: {
|
|
1457
1556
|
name: "Sequence",
|
|
1458
1557
|
element: {
|
|
1459
1558
|
type: {
|
|
1460
1559
|
name: "Composite",
|
|
1461
|
-
className: "
|
|
1560
|
+
className: "PrivateEndpointConnection",
|
|
1462
1561
|
},
|
|
1463
1562
|
},
|
|
1464
1563
|
},
|
|
1465
1564
|
},
|
|
1466
|
-
|
|
1467
|
-
serializedName: "
|
|
1565
|
+
nextLink: {
|
|
1566
|
+
serializedName: "nextLink",
|
|
1468
1567
|
type: {
|
|
1469
|
-
name: "
|
|
1470
|
-
element: {
|
|
1471
|
-
type: {
|
|
1472
|
-
name: "Composite",
|
|
1473
|
-
className: "DbLevelValidationStatus",
|
|
1474
|
-
},
|
|
1475
|
-
},
|
|
1568
|
+
name: "String",
|
|
1476
1569
|
},
|
|
1477
1570
|
},
|
|
1478
1571
|
},
|
|
1479
1572
|
},
|
|
1480
1573
|
};
|
|
1481
|
-
export const
|
|
1574
|
+
export const PrivateLinkResourceList = {
|
|
1482
1575
|
type: {
|
|
1483
1576
|
name: "Composite",
|
|
1484
|
-
className: "
|
|
1577
|
+
className: "PrivateLinkResourceList",
|
|
1485
1578
|
modelProperties: {
|
|
1486
|
-
|
|
1487
|
-
serializedName: "
|
|
1488
|
-
|
|
1489
|
-
name: "String",
|
|
1490
|
-
},
|
|
1491
|
-
},
|
|
1492
|
-
state: {
|
|
1493
|
-
serializedName: "state",
|
|
1494
|
-
type: {
|
|
1495
|
-
name: "String",
|
|
1496
|
-
},
|
|
1497
|
-
},
|
|
1498
|
-
messages: {
|
|
1499
|
-
serializedName: "messages",
|
|
1579
|
+
value: {
|
|
1580
|
+
serializedName: "value",
|
|
1581
|
+
readOnly: true,
|
|
1500
1582
|
type: {
|
|
1501
1583
|
name: "Sequence",
|
|
1502
1584
|
element: {
|
|
1503
1585
|
type: {
|
|
1504
1586
|
name: "Composite",
|
|
1505
|
-
className: "
|
|
1587
|
+
className: "PrivateLinkResource",
|
|
1506
1588
|
},
|
|
1507
1589
|
},
|
|
1508
1590
|
},
|
|
1509
1591
|
},
|
|
1592
|
+
nextLink: {
|
|
1593
|
+
serializedName: "nextLink",
|
|
1594
|
+
type: {
|
|
1595
|
+
name: "String",
|
|
1596
|
+
},
|
|
1597
|
+
},
|
|
1510
1598
|
},
|
|
1511
1599
|
},
|
|
1512
1600
|
};
|
|
1513
|
-
export const
|
|
1601
|
+
export const QuotaUsageList = {
|
|
1514
1602
|
type: {
|
|
1515
1603
|
name: "Composite",
|
|
1516
|
-
className: "
|
|
1604
|
+
className: "QuotaUsageList",
|
|
1517
1605
|
modelProperties: {
|
|
1518
|
-
|
|
1519
|
-
serializedName: "
|
|
1606
|
+
value: {
|
|
1607
|
+
serializedName: "value",
|
|
1608
|
+
readOnly: true,
|
|
1520
1609
|
type: {
|
|
1521
|
-
name: "
|
|
1610
|
+
name: "Sequence",
|
|
1611
|
+
element: {
|
|
1612
|
+
type: {
|
|
1613
|
+
name: "Composite",
|
|
1614
|
+
className: "QuotaUsage",
|
|
1615
|
+
},
|
|
1616
|
+
},
|
|
1522
1617
|
},
|
|
1523
1618
|
},
|
|
1524
|
-
|
|
1525
|
-
serializedName: "
|
|
1619
|
+
nextLink: {
|
|
1620
|
+
serializedName: "nextLink",
|
|
1526
1621
|
type: {
|
|
1527
1622
|
name: "String",
|
|
1528
1623
|
},
|
|
@@ -1530,91 +1625,107 @@ export const ValidationMessage = {
|
|
|
1530
1625
|
},
|
|
1531
1626
|
},
|
|
1532
1627
|
};
|
|
1533
|
-
export const
|
|
1628
|
+
export const QuotaUsage = {
|
|
1534
1629
|
type: {
|
|
1535
1630
|
name: "Composite",
|
|
1536
|
-
className: "
|
|
1631
|
+
className: "QuotaUsage",
|
|
1537
1632
|
modelProperties: {
|
|
1538
|
-
|
|
1539
|
-
serializedName: "
|
|
1633
|
+
name: {
|
|
1634
|
+
serializedName: "name",
|
|
1635
|
+
type: {
|
|
1636
|
+
name: "Composite",
|
|
1637
|
+
className: "NameProperty",
|
|
1638
|
+
},
|
|
1639
|
+
},
|
|
1640
|
+
limit: {
|
|
1641
|
+
serializedName: "limit",
|
|
1540
1642
|
type: {
|
|
1541
|
-
name: "
|
|
1643
|
+
name: "Number",
|
|
1542
1644
|
},
|
|
1543
1645
|
},
|
|
1544
|
-
|
|
1545
|
-
|
|
1646
|
+
unit: {
|
|
1647
|
+
defaultValue: "Count",
|
|
1648
|
+
serializedName: "unit",
|
|
1546
1649
|
type: {
|
|
1547
|
-
name: "
|
|
1650
|
+
name: "String",
|
|
1548
1651
|
},
|
|
1549
1652
|
},
|
|
1550
|
-
|
|
1551
|
-
serializedName: "
|
|
1653
|
+
currentValue: {
|
|
1654
|
+
serializedName: "currentValue",
|
|
1552
1655
|
type: {
|
|
1553
|
-
name: "
|
|
1656
|
+
name: "Number",
|
|
1554
1657
|
},
|
|
1555
1658
|
},
|
|
1556
|
-
|
|
1557
|
-
serializedName: "
|
|
1659
|
+
id: {
|
|
1660
|
+
serializedName: "id",
|
|
1558
1661
|
type: {
|
|
1559
|
-
name: "
|
|
1560
|
-
element: {
|
|
1561
|
-
type: {
|
|
1562
|
-
name: "Composite",
|
|
1563
|
-
className: "ValidationSummaryItem",
|
|
1564
|
-
},
|
|
1565
|
-
},
|
|
1662
|
+
name: "String",
|
|
1566
1663
|
},
|
|
1567
1664
|
},
|
|
1568
1665
|
},
|
|
1569
1666
|
},
|
|
1570
1667
|
};
|
|
1571
|
-
export const
|
|
1668
|
+
export const NameProperty = {
|
|
1572
1669
|
type: {
|
|
1573
1670
|
name: "Composite",
|
|
1574
|
-
className: "
|
|
1671
|
+
className: "NameProperty",
|
|
1575
1672
|
modelProperties: {
|
|
1576
|
-
|
|
1577
|
-
serializedName: "
|
|
1578
|
-
readOnly: true,
|
|
1673
|
+
value: {
|
|
1674
|
+
serializedName: "value",
|
|
1579
1675
|
type: {
|
|
1580
1676
|
name: "String",
|
|
1581
1677
|
},
|
|
1582
1678
|
},
|
|
1583
|
-
|
|
1584
|
-
serializedName: "
|
|
1679
|
+
localizedValue: {
|
|
1680
|
+
serializedName: "localizedValue",
|
|
1585
1681
|
type: {
|
|
1586
1682
|
name: "String",
|
|
1587
1683
|
},
|
|
1588
1684
|
},
|
|
1589
|
-
|
|
1590
|
-
|
|
1685
|
+
},
|
|
1686
|
+
},
|
|
1687
|
+
};
|
|
1688
|
+
export const ServerList = {
|
|
1689
|
+
type: {
|
|
1690
|
+
name: "Composite",
|
|
1691
|
+
className: "ServerList",
|
|
1692
|
+
modelProperties: {
|
|
1693
|
+
value: {
|
|
1694
|
+
serializedName: "value",
|
|
1591
1695
|
type: {
|
|
1592
|
-
name: "
|
|
1696
|
+
name: "Sequence",
|
|
1697
|
+
element: {
|
|
1698
|
+
type: {
|
|
1699
|
+
name: "Composite",
|
|
1700
|
+
className: "Server",
|
|
1701
|
+
},
|
|
1702
|
+
},
|
|
1593
1703
|
},
|
|
1594
1704
|
},
|
|
1595
|
-
|
|
1596
|
-
serializedName: "
|
|
1705
|
+
nextLink: {
|
|
1706
|
+
serializedName: "nextLink",
|
|
1597
1707
|
type: {
|
|
1598
|
-
name: "
|
|
1599
|
-
className: "ServerSku",
|
|
1708
|
+
name: "String",
|
|
1600
1709
|
},
|
|
1601
1710
|
},
|
|
1602
1711
|
},
|
|
1603
1712
|
},
|
|
1604
1713
|
};
|
|
1605
|
-
export const
|
|
1714
|
+
export const Sku = {
|
|
1606
1715
|
type: {
|
|
1607
1716
|
name: "Composite",
|
|
1608
|
-
className: "
|
|
1717
|
+
className: "Sku",
|
|
1609
1718
|
modelProperties: {
|
|
1610
1719
|
name: {
|
|
1611
1720
|
serializedName: "name",
|
|
1721
|
+
required: true,
|
|
1612
1722
|
type: {
|
|
1613
1723
|
name: "String",
|
|
1614
1724
|
},
|
|
1615
1725
|
},
|
|
1616
1726
|
tier: {
|
|
1617
1727
|
serializedName: "tier",
|
|
1728
|
+
required: true,
|
|
1618
1729
|
type: {
|
|
1619
1730
|
name: "String",
|
|
1620
1731
|
},
|
|
@@ -1622,26 +1733,34 @@ export const ServerSku = {
|
|
|
1622
1733
|
},
|
|
1623
1734
|
},
|
|
1624
1735
|
};
|
|
1625
|
-
export const
|
|
1736
|
+
export const UserAssignedIdentity = {
|
|
1626
1737
|
type: {
|
|
1627
1738
|
name: "Composite",
|
|
1628
|
-
className: "
|
|
1739
|
+
className: "UserAssignedIdentity",
|
|
1629
1740
|
modelProperties: {
|
|
1630
|
-
|
|
1631
|
-
serializedName: "
|
|
1741
|
+
userAssignedIdentities: {
|
|
1742
|
+
serializedName: "userAssignedIdentities",
|
|
1632
1743
|
type: {
|
|
1633
|
-
name: "
|
|
1634
|
-
className: "
|
|
1744
|
+
name: "Dictionary",
|
|
1745
|
+
value: { type: { name: "Composite", className: "UserIdentity" } },
|
|
1635
1746
|
},
|
|
1636
1747
|
},
|
|
1637
|
-
|
|
1638
|
-
serializedName: "
|
|
1748
|
+
principalId: {
|
|
1749
|
+
serializedName: "principalId",
|
|
1639
1750
|
type: {
|
|
1640
1751
|
name: "String",
|
|
1641
1752
|
},
|
|
1642
1753
|
},
|
|
1643
|
-
|
|
1644
|
-
serializedName: "
|
|
1754
|
+
type: {
|
|
1755
|
+
serializedName: "type",
|
|
1756
|
+
required: true,
|
|
1757
|
+
type: {
|
|
1758
|
+
name: "String",
|
|
1759
|
+
},
|
|
1760
|
+
},
|
|
1761
|
+
tenantId: {
|
|
1762
|
+
serializedName: "tenantId",
|
|
1763
|
+
readOnly: true,
|
|
1645
1764
|
type: {
|
|
1646
1765
|
name: "String",
|
|
1647
1766
|
},
|
|
@@ -1649,21 +1768,19 @@ export const MigrationSecretParameters = {
|
|
|
1649
1768
|
},
|
|
1650
1769
|
},
|
|
1651
1770
|
};
|
|
1652
|
-
export const
|
|
1771
|
+
export const UserIdentity = {
|
|
1653
1772
|
type: {
|
|
1654
1773
|
name: "Composite",
|
|
1655
|
-
className: "
|
|
1774
|
+
className: "UserIdentity",
|
|
1656
1775
|
modelProperties: {
|
|
1657
|
-
|
|
1658
|
-
serializedName: "
|
|
1659
|
-
required: true,
|
|
1776
|
+
principalId: {
|
|
1777
|
+
serializedName: "principalId",
|
|
1660
1778
|
type: {
|
|
1661
1779
|
name: "String",
|
|
1662
1780
|
},
|
|
1663
1781
|
},
|
|
1664
|
-
|
|
1665
|
-
serializedName: "
|
|
1666
|
-
required: true,
|
|
1782
|
+
clientId: {
|
|
1783
|
+
serializedName: "clientId",
|
|
1667
1784
|
type: {
|
|
1668
1785
|
name: "String",
|
|
1669
1786
|
},
|
|
@@ -1671,123 +1788,120 @@ export const AdminCredentials = {
|
|
|
1671
1788
|
},
|
|
1672
1789
|
},
|
|
1673
1790
|
};
|
|
1674
|
-
export const
|
|
1791
|
+
export const Storage = {
|
|
1675
1792
|
type: {
|
|
1676
1793
|
name: "Composite",
|
|
1677
|
-
className: "
|
|
1794
|
+
className: "Storage",
|
|
1678
1795
|
modelProperties: {
|
|
1679
|
-
|
|
1680
|
-
serializedName: "
|
|
1796
|
+
storageSizeGB: {
|
|
1797
|
+
serializedName: "storageSizeGB",
|
|
1681
1798
|
type: {
|
|
1682
|
-
name: "
|
|
1683
|
-
value: { type: { name: "String" } },
|
|
1799
|
+
name: "Number",
|
|
1684
1800
|
},
|
|
1685
1801
|
},
|
|
1686
|
-
|
|
1687
|
-
serializedName: "
|
|
1802
|
+
autoGrow: {
|
|
1803
|
+
serializedName: "autoGrow",
|
|
1688
1804
|
type: {
|
|
1689
1805
|
name: "String",
|
|
1690
1806
|
},
|
|
1691
1807
|
},
|
|
1692
|
-
|
|
1693
|
-
serializedName: "
|
|
1808
|
+
tier: {
|
|
1809
|
+
serializedName: "tier",
|
|
1694
1810
|
type: {
|
|
1695
1811
|
name: "String",
|
|
1696
1812
|
},
|
|
1697
1813
|
},
|
|
1698
|
-
|
|
1699
|
-
serializedName: "
|
|
1814
|
+
iops: {
|
|
1815
|
+
serializedName: "iops",
|
|
1700
1816
|
type: {
|
|
1701
|
-
name: "
|
|
1817
|
+
name: "Number",
|
|
1702
1818
|
},
|
|
1703
1819
|
},
|
|
1704
|
-
|
|
1705
|
-
serializedName: "
|
|
1820
|
+
throughput: {
|
|
1821
|
+
serializedName: "throughput",
|
|
1706
1822
|
type: {
|
|
1707
|
-
name: "
|
|
1708
|
-
className: "MigrationSecretParameters",
|
|
1823
|
+
name: "Number",
|
|
1709
1824
|
},
|
|
1710
1825
|
},
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
MaxItems: 50,
|
|
1714
|
-
},
|
|
1715
|
-
serializedName: "properties.dbsToMigrate",
|
|
1826
|
+
type: {
|
|
1827
|
+
serializedName: "type",
|
|
1716
1828
|
type: {
|
|
1717
|
-
name: "
|
|
1718
|
-
element: {
|
|
1719
|
-
type: {
|
|
1720
|
-
name: "String",
|
|
1721
|
-
},
|
|
1722
|
-
},
|
|
1829
|
+
name: "String",
|
|
1723
1830
|
},
|
|
1724
1831
|
},
|
|
1725
|
-
|
|
1726
|
-
|
|
1832
|
+
},
|
|
1833
|
+
},
|
|
1834
|
+
};
|
|
1835
|
+
export const AuthConfig = {
|
|
1836
|
+
type: {
|
|
1837
|
+
name: "Composite",
|
|
1838
|
+
className: "AuthConfig",
|
|
1839
|
+
modelProperties: {
|
|
1840
|
+
activeDirectoryAuth: {
|
|
1841
|
+
serializedName: "activeDirectoryAuth",
|
|
1727
1842
|
type: {
|
|
1728
1843
|
name: "String",
|
|
1729
1844
|
},
|
|
1730
1845
|
},
|
|
1731
|
-
|
|
1732
|
-
serializedName: "
|
|
1846
|
+
passwordAuth: {
|
|
1847
|
+
serializedName: "passwordAuth",
|
|
1733
1848
|
type: {
|
|
1734
1849
|
name: "String",
|
|
1735
1850
|
},
|
|
1736
1851
|
},
|
|
1737
|
-
|
|
1738
|
-
|
|
1852
|
+
tenantId: {
|
|
1853
|
+
defaultValue: "",
|
|
1854
|
+
serializedName: "tenantId",
|
|
1739
1855
|
type: {
|
|
1740
|
-
name: "
|
|
1856
|
+
name: "String",
|
|
1741
1857
|
},
|
|
1742
1858
|
},
|
|
1743
|
-
|
|
1744
|
-
|
|
1859
|
+
},
|
|
1860
|
+
},
|
|
1861
|
+
};
|
|
1862
|
+
export const DataEncryption = {
|
|
1863
|
+
type: {
|
|
1864
|
+
name: "Composite",
|
|
1865
|
+
className: "DataEncryption",
|
|
1866
|
+
modelProperties: {
|
|
1867
|
+
primaryKeyURI: {
|
|
1868
|
+
serializedName: "primaryKeyURI",
|
|
1745
1869
|
type: {
|
|
1746
1870
|
name: "String",
|
|
1747
1871
|
},
|
|
1748
1872
|
},
|
|
1749
|
-
|
|
1750
|
-
serializedName: "
|
|
1873
|
+
primaryUserAssignedIdentityId: {
|
|
1874
|
+
serializedName: "primaryUserAssignedIdentityId",
|
|
1751
1875
|
type: {
|
|
1752
1876
|
name: "String",
|
|
1753
1877
|
},
|
|
1754
1878
|
},
|
|
1755
|
-
|
|
1756
|
-
serializedName: "
|
|
1879
|
+
geoBackupKeyURI: {
|
|
1880
|
+
serializedName: "geoBackupKeyURI",
|
|
1757
1881
|
type: {
|
|
1758
1882
|
name: "String",
|
|
1759
1883
|
},
|
|
1760
1884
|
},
|
|
1761
|
-
|
|
1762
|
-
serializedName: "
|
|
1885
|
+
geoBackupUserAssignedIdentityId: {
|
|
1886
|
+
serializedName: "geoBackupUserAssignedIdentityId",
|
|
1763
1887
|
type: {
|
|
1764
|
-
name: "
|
|
1765
|
-
element: {
|
|
1766
|
-
type: {
|
|
1767
|
-
name: "String",
|
|
1768
|
-
},
|
|
1769
|
-
},
|
|
1888
|
+
name: "String",
|
|
1770
1889
|
},
|
|
1771
1890
|
},
|
|
1772
|
-
|
|
1773
|
-
serializedName: "
|
|
1891
|
+
type: {
|
|
1892
|
+
serializedName: "type",
|
|
1774
1893
|
type: {
|
|
1775
1894
|
name: "String",
|
|
1776
1895
|
},
|
|
1777
1896
|
},
|
|
1778
|
-
|
|
1779
|
-
serializedName: "
|
|
1897
|
+
primaryEncryptionKeyStatus: {
|
|
1898
|
+
serializedName: "primaryEncryptionKeyStatus",
|
|
1780
1899
|
type: {
|
|
1781
|
-
name: "
|
|
1782
|
-
element: {
|
|
1783
|
-
type: {
|
|
1784
|
-
name: "String",
|
|
1785
|
-
},
|
|
1786
|
-
},
|
|
1900
|
+
name: "String",
|
|
1787
1901
|
},
|
|
1788
1902
|
},
|
|
1789
|
-
|
|
1790
|
-
serializedName: "
|
|
1903
|
+
geoBackupEncryptionKeyStatus: {
|
|
1904
|
+
serializedName: "geoBackupEncryptionKeyStatus",
|
|
1791
1905
|
type: {
|
|
1792
1906
|
name: "String",
|
|
1793
1907
|
},
|
|
@@ -1795,70 +1909,53 @@ export const MigrationResourceForPatch = {
|
|
|
1795
1909
|
},
|
|
1796
1910
|
},
|
|
1797
1911
|
};
|
|
1798
|
-
export const
|
|
1912
|
+
export const Backup = {
|
|
1799
1913
|
type: {
|
|
1800
1914
|
name: "Composite",
|
|
1801
|
-
className: "
|
|
1915
|
+
className: "Backup",
|
|
1802
1916
|
modelProperties: {
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1917
|
+
backupRetentionDays: {
|
|
1918
|
+
defaultValue: 7,
|
|
1919
|
+
serializedName: "backupRetentionDays",
|
|
1806
1920
|
type: {
|
|
1807
|
-
name: "
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1921
|
+
name: "Number",
|
|
1922
|
+
},
|
|
1923
|
+
},
|
|
1924
|
+
geoRedundantBackup: {
|
|
1925
|
+
serializedName: "geoRedundantBackup",
|
|
1926
|
+
type: {
|
|
1927
|
+
name: "String",
|
|
1814
1928
|
},
|
|
1815
1929
|
},
|
|
1816
|
-
|
|
1817
|
-
serializedName: "
|
|
1930
|
+
earliestRestoreDate: {
|
|
1931
|
+
serializedName: "earliestRestoreDate",
|
|
1818
1932
|
readOnly: true,
|
|
1819
1933
|
type: {
|
|
1820
|
-
name: "
|
|
1934
|
+
name: "DateTime",
|
|
1821
1935
|
},
|
|
1822
1936
|
},
|
|
1823
1937
|
},
|
|
1824
1938
|
},
|
|
1825
1939
|
};
|
|
1826
|
-
export const
|
|
1940
|
+
export const Network = {
|
|
1827
1941
|
type: {
|
|
1828
1942
|
name: "Composite",
|
|
1829
|
-
className: "
|
|
1943
|
+
className: "Network",
|
|
1830
1944
|
modelProperties: {
|
|
1831
|
-
|
|
1832
|
-
serializedName: "
|
|
1833
|
-
required: true,
|
|
1834
|
-
type: {
|
|
1835
|
-
name: "String",
|
|
1836
|
-
},
|
|
1837
|
-
},
|
|
1838
|
-
type: {
|
|
1839
|
-
serializedName: "type",
|
|
1840
|
-
required: true,
|
|
1945
|
+
publicNetworkAccess: {
|
|
1946
|
+
serializedName: "publicNetworkAccess",
|
|
1841
1947
|
type: {
|
|
1842
1948
|
name: "String",
|
|
1843
1949
|
},
|
|
1844
1950
|
},
|
|
1845
|
-
|
|
1846
|
-
serializedName: "
|
|
1847
|
-
readOnly: true,
|
|
1848
|
-
type: {
|
|
1849
|
-
name: "Boolean",
|
|
1850
|
-
},
|
|
1851
|
-
},
|
|
1852
|
-
reason: {
|
|
1853
|
-
serializedName: "reason",
|
|
1854
|
-
readOnly: true,
|
|
1951
|
+
delegatedSubnetResourceId: {
|
|
1952
|
+
serializedName: "delegatedSubnetResourceId",
|
|
1855
1953
|
type: {
|
|
1856
1954
|
name: "String",
|
|
1857
1955
|
},
|
|
1858
1956
|
},
|
|
1859
|
-
|
|
1860
|
-
serializedName: "
|
|
1861
|
-
readOnly: true,
|
|
1957
|
+
privateDnsZoneArmResourceId: {
|
|
1958
|
+
serializedName: "privateDnsZoneArmResourceId",
|
|
1862
1959
|
type: {
|
|
1863
1960
|
name: "String",
|
|
1864
1961
|
},
|
|
@@ -1866,25 +1963,27 @@ export const MigrationNameAvailabilityResource = {
|
|
|
1866
1963
|
},
|
|
1867
1964
|
},
|
|
1868
1965
|
};
|
|
1869
|
-
export const
|
|
1966
|
+
export const HighAvailability = {
|
|
1870
1967
|
type: {
|
|
1871
1968
|
name: "Composite",
|
|
1872
|
-
className: "
|
|
1969
|
+
className: "HighAvailability",
|
|
1873
1970
|
modelProperties: {
|
|
1874
|
-
|
|
1875
|
-
serializedName: "
|
|
1971
|
+
mode: {
|
|
1972
|
+
serializedName: "mode",
|
|
1876
1973
|
type: {
|
|
1877
|
-
name: "
|
|
1878
|
-
element: {
|
|
1879
|
-
type: {
|
|
1880
|
-
name: "Composite",
|
|
1881
|
-
className: "Operation",
|
|
1882
|
-
},
|
|
1883
|
-
},
|
|
1974
|
+
name: "String",
|
|
1884
1975
|
},
|
|
1885
1976
|
},
|
|
1886
|
-
|
|
1887
|
-
serializedName: "
|
|
1977
|
+
state: {
|
|
1978
|
+
serializedName: "state",
|
|
1979
|
+
readOnly: true,
|
|
1980
|
+
type: {
|
|
1981
|
+
name: "String",
|
|
1982
|
+
},
|
|
1983
|
+
},
|
|
1984
|
+
standbyAvailabilityZone: {
|
|
1985
|
+
defaultValue: "",
|
|
1986
|
+
serializedName: "standbyAvailabilityZone",
|
|
1888
1987
|
type: {
|
|
1889
1988
|
name: "String",
|
|
1890
1989
|
},
|
|
@@ -1892,80 +1991,75 @@ export const OperationListResult = {
|
|
|
1892
1991
|
},
|
|
1893
1992
|
},
|
|
1894
1993
|
};
|
|
1895
|
-
export const
|
|
1994
|
+
export const MaintenanceWindow = {
|
|
1896
1995
|
type: {
|
|
1897
1996
|
name: "Composite",
|
|
1898
|
-
className: "
|
|
1997
|
+
className: "MaintenanceWindow",
|
|
1899
1998
|
modelProperties: {
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1999
|
+
customWindow: {
|
|
2000
|
+
defaultValue: "Disabled",
|
|
2001
|
+
serializedName: "customWindow",
|
|
1903
2002
|
type: {
|
|
1904
2003
|
name: "String",
|
|
1905
2004
|
},
|
|
1906
2005
|
},
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
name: "Composite",
|
|
1911
|
-
className: "OperationDisplay",
|
|
1912
|
-
},
|
|
1913
|
-
},
|
|
1914
|
-
isDataAction: {
|
|
1915
|
-
serializedName: "isDataAction",
|
|
2006
|
+
startHour: {
|
|
2007
|
+
defaultValue: 0,
|
|
2008
|
+
serializedName: "startHour",
|
|
1916
2009
|
type: {
|
|
1917
|
-
name: "
|
|
2010
|
+
name: "Number",
|
|
1918
2011
|
},
|
|
1919
2012
|
},
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
2013
|
+
startMinute: {
|
|
2014
|
+
defaultValue: 0,
|
|
2015
|
+
serializedName: "startMinute",
|
|
1923
2016
|
type: {
|
|
1924
|
-
name: "
|
|
2017
|
+
name: "Number",
|
|
1925
2018
|
},
|
|
1926
2019
|
},
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
2020
|
+
dayOfWeek: {
|
|
2021
|
+
defaultValue: 0,
|
|
2022
|
+
serializedName: "dayOfWeek",
|
|
1930
2023
|
type: {
|
|
1931
|
-
name: "
|
|
1932
|
-
value: {
|
|
1933
|
-
type: { name: "Dictionary", value: { type: { name: "any" } } },
|
|
1934
|
-
},
|
|
2024
|
+
name: "Number",
|
|
1935
2025
|
},
|
|
1936
2026
|
},
|
|
1937
2027
|
},
|
|
1938
2028
|
},
|
|
1939
2029
|
};
|
|
1940
|
-
export const
|
|
2030
|
+
export const Replica = {
|
|
1941
2031
|
type: {
|
|
1942
2032
|
name: "Composite",
|
|
1943
|
-
className: "
|
|
2033
|
+
className: "Replica",
|
|
1944
2034
|
modelProperties: {
|
|
1945
|
-
|
|
1946
|
-
serializedName: "
|
|
1947
|
-
readOnly: true,
|
|
2035
|
+
role: {
|
|
2036
|
+
serializedName: "role",
|
|
1948
2037
|
type: {
|
|
1949
2038
|
name: "String",
|
|
1950
2039
|
},
|
|
1951
2040
|
},
|
|
1952
|
-
|
|
1953
|
-
serializedName: "
|
|
2041
|
+
capacity: {
|
|
2042
|
+
serializedName: "capacity",
|
|
1954
2043
|
readOnly: true,
|
|
1955
2044
|
type: {
|
|
1956
|
-
name: "
|
|
2045
|
+
name: "Number",
|
|
1957
2046
|
},
|
|
1958
2047
|
},
|
|
1959
|
-
|
|
1960
|
-
serializedName: "
|
|
2048
|
+
replicationState: {
|
|
2049
|
+
serializedName: "replicationState",
|
|
1961
2050
|
readOnly: true,
|
|
1962
2051
|
type: {
|
|
1963
2052
|
name: "String",
|
|
1964
2053
|
},
|
|
1965
2054
|
},
|
|
1966
|
-
|
|
1967
|
-
serializedName: "
|
|
1968
|
-
|
|
2055
|
+
promoteMode: {
|
|
2056
|
+
serializedName: "promoteMode",
|
|
2057
|
+
type: {
|
|
2058
|
+
name: "String",
|
|
2059
|
+
},
|
|
2060
|
+
},
|
|
2061
|
+
promoteOption: {
|
|
2062
|
+
serializedName: "promoteOption",
|
|
1969
2063
|
type: {
|
|
1970
2064
|
name: "String",
|
|
1971
2065
|
},
|
|
@@ -1973,27 +2067,20 @@ export const OperationDisplay = {
|
|
|
1973
2067
|
},
|
|
1974
2068
|
},
|
|
1975
2069
|
};
|
|
1976
|
-
export const
|
|
2070
|
+
export const Cluster = {
|
|
1977
2071
|
type: {
|
|
1978
2072
|
name: "Composite",
|
|
1979
|
-
className: "
|
|
2073
|
+
className: "Cluster",
|
|
1980
2074
|
modelProperties: {
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
2075
|
+
clusterSize: {
|
|
2076
|
+
defaultValue: 0,
|
|
2077
|
+
serializedName: "clusterSize",
|
|
1984
2078
|
type: {
|
|
1985
|
-
name: "
|
|
1986
|
-
element: {
|
|
1987
|
-
type: {
|
|
1988
|
-
name: "Composite",
|
|
1989
|
-
className: "PrivateEndpointConnection",
|
|
1990
|
-
},
|
|
1991
|
-
},
|
|
2079
|
+
name: "Number",
|
|
1992
2080
|
},
|
|
1993
2081
|
},
|
|
1994
|
-
|
|
1995
|
-
serializedName: "
|
|
1996
|
-
readOnly: true,
|
|
2082
|
+
defaultDatabaseName: {
|
|
2083
|
+
serializedName: "defaultDatabaseName",
|
|
1997
2084
|
type: {
|
|
1998
2085
|
name: "String",
|
|
1999
2086
|
},
|
|
@@ -2001,215 +2088,148 @@ export const PrivateEndpointConnectionListResult = {
|
|
|
2001
2088
|
},
|
|
2002
2089
|
},
|
|
2003
2090
|
};
|
|
2004
|
-
export const
|
|
2091
|
+
export const ServerForPatch = {
|
|
2005
2092
|
type: {
|
|
2006
2093
|
name: "Composite",
|
|
2007
|
-
className: "
|
|
2094
|
+
className: "ServerForPatch",
|
|
2008
2095
|
modelProperties: {
|
|
2009
|
-
|
|
2010
|
-
serializedName: "
|
|
2011
|
-
readOnly: true,
|
|
2096
|
+
sku: {
|
|
2097
|
+
serializedName: "sku",
|
|
2012
2098
|
type: {
|
|
2013
|
-
name: "
|
|
2014
|
-
|
|
2015
|
-
type: {
|
|
2016
|
-
name: "Composite",
|
|
2017
|
-
className: "PrivateLinkResource",
|
|
2018
|
-
},
|
|
2019
|
-
},
|
|
2099
|
+
name: "Composite",
|
|
2100
|
+
className: "SkuForPatch",
|
|
2020
2101
|
},
|
|
2021
2102
|
},
|
|
2022
|
-
|
|
2023
|
-
serializedName: "
|
|
2024
|
-
readOnly: true,
|
|
2103
|
+
identity: {
|
|
2104
|
+
serializedName: "identity",
|
|
2025
2105
|
type: {
|
|
2026
|
-
name: "
|
|
2106
|
+
name: "Composite",
|
|
2107
|
+
className: "UserAssignedIdentity",
|
|
2027
2108
|
},
|
|
2028
2109
|
},
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
};
|
|
2032
|
-
export const QuotaUsagesListResult = {
|
|
2033
|
-
type: {
|
|
2034
|
-
name: "Composite",
|
|
2035
|
-
className: "QuotaUsagesListResult",
|
|
2036
|
-
modelProperties: {
|
|
2037
|
-
value: {
|
|
2038
|
-
serializedName: "value",
|
|
2039
|
-
readOnly: true,
|
|
2110
|
+
tags: {
|
|
2111
|
+
serializedName: "tags",
|
|
2040
2112
|
type: {
|
|
2041
|
-
name: "
|
|
2042
|
-
|
|
2043
|
-
type: {
|
|
2044
|
-
name: "Composite",
|
|
2045
|
-
className: "QuotaUsage",
|
|
2046
|
-
},
|
|
2047
|
-
},
|
|
2113
|
+
name: "Dictionary",
|
|
2114
|
+
value: { type: { name: "String" } },
|
|
2048
2115
|
},
|
|
2049
2116
|
},
|
|
2050
|
-
|
|
2051
|
-
serializedName: "
|
|
2052
|
-
readOnly: true,
|
|
2117
|
+
administratorLogin: {
|
|
2118
|
+
serializedName: "properties.administratorLogin",
|
|
2053
2119
|
type: {
|
|
2054
2120
|
name: "String",
|
|
2055
2121
|
},
|
|
2056
2122
|
},
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
};
|
|
2060
|
-
export const QuotaUsage = {
|
|
2061
|
-
type: {
|
|
2062
|
-
name: "Composite",
|
|
2063
|
-
className: "QuotaUsage",
|
|
2064
|
-
modelProperties: {
|
|
2065
|
-
name: {
|
|
2066
|
-
serializedName: "name",
|
|
2123
|
+
administratorLoginPassword: {
|
|
2124
|
+
serializedName: "properties.administratorLoginPassword",
|
|
2067
2125
|
type: {
|
|
2068
|
-
name: "
|
|
2069
|
-
className: "NameProperty",
|
|
2126
|
+
name: "String",
|
|
2070
2127
|
},
|
|
2071
2128
|
},
|
|
2072
|
-
|
|
2073
|
-
serializedName: "
|
|
2129
|
+
version: {
|
|
2130
|
+
serializedName: "properties.version",
|
|
2074
2131
|
type: {
|
|
2075
|
-
name: "
|
|
2132
|
+
name: "String",
|
|
2076
2133
|
},
|
|
2077
2134
|
},
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
serializedName: "unit",
|
|
2135
|
+
storage: {
|
|
2136
|
+
serializedName: "properties.storage",
|
|
2081
2137
|
type: {
|
|
2082
|
-
name: "
|
|
2138
|
+
name: "Composite",
|
|
2139
|
+
className: "Storage",
|
|
2083
2140
|
},
|
|
2084
2141
|
},
|
|
2085
|
-
|
|
2086
|
-
serializedName: "
|
|
2142
|
+
backup: {
|
|
2143
|
+
serializedName: "properties.backup",
|
|
2087
2144
|
type: {
|
|
2088
|
-
name: "
|
|
2145
|
+
name: "Composite",
|
|
2146
|
+
className: "BackupForPatch",
|
|
2089
2147
|
},
|
|
2090
2148
|
},
|
|
2091
|
-
|
|
2092
|
-
serializedName: "
|
|
2149
|
+
highAvailability: {
|
|
2150
|
+
serializedName: "properties.highAvailability",
|
|
2093
2151
|
type: {
|
|
2094
|
-
name: "
|
|
2152
|
+
name: "Composite",
|
|
2153
|
+
className: "HighAvailabilityForPatch",
|
|
2095
2154
|
},
|
|
2096
2155
|
},
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
};
|
|
2100
|
-
export const NameProperty = {
|
|
2101
|
-
type: {
|
|
2102
|
-
name: "Composite",
|
|
2103
|
-
className: "NameProperty",
|
|
2104
|
-
modelProperties: {
|
|
2105
|
-
value: {
|
|
2106
|
-
serializedName: "value",
|
|
2156
|
+
maintenanceWindow: {
|
|
2157
|
+
serializedName: "properties.maintenanceWindow",
|
|
2107
2158
|
type: {
|
|
2108
|
-
name: "
|
|
2159
|
+
name: "Composite",
|
|
2160
|
+
className: "MaintenanceWindowForPatch",
|
|
2109
2161
|
},
|
|
2110
2162
|
},
|
|
2111
|
-
|
|
2112
|
-
serializedName: "
|
|
2163
|
+
authConfig: {
|
|
2164
|
+
serializedName: "properties.authConfig",
|
|
2113
2165
|
type: {
|
|
2114
|
-
name: "
|
|
2166
|
+
name: "Composite",
|
|
2167
|
+
className: "AuthConfigForPatch",
|
|
2115
2168
|
},
|
|
2116
2169
|
},
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
};
|
|
2120
|
-
export const LogFileListResult = {
|
|
2121
|
-
type: {
|
|
2122
|
-
name: "Composite",
|
|
2123
|
-
className: "LogFileListResult",
|
|
2124
|
-
modelProperties: {
|
|
2125
|
-
value: {
|
|
2126
|
-
serializedName: "value",
|
|
2170
|
+
dataEncryption: {
|
|
2171
|
+
serializedName: "properties.dataEncryption",
|
|
2127
2172
|
type: {
|
|
2128
|
-
name: "
|
|
2129
|
-
|
|
2130
|
-
type: {
|
|
2131
|
-
name: "Composite",
|
|
2132
|
-
className: "LogFile",
|
|
2133
|
-
},
|
|
2134
|
-
},
|
|
2173
|
+
name: "Composite",
|
|
2174
|
+
className: "DataEncryption",
|
|
2135
2175
|
},
|
|
2136
2176
|
},
|
|
2137
|
-
|
|
2138
|
-
|
|
2177
|
+
availabilityZone: {
|
|
2178
|
+
defaultValue: "",
|
|
2179
|
+
serializedName: "properties.availabilityZone",
|
|
2139
2180
|
type: {
|
|
2140
2181
|
name: "String",
|
|
2141
2182
|
},
|
|
2142
2183
|
},
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
};
|
|
2146
|
-
export const RestartParameter = {
|
|
2147
|
-
type: {
|
|
2148
|
-
name: "Composite",
|
|
2149
|
-
className: "RestartParameter",
|
|
2150
|
-
modelProperties: {
|
|
2151
|
-
restartWithFailover: {
|
|
2152
|
-
serializedName: "restartWithFailover",
|
|
2184
|
+
createMode: {
|
|
2185
|
+
serializedName: "properties.createMode",
|
|
2153
2186
|
type: {
|
|
2154
|
-
name: "
|
|
2187
|
+
name: "String",
|
|
2155
2188
|
},
|
|
2156
2189
|
},
|
|
2157
|
-
|
|
2158
|
-
serializedName: "
|
|
2190
|
+
replicationRole: {
|
|
2191
|
+
serializedName: "properties.replicationRole",
|
|
2159
2192
|
type: {
|
|
2160
2193
|
name: "String",
|
|
2161
2194
|
},
|
|
2162
2195
|
},
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
};
|
|
2166
|
-
export const ServerThreatProtectionListResult = {
|
|
2167
|
-
type: {
|
|
2168
|
-
name: "Composite",
|
|
2169
|
-
className: "ServerThreatProtectionListResult",
|
|
2170
|
-
modelProperties: {
|
|
2171
|
-
value: {
|
|
2172
|
-
serializedName: "value",
|
|
2173
|
-
readOnly: true,
|
|
2196
|
+
replica: {
|
|
2197
|
+
serializedName: "properties.replica",
|
|
2174
2198
|
type: {
|
|
2175
|
-
name: "
|
|
2176
|
-
|
|
2177
|
-
type: {
|
|
2178
|
-
name: "Composite",
|
|
2179
|
-
className: "ServerThreatProtectionSettingsModel",
|
|
2180
|
-
},
|
|
2181
|
-
},
|
|
2199
|
+
name: "Composite",
|
|
2200
|
+
className: "Replica",
|
|
2182
2201
|
},
|
|
2183
2202
|
},
|
|
2184
|
-
|
|
2185
|
-
serializedName: "
|
|
2186
|
-
readOnly: true,
|
|
2203
|
+
network: {
|
|
2204
|
+
serializedName: "properties.network",
|
|
2187
2205
|
type: {
|
|
2188
|
-
name: "
|
|
2206
|
+
name: "Composite",
|
|
2207
|
+
className: "Network",
|
|
2208
|
+
},
|
|
2209
|
+
},
|
|
2210
|
+
cluster: {
|
|
2211
|
+
serializedName: "properties.cluster",
|
|
2212
|
+
type: {
|
|
2213
|
+
name: "Composite",
|
|
2214
|
+
className: "Cluster",
|
|
2189
2215
|
},
|
|
2190
2216
|
},
|
|
2191
2217
|
},
|
|
2192
2218
|
},
|
|
2193
2219
|
};
|
|
2194
|
-
export const
|
|
2220
|
+
export const SkuForPatch = {
|
|
2195
2221
|
type: {
|
|
2196
2222
|
name: "Composite",
|
|
2197
|
-
className: "
|
|
2223
|
+
className: "SkuForPatch",
|
|
2198
2224
|
modelProperties: {
|
|
2199
|
-
|
|
2200
|
-
serializedName: "
|
|
2225
|
+
name: {
|
|
2226
|
+
serializedName: "name",
|
|
2201
2227
|
type: {
|
|
2202
|
-
name: "
|
|
2203
|
-
element: {
|
|
2204
|
-
type: {
|
|
2205
|
-
name: "Composite",
|
|
2206
|
-
className: "IndexRecommendationResource",
|
|
2207
|
-
},
|
|
2208
|
-
},
|
|
2228
|
+
name: "String",
|
|
2209
2229
|
},
|
|
2210
2230
|
},
|
|
2211
|
-
|
|
2212
|
-
serializedName: "
|
|
2231
|
+
tier: {
|
|
2232
|
+
serializedName: "tier",
|
|
2213
2233
|
type: {
|
|
2214
2234
|
name: "String",
|
|
2215
2235
|
},
|
|
@@ -2217,77 +2237,86 @@ export const IndexRecommendationListResult = {
|
|
|
2217
2237
|
},
|
|
2218
2238
|
},
|
|
2219
2239
|
};
|
|
2220
|
-
export const
|
|
2240
|
+
export const BackupForPatch = {
|
|
2221
2241
|
type: {
|
|
2222
2242
|
name: "Composite",
|
|
2223
|
-
className: "
|
|
2243
|
+
className: "BackupForPatch",
|
|
2224
2244
|
modelProperties: {
|
|
2225
|
-
|
|
2226
|
-
serializedName: "
|
|
2245
|
+
backupRetentionDays: {
|
|
2246
|
+
serializedName: "backupRetentionDays",
|
|
2227
2247
|
type: {
|
|
2228
|
-
name: "
|
|
2248
|
+
name: "Number",
|
|
2229
2249
|
},
|
|
2230
2250
|
},
|
|
2231
|
-
|
|
2232
|
-
serializedName: "
|
|
2251
|
+
geoRedundantBackup: {
|
|
2252
|
+
serializedName: "geoRedundantBackup",
|
|
2233
2253
|
type: {
|
|
2234
2254
|
name: "String",
|
|
2235
2255
|
},
|
|
2236
2256
|
},
|
|
2257
|
+
earliestRestoreDate: {
|
|
2258
|
+
serializedName: "earliestRestoreDate",
|
|
2259
|
+
readOnly: true,
|
|
2260
|
+
type: {
|
|
2261
|
+
name: "DateTime",
|
|
2262
|
+
},
|
|
2263
|
+
},
|
|
2237
2264
|
},
|
|
2238
2265
|
},
|
|
2239
2266
|
};
|
|
2240
|
-
export const
|
|
2267
|
+
export const HighAvailabilityForPatch = {
|
|
2241
2268
|
type: {
|
|
2242
2269
|
name: "Composite",
|
|
2243
|
-
className: "
|
|
2270
|
+
className: "HighAvailabilityForPatch",
|
|
2244
2271
|
modelProperties: {
|
|
2245
|
-
|
|
2246
|
-
serializedName: "
|
|
2272
|
+
mode: {
|
|
2273
|
+
serializedName: "mode",
|
|
2247
2274
|
type: {
|
|
2248
|
-
name: "
|
|
2275
|
+
name: "String",
|
|
2249
2276
|
},
|
|
2250
2277
|
},
|
|
2251
|
-
|
|
2252
|
-
serializedName: "
|
|
2278
|
+
state: {
|
|
2279
|
+
serializedName: "state",
|
|
2280
|
+
readOnly: true,
|
|
2253
2281
|
type: {
|
|
2254
|
-
name: "
|
|
2282
|
+
name: "String",
|
|
2255
2283
|
},
|
|
2256
2284
|
},
|
|
2257
|
-
|
|
2258
|
-
|
|
2285
|
+
standbyAvailabilityZone: {
|
|
2286
|
+
defaultValue: "",
|
|
2287
|
+
serializedName: "standbyAvailabilityZone",
|
|
2259
2288
|
type: {
|
|
2260
|
-
name: "
|
|
2289
|
+
name: "String",
|
|
2261
2290
|
},
|
|
2262
2291
|
},
|
|
2263
2292
|
},
|
|
2264
2293
|
},
|
|
2265
2294
|
};
|
|
2266
|
-
export const
|
|
2295
|
+
export const MaintenanceWindowForPatch = {
|
|
2267
2296
|
type: {
|
|
2268
2297
|
name: "Composite",
|
|
2269
|
-
className: "
|
|
2298
|
+
className: "MaintenanceWindowForPatch",
|
|
2270
2299
|
modelProperties: {
|
|
2271
|
-
|
|
2272
|
-
serializedName: "
|
|
2300
|
+
customWindow: {
|
|
2301
|
+
serializedName: "customWindow",
|
|
2273
2302
|
type: {
|
|
2274
2303
|
name: "String",
|
|
2275
2304
|
},
|
|
2276
2305
|
},
|
|
2277
|
-
|
|
2278
|
-
serializedName: "
|
|
2306
|
+
startHour: {
|
|
2307
|
+
serializedName: "startHour",
|
|
2279
2308
|
type: {
|
|
2280
|
-
name: "
|
|
2309
|
+
name: "Number",
|
|
2281
2310
|
},
|
|
2282
2311
|
},
|
|
2283
|
-
|
|
2284
|
-
serializedName: "
|
|
2312
|
+
startMinute: {
|
|
2313
|
+
serializedName: "startMinute",
|
|
2285
2314
|
type: {
|
|
2286
2315
|
name: "Number",
|
|
2287
2316
|
},
|
|
2288
2317
|
},
|
|
2289
|
-
|
|
2290
|
-
serializedName: "
|
|
2318
|
+
dayOfWeek: {
|
|
2319
|
+
serializedName: "dayOfWeek",
|
|
2291
2320
|
type: {
|
|
2292
2321
|
name: "Number",
|
|
2293
2322
|
},
|
|
@@ -2295,102 +2324,56 @@ export const ImpactRecord = {
|
|
|
2295
2324
|
},
|
|
2296
2325
|
},
|
|
2297
2326
|
};
|
|
2298
|
-
export const
|
|
2327
|
+
export const AuthConfigForPatch = {
|
|
2299
2328
|
type: {
|
|
2300
2329
|
name: "Composite",
|
|
2301
|
-
className: "
|
|
2330
|
+
className: "AuthConfigForPatch",
|
|
2302
2331
|
modelProperties: {
|
|
2303
|
-
|
|
2304
|
-
serializedName: "
|
|
2305
|
-
type: {
|
|
2306
|
-
name: "String",
|
|
2307
|
-
},
|
|
2308
|
-
},
|
|
2309
|
-
schema: {
|
|
2310
|
-
serializedName: "schema",
|
|
2311
|
-
type: {
|
|
2312
|
-
name: "String",
|
|
2313
|
-
},
|
|
2314
|
-
},
|
|
2315
|
-
table: {
|
|
2316
|
-
serializedName: "table",
|
|
2332
|
+
activeDirectoryAuth: {
|
|
2333
|
+
serializedName: "activeDirectoryAuth",
|
|
2317
2334
|
type: {
|
|
2318
2335
|
name: "String",
|
|
2319
2336
|
},
|
|
2320
2337
|
},
|
|
2321
|
-
|
|
2322
|
-
serializedName: "
|
|
2338
|
+
passwordAuth: {
|
|
2339
|
+
serializedName: "passwordAuth",
|
|
2323
2340
|
type: {
|
|
2324
2341
|
name: "String",
|
|
2325
2342
|
},
|
|
2326
2343
|
},
|
|
2327
|
-
|
|
2328
|
-
serializedName: "
|
|
2344
|
+
tenantId: {
|
|
2345
|
+
serializedName: "tenantId",
|
|
2329
2346
|
type: {
|
|
2330
2347
|
name: "String",
|
|
2331
2348
|
},
|
|
2332
2349
|
},
|
|
2333
|
-
indexColumns: {
|
|
2334
|
-
serializedName: "indexColumns",
|
|
2335
|
-
type: {
|
|
2336
|
-
name: "Sequence",
|
|
2337
|
-
element: {
|
|
2338
|
-
type: {
|
|
2339
|
-
name: "String",
|
|
2340
|
-
},
|
|
2341
|
-
},
|
|
2342
|
-
},
|
|
2343
|
-
},
|
|
2344
|
-
includedColumns: {
|
|
2345
|
-
serializedName: "includedColumns",
|
|
2346
|
-
type: {
|
|
2347
|
-
name: "Sequence",
|
|
2348
|
-
element: {
|
|
2349
|
-
type: {
|
|
2350
|
-
name: "String",
|
|
2351
|
-
},
|
|
2352
|
-
},
|
|
2353
|
-
},
|
|
2354
|
-
},
|
|
2355
2350
|
},
|
|
2356
2351
|
},
|
|
2357
2352
|
};
|
|
2358
|
-
export const
|
|
2353
|
+
export const RestartParameter = {
|
|
2359
2354
|
type: {
|
|
2360
2355
|
name: "Composite",
|
|
2361
|
-
className: "
|
|
2356
|
+
className: "RestartParameter",
|
|
2362
2357
|
modelProperties: {
|
|
2363
|
-
|
|
2364
|
-
serializedName: "
|
|
2365
|
-
type: {
|
|
2366
|
-
name: "String",
|
|
2367
|
-
},
|
|
2368
|
-
},
|
|
2369
|
-
allowServerRestarts: {
|
|
2370
|
-
serializedName: "allowServerRestarts",
|
|
2358
|
+
restartWithFailover: {
|
|
2359
|
+
serializedName: "restartWithFailover",
|
|
2371
2360
|
type: {
|
|
2372
2361
|
name: "Boolean",
|
|
2373
2362
|
},
|
|
2374
2363
|
},
|
|
2375
|
-
|
|
2376
|
-
serializedName: "
|
|
2364
|
+
failoverMode: {
|
|
2365
|
+
serializedName: "failoverMode",
|
|
2377
2366
|
type: {
|
|
2378
2367
|
name: "String",
|
|
2379
2368
|
},
|
|
2380
2369
|
},
|
|
2381
|
-
configTuningUsageMode: {
|
|
2382
|
-
serializedName: "configTuningUsageMode",
|
|
2383
|
-
type: {
|
|
2384
|
-
name: "Boolean",
|
|
2385
|
-
},
|
|
2386
|
-
},
|
|
2387
2370
|
},
|
|
2388
2371
|
},
|
|
2389
2372
|
};
|
|
2390
|
-
export const
|
|
2373
|
+
export const ObjectRecommendationList = {
|
|
2391
2374
|
type: {
|
|
2392
2375
|
name: "Composite",
|
|
2393
|
-
className: "
|
|
2376
|
+
className: "ObjectRecommendationList",
|
|
2394
2377
|
modelProperties: {
|
|
2395
2378
|
value: {
|
|
2396
2379
|
serializedName: "value",
|
|
@@ -2399,7 +2382,7 @@ export const SessionsListResult = {
|
|
|
2399
2382
|
element: {
|
|
2400
2383
|
type: {
|
|
2401
2384
|
name: "Composite",
|
|
2402
|
-
className: "
|
|
2385
|
+
className: "ObjectRecommendation",
|
|
2403
2386
|
},
|
|
2404
2387
|
},
|
|
2405
2388
|
},
|
|
@@ -2413,130 +2396,148 @@ export const SessionsListResult = {
|
|
|
2413
2396
|
},
|
|
2414
2397
|
},
|
|
2415
2398
|
};
|
|
2416
|
-
export const
|
|
2399
|
+
export const ObjectRecommendationPropertiesImplementationDetails = {
|
|
2417
2400
|
type: {
|
|
2418
2401
|
name: "Composite",
|
|
2419
|
-
className: "
|
|
2402
|
+
className: "ObjectRecommendationPropertiesImplementationDetails",
|
|
2420
2403
|
modelProperties: {
|
|
2421
|
-
|
|
2422
|
-
serializedName: "
|
|
2404
|
+
method: {
|
|
2405
|
+
serializedName: "method",
|
|
2423
2406
|
type: {
|
|
2424
2407
|
name: "String",
|
|
2425
2408
|
},
|
|
2426
2409
|
},
|
|
2427
|
-
|
|
2428
|
-
serializedName: "
|
|
2410
|
+
script: {
|
|
2411
|
+
serializedName: "script",
|
|
2429
2412
|
type: {
|
|
2430
2413
|
name: "String",
|
|
2431
2414
|
},
|
|
2432
2415
|
},
|
|
2433
|
-
|
|
2434
|
-
|
|
2416
|
+
},
|
|
2417
|
+
},
|
|
2418
|
+
};
|
|
2419
|
+
export const ObjectRecommendationPropertiesAnalyzedWorkload = {
|
|
2420
|
+
type: {
|
|
2421
|
+
name: "Composite",
|
|
2422
|
+
className: "ObjectRecommendationPropertiesAnalyzedWorkload",
|
|
2423
|
+
modelProperties: {
|
|
2424
|
+
startTime: {
|
|
2425
|
+
serializedName: "startTime",
|
|
2435
2426
|
type: {
|
|
2436
|
-
name: "
|
|
2427
|
+
name: "DateTime",
|
|
2437
2428
|
},
|
|
2438
2429
|
},
|
|
2439
|
-
|
|
2440
|
-
serializedName: "
|
|
2430
|
+
endTime: {
|
|
2431
|
+
serializedName: "endTime",
|
|
2441
2432
|
type: {
|
|
2442
|
-
name: "
|
|
2433
|
+
name: "DateTime",
|
|
2434
|
+
},
|
|
2435
|
+
},
|
|
2436
|
+
queryCount: {
|
|
2437
|
+
serializedName: "queryCount",
|
|
2438
|
+
type: {
|
|
2439
|
+
name: "Number",
|
|
2443
2440
|
},
|
|
2444
2441
|
},
|
|
2445
|
-
|
|
2446
|
-
|
|
2442
|
+
},
|
|
2443
|
+
},
|
|
2444
|
+
};
|
|
2445
|
+
export const ImpactRecord = {
|
|
2446
|
+
type: {
|
|
2447
|
+
name: "Composite",
|
|
2448
|
+
className: "ImpactRecord",
|
|
2449
|
+
modelProperties: {
|
|
2450
|
+
dimensionName: {
|
|
2451
|
+
serializedName: "dimensionName",
|
|
2447
2452
|
type: {
|
|
2448
2453
|
name: "String",
|
|
2449
2454
|
},
|
|
2450
2455
|
},
|
|
2451
|
-
|
|
2452
|
-
serializedName: "
|
|
2456
|
+
unit: {
|
|
2457
|
+
serializedName: "unit",
|
|
2453
2458
|
type: {
|
|
2454
2459
|
name: "String",
|
|
2455
2460
|
},
|
|
2456
2461
|
},
|
|
2457
|
-
|
|
2458
|
-
serializedName: "
|
|
2462
|
+
queryId: {
|
|
2463
|
+
serializedName: "queryId",
|
|
2464
|
+
type: {
|
|
2465
|
+
name: "Number",
|
|
2466
|
+
},
|
|
2467
|
+
},
|
|
2468
|
+
absoluteValue: {
|
|
2469
|
+
serializedName: "absoluteValue",
|
|
2459
2470
|
type: {
|
|
2460
|
-
name: "
|
|
2471
|
+
name: "Number",
|
|
2461
2472
|
},
|
|
2462
2473
|
},
|
|
2463
2474
|
},
|
|
2464
2475
|
},
|
|
2465
2476
|
};
|
|
2466
|
-
export const
|
|
2477
|
+
export const ObjectRecommendationDetails = {
|
|
2467
2478
|
type: {
|
|
2468
2479
|
name: "Composite",
|
|
2469
|
-
className: "
|
|
2480
|
+
className: "ObjectRecommendationDetails",
|
|
2470
2481
|
modelProperties: {
|
|
2471
|
-
|
|
2472
|
-
serializedName: "
|
|
2473
|
-
type: {
|
|
2474
|
-
name: "Sequence",
|
|
2475
|
-
element: {
|
|
2476
|
-
type: {
|
|
2477
|
-
name: "Composite",
|
|
2478
|
-
className: "SessionDetailsResource",
|
|
2479
|
-
},
|
|
2480
|
-
},
|
|
2481
|
-
},
|
|
2482
|
-
},
|
|
2483
|
-
nextLink: {
|
|
2484
|
-
serializedName: "nextLink",
|
|
2482
|
+
databaseName: {
|
|
2483
|
+
serializedName: "databaseName",
|
|
2485
2484
|
type: {
|
|
2486
2485
|
name: "String",
|
|
2487
2486
|
},
|
|
2488
2487
|
},
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
};
|
|
2492
|
-
export const SessionDetailsResource = {
|
|
2493
|
-
type: {
|
|
2494
|
-
name: "Composite",
|
|
2495
|
-
className: "SessionDetailsResource",
|
|
2496
|
-
modelProperties: {
|
|
2497
|
-
iterationId: {
|
|
2498
|
-
serializedName: "iterationId",
|
|
2488
|
+
schema: {
|
|
2489
|
+
serializedName: "schema",
|
|
2499
2490
|
type: {
|
|
2500
2491
|
name: "String",
|
|
2501
2492
|
},
|
|
2502
2493
|
},
|
|
2503
|
-
|
|
2504
|
-
serializedName: "
|
|
2494
|
+
table: {
|
|
2495
|
+
serializedName: "table",
|
|
2505
2496
|
type: {
|
|
2506
2497
|
name: "String",
|
|
2507
2498
|
},
|
|
2508
2499
|
},
|
|
2509
|
-
|
|
2510
|
-
serializedName: "
|
|
2500
|
+
indexType: {
|
|
2501
|
+
serializedName: "indexType",
|
|
2511
2502
|
type: {
|
|
2512
2503
|
name: "String",
|
|
2513
2504
|
},
|
|
2514
2505
|
},
|
|
2515
|
-
|
|
2516
|
-
serializedName: "
|
|
2506
|
+
indexName: {
|
|
2507
|
+
serializedName: "indexName",
|
|
2517
2508
|
type: {
|
|
2518
2509
|
name: "String",
|
|
2519
2510
|
},
|
|
2520
2511
|
},
|
|
2521
|
-
|
|
2522
|
-
serializedName: "
|
|
2512
|
+
indexColumns: {
|
|
2513
|
+
serializedName: "indexColumns",
|
|
2523
2514
|
type: {
|
|
2524
|
-
name: "
|
|
2515
|
+
name: "Sequence",
|
|
2516
|
+
element: {
|
|
2517
|
+
type: {
|
|
2518
|
+
name: "String",
|
|
2519
|
+
},
|
|
2520
|
+
},
|
|
2525
2521
|
},
|
|
2526
2522
|
},
|
|
2527
|
-
|
|
2528
|
-
serializedName: "
|
|
2523
|
+
includedColumns: {
|
|
2524
|
+
serializedName: "includedColumns",
|
|
2529
2525
|
type: {
|
|
2530
|
-
name: "
|
|
2526
|
+
name: "Sequence",
|
|
2527
|
+
element: {
|
|
2528
|
+
type: {
|
|
2529
|
+
name: "String",
|
|
2530
|
+
},
|
|
2531
|
+
},
|
|
2531
2532
|
},
|
|
2532
2533
|
},
|
|
2533
2534
|
},
|
|
2534
2535
|
},
|
|
2535
2536
|
};
|
|
2536
|
-
export const
|
|
2537
|
+
export const TuningOptionsList = {
|
|
2537
2538
|
type: {
|
|
2538
2539
|
name: "Composite",
|
|
2539
|
-
className: "
|
|
2540
|
+
className: "TuningOptionsList",
|
|
2540
2541
|
modelProperties: {
|
|
2541
2542
|
value: {
|
|
2542
2543
|
serializedName: "value",
|
|
@@ -2545,7 +2546,7 @@ export const TuningOptionsListResult = {
|
|
|
2545
2546
|
element: {
|
|
2546
2547
|
type: {
|
|
2547
2548
|
name: "Composite",
|
|
2548
|
-
className: "
|
|
2549
|
+
className: "TuningOptions",
|
|
2549
2550
|
},
|
|
2550
2551
|
},
|
|
2551
2552
|
},
|
|
@@ -2596,10 +2597,10 @@ export const VirtualEndpointResourceForPatch = {
|
|
|
2596
2597
|
},
|
|
2597
2598
|
},
|
|
2598
2599
|
};
|
|
2599
|
-
export const
|
|
2600
|
+
export const VirtualEndpointsList = {
|
|
2600
2601
|
type: {
|
|
2601
2602
|
name: "Composite",
|
|
2602
|
-
className: "
|
|
2603
|
+
className: "VirtualEndpointsList",
|
|
2603
2604
|
modelProperties: {
|
|
2604
2605
|
value: {
|
|
2605
2606
|
serializedName: "value",
|
|
@@ -2608,7 +2609,7 @@ export const VirtualEndpointsListResult = {
|
|
|
2608
2609
|
element: {
|
|
2609
2610
|
type: {
|
|
2610
2611
|
name: "Composite",
|
|
2611
|
-
className: "
|
|
2612
|
+
className: "VirtualEndpoint",
|
|
2612
2613
|
},
|
|
2613
2614
|
},
|
|
2614
2615
|
},
|
|
@@ -2636,10 +2637,10 @@ export const VirtualNetworkSubnetUsageParameter = {
|
|
|
2636
2637
|
},
|
|
2637
2638
|
},
|
|
2638
2639
|
};
|
|
2639
|
-
export const
|
|
2640
|
+
export const VirtualNetworkSubnetUsageModel = {
|
|
2640
2641
|
type: {
|
|
2641
2642
|
name: "Composite",
|
|
2642
|
-
className: "
|
|
2643
|
+
className: "VirtualNetworkSubnetUsageModel",
|
|
2643
2644
|
modelProperties: {
|
|
2644
2645
|
delegatedSubnetsUsage: {
|
|
2645
2646
|
serializedName: "delegatedSubnetsUsage",
|
|
@@ -2702,6 +2703,29 @@ export const ProxyResource = {
|
|
|
2702
2703
|
},
|
|
2703
2704
|
},
|
|
2704
2705
|
};
|
|
2706
|
+
export const TrackedResource = {
|
|
2707
|
+
type: {
|
|
2708
|
+
name: "Composite",
|
|
2709
|
+
className: "TrackedResource",
|
|
2710
|
+
modelProperties: {
|
|
2711
|
+
...Resource.type.modelProperties,
|
|
2712
|
+
tags: {
|
|
2713
|
+
serializedName: "tags",
|
|
2714
|
+
type: {
|
|
2715
|
+
name: "Dictionary",
|
|
2716
|
+
value: { type: { name: "String" } },
|
|
2717
|
+
},
|
|
2718
|
+
},
|
|
2719
|
+
location: {
|
|
2720
|
+
serializedName: "location",
|
|
2721
|
+
required: true,
|
|
2722
|
+
type: {
|
|
2723
|
+
name: "String",
|
|
2724
|
+
},
|
|
2725
|
+
},
|
|
2726
|
+
},
|
|
2727
|
+
},
|
|
2728
|
+
};
|
|
2705
2729
|
export const PrivateEndpointConnection = {
|
|
2706
2730
|
type: {
|
|
2707
2731
|
name: "Composite",
|
|
@@ -2744,29 +2768,6 @@ export const PrivateEndpointConnection = {
|
|
|
2744
2768
|
},
|
|
2745
2769
|
},
|
|
2746
2770
|
};
|
|
2747
|
-
export const TrackedResource = {
|
|
2748
|
-
type: {
|
|
2749
|
-
name: "Composite",
|
|
2750
|
-
className: "TrackedResource",
|
|
2751
|
-
modelProperties: {
|
|
2752
|
-
...Resource.type.modelProperties,
|
|
2753
|
-
tags: {
|
|
2754
|
-
serializedName: "tags",
|
|
2755
|
-
type: {
|
|
2756
|
-
name: "Dictionary",
|
|
2757
|
-
value: { type: { name: "String" } },
|
|
2758
|
-
},
|
|
2759
|
-
},
|
|
2760
|
-
location: {
|
|
2761
|
-
serializedName: "location",
|
|
2762
|
-
required: true,
|
|
2763
|
-
type: {
|
|
2764
|
-
name: "String",
|
|
2765
|
-
},
|
|
2766
|
-
},
|
|
2767
|
-
},
|
|
2768
|
-
},
|
|
2769
|
-
};
|
|
2770
2771
|
export const PrivateLinkResource = {
|
|
2771
2772
|
type: {
|
|
2772
2773
|
name: "Composite",
|
|
@@ -2806,10 +2807,10 @@ export const PrivateLinkResource = {
|
|
|
2806
2807
|
},
|
|
2807
2808
|
},
|
|
2808
2809
|
};
|
|
2809
|
-
export const
|
|
2810
|
+
export const VirtualEndpoint = {
|
|
2810
2811
|
type: {
|
|
2811
2812
|
name: "Composite",
|
|
2812
|
-
className: "
|
|
2813
|
+
className: "VirtualEndpoint",
|
|
2813
2814
|
modelProperties: {
|
|
2814
2815
|
...VirtualEndpointResourceForPatch.type.modelProperties,
|
|
2815
2816
|
...Resource.type.modelProperties,
|
|
@@ -3027,10 +3028,10 @@ export const ServerSkuCapability = {
|
|
|
3027
3028
|
},
|
|
3028
3029
|
},
|
|
3029
3030
|
};
|
|
3030
|
-
export const
|
|
3031
|
+
export const ServerEditionCapability = {
|
|
3031
3032
|
type: {
|
|
3032
3033
|
name: "Composite",
|
|
3033
|
-
className: "
|
|
3034
|
+
className: "ServerEditionCapability",
|
|
3034
3035
|
modelProperties: {
|
|
3035
3036
|
...CapabilityBase.type.modelProperties,
|
|
3036
3037
|
name: {
|
|
@@ -3161,10 +3162,10 @@ export const FastProvisioningEditionCapability = {
|
|
|
3161
3162
|
},
|
|
3162
3163
|
},
|
|
3163
3164
|
};
|
|
3164
|
-
export const
|
|
3165
|
+
export const Capability = {
|
|
3165
3166
|
type: {
|
|
3166
3167
|
name: "Composite",
|
|
3167
|
-
className: "
|
|
3168
|
+
className: "Capability",
|
|
3168
3169
|
modelProperties: {
|
|
3169
3170
|
...CapabilityBase.type.modelProperties,
|
|
3170
3171
|
name: {
|
|
@@ -3181,7 +3182,7 @@ export const FlexibleServerCapability = {
|
|
|
3181
3182
|
element: {
|
|
3182
3183
|
type: {
|
|
3183
3184
|
name: "Composite",
|
|
3184
|
-
className: "
|
|
3185
|
+
className: "ServerEditionCapability",
|
|
3185
3186
|
},
|
|
3186
3187
|
},
|
|
3187
3188
|
},
|
|
@@ -3277,29 +3278,6 @@ export const FlexibleServerCapability = {
|
|
|
3277
3278
|
},
|
|
3278
3279
|
},
|
|
3279
3280
|
};
|
|
3280
|
-
export const NameAvailability = {
|
|
3281
|
-
type: {
|
|
3282
|
-
name: "Composite",
|
|
3283
|
-
className: "NameAvailability",
|
|
3284
|
-
modelProperties: {
|
|
3285
|
-
...CheckNameAvailabilityResponse.type.modelProperties,
|
|
3286
|
-
name: {
|
|
3287
|
-
serializedName: "name",
|
|
3288
|
-
readOnly: true,
|
|
3289
|
-
type: {
|
|
3290
|
-
name: "String",
|
|
3291
|
-
},
|
|
3292
|
-
},
|
|
3293
|
-
type: {
|
|
3294
|
-
serializedName: "type",
|
|
3295
|
-
readOnly: true,
|
|
3296
|
-
type: {
|
|
3297
|
-
name: "String",
|
|
3298
|
-
},
|
|
3299
|
-
},
|
|
3300
|
-
},
|
|
3301
|
-
},
|
|
3302
|
-
};
|
|
3303
3281
|
export const LtrPreBackupRequest = {
|
|
3304
3282
|
type: {
|
|
3305
3283
|
name: "Composite",
|
|
@@ -3309,10 +3287,10 @@ export const LtrPreBackupRequest = {
|
|
|
3309
3287
|
},
|
|
3310
3288
|
},
|
|
3311
3289
|
};
|
|
3312
|
-
export const
|
|
3290
|
+
export const BackupsLongTermRetentionRequest = {
|
|
3313
3291
|
type: {
|
|
3314
3292
|
name: "Composite",
|
|
3315
|
-
className: "
|
|
3293
|
+
className: "BackupsLongTermRetentionRequest",
|
|
3316
3294
|
modelProperties: {
|
|
3317
3295
|
...BackupRequestBase.type.modelProperties,
|
|
3318
3296
|
targetDetails: {
|
|
@@ -3325,10 +3303,33 @@ export const LtrBackupRequest = {
|
|
|
3325
3303
|
},
|
|
3326
3304
|
},
|
|
3327
3305
|
};
|
|
3328
|
-
export const
|
|
3306
|
+
export const NameAvailabilityModel = {
|
|
3307
|
+
type: {
|
|
3308
|
+
name: "Composite",
|
|
3309
|
+
className: "NameAvailabilityModel",
|
|
3310
|
+
modelProperties: {
|
|
3311
|
+
...CheckNameAvailabilityResponse.type.modelProperties,
|
|
3312
|
+
name: {
|
|
3313
|
+
serializedName: "name",
|
|
3314
|
+
readOnly: true,
|
|
3315
|
+
type: {
|
|
3316
|
+
name: "String",
|
|
3317
|
+
},
|
|
3318
|
+
},
|
|
3319
|
+
type: {
|
|
3320
|
+
serializedName: "type",
|
|
3321
|
+
readOnly: true,
|
|
3322
|
+
type: {
|
|
3323
|
+
name: "String",
|
|
3324
|
+
},
|
|
3325
|
+
},
|
|
3326
|
+
},
|
|
3327
|
+
},
|
|
3328
|
+
};
|
|
3329
|
+
export const AdministratorMicrosoftEntra = {
|
|
3329
3330
|
type: {
|
|
3330
3331
|
name: "Composite",
|
|
3331
|
-
className: "
|
|
3332
|
+
className: "AdministratorMicrosoftEntra",
|
|
3332
3333
|
modelProperties: {
|
|
3333
3334
|
...ProxyResource.type.modelProperties,
|
|
3334
3335
|
principalType: {
|
|
@@ -3358,10 +3359,33 @@ export const ActiveDirectoryAdministrator = {
|
|
|
3358
3359
|
},
|
|
3359
3360
|
},
|
|
3360
3361
|
};
|
|
3361
|
-
export const
|
|
3362
|
+
export const AdvancedThreatProtectionSettingsModel = {
|
|
3363
|
+
type: {
|
|
3364
|
+
name: "Composite",
|
|
3365
|
+
className: "AdvancedThreatProtectionSettingsModel",
|
|
3366
|
+
modelProperties: {
|
|
3367
|
+
...ProxyResource.type.modelProperties,
|
|
3368
|
+
state: {
|
|
3369
|
+
serializedName: "properties.state",
|
|
3370
|
+
type: {
|
|
3371
|
+
name: "Enum",
|
|
3372
|
+
allowedValues: ["Enabled", "Disabled"],
|
|
3373
|
+
},
|
|
3374
|
+
},
|
|
3375
|
+
creationTime: {
|
|
3376
|
+
serializedName: "properties.creationTime",
|
|
3377
|
+
readOnly: true,
|
|
3378
|
+
type: {
|
|
3379
|
+
name: "DateTime",
|
|
3380
|
+
},
|
|
3381
|
+
},
|
|
3382
|
+
},
|
|
3383
|
+
},
|
|
3384
|
+
};
|
|
3385
|
+
export const BackupAutomaticAndOnDemand = {
|
|
3362
3386
|
type: {
|
|
3363
3387
|
name: "Composite",
|
|
3364
|
-
className: "
|
|
3388
|
+
className: "BackupAutomaticAndOnDemand",
|
|
3365
3389
|
modelProperties: {
|
|
3366
3390
|
...ProxyResource.type.modelProperties,
|
|
3367
3391
|
backupType: {
|
|
@@ -3385,6 +3409,45 @@ export const ServerBackup = {
|
|
|
3385
3409
|
},
|
|
3386
3410
|
},
|
|
3387
3411
|
};
|
|
3412
|
+
export const CapturedLog = {
|
|
3413
|
+
type: {
|
|
3414
|
+
name: "Composite",
|
|
3415
|
+
className: "CapturedLog",
|
|
3416
|
+
modelProperties: {
|
|
3417
|
+
...ProxyResource.type.modelProperties,
|
|
3418
|
+
createdTime: {
|
|
3419
|
+
serializedName: "properties.createdTime",
|
|
3420
|
+
type: {
|
|
3421
|
+
name: "DateTime",
|
|
3422
|
+
},
|
|
3423
|
+
},
|
|
3424
|
+
lastModifiedTime: {
|
|
3425
|
+
serializedName: "properties.lastModifiedTime",
|
|
3426
|
+
type: {
|
|
3427
|
+
name: "DateTime",
|
|
3428
|
+
},
|
|
3429
|
+
},
|
|
3430
|
+
sizeInKb: {
|
|
3431
|
+
serializedName: "properties.sizeInKb",
|
|
3432
|
+
type: {
|
|
3433
|
+
name: "Number",
|
|
3434
|
+
},
|
|
3435
|
+
},
|
|
3436
|
+
typePropertiesType: {
|
|
3437
|
+
serializedName: "properties.type",
|
|
3438
|
+
type: {
|
|
3439
|
+
name: "String",
|
|
3440
|
+
},
|
|
3441
|
+
},
|
|
3442
|
+
url: {
|
|
3443
|
+
serializedName: "properties.url",
|
|
3444
|
+
type: {
|
|
3445
|
+
name: "String",
|
|
3446
|
+
},
|
|
3447
|
+
},
|
|
3448
|
+
},
|
|
3449
|
+
},
|
|
3450
|
+
};
|
|
3388
3451
|
export const Configuration = {
|
|
3389
3452
|
type: {
|
|
3390
3453
|
name: "Composite",
|
|
@@ -3525,10 +3588,10 @@ export const FirewallRule = {
|
|
|
3525
3588
|
},
|
|
3526
3589
|
},
|
|
3527
3590
|
};
|
|
3528
|
-
export const
|
|
3591
|
+
export const BackupsLongTermRetentionOperation = {
|
|
3529
3592
|
type: {
|
|
3530
3593
|
name: "Composite",
|
|
3531
|
-
className: "
|
|
3594
|
+
className: "BackupsLongTermRetentionOperation",
|
|
3532
3595
|
modelProperties: {
|
|
3533
3596
|
...ProxyResource.type.modelProperties,
|
|
3534
3597
|
datasourceSizeInBytes: {
|
|
@@ -3600,83 +3663,27 @@ export const LtrServerBackupOperation = {
|
|
|
3600
3663
|
},
|
|
3601
3664
|
},
|
|
3602
3665
|
};
|
|
3603
|
-
export const
|
|
3604
|
-
type: {
|
|
3605
|
-
name: "Composite",
|
|
3606
|
-
className: "LogFile",
|
|
3607
|
-
modelProperties: {
|
|
3608
|
-
...ProxyResource.type.modelProperties,
|
|
3609
|
-
createdTime: {
|
|
3610
|
-
serializedName: "properties.createdTime",
|
|
3611
|
-
type: {
|
|
3612
|
-
name: "DateTime",
|
|
3613
|
-
},
|
|
3614
|
-
},
|
|
3615
|
-
lastModifiedTime: {
|
|
3616
|
-
serializedName: "properties.lastModifiedTime",
|
|
3617
|
-
type: {
|
|
3618
|
-
name: "DateTime",
|
|
3619
|
-
},
|
|
3620
|
-
},
|
|
3621
|
-
sizeInKb: {
|
|
3622
|
-
serializedName: "properties.sizeInKb",
|
|
3623
|
-
type: {
|
|
3624
|
-
name: "Number",
|
|
3625
|
-
},
|
|
3626
|
-
},
|
|
3627
|
-
typePropertiesType: {
|
|
3628
|
-
serializedName: "properties.type",
|
|
3629
|
-
type: {
|
|
3630
|
-
name: "String",
|
|
3631
|
-
},
|
|
3632
|
-
},
|
|
3633
|
-
url: {
|
|
3634
|
-
serializedName: "properties.url",
|
|
3635
|
-
type: {
|
|
3636
|
-
name: "String",
|
|
3637
|
-
},
|
|
3638
|
-
},
|
|
3639
|
-
},
|
|
3640
|
-
},
|
|
3641
|
-
};
|
|
3642
|
-
export const ServerThreatProtectionSettingsModel = {
|
|
3643
|
-
type: {
|
|
3644
|
-
name: "Composite",
|
|
3645
|
-
className: "ServerThreatProtectionSettingsModel",
|
|
3646
|
-
modelProperties: {
|
|
3647
|
-
...ProxyResource.type.modelProperties,
|
|
3648
|
-
state: {
|
|
3649
|
-
serializedName: "properties.state",
|
|
3650
|
-
type: {
|
|
3651
|
-
name: "Enum",
|
|
3652
|
-
allowedValues: ["Enabled", "Disabled"],
|
|
3653
|
-
},
|
|
3654
|
-
},
|
|
3655
|
-
creationTime: {
|
|
3656
|
-
serializedName: "properties.creationTime",
|
|
3657
|
-
readOnly: true,
|
|
3658
|
-
type: {
|
|
3659
|
-
name: "DateTime",
|
|
3660
|
-
},
|
|
3661
|
-
},
|
|
3662
|
-
},
|
|
3663
|
-
},
|
|
3664
|
-
};
|
|
3665
|
-
export const TuningOptionsResource = {
|
|
3666
|
+
export const TuningOptions = {
|
|
3666
3667
|
type: {
|
|
3667
3668
|
name: "Composite",
|
|
3668
|
-
className: "
|
|
3669
|
+
className: "TuningOptions",
|
|
3669
3670
|
modelProperties: {
|
|
3670
3671
|
...ProxyResource.type.modelProperties,
|
|
3671
3672
|
},
|
|
3672
3673
|
},
|
|
3673
3674
|
};
|
|
3674
|
-
export const
|
|
3675
|
+
export const ObjectRecommendation = {
|
|
3675
3676
|
type: {
|
|
3676
3677
|
name: "Composite",
|
|
3677
|
-
className: "
|
|
3678
|
+
className: "ObjectRecommendation",
|
|
3678
3679
|
modelProperties: {
|
|
3679
3680
|
...ProxyResource.type.modelProperties,
|
|
3681
|
+
kind: {
|
|
3682
|
+
serializedName: "kind",
|
|
3683
|
+
type: {
|
|
3684
|
+
name: "String",
|
|
3685
|
+
},
|
|
3686
|
+
},
|
|
3680
3687
|
initialRecommendedTime: {
|
|
3681
3688
|
serializedName: "properties.initialRecommendedTime",
|
|
3682
3689
|
type: {
|
|
@@ -3712,6 +3719,12 @@ export const IndexRecommendationResource = {
|
|
|
3712
3719
|
name: "String",
|
|
3713
3720
|
},
|
|
3714
3721
|
},
|
|
3722
|
+
currentState: {
|
|
3723
|
+
serializedName: "properties.currentState",
|
|
3724
|
+
type: {
|
|
3725
|
+
name: "String",
|
|
3726
|
+
},
|
|
3727
|
+
},
|
|
3715
3728
|
recommendationType: {
|
|
3716
3729
|
serializedName: "properties.recommendationType",
|
|
3717
3730
|
type: {
|
|
@@ -3722,14 +3735,14 @@ export const IndexRecommendationResource = {
|
|
|
3722
3735
|
serializedName: "properties.implementationDetails",
|
|
3723
3736
|
type: {
|
|
3724
3737
|
name: "Composite",
|
|
3725
|
-
className: "
|
|
3738
|
+
className: "ObjectRecommendationPropertiesImplementationDetails",
|
|
3726
3739
|
},
|
|
3727
3740
|
},
|
|
3728
3741
|
analyzedWorkload: {
|
|
3729
3742
|
serializedName: "properties.analyzedWorkload",
|
|
3730
3743
|
type: {
|
|
3731
3744
|
name: "Composite",
|
|
3732
|
-
className: "
|
|
3745
|
+
className: "ObjectRecommendationPropertiesAnalyzedWorkload",
|
|
3733
3746
|
},
|
|
3734
3747
|
},
|
|
3735
3748
|
estimatedImpact: {
|
|
@@ -3749,375 +3762,395 @@ export const IndexRecommendationResource = {
|
|
|
3749
3762
|
serializedName: "properties.details",
|
|
3750
3763
|
type: {
|
|
3751
3764
|
name: "Composite",
|
|
3752
|
-
className: "
|
|
3765
|
+
className: "ObjectRecommendationDetails",
|
|
3753
3766
|
},
|
|
3754
3767
|
},
|
|
3755
3768
|
},
|
|
3756
3769
|
},
|
|
3757
3770
|
};
|
|
3758
|
-
export const
|
|
3771
|
+
export const Migration = {
|
|
3759
3772
|
type: {
|
|
3760
3773
|
name: "Composite",
|
|
3761
|
-
className: "
|
|
3774
|
+
className: "Migration",
|
|
3762
3775
|
modelProperties: {
|
|
3763
3776
|
...TrackedResource.type.modelProperties,
|
|
3764
|
-
|
|
3765
|
-
serializedName: "
|
|
3777
|
+
migrationId: {
|
|
3778
|
+
serializedName: "properties.migrationId",
|
|
3779
|
+
readOnly: true,
|
|
3766
3780
|
type: {
|
|
3767
|
-
name: "
|
|
3768
|
-
className: "Sku",
|
|
3781
|
+
name: "String",
|
|
3769
3782
|
},
|
|
3770
3783
|
},
|
|
3771
|
-
|
|
3772
|
-
serializedName: "
|
|
3784
|
+
currentStatus: {
|
|
3785
|
+
serializedName: "properties.currentStatus",
|
|
3773
3786
|
type: {
|
|
3774
3787
|
name: "Composite",
|
|
3775
|
-
className: "
|
|
3788
|
+
className: "MigrationStatus",
|
|
3776
3789
|
},
|
|
3777
3790
|
},
|
|
3778
|
-
|
|
3779
|
-
serializedName: "properties.
|
|
3791
|
+
migrationInstanceResourceId: {
|
|
3792
|
+
serializedName: "properties.migrationInstanceResourceId",
|
|
3780
3793
|
type: {
|
|
3781
3794
|
name: "String",
|
|
3782
3795
|
},
|
|
3783
3796
|
},
|
|
3784
|
-
|
|
3785
|
-
serializedName: "properties.
|
|
3797
|
+
migrationMode: {
|
|
3798
|
+
serializedName: "properties.migrationMode",
|
|
3786
3799
|
type: {
|
|
3787
3800
|
name: "String",
|
|
3788
3801
|
},
|
|
3789
3802
|
},
|
|
3790
|
-
|
|
3791
|
-
serializedName: "properties.
|
|
3803
|
+
migrationOption: {
|
|
3804
|
+
serializedName: "properties.migrationOption",
|
|
3792
3805
|
type: {
|
|
3793
3806
|
name: "String",
|
|
3794
3807
|
},
|
|
3795
3808
|
},
|
|
3796
|
-
|
|
3797
|
-
serializedName: "properties.
|
|
3798
|
-
readOnly: true,
|
|
3809
|
+
sourceType: {
|
|
3810
|
+
serializedName: "properties.sourceType",
|
|
3799
3811
|
type: {
|
|
3800
3812
|
name: "String",
|
|
3801
3813
|
},
|
|
3802
3814
|
},
|
|
3803
|
-
|
|
3804
|
-
serializedName: "properties.
|
|
3805
|
-
readOnly: true,
|
|
3815
|
+
sslMode: {
|
|
3816
|
+
serializedName: "properties.sslMode",
|
|
3806
3817
|
type: {
|
|
3807
3818
|
name: "String",
|
|
3808
3819
|
},
|
|
3809
3820
|
},
|
|
3810
|
-
|
|
3811
|
-
serializedName: "properties.
|
|
3812
|
-
readOnly: true,
|
|
3821
|
+
sourceDbServerMetadata: {
|
|
3822
|
+
serializedName: "properties.sourceDbServerMetadata",
|
|
3813
3823
|
type: {
|
|
3814
|
-
name: "
|
|
3824
|
+
name: "Composite",
|
|
3825
|
+
className: "DbServerMetadata",
|
|
3815
3826
|
},
|
|
3816
3827
|
},
|
|
3817
|
-
|
|
3818
|
-
serializedName: "properties.
|
|
3828
|
+
targetDbServerMetadata: {
|
|
3829
|
+
serializedName: "properties.targetDbServerMetadata",
|
|
3819
3830
|
type: {
|
|
3820
3831
|
name: "Composite",
|
|
3821
|
-
className: "
|
|
3832
|
+
className: "DbServerMetadata",
|
|
3822
3833
|
},
|
|
3823
3834
|
},
|
|
3824
|
-
|
|
3825
|
-
serializedName: "properties.
|
|
3835
|
+
sourceDbServerResourceId: {
|
|
3836
|
+
serializedName: "properties.sourceDbServerResourceId",
|
|
3826
3837
|
type: {
|
|
3827
|
-
name: "
|
|
3828
|
-
className: "AuthConfig",
|
|
3838
|
+
name: "String",
|
|
3829
3839
|
},
|
|
3830
3840
|
},
|
|
3831
|
-
|
|
3832
|
-
serializedName: "properties.
|
|
3841
|
+
sourceDbServerFullyQualifiedDomainName: {
|
|
3842
|
+
serializedName: "properties.sourceDbServerFullyQualifiedDomainName",
|
|
3833
3843
|
type: {
|
|
3834
|
-
name: "
|
|
3835
|
-
className: "DataEncryption",
|
|
3844
|
+
name: "String",
|
|
3836
3845
|
},
|
|
3837
3846
|
},
|
|
3838
|
-
|
|
3839
|
-
serializedName: "properties.
|
|
3847
|
+
targetDbServerResourceId: {
|
|
3848
|
+
serializedName: "properties.targetDbServerResourceId",
|
|
3849
|
+
readOnly: true,
|
|
3840
3850
|
type: {
|
|
3841
|
-
name: "
|
|
3842
|
-
className: "Backup",
|
|
3851
|
+
name: "String",
|
|
3843
3852
|
},
|
|
3844
3853
|
},
|
|
3845
|
-
|
|
3846
|
-
serializedName: "properties.
|
|
3854
|
+
targetDbServerFullyQualifiedDomainName: {
|
|
3855
|
+
serializedName: "properties.targetDbServerFullyQualifiedDomainName",
|
|
3847
3856
|
type: {
|
|
3848
|
-
name: "
|
|
3849
|
-
className: "Network",
|
|
3857
|
+
name: "String",
|
|
3850
3858
|
},
|
|
3851
3859
|
},
|
|
3852
|
-
|
|
3853
|
-
serializedName: "properties.
|
|
3860
|
+
secretParameters: {
|
|
3861
|
+
serializedName: "properties.secretParameters",
|
|
3854
3862
|
type: {
|
|
3855
3863
|
name: "Composite",
|
|
3856
|
-
className: "
|
|
3864
|
+
className: "MigrationSecretParameters",
|
|
3857
3865
|
},
|
|
3858
3866
|
},
|
|
3859
|
-
|
|
3860
|
-
|
|
3867
|
+
dbsToMigrate: {
|
|
3868
|
+
constraints: {
|
|
3869
|
+
MaxItems: 50,
|
|
3870
|
+
},
|
|
3871
|
+
serializedName: "properties.dbsToMigrate",
|
|
3861
3872
|
type: {
|
|
3862
|
-
name: "
|
|
3863
|
-
|
|
3873
|
+
name: "Sequence",
|
|
3874
|
+
element: {
|
|
3875
|
+
type: {
|
|
3876
|
+
name: "String",
|
|
3877
|
+
},
|
|
3878
|
+
},
|
|
3864
3879
|
},
|
|
3865
3880
|
},
|
|
3866
|
-
|
|
3867
|
-
serializedName: "properties.
|
|
3881
|
+
setupLogicalReplicationOnSourceDbIfNeeded: {
|
|
3882
|
+
serializedName: "properties.setupLogicalReplicationOnSourceDbIfNeeded",
|
|
3868
3883
|
type: {
|
|
3869
3884
|
name: "String",
|
|
3870
3885
|
},
|
|
3871
3886
|
},
|
|
3872
|
-
|
|
3873
|
-
serializedName: "properties.
|
|
3887
|
+
overwriteDbsInTarget: {
|
|
3888
|
+
serializedName: "properties.overwriteDbsInTarget",
|
|
3874
3889
|
type: {
|
|
3875
|
-
name: "
|
|
3890
|
+
name: "String",
|
|
3876
3891
|
},
|
|
3877
3892
|
},
|
|
3878
|
-
|
|
3879
|
-
|
|
3880
|
-
serializedName: "properties.availabilityZone",
|
|
3893
|
+
migrationWindowStartTimeInUtc: {
|
|
3894
|
+
serializedName: "properties.migrationWindowStartTimeInUtc",
|
|
3881
3895
|
type: {
|
|
3882
|
-
name: "
|
|
3896
|
+
name: "DateTime",
|
|
3883
3897
|
},
|
|
3884
3898
|
},
|
|
3885
|
-
|
|
3886
|
-
serializedName: "properties.
|
|
3899
|
+
migrationWindowEndTimeInUtc: {
|
|
3900
|
+
serializedName: "properties.migrationWindowEndTimeInUtc",
|
|
3887
3901
|
type: {
|
|
3888
|
-
name: "
|
|
3902
|
+
name: "DateTime",
|
|
3889
3903
|
},
|
|
3890
3904
|
},
|
|
3891
|
-
|
|
3892
|
-
serializedName: "properties.
|
|
3893
|
-
readOnly: true,
|
|
3905
|
+
migrateRoles: {
|
|
3906
|
+
serializedName: "properties.migrateRoles",
|
|
3894
3907
|
type: {
|
|
3895
|
-
name: "
|
|
3908
|
+
name: "String",
|
|
3896
3909
|
},
|
|
3897
3910
|
},
|
|
3898
|
-
|
|
3899
|
-
serializedName: "properties.
|
|
3911
|
+
startDataMigration: {
|
|
3912
|
+
serializedName: "properties.startDataMigration",
|
|
3900
3913
|
type: {
|
|
3901
|
-
name: "
|
|
3902
|
-
className: "Replica",
|
|
3914
|
+
name: "String",
|
|
3903
3915
|
},
|
|
3904
3916
|
},
|
|
3905
|
-
|
|
3906
|
-
serializedName: "properties.
|
|
3917
|
+
triggerCutover: {
|
|
3918
|
+
serializedName: "properties.triggerCutover",
|
|
3907
3919
|
type: {
|
|
3908
3920
|
name: "String",
|
|
3909
3921
|
},
|
|
3910
3922
|
},
|
|
3911
|
-
|
|
3912
|
-
serializedName: "properties.
|
|
3913
|
-
readOnly: true,
|
|
3923
|
+
dbsToTriggerCutoverOn: {
|
|
3924
|
+
serializedName: "properties.dbsToTriggerCutoverOn",
|
|
3914
3925
|
type: {
|
|
3915
3926
|
name: "Sequence",
|
|
3916
3927
|
element: {
|
|
3917
3928
|
type: {
|
|
3918
|
-
name: "
|
|
3919
|
-
className: "PrivateEndpointConnection",
|
|
3929
|
+
name: "String",
|
|
3920
3930
|
},
|
|
3921
3931
|
},
|
|
3922
3932
|
},
|
|
3923
3933
|
},
|
|
3924
|
-
|
|
3925
|
-
serializedName: "properties.
|
|
3934
|
+
cancel: {
|
|
3935
|
+
serializedName: "properties.cancel",
|
|
3926
3936
|
type: {
|
|
3927
|
-
name: "
|
|
3928
|
-
|
|
3937
|
+
name: "String",
|
|
3938
|
+
},
|
|
3939
|
+
},
|
|
3940
|
+
dbsToCancelMigrationOn: {
|
|
3941
|
+
serializedName: "properties.dbsToCancelMigrationOn",
|
|
3942
|
+
type: {
|
|
3943
|
+
name: "Sequence",
|
|
3944
|
+
element: {
|
|
3945
|
+
type: {
|
|
3946
|
+
name: "String",
|
|
3947
|
+
},
|
|
3948
|
+
},
|
|
3929
3949
|
},
|
|
3930
3950
|
},
|
|
3931
3951
|
},
|
|
3932
3952
|
},
|
|
3933
3953
|
};
|
|
3934
|
-
export const
|
|
3954
|
+
export const Server = {
|
|
3935
3955
|
type: {
|
|
3936
3956
|
name: "Composite",
|
|
3937
|
-
className: "
|
|
3957
|
+
className: "Server",
|
|
3938
3958
|
modelProperties: {
|
|
3939
3959
|
...TrackedResource.type.modelProperties,
|
|
3940
|
-
|
|
3941
|
-
serializedName: "
|
|
3942
|
-
readOnly: true,
|
|
3960
|
+
sku: {
|
|
3961
|
+
serializedName: "sku",
|
|
3943
3962
|
type: {
|
|
3944
|
-
name: "
|
|
3963
|
+
name: "Composite",
|
|
3964
|
+
className: "Sku",
|
|
3945
3965
|
},
|
|
3946
3966
|
},
|
|
3947
|
-
|
|
3948
|
-
serializedName: "
|
|
3967
|
+
identity: {
|
|
3968
|
+
serializedName: "identity",
|
|
3949
3969
|
type: {
|
|
3950
3970
|
name: "Composite",
|
|
3951
|
-
className: "
|
|
3971
|
+
className: "UserAssignedIdentity",
|
|
3952
3972
|
},
|
|
3953
3973
|
},
|
|
3954
|
-
|
|
3955
|
-
serializedName: "properties.
|
|
3974
|
+
administratorLogin: {
|
|
3975
|
+
serializedName: "properties.administratorLogin",
|
|
3956
3976
|
type: {
|
|
3957
3977
|
name: "String",
|
|
3958
3978
|
},
|
|
3959
3979
|
},
|
|
3960
|
-
|
|
3961
|
-
serializedName: "properties.
|
|
3980
|
+
administratorLoginPassword: {
|
|
3981
|
+
serializedName: "properties.administratorLoginPassword",
|
|
3962
3982
|
type: {
|
|
3963
3983
|
name: "String",
|
|
3964
3984
|
},
|
|
3965
3985
|
},
|
|
3966
|
-
|
|
3967
|
-
serializedName: "properties.
|
|
3986
|
+
version: {
|
|
3987
|
+
serializedName: "properties.version",
|
|
3968
3988
|
type: {
|
|
3969
3989
|
name: "String",
|
|
3970
3990
|
},
|
|
3971
3991
|
},
|
|
3972
|
-
|
|
3973
|
-
serializedName: "properties.
|
|
3992
|
+
minorVersion: {
|
|
3993
|
+
serializedName: "properties.minorVersion",
|
|
3994
|
+
readOnly: true,
|
|
3974
3995
|
type: {
|
|
3975
3996
|
name: "String",
|
|
3976
3997
|
},
|
|
3977
3998
|
},
|
|
3978
|
-
|
|
3979
|
-
serializedName: "properties.
|
|
3999
|
+
state: {
|
|
4000
|
+
serializedName: "properties.state",
|
|
4001
|
+
readOnly: true,
|
|
3980
4002
|
type: {
|
|
3981
4003
|
name: "String",
|
|
3982
4004
|
},
|
|
3983
4005
|
},
|
|
3984
|
-
|
|
3985
|
-
serializedName: "properties.
|
|
4006
|
+
fullyQualifiedDomainName: {
|
|
4007
|
+
serializedName: "properties.fullyQualifiedDomainName",
|
|
4008
|
+
readOnly: true,
|
|
3986
4009
|
type: {
|
|
3987
|
-
name: "
|
|
3988
|
-
className: "DbServerMetadata",
|
|
4010
|
+
name: "String",
|
|
3989
4011
|
},
|
|
3990
4012
|
},
|
|
3991
|
-
|
|
3992
|
-
serializedName: "properties.
|
|
4013
|
+
storage: {
|
|
4014
|
+
serializedName: "properties.storage",
|
|
3993
4015
|
type: {
|
|
3994
4016
|
name: "Composite",
|
|
3995
|
-
className: "
|
|
3996
|
-
},
|
|
3997
|
-
},
|
|
3998
|
-
sourceDbServerResourceId: {
|
|
3999
|
-
serializedName: "properties.sourceDbServerResourceId",
|
|
4000
|
-
type: {
|
|
4001
|
-
name: "String",
|
|
4017
|
+
className: "Storage",
|
|
4002
4018
|
},
|
|
4003
4019
|
},
|
|
4004
|
-
|
|
4005
|
-
serializedName: "properties.
|
|
4020
|
+
authConfig: {
|
|
4021
|
+
serializedName: "properties.authConfig",
|
|
4006
4022
|
type: {
|
|
4007
|
-
name: "
|
|
4023
|
+
name: "Composite",
|
|
4024
|
+
className: "AuthConfig",
|
|
4008
4025
|
},
|
|
4009
4026
|
},
|
|
4010
|
-
|
|
4011
|
-
serializedName: "properties.
|
|
4012
|
-
readOnly: true,
|
|
4027
|
+
dataEncryption: {
|
|
4028
|
+
serializedName: "properties.dataEncryption",
|
|
4013
4029
|
type: {
|
|
4014
|
-
name: "
|
|
4030
|
+
name: "Composite",
|
|
4031
|
+
className: "DataEncryption",
|
|
4015
4032
|
},
|
|
4016
4033
|
},
|
|
4017
|
-
|
|
4018
|
-
serializedName: "properties.
|
|
4034
|
+
backup: {
|
|
4035
|
+
serializedName: "properties.backup",
|
|
4019
4036
|
type: {
|
|
4020
|
-
name: "
|
|
4037
|
+
name: "Composite",
|
|
4038
|
+
className: "Backup",
|
|
4021
4039
|
},
|
|
4022
4040
|
},
|
|
4023
|
-
|
|
4024
|
-
serializedName: "properties.
|
|
4041
|
+
network: {
|
|
4042
|
+
serializedName: "properties.network",
|
|
4025
4043
|
type: {
|
|
4026
4044
|
name: "Composite",
|
|
4027
|
-
className: "
|
|
4045
|
+
className: "Network",
|
|
4028
4046
|
},
|
|
4029
4047
|
},
|
|
4030
|
-
|
|
4031
|
-
|
|
4032
|
-
MaxItems: 50,
|
|
4033
|
-
},
|
|
4034
|
-
serializedName: "properties.dbsToMigrate",
|
|
4048
|
+
highAvailability: {
|
|
4049
|
+
serializedName: "properties.highAvailability",
|
|
4035
4050
|
type: {
|
|
4036
|
-
name: "
|
|
4037
|
-
|
|
4038
|
-
type: {
|
|
4039
|
-
name: "String",
|
|
4040
|
-
},
|
|
4041
|
-
},
|
|
4051
|
+
name: "Composite",
|
|
4052
|
+
className: "HighAvailability",
|
|
4042
4053
|
},
|
|
4043
4054
|
},
|
|
4044
|
-
|
|
4045
|
-
serializedName: "properties.
|
|
4055
|
+
maintenanceWindow: {
|
|
4056
|
+
serializedName: "properties.maintenanceWindow",
|
|
4046
4057
|
type: {
|
|
4047
|
-
name: "
|
|
4058
|
+
name: "Composite",
|
|
4059
|
+
className: "MaintenanceWindow",
|
|
4048
4060
|
},
|
|
4049
4061
|
},
|
|
4050
|
-
|
|
4051
|
-
serializedName: "properties.
|
|
4062
|
+
sourceServerResourceId: {
|
|
4063
|
+
serializedName: "properties.sourceServerResourceId",
|
|
4052
4064
|
type: {
|
|
4053
4065
|
name: "String",
|
|
4054
4066
|
},
|
|
4055
4067
|
},
|
|
4056
|
-
|
|
4057
|
-
serializedName: "properties.
|
|
4068
|
+
pointInTimeUTC: {
|
|
4069
|
+
serializedName: "properties.pointInTimeUTC",
|
|
4058
4070
|
type: {
|
|
4059
4071
|
name: "DateTime",
|
|
4060
4072
|
},
|
|
4061
4073
|
},
|
|
4062
|
-
|
|
4063
|
-
|
|
4074
|
+
availabilityZone: {
|
|
4075
|
+
defaultValue: "",
|
|
4076
|
+
serializedName: "properties.availabilityZone",
|
|
4064
4077
|
type: {
|
|
4065
|
-
name: "
|
|
4078
|
+
name: "String",
|
|
4066
4079
|
},
|
|
4067
4080
|
},
|
|
4068
|
-
|
|
4069
|
-
serializedName: "properties.
|
|
4081
|
+
replicationRole: {
|
|
4082
|
+
serializedName: "properties.replicationRole",
|
|
4070
4083
|
type: {
|
|
4071
4084
|
name: "String",
|
|
4072
4085
|
},
|
|
4073
4086
|
},
|
|
4074
|
-
|
|
4075
|
-
serializedName: "properties.
|
|
4087
|
+
replicaCapacity: {
|
|
4088
|
+
serializedName: "properties.replicaCapacity",
|
|
4089
|
+
readOnly: true,
|
|
4076
4090
|
type: {
|
|
4077
|
-
name: "
|
|
4091
|
+
name: "Number",
|
|
4078
4092
|
},
|
|
4079
4093
|
},
|
|
4080
|
-
|
|
4081
|
-
serializedName: "properties.
|
|
4094
|
+
replica: {
|
|
4095
|
+
serializedName: "properties.replica",
|
|
4096
|
+
type: {
|
|
4097
|
+
name: "Composite",
|
|
4098
|
+
className: "Replica",
|
|
4099
|
+
},
|
|
4100
|
+
},
|
|
4101
|
+
createMode: {
|
|
4102
|
+
serializedName: "properties.createMode",
|
|
4082
4103
|
type: {
|
|
4083
4104
|
name: "String",
|
|
4084
4105
|
},
|
|
4085
4106
|
},
|
|
4086
|
-
|
|
4087
|
-
serializedName: "properties.
|
|
4107
|
+
privateEndpointConnections: {
|
|
4108
|
+
serializedName: "properties.privateEndpointConnections",
|
|
4109
|
+
readOnly: true,
|
|
4088
4110
|
type: {
|
|
4089
4111
|
name: "Sequence",
|
|
4090
4112
|
element: {
|
|
4091
4113
|
type: {
|
|
4092
|
-
name: "
|
|
4114
|
+
name: "Composite",
|
|
4115
|
+
className: "PrivateEndpointConnection",
|
|
4093
4116
|
},
|
|
4094
4117
|
},
|
|
4095
4118
|
},
|
|
4096
4119
|
},
|
|
4097
|
-
|
|
4098
|
-
serializedName: "properties.
|
|
4120
|
+
cluster: {
|
|
4121
|
+
serializedName: "properties.cluster",
|
|
4122
|
+
type: {
|
|
4123
|
+
name: "Composite",
|
|
4124
|
+
className: "Cluster",
|
|
4125
|
+
},
|
|
4126
|
+
},
|
|
4127
|
+
},
|
|
4128
|
+
},
|
|
4129
|
+
};
|
|
4130
|
+
export const AdministratorsMicrosoftEntraCreateOrUpdateHeaders = {
|
|
4131
|
+
type: {
|
|
4132
|
+
name: "Composite",
|
|
4133
|
+
className: "AdministratorsMicrosoftEntraCreateOrUpdateHeaders",
|
|
4134
|
+
modelProperties: {
|
|
4135
|
+
location: {
|
|
4136
|
+
serializedName: "location",
|
|
4099
4137
|
type: {
|
|
4100
4138
|
name: "String",
|
|
4101
4139
|
},
|
|
4102
4140
|
},
|
|
4103
|
-
|
|
4104
|
-
serializedName: "
|
|
4141
|
+
azureAsyncOperation: {
|
|
4142
|
+
serializedName: "azure-asyncoperation",
|
|
4105
4143
|
type: {
|
|
4106
|
-
name: "
|
|
4107
|
-
element: {
|
|
4108
|
-
type: {
|
|
4109
|
-
name: "String",
|
|
4110
|
-
},
|
|
4111
|
-
},
|
|
4144
|
+
name: "String",
|
|
4112
4145
|
},
|
|
4113
4146
|
},
|
|
4114
4147
|
},
|
|
4115
4148
|
},
|
|
4116
4149
|
};
|
|
4117
|
-
export const
|
|
4150
|
+
export const AdministratorsMicrosoftEntraDeleteHeaders = {
|
|
4118
4151
|
type: {
|
|
4119
4152
|
name: "Composite",
|
|
4120
|
-
className: "
|
|
4153
|
+
className: "AdministratorsMicrosoftEntraDeleteHeaders",
|
|
4121
4154
|
modelProperties: {
|
|
4122
4155
|
location: {
|
|
4123
4156
|
serializedName: "location",
|
|
@@ -4125,13 +4158,19 @@ export const AdministratorsCreateHeaders = {
|
|
|
4125
4158
|
name: "String",
|
|
4126
4159
|
},
|
|
4127
4160
|
},
|
|
4161
|
+
azureAsyncOperation: {
|
|
4162
|
+
serializedName: "azure-asyncoperation",
|
|
4163
|
+
type: {
|
|
4164
|
+
name: "String",
|
|
4165
|
+
},
|
|
4166
|
+
},
|
|
4128
4167
|
},
|
|
4129
4168
|
},
|
|
4130
4169
|
};
|
|
4131
|
-
export const
|
|
4170
|
+
export const ServerThreatProtectionSettingsCreateOrUpdateHeaders = {
|
|
4132
4171
|
type: {
|
|
4133
4172
|
name: "Composite",
|
|
4134
|
-
className: "
|
|
4173
|
+
className: "ServerThreatProtectionSettingsCreateOrUpdateHeaders",
|
|
4135
4174
|
modelProperties: {
|
|
4136
4175
|
location: {
|
|
4137
4176
|
serializedName: "location",
|
|
@@ -4139,13 +4178,19 @@ export const AdministratorsDeleteHeaders = {
|
|
|
4139
4178
|
name: "String",
|
|
4140
4179
|
},
|
|
4141
4180
|
},
|
|
4181
|
+
azureAsyncOperation: {
|
|
4182
|
+
serializedName: "azure-asyncoperation",
|
|
4183
|
+
type: {
|
|
4184
|
+
name: "String",
|
|
4185
|
+
},
|
|
4186
|
+
},
|
|
4142
4187
|
},
|
|
4143
4188
|
},
|
|
4144
4189
|
};
|
|
4145
|
-
export const
|
|
4190
|
+
export const BackupsAutomaticAndOnDemandCreateHeaders = {
|
|
4146
4191
|
type: {
|
|
4147
4192
|
name: "Composite",
|
|
4148
|
-
className: "
|
|
4193
|
+
className: "BackupsAutomaticAndOnDemandCreateHeaders",
|
|
4149
4194
|
modelProperties: {
|
|
4150
4195
|
location: {
|
|
4151
4196
|
serializedName: "location",
|
|
@@ -4153,13 +4198,19 @@ export const BackupsCreateHeaders = {
|
|
|
4153
4198
|
name: "String",
|
|
4154
4199
|
},
|
|
4155
4200
|
},
|
|
4201
|
+
azureAsyncOperation: {
|
|
4202
|
+
serializedName: "azure-asyncoperation",
|
|
4203
|
+
type: {
|
|
4204
|
+
name: "String",
|
|
4205
|
+
},
|
|
4206
|
+
},
|
|
4156
4207
|
},
|
|
4157
4208
|
},
|
|
4158
4209
|
};
|
|
4159
|
-
export const
|
|
4210
|
+
export const BackupsAutomaticAndOnDemandDeleteHeaders = {
|
|
4160
4211
|
type: {
|
|
4161
4212
|
name: "Composite",
|
|
4162
|
-
className: "
|
|
4213
|
+
className: "BackupsAutomaticAndOnDemandDeleteHeaders",
|
|
4163
4214
|
modelProperties: {
|
|
4164
4215
|
location: {
|
|
4165
4216
|
serializedName: "location",
|
|
@@ -4167,6 +4218,12 @@ export const BackupsDeleteHeaders = {
|
|
|
4167
4218
|
name: "String",
|
|
4168
4219
|
},
|
|
4169
4220
|
},
|
|
4221
|
+
azureAsyncOperation: {
|
|
4222
|
+
serializedName: "azure-asyncoperation",
|
|
4223
|
+
type: {
|
|
4224
|
+
name: "String",
|
|
4225
|
+
},
|
|
4226
|
+
},
|
|
4170
4227
|
},
|
|
4171
4228
|
},
|
|
4172
4229
|
};
|
|
@@ -4181,6 +4238,12 @@ export const ConfigurationsUpdateHeaders = {
|
|
|
4181
4238
|
name: "String",
|
|
4182
4239
|
},
|
|
4183
4240
|
},
|
|
4241
|
+
azureAsyncOperation: {
|
|
4242
|
+
serializedName: "azure-asyncoperation",
|
|
4243
|
+
type: {
|
|
4244
|
+
name: "String",
|
|
4245
|
+
},
|
|
4246
|
+
},
|
|
4184
4247
|
},
|
|
4185
4248
|
},
|
|
4186
4249
|
};
|
|
@@ -4195,6 +4258,12 @@ export const ConfigurationsPutHeaders = {
|
|
|
4195
4258
|
name: "String",
|
|
4196
4259
|
},
|
|
4197
4260
|
},
|
|
4261
|
+
azureAsyncOperation: {
|
|
4262
|
+
serializedName: "azure-asyncoperation",
|
|
4263
|
+
type: {
|
|
4264
|
+
name: "String",
|
|
4265
|
+
},
|
|
4266
|
+
},
|
|
4198
4267
|
},
|
|
4199
4268
|
},
|
|
4200
4269
|
};
|
|
@@ -4209,6 +4278,12 @@ export const DatabasesCreateHeaders = {
|
|
|
4209
4278
|
name: "String",
|
|
4210
4279
|
},
|
|
4211
4280
|
},
|
|
4281
|
+
azureAsyncOperation: {
|
|
4282
|
+
serializedName: "azure-asyncoperation",
|
|
4283
|
+
type: {
|
|
4284
|
+
name: "String",
|
|
4285
|
+
},
|
|
4286
|
+
},
|
|
4212
4287
|
},
|
|
4213
4288
|
},
|
|
4214
4289
|
};
|
|
@@ -4223,16 +4298,8 @@ export const DatabasesDeleteHeaders = {
|
|
|
4223
4298
|
name: "String",
|
|
4224
4299
|
},
|
|
4225
4300
|
},
|
|
4226
|
-
|
|
4227
|
-
|
|
4228
|
-
};
|
|
4229
|
-
export const FirewallRulesCreateOrUpdateHeaders = {
|
|
4230
|
-
type: {
|
|
4231
|
-
name: "Composite",
|
|
4232
|
-
className: "FirewallRulesCreateOrUpdateHeaders",
|
|
4233
|
-
modelProperties: {
|
|
4234
|
-
location: {
|
|
4235
|
-
serializedName: "location",
|
|
4301
|
+
azureAsyncOperation: {
|
|
4302
|
+
serializedName: "azure-asyncoperation",
|
|
4236
4303
|
type: {
|
|
4237
4304
|
name: "String",
|
|
4238
4305
|
},
|
|
@@ -4240,10 +4307,10 @@ export const FirewallRulesCreateOrUpdateHeaders = {
|
|
|
4240
4307
|
},
|
|
4241
4308
|
},
|
|
4242
4309
|
};
|
|
4243
|
-
export const
|
|
4310
|
+
export const FirewallRulesCreateOrUpdateHeaders = {
|
|
4244
4311
|
type: {
|
|
4245
4312
|
name: "Composite",
|
|
4246
|
-
className: "
|
|
4313
|
+
className: "FirewallRulesCreateOrUpdateHeaders",
|
|
4247
4314
|
modelProperties: {
|
|
4248
4315
|
location: {
|
|
4249
4316
|
serializedName: "location",
|
|
@@ -4251,16 +4318,8 @@ export const FirewallRulesDeleteHeaders = {
|
|
|
4251
4318
|
name: "String",
|
|
4252
4319
|
},
|
|
4253
4320
|
},
|
|
4254
|
-
|
|
4255
|
-
|
|
4256
|
-
};
|
|
4257
|
-
export const ServersCreateHeaders = {
|
|
4258
|
-
type: {
|
|
4259
|
-
name: "Composite",
|
|
4260
|
-
className: "ServersCreateHeaders",
|
|
4261
|
-
modelProperties: {
|
|
4262
|
-
location: {
|
|
4263
|
-
serializedName: "location",
|
|
4321
|
+
azureAsyncOperation: {
|
|
4322
|
+
serializedName: "azure-asyncoperation",
|
|
4264
4323
|
type: {
|
|
4265
4324
|
name: "String",
|
|
4266
4325
|
},
|
|
@@ -4268,10 +4327,10 @@ export const ServersCreateHeaders = {
|
|
|
4268
4327
|
},
|
|
4269
4328
|
},
|
|
4270
4329
|
};
|
|
4271
|
-
export const
|
|
4330
|
+
export const FirewallRulesDeleteHeaders = {
|
|
4272
4331
|
type: {
|
|
4273
4332
|
name: "Composite",
|
|
4274
|
-
className: "
|
|
4333
|
+
className: "FirewallRulesDeleteHeaders",
|
|
4275
4334
|
modelProperties: {
|
|
4276
4335
|
location: {
|
|
4277
4336
|
serializedName: "location",
|
|
@@ -4279,16 +4338,8 @@ export const ServersUpdateHeaders = {
|
|
|
4279
4338
|
name: "String",
|
|
4280
4339
|
},
|
|
4281
4340
|
},
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
};
|
|
4285
|
-
export const ServersDeleteHeaders = {
|
|
4286
|
-
type: {
|
|
4287
|
-
name: "Composite",
|
|
4288
|
-
className: "ServersDeleteHeaders",
|
|
4289
|
-
modelProperties: {
|
|
4290
|
-
location: {
|
|
4291
|
-
serializedName: "location",
|
|
4341
|
+
azureAsyncOperation: {
|
|
4342
|
+
serializedName: "azure-asyncoperation",
|
|
4292
4343
|
type: {
|
|
4293
4344
|
name: "String",
|
|
4294
4345
|
},
|
|
@@ -4296,13 +4347,13 @@ export const ServersDeleteHeaders = {
|
|
|
4296
4347
|
},
|
|
4297
4348
|
},
|
|
4298
4349
|
};
|
|
4299
|
-
export const
|
|
4350
|
+
export const BackupsLongTermRetentionCheckPrerequisitesHeaders = {
|
|
4300
4351
|
type: {
|
|
4301
4352
|
name: "Composite",
|
|
4302
|
-
className: "
|
|
4353
|
+
className: "BackupsLongTermRetentionCheckPrerequisitesHeaders",
|
|
4303
4354
|
modelProperties: {
|
|
4304
|
-
|
|
4305
|
-
serializedName: "
|
|
4355
|
+
xMsRequestId: {
|
|
4356
|
+
serializedName: "x-ms-request-id",
|
|
4306
4357
|
type: {
|
|
4307
4358
|
name: "String",
|
|
4308
4359
|
},
|
|
@@ -4310,27 +4361,19 @@ export const ServersRestartHeaders = {
|
|
|
4310
4361
|
},
|
|
4311
4362
|
},
|
|
4312
4363
|
};
|
|
4313
|
-
export const
|
|
4364
|
+
export const BackupsLongTermRetentionCheckPrerequisitesExceptionHeaders = {
|
|
4314
4365
|
type: {
|
|
4315
4366
|
name: "Composite",
|
|
4316
|
-
className: "
|
|
4367
|
+
className: "BackupsLongTermRetentionCheckPrerequisitesExceptionHeaders",
|
|
4317
4368
|
modelProperties: {
|
|
4318
|
-
|
|
4319
|
-
serializedName: "
|
|
4369
|
+
xMsErrorCode: {
|
|
4370
|
+
serializedName: "x-ms-error-code",
|
|
4320
4371
|
type: {
|
|
4321
4372
|
name: "String",
|
|
4322
4373
|
},
|
|
4323
4374
|
},
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
};
|
|
4327
|
-
export const ServersStopHeaders = {
|
|
4328
|
-
type: {
|
|
4329
|
-
name: "Composite",
|
|
4330
|
-
className: "ServersStopHeaders",
|
|
4331
|
-
modelProperties: {
|
|
4332
|
-
location: {
|
|
4333
|
-
serializedName: "location",
|
|
4375
|
+
xMsRequestId: {
|
|
4376
|
+
serializedName: "x-ms-request-id",
|
|
4334
4377
|
type: {
|
|
4335
4378
|
name: "String",
|
|
4336
4379
|
},
|
|
@@ -4338,10 +4381,10 @@ export const ServersStopHeaders = {
|
|
|
4338
4381
|
},
|
|
4339
4382
|
},
|
|
4340
4383
|
};
|
|
4341
|
-
export const
|
|
4384
|
+
export const BackupsLongTermRetentionStartHeaders = {
|
|
4342
4385
|
type: {
|
|
4343
4386
|
name: "Composite",
|
|
4344
|
-
className: "
|
|
4387
|
+
className: "BackupsLongTermRetentionStartHeaders",
|
|
4345
4388
|
modelProperties: {
|
|
4346
4389
|
xMsRequestId: {
|
|
4347
4390
|
serializedName: "x-ms-request-id",
|
|
@@ -4352,10 +4395,10 @@ export const FlexibleServerTriggerLtrPreBackupHeaders = {
|
|
|
4352
4395
|
},
|
|
4353
4396
|
},
|
|
4354
4397
|
};
|
|
4355
|
-
export const
|
|
4398
|
+
export const BackupsLongTermRetentionStartExceptionHeaders = {
|
|
4356
4399
|
type: {
|
|
4357
4400
|
name: "Composite",
|
|
4358
|
-
className: "
|
|
4401
|
+
className: "BackupsLongTermRetentionStartExceptionHeaders",
|
|
4359
4402
|
modelProperties: {
|
|
4360
4403
|
xMsErrorCode: {
|
|
4361
4404
|
serializedName: "x-ms-error-code",
|
|
@@ -4372,13 +4415,19 @@ export const FlexibleServerTriggerLtrPreBackupExceptionHeaders = {
|
|
|
4372
4415
|
},
|
|
4373
4416
|
},
|
|
4374
4417
|
};
|
|
4375
|
-
export const
|
|
4418
|
+
export const PrivateEndpointConnectionsUpdateHeaders = {
|
|
4376
4419
|
type: {
|
|
4377
4420
|
name: "Composite",
|
|
4378
|
-
className: "
|
|
4421
|
+
className: "PrivateEndpointConnectionsUpdateHeaders",
|
|
4379
4422
|
modelProperties: {
|
|
4380
|
-
|
|
4381
|
-
serializedName: "
|
|
4423
|
+
location: {
|
|
4424
|
+
serializedName: "location",
|
|
4425
|
+
type: {
|
|
4426
|
+
name: "String",
|
|
4427
|
+
},
|
|
4428
|
+
},
|
|
4429
|
+
azureAsyncOperation: {
|
|
4430
|
+
serializedName: "azure-asyncoperation",
|
|
4382
4431
|
type: {
|
|
4383
4432
|
name: "String",
|
|
4384
4433
|
},
|
|
@@ -4386,19 +4435,19 @@ export const FlexibleServerStartLtrBackupHeaders = {
|
|
|
4386
4435
|
},
|
|
4387
4436
|
},
|
|
4388
4437
|
};
|
|
4389
|
-
export const
|
|
4438
|
+
export const PrivateEndpointConnectionsDeleteHeaders = {
|
|
4390
4439
|
type: {
|
|
4391
4440
|
name: "Composite",
|
|
4392
|
-
className: "
|
|
4441
|
+
className: "PrivateEndpointConnectionsDeleteHeaders",
|
|
4393
4442
|
modelProperties: {
|
|
4394
|
-
|
|
4395
|
-
serializedName: "
|
|
4443
|
+
location: {
|
|
4444
|
+
serializedName: "location",
|
|
4396
4445
|
type: {
|
|
4397
4446
|
name: "String",
|
|
4398
4447
|
},
|
|
4399
4448
|
},
|
|
4400
|
-
|
|
4401
|
-
serializedName: "
|
|
4449
|
+
azureAsyncOperation: {
|
|
4450
|
+
serializedName: "azure-asyncoperation",
|
|
4402
4451
|
type: {
|
|
4403
4452
|
name: "String",
|
|
4404
4453
|
},
|
|
@@ -4406,10 +4455,10 @@ export const FlexibleServerStartLtrBackupExceptionHeaders = {
|
|
|
4406
4455
|
},
|
|
4407
4456
|
},
|
|
4408
4457
|
};
|
|
4409
|
-
export const
|
|
4458
|
+
export const ServersCreateOrUpdateHeaders = {
|
|
4410
4459
|
type: {
|
|
4411
4460
|
name: "Composite",
|
|
4412
|
-
className: "
|
|
4461
|
+
className: "ServersCreateOrUpdateHeaders",
|
|
4413
4462
|
modelProperties: {
|
|
4414
4463
|
location: {
|
|
4415
4464
|
serializedName: "location",
|
|
@@ -4417,16 +4466,8 @@ export const PrivateEndpointConnectionUpdateHeaders = {
|
|
|
4417
4466
|
name: "String",
|
|
4418
4467
|
},
|
|
4419
4468
|
},
|
|
4420
|
-
|
|
4421
|
-
|
|
4422
|
-
};
|
|
4423
|
-
export const PrivateEndpointConnectionDeleteHeaders = {
|
|
4424
|
-
type: {
|
|
4425
|
-
name: "Composite",
|
|
4426
|
-
className: "PrivateEndpointConnectionDeleteHeaders",
|
|
4427
|
-
modelProperties: {
|
|
4428
|
-
location: {
|
|
4429
|
-
serializedName: "location",
|
|
4469
|
+
azureAsyncOperation: {
|
|
4470
|
+
serializedName: "azure-asyncoperation",
|
|
4430
4471
|
type: {
|
|
4431
4472
|
name: "String",
|
|
4432
4473
|
},
|
|
@@ -4434,10 +4475,10 @@ export const PrivateEndpointConnectionDeleteHeaders = {
|
|
|
4434
4475
|
},
|
|
4435
4476
|
},
|
|
4436
4477
|
};
|
|
4437
|
-
export const
|
|
4478
|
+
export const ServersUpdateHeaders = {
|
|
4438
4479
|
type: {
|
|
4439
4480
|
name: "Composite",
|
|
4440
|
-
className: "
|
|
4481
|
+
className: "ServersUpdateHeaders",
|
|
4441
4482
|
modelProperties: {
|
|
4442
4483
|
location: {
|
|
4443
4484
|
serializedName: "location",
|
|
@@ -4445,13 +4486,19 @@ export const ServerThreatProtectionSettingsCreateOrUpdateHeaders = {
|
|
|
4445
4486
|
name: "String",
|
|
4446
4487
|
},
|
|
4447
4488
|
},
|
|
4489
|
+
azureAsyncOperation: {
|
|
4490
|
+
serializedName: "azure-asyncoperation",
|
|
4491
|
+
type: {
|
|
4492
|
+
name: "String",
|
|
4493
|
+
},
|
|
4494
|
+
},
|
|
4448
4495
|
},
|
|
4449
4496
|
},
|
|
4450
4497
|
};
|
|
4451
|
-
export const
|
|
4498
|
+
export const ServersDeleteHeaders = {
|
|
4452
4499
|
type: {
|
|
4453
4500
|
name: "Composite",
|
|
4454
|
-
className: "
|
|
4501
|
+
className: "ServersDeleteHeaders",
|
|
4455
4502
|
modelProperties: {
|
|
4456
4503
|
location: {
|
|
4457
4504
|
serializedName: "location",
|
|
@@ -4459,13 +4506,19 @@ export const TuningConfigurationEnableHeaders = {
|
|
|
4459
4506
|
name: "String",
|
|
4460
4507
|
},
|
|
4461
4508
|
},
|
|
4509
|
+
azureAsyncOperation: {
|
|
4510
|
+
serializedName: "azure-asyncoperation",
|
|
4511
|
+
type: {
|
|
4512
|
+
name: "String",
|
|
4513
|
+
},
|
|
4514
|
+
},
|
|
4462
4515
|
},
|
|
4463
4516
|
},
|
|
4464
4517
|
};
|
|
4465
|
-
export const
|
|
4518
|
+
export const ServersRestartHeaders = {
|
|
4466
4519
|
type: {
|
|
4467
4520
|
name: "Composite",
|
|
4468
|
-
className: "
|
|
4521
|
+
className: "ServersRestartHeaders",
|
|
4469
4522
|
modelProperties: {
|
|
4470
4523
|
location: {
|
|
4471
4524
|
serializedName: "location",
|
|
@@ -4473,13 +4526,19 @@ export const TuningConfigurationDisableHeaders = {
|
|
|
4473
4526
|
name: "String",
|
|
4474
4527
|
},
|
|
4475
4528
|
},
|
|
4529
|
+
azureAsyncOperation: {
|
|
4530
|
+
serializedName: "azure-asyncoperation",
|
|
4531
|
+
type: {
|
|
4532
|
+
name: "String",
|
|
4533
|
+
},
|
|
4534
|
+
},
|
|
4476
4535
|
},
|
|
4477
4536
|
},
|
|
4478
4537
|
};
|
|
4479
|
-
export const
|
|
4538
|
+
export const ServersStartHeaders = {
|
|
4480
4539
|
type: {
|
|
4481
4540
|
name: "Composite",
|
|
4482
|
-
className: "
|
|
4541
|
+
className: "ServersStartHeaders",
|
|
4483
4542
|
modelProperties: {
|
|
4484
4543
|
location: {
|
|
4485
4544
|
serializedName: "location",
|
|
@@ -4487,13 +4546,19 @@ export const TuningConfigurationStartSessionHeaders = {
|
|
|
4487
4546
|
name: "String",
|
|
4488
4547
|
},
|
|
4489
4548
|
},
|
|
4549
|
+
azureAsyncOperation: {
|
|
4550
|
+
serializedName: "azure-asyncoperation",
|
|
4551
|
+
type: {
|
|
4552
|
+
name: "String",
|
|
4553
|
+
},
|
|
4554
|
+
},
|
|
4490
4555
|
},
|
|
4491
4556
|
},
|
|
4492
4557
|
};
|
|
4493
|
-
export const
|
|
4558
|
+
export const ServersStopHeaders = {
|
|
4494
4559
|
type: {
|
|
4495
4560
|
name: "Composite",
|
|
4496
|
-
className: "
|
|
4561
|
+
className: "ServersStopHeaders",
|
|
4497
4562
|
modelProperties: {
|
|
4498
4563
|
location: {
|
|
4499
4564
|
serializedName: "location",
|
|
@@ -4501,6 +4566,12 @@ export const TuningConfigurationStopSessionHeaders = {
|
|
|
4501
4566
|
name: "String",
|
|
4502
4567
|
},
|
|
4503
4568
|
},
|
|
4569
|
+
azureAsyncOperation: {
|
|
4570
|
+
serializedName: "azure-asyncoperation",
|
|
4571
|
+
type: {
|
|
4572
|
+
name: "String",
|
|
4573
|
+
},
|
|
4574
|
+
},
|
|
4504
4575
|
},
|
|
4505
4576
|
},
|
|
4506
4577
|
};
|
|
@@ -4515,6 +4586,12 @@ export const VirtualEndpointsCreateHeaders = {
|
|
|
4515
4586
|
name: "String",
|
|
4516
4587
|
},
|
|
4517
4588
|
},
|
|
4589
|
+
azureAsyncOperation: {
|
|
4590
|
+
serializedName: "azure-asyncoperation",
|
|
4591
|
+
type: {
|
|
4592
|
+
name: "String",
|
|
4593
|
+
},
|
|
4594
|
+
},
|
|
4518
4595
|
},
|
|
4519
4596
|
},
|
|
4520
4597
|
};
|
|
@@ -4529,6 +4606,12 @@ export const VirtualEndpointsUpdateHeaders = {
|
|
|
4529
4606
|
name: "String",
|
|
4530
4607
|
},
|
|
4531
4608
|
},
|
|
4609
|
+
azureAsyncOperation: {
|
|
4610
|
+
serializedName: "azure-asyncoperation",
|
|
4611
|
+
type: {
|
|
4612
|
+
name: "String",
|
|
4613
|
+
},
|
|
4614
|
+
},
|
|
4532
4615
|
},
|
|
4533
4616
|
},
|
|
4534
4617
|
};
|
|
@@ -4543,6 +4626,12 @@ export const VirtualEndpointsDeleteHeaders = {
|
|
|
4543
4626
|
name: "String",
|
|
4544
4627
|
},
|
|
4545
4628
|
},
|
|
4629
|
+
azureAsyncOperation: {
|
|
4630
|
+
serializedName: "azure-asyncoperation",
|
|
4631
|
+
type: {
|
|
4632
|
+
name: "String",
|
|
4633
|
+
},
|
|
4634
|
+
},
|
|
4546
4635
|
},
|
|
4547
4636
|
},
|
|
4548
4637
|
};
|