@azure/arm-mysql-flexible 1.0.0 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/{LICENSE.txt → LICENSE} +2 -2
- package/README.md +81 -82
- package/dist/index.js +4360 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/backupsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/backupsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupsGetSample.js +32 -0
- package/dist-esm/samples-dev/backupsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/backupsListByServerSample.d.ts +2 -0
- package/dist-esm/samples-dev/backupsListByServerSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/backupsListByServerSample.js +45 -0
- package/dist-esm/samples-dev/backupsListByServerSample.js.map +1 -0
- package/dist-esm/samples-dev/checkNameAvailabilityExecuteSample.d.ts +2 -0
- package/dist-esm/samples-dev/checkNameAvailabilityExecuteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkNameAvailabilityExecuteSample.js +34 -0
- package/dist-esm/samples-dev/checkNameAvailabilityExecuteSample.js.map +1 -0
- package/dist-esm/samples-dev/checkVirtualNetworkSubnetUsageExecuteSample.d.ts +2 -0
- package/dist-esm/samples-dev/checkVirtualNetworkSubnetUsageExecuteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkVirtualNetworkSubnetUsageExecuteSample.js +33 -0
- package/dist-esm/samples-dev/checkVirtualNetworkSubnetUsageExecuteSample.js.map +1 -0
- package/dist-esm/samples-dev/configurationsBatchUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/configurationsBatchUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/configurationsBatchUpdateSample.js +37 -0
- package/dist-esm/samples-dev/configurationsBatchUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/configurationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/configurationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/configurationsGetSample.js +32 -0
- package/dist-esm/samples-dev/configurationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/configurationsListByServerSample.d.ts +2 -0
- package/dist-esm/samples-dev/configurationsListByServerSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/configurationsListByServerSample.js +45 -0
- package/dist-esm/samples-dev/configurationsListByServerSample.js.map +1 -0
- package/dist-esm/samples-dev/configurationsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/configurationsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/configurationsUpdateSample.js +33 -0
- package/dist-esm/samples-dev/configurationsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/databasesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/databasesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databasesCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/databasesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/databasesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/databasesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databasesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/databasesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/databasesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/databasesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databasesGetSample.js +32 -0
- package/dist-esm/samples-dev/databasesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/databasesListByServerSample.d.ts +2 -0
- package/dist-esm/samples-dev/databasesListByServerSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/databasesListByServerSample.js +45 -0
- package/dist-esm/samples-dev/databasesListByServerSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js +36 -0
- package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/firewallRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/firewallRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/firewallRulesListByServerSample.d.ts +2 -0
- package/dist-esm/samples-dev/firewallRulesListByServerSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/firewallRulesListByServerSample.js +45 -0
- package/dist-esm/samples-dev/firewallRulesListByServerSample.js.map +1 -0
- package/dist-esm/samples-dev/getPrivateDnsZoneSuffixExecuteSample.d.ts +2 -0
- package/dist-esm/samples-dev/getPrivateDnsZoneSuffixExecuteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getPrivateDnsZoneSuffixExecuteSample.js +29 -0
- package/dist-esm/samples-dev/getPrivateDnsZoneSuffixExecuteSample.js.map +1 -0
- package/dist-esm/samples-dev/locationBasedCapabilitiesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/locationBasedCapabilitiesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/locationBasedCapabilitiesListSample.js +44 -0
- package/dist-esm/samples-dev/locationBasedCapabilitiesListSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicasListByServerSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicasListByServerSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicasListByServerSample.js +45 -0
- package/dist-esm/samples-dev/replicasListByServerSample.js.map +1 -0
- package/dist-esm/samples-dev/serversCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversCreateSample.js +137 -0
- package/dist-esm/samples-dev/serversCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/serversDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversDeleteSample.js +31 -0
- package/dist-esm/samples-dev/serversDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/serversFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversFailoverSample.js +31 -0
- package/dist-esm/samples-dev/serversFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/serversGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversGetSample.js +49 -0
- package/dist-esm/samples-dev/serversGetSample.js.map +1 -0
- package/dist-esm/samples-dev/serversListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/serversListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/serversListSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversListSample.js +43 -0
- package/dist-esm/samples-dev/serversListSample.js.map +1 -0
- package/dist-esm/samples-dev/serversRestartSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversRestartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversRestartSample.js +35 -0
- package/dist-esm/samples-dev/serversRestartSample.js.map +1 -0
- package/dist-esm/samples-dev/serversStartSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversStartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversStartSample.js +31 -0
- package/dist-esm/samples-dev/serversStartSample.js.map +1 -0
- package/dist-esm/samples-dev/serversStopSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversStopSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversStopSample.js +31 -0
- package/dist-esm/samples-dev/serversStopSample.js.map +1 -0
- package/dist-esm/samples-dev/serversUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/serversUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/serversUpdateSample.js +93 -0
- package/dist-esm/samples-dev/serversUpdateSample.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +1084 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +101 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +47 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +730 -662
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +24 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +187 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/mySQLManagementFlexibleServerClient.d.ts +28 -0
- package/dist-esm/src/mySQLManagementFlexibleServerClient.d.ts.map +1 -0
- package/dist-esm/src/mySQLManagementFlexibleServerClient.js +61 -0
- package/dist-esm/src/mySQLManagementFlexibleServerClient.js.map +1 -0
- package/dist-esm/src/operations/backups.d.ts +46 -0
- package/dist-esm/src/operations/backups.d.ts.map +1 -0
- package/dist-esm/src/operations/backups.js +169 -0
- package/dist-esm/src/operations/backups.js.map +1 -0
- package/dist-esm/src/operations/checkNameAvailability.d.ts +20 -0
- package/dist-esm/src/operations/checkNameAvailability.d.ts.map +1 -0
- package/dist-esm/src/operations/checkNameAvailability.js +54 -0
- package/dist-esm/src/operations/checkNameAvailability.js.map +1 -0
- package/dist-esm/src/operations/checkVirtualNetworkSubnetUsage.d.ts +20 -0
- package/dist-esm/src/operations/checkVirtualNetworkSubnetUsage.d.ts.map +1 -0
- package/dist-esm/src/operations/checkVirtualNetworkSubnetUsage.js +54 -0
- package/dist-esm/src/operations/checkVirtualNetworkSubnetUsage.js.map +1 -0
- package/dist-esm/src/operations/configurations.d.ts +81 -0
- package/dist-esm/src/operations/configurations.d.ts.map +1 -0
- package/dist-esm/src/operations/configurations.js +341 -0
- package/dist-esm/src/operations/configurations.js.map +1 -0
- package/dist-esm/src/operations/databases.d.ts +81 -0
- package/dist-esm/src/operations/databases.d.ts.map +1 -0
- package/dist-esm/src/operations/databases.js +331 -0
- package/dist-esm/src/operations/databases.js.map +1 -0
- package/dist-esm/src/operations/firewallRules.d.ts +81 -0
- package/dist-esm/src/operations/firewallRules.d.ts.map +1 -0
- package/dist-esm/src/operations/firewallRules.js +331 -0
- package/dist-esm/src/operations/firewallRules.js.map +1 -0
- package/dist-esm/src/operations/getPrivateDnsZoneSuffix.d.ts +18 -0
- package/dist-esm/src/operations/getPrivateDnsZoneSuffix.d.ts.map +1 -0
- package/dist-esm/src/operations/getPrivateDnsZoneSuffix.js +46 -0
- package/dist-esm/src/operations/getPrivateDnsZoneSuffix.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +1 -2
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/locationBasedCapabilities.d.ts +35 -0
- package/dist-esm/src/operations/locationBasedCapabilities.d.ts.map +1 -0
- package/dist-esm/src/operations/locationBasedCapabilities.js +132 -0
- package/dist-esm/src/operations/locationBasedCapabilities.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/replicas.d.ts +38 -0
- package/dist-esm/src/operations/replicas.d.ts.map +1 -0
- package/dist-esm/src/operations/replicas.js +137 -0
- package/dist-esm/src/operations/replicas.js.map +1 -0
- package/dist-esm/src/operations/servers.d.ts +169 -0
- package/dist-esm/src/operations/servers.d.ts.map +1 -0
- package/dist-esm/src/operations/servers.js +792 -0
- package/dist-esm/src/operations/servers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/backups.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/backups.d.ts.map +1 -0
- package/{esm/models/index.js → dist-esm/src/operationsInterfaces/backups.js} +2 -1
- package/dist-esm/src/operationsInterfaces/backups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/checkNameAvailability.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/checkNameAvailability.d.ts.map +1 -0
- package/{src/models/getPrivateDnsZoneSuffixMappers.ts → dist-esm/src/operationsInterfaces/checkNameAvailability.js} +2 -7
- package/dist-esm/src/operationsInterfaces/checkNameAvailability.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/checkVirtualNetworkSubnetUsage.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/checkVirtualNetworkSubnetUsage.d.ts.map +1 -0
- package/{src/models/checkNameAvailabilityMappers.ts → dist-esm/src/operationsInterfaces/checkVirtualNetworkSubnetUsage.js} +2 -8
- package/dist-esm/src/operationsInterfaces/checkVirtualNetworkSubnetUsage.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/configurations.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/configurations.d.ts.map +1 -0
- package/{src/models/operationsMappers.ts → dist-esm/src/operationsInterfaces/configurations.js} +2 -9
- package/dist-esm/src/operationsInterfaces/configurations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/databases.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/databases.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/databases.js +9 -0
- package/dist-esm/src/operationsInterfaces/databases.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/firewallRules.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/firewallRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/firewallRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/firewallRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts +10 -0
- package/dist-esm/src/operationsInterfaces/getPrivateDnsZoneSuffix.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/getPrivateDnsZoneSuffix.js +9 -0
- package/dist-esm/src/operationsInterfaces/getPrivateDnsZoneSuffix.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +19 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/locationBasedCapabilities.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/locationBasedCapabilities.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/locationBasedCapabilities.js +9 -0
- package/dist-esm/src/operationsInterfaces/locationBasedCapabilities.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/replicas.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/replicas.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/replicas.js +9 -0
- package/dist-esm/src/operationsInterfaces/replicas.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/servers.d.ts +133 -0
- package/dist-esm/src/operationsInterfaces/servers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/servers.js +9 -0
- package/dist-esm/src/operationsInterfaces/servers.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +83 -24
- package/review/arm-mysql-flexible.api.md +939 -0
- package/rollup.config.js +115 -30
- package/src/{models/checkVirtualNetworkSubnetUsageMappers.ts → index.ts} +4 -8
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +927 -1445
- package/src/models/mappers.ts +765 -691
- package/src/models/parameters.ts +141 -49
- package/src/mySQLManagementFlexibleServerClient.ts +121 -0
- package/src/operations/backups.ts +156 -123
- package/src/operations/checkNameAvailability.ts +39 -57
- package/src/operations/checkVirtualNetworkSubnetUsage.ts +40 -57
- package/src/operations/configurations.ts +368 -212
- package/src/operations/databases.ts +355 -212
- package/src/operations/firewallRules.ts +355 -212
- package/src/operations/getPrivateDnsZoneSuffix.ts +27 -41
- package/src/operations/index.ts +1 -2
- package/src/operations/locationBasedCapabilities.ts +106 -80
- package/src/operations/operations.ts +85 -73
- package/src/operations/replicas.ts +133 -82
- package/src/operations/servers.ts +833 -454
- package/src/operationsInterfaces/backups.ts +44 -0
- package/src/operationsInterfaces/checkNameAvailability.ts +28 -0
- package/src/operationsInterfaces/checkVirtualNetworkSubnetUsage.ts +28 -0
- package/src/operationsInterfaces/configurations.ts +116 -0
- package/src/operationsInterfaces/databases.ts +109 -0
- package/src/operationsInterfaces/firewallRules.ts +109 -0
- package/src/operationsInterfaces/getPrivateDnsZoneSuffix.ts +23 -0
- package/src/operationsInterfaces/index.ts +19 -0
- package/src/operationsInterfaces/locationBasedCapabilities.ts +27 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/replicas.ts +26 -0
- package/src/operationsInterfaces/servers.ts +232 -0
- package/tsconfig.json +21 -7
- package/types/arm-mysql-flexible.d.ts +1627 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-mysql-flexible.js +0 -3773
- package/dist/arm-mysql-flexible.js.map +0 -1
- package/dist/arm-mysql-flexible.min.js +0 -1
- package/dist/arm-mysql-flexible.min.js.map +0 -1
- package/esm/models/backupsMappers.d.ts +0 -2
- package/esm/models/backupsMappers.d.ts.map +0 -1
- package/esm/models/backupsMappers.js +0 -9
- package/esm/models/backupsMappers.js.map +0 -1
- package/esm/models/checkNameAvailabilityMappers.d.ts +0 -2
- package/esm/models/checkNameAvailabilityMappers.d.ts.map +0 -1
- package/esm/models/checkNameAvailabilityMappers.js +0 -9
- package/esm/models/checkNameAvailabilityMappers.js.map +0 -1
- package/esm/models/checkVirtualNetworkSubnetUsageMappers.d.ts +0 -2
- package/esm/models/checkVirtualNetworkSubnetUsageMappers.d.ts.map +0 -1
- package/esm/models/checkVirtualNetworkSubnetUsageMappers.js +0 -9
- package/esm/models/checkVirtualNetworkSubnetUsageMappers.js.map +0 -1
- package/esm/models/configurationsMappers.d.ts +0 -2
- package/esm/models/configurationsMappers.d.ts.map +0 -1
- package/esm/models/configurationsMappers.js +0 -9
- package/esm/models/configurationsMappers.js.map +0 -1
- package/esm/models/databasesMappers.d.ts +0 -2
- package/esm/models/databasesMappers.d.ts.map +0 -1
- package/esm/models/databasesMappers.js +0 -9
- package/esm/models/databasesMappers.js.map +0 -1
- package/esm/models/firewallRulesMappers.d.ts +0 -2
- package/esm/models/firewallRulesMappers.d.ts.map +0 -1
- package/esm/models/firewallRulesMappers.js +0 -9
- package/esm/models/firewallRulesMappers.js.map +0 -1
- package/esm/models/getPrivateDnsZoneSuffixMappers.d.ts +0 -2
- package/esm/models/getPrivateDnsZoneSuffixMappers.d.ts.map +0 -1
- package/esm/models/getPrivateDnsZoneSuffixMappers.js +0 -9
- package/esm/models/getPrivateDnsZoneSuffixMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -1621
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js.map +0 -1
- package/esm/models/locationBasedCapabilitiesMappers.d.ts +0 -2
- package/esm/models/locationBasedCapabilitiesMappers.d.ts.map +0 -1
- package/esm/models/locationBasedCapabilitiesMappers.js +0 -9
- package/esm/models/locationBasedCapabilitiesMappers.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -46
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -13
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -130
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/replicasMappers.d.ts +0 -2
- package/esm/models/replicasMappers.d.ts.map +0 -1
- package/esm/models/replicasMappers.js +0 -9
- package/esm/models/replicasMappers.js.map +0 -1
- package/esm/models/serversMappers.d.ts +0 -2
- package/esm/models/serversMappers.d.ts.map +0 -1
- package/esm/models/serversMappers.js +0 -9
- package/esm/models/serversMappers.js.map +0 -1
- package/esm/mySQLManagementClient.d.ts +0 -34
- package/esm/mySQLManagementClient.d.ts.map +0 -1
- package/esm/mySQLManagementClient.js +0 -47
- package/esm/mySQLManagementClient.js.map +0 -1
- package/esm/mySQLManagementClientContext.d.ts +0 -22
- package/esm/mySQLManagementClientContext.d.ts.map +0 -1
- package/esm/mySQLManagementClientContext.js +0 -60
- package/esm/mySQLManagementClientContext.js.map +0 -1
- package/esm/operations/backups.d.ts +0 -76
- package/esm/operations/backups.d.ts.map +0 -1
- package/esm/operations/backups.js +0 -119
- package/esm/operations/backups.js.map +0 -1
- package/esm/operations/checkNameAvailability.d.ts +0 -34
- package/esm/operations/checkNameAvailability.d.ts.map +0 -1
- package/esm/operations/checkNameAvailability.js +0 -61
- package/esm/operations/checkNameAvailability.js.map +0 -1
- package/esm/operations/checkVirtualNetworkSubnetUsage.d.ts +0 -34
- package/esm/operations/checkVirtualNetworkSubnetUsage.d.ts.map +0 -1
- package/esm/operations/checkVirtualNetworkSubnetUsage.js +0 -61
- package/esm/operations/checkVirtualNetworkSubnetUsage.js.map +0 -1
- package/esm/operations/configurations.d.ts +0 -115
- package/esm/operations/configurations.d.ts.map +0 -1
- package/esm/operations/configurations.js +0 -238
- package/esm/operations/configurations.js.map +0 -1
- package/esm/operations/databases.d.ts +0 -115
- package/esm/operations/databases.d.ts.map +0 -1
- package/esm/operations/databases.js +0 -237
- package/esm/operations/databases.js.map +0 -1
- package/esm/operations/firewallRules.d.ts +0 -115
- package/esm/operations/firewallRules.d.ts.map +0 -1
- package/esm/operations/firewallRules.js +0 -237
- package/esm/operations/firewallRules.js.map +0 -1
- package/esm/operations/getPrivateDnsZoneSuffix.d.ts +0 -28
- package/esm/operations/getPrivateDnsZoneSuffix.d.ts.map +0 -1
- package/esm/operations/getPrivateDnsZoneSuffix.js +0 -50
- package/esm/operations/getPrivateDnsZoneSuffix.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/locationBasedCapabilities.d.ts +0 -49
- package/esm/operations/locationBasedCapabilities.d.ts.map +0 -1
- package/esm/operations/locationBasedCapabilities.js +0 -84
- package/esm/operations/locationBasedCapabilities.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/replicas.d.ts +0 -52
- package/esm/operations/replicas.d.ts.map +0 -1
- package/esm/operations/replicas.js +0 -86
- package/esm/operations/replicas.js.map +0 -1
- package/esm/operations/servers.d.ts +0 -226
- package/esm/operations/servers.d.ts.map +0 -1
- package/esm/operations/servers.js +0 -541
- package/esm/operations/servers.js.map +0 -1
- package/src/models/backupsMappers.ts +0 -31
- package/src/models/configurationsMappers.ts +0 -33
- package/src/models/databasesMappers.ts +0 -31
- package/src/models/firewallRulesMappers.ts +0 -31
- package/src/models/locationBasedCapabilitiesMappers.ts +0 -19
- package/src/models/replicasMappers.ts +0 -31
- package/src/models/serversMappers.ts +0 -33
- package/src/mySQLManagementClient.ts +0 -67
- package/src/mySQLManagementClientContext.ts +0 -67
package/esm/models/index.d.ts
DELETED
|
@@ -1,1621 +0,0 @@
|
|
|
1
|
-
import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
|
|
2
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
3
|
-
export { BaseResource, CloudError };
|
|
4
|
-
/**
|
|
5
|
-
* Maintenance window of a server.
|
|
6
|
-
*/
|
|
7
|
-
export interface MaintenanceWindow {
|
|
8
|
-
/**
|
|
9
|
-
* indicates whether custom window is enabled or disabled
|
|
10
|
-
*/
|
|
11
|
-
customWindow?: string;
|
|
12
|
-
/**
|
|
13
|
-
* start hour for maintenance window
|
|
14
|
-
*/
|
|
15
|
-
startHour?: number;
|
|
16
|
-
/**
|
|
17
|
-
* start minute for maintenance window
|
|
18
|
-
*/
|
|
19
|
-
startMinute?: number;
|
|
20
|
-
/**
|
|
21
|
-
* day of week for maintenance window
|
|
22
|
-
*/
|
|
23
|
-
dayOfWeek?: number;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Storage Profile properties of a server
|
|
27
|
-
*/
|
|
28
|
-
export interface Backup {
|
|
29
|
-
/**
|
|
30
|
-
* Backup retention days for the server.
|
|
31
|
-
*/
|
|
32
|
-
backupRetentionDays?: number;
|
|
33
|
-
/**
|
|
34
|
-
* Whether or not geo redundant backup is enabled. Possible values include: 'Enabled', 'Disabled'
|
|
35
|
-
*/
|
|
36
|
-
geoRedundantBackup?: EnableStatusEnum;
|
|
37
|
-
/**
|
|
38
|
-
* Earliest restore point creation time (ISO8601 format)
|
|
39
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
40
|
-
*/
|
|
41
|
-
readonly earliestRestoreDate?: Date;
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* Storage Profile properties of a server
|
|
45
|
-
*/
|
|
46
|
-
export interface Storage {
|
|
47
|
-
/**
|
|
48
|
-
* Max storage size allowed for a server.
|
|
49
|
-
*/
|
|
50
|
-
storageSizeGB?: number;
|
|
51
|
-
/**
|
|
52
|
-
* Storage IOPS for a server.
|
|
53
|
-
*/
|
|
54
|
-
iops?: number;
|
|
55
|
-
/**
|
|
56
|
-
* Enable Storage Auto Grow or not. Possible values include: 'Enabled', 'Disabled'
|
|
57
|
-
*/
|
|
58
|
-
autoGrow?: EnableStatusEnum;
|
|
59
|
-
/**
|
|
60
|
-
* The sku name of the server storage.
|
|
61
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
62
|
-
*/
|
|
63
|
-
readonly storageSku?: string;
|
|
64
|
-
}
|
|
65
|
-
/**
|
|
66
|
-
* Billing information related properties of a server.
|
|
67
|
-
*/
|
|
68
|
-
export interface Sku {
|
|
69
|
-
/**
|
|
70
|
-
* The name of the sku, e.g. Standard_D32s_v3.
|
|
71
|
-
*/
|
|
72
|
-
name: string;
|
|
73
|
-
/**
|
|
74
|
-
* The tier of the particular SKU, e.g. GeneralPurpose. Possible values include: 'Burstable',
|
|
75
|
-
* 'GeneralPurpose', 'MemoryOptimized'
|
|
76
|
-
*/
|
|
77
|
-
tier: SkuTier;
|
|
78
|
-
}
|
|
79
|
-
/**
|
|
80
|
-
* Network related properties of a server
|
|
81
|
-
*/
|
|
82
|
-
export interface Network {
|
|
83
|
-
/**
|
|
84
|
-
* Whether or not public network access is allowed for this server. Value is 'Disabled' when
|
|
85
|
-
* server has VNet integration. Possible values include: 'Enabled', 'Disabled'
|
|
86
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
87
|
-
*/
|
|
88
|
-
readonly publicNetworkAccess?: EnableStatusEnum;
|
|
89
|
-
/**
|
|
90
|
-
* Delegated subnet resource id used to setup vnet for a server.
|
|
91
|
-
*/
|
|
92
|
-
delegatedSubnetResourceId?: string;
|
|
93
|
-
/**
|
|
94
|
-
* Private DNS zone resource id.
|
|
95
|
-
*/
|
|
96
|
-
privateDnsZoneResourceId?: string;
|
|
97
|
-
}
|
|
98
|
-
/**
|
|
99
|
-
* Network related properties of a server
|
|
100
|
-
*/
|
|
101
|
-
export interface HighAvailability {
|
|
102
|
-
/**
|
|
103
|
-
* High availability mode for a server. Possible values include: 'Disabled', 'ZoneRedundant',
|
|
104
|
-
* 'SameZone'
|
|
105
|
-
*/
|
|
106
|
-
mode?: HighAvailabilityMode;
|
|
107
|
-
/**
|
|
108
|
-
* The state of server high availability. Possible values include: 'NotEnabled',
|
|
109
|
-
* 'CreatingStandby', 'Healthy', 'FailingOver', 'RemovingStandby'
|
|
110
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
111
|
-
*/
|
|
112
|
-
readonly state?: HighAvailabilityState;
|
|
113
|
-
/**
|
|
114
|
-
* Availability zone of the standby server.
|
|
115
|
-
*/
|
|
116
|
-
standbyAvailabilityZone?: string;
|
|
117
|
-
}
|
|
118
|
-
/**
|
|
119
|
-
* Metadata pertaining to creation and last modification of the resource.
|
|
120
|
-
*/
|
|
121
|
-
export interface SystemData {
|
|
122
|
-
/**
|
|
123
|
-
* The identity that created the resource.
|
|
124
|
-
*/
|
|
125
|
-
createdBy?: string;
|
|
126
|
-
/**
|
|
127
|
-
* The type of identity that created the resource. Possible values include: 'User',
|
|
128
|
-
* 'Application', 'ManagedIdentity', 'Key'
|
|
129
|
-
*/
|
|
130
|
-
createdByType?: CreatedByType;
|
|
131
|
-
/**
|
|
132
|
-
* The timestamp of resource creation (UTC).
|
|
133
|
-
*/
|
|
134
|
-
createdAt?: Date;
|
|
135
|
-
/**
|
|
136
|
-
* The identity that last modified the resource.
|
|
137
|
-
*/
|
|
138
|
-
lastModifiedBy?: string;
|
|
139
|
-
/**
|
|
140
|
-
* The type of identity that last modified the resource. Possible values include: 'User',
|
|
141
|
-
* 'Application', 'ManagedIdentity', 'Key'
|
|
142
|
-
*/
|
|
143
|
-
lastModifiedByType?: CreatedByType;
|
|
144
|
-
/**
|
|
145
|
-
* The timestamp of resource last modification (UTC)
|
|
146
|
-
*/
|
|
147
|
-
lastModifiedAt?: Date;
|
|
148
|
-
}
|
|
149
|
-
/**
|
|
150
|
-
* Common fields that are returned in the response for all Azure Resource Manager resources
|
|
151
|
-
* @summary Resource
|
|
152
|
-
*/
|
|
153
|
-
export interface Resource extends BaseResource {
|
|
154
|
-
/**
|
|
155
|
-
* Fully qualified resource ID for the resource. Ex -
|
|
156
|
-
* /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
157
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
158
|
-
*/
|
|
159
|
-
readonly id?: string;
|
|
160
|
-
/**
|
|
161
|
-
* The name of the resource
|
|
162
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
163
|
-
*/
|
|
164
|
-
readonly name?: string;
|
|
165
|
-
/**
|
|
166
|
-
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or
|
|
167
|
-
* "Microsoft.Storage/storageAccounts"
|
|
168
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
169
|
-
*/
|
|
170
|
-
readonly type?: string;
|
|
171
|
-
}
|
|
172
|
-
/**
|
|
173
|
-
* The resource model definition for an Azure Resource Manager tracked top level resource which has
|
|
174
|
-
* 'tags' and a 'location'
|
|
175
|
-
* @summary Tracked Resource
|
|
176
|
-
*/
|
|
177
|
-
export interface TrackedResource extends Resource {
|
|
178
|
-
/**
|
|
179
|
-
* Resource tags.
|
|
180
|
-
*/
|
|
181
|
-
tags?: {
|
|
182
|
-
[propertyName: string]: string;
|
|
183
|
-
};
|
|
184
|
-
/**
|
|
185
|
-
* The geo-location where the resource lives
|
|
186
|
-
*/
|
|
187
|
-
location: string;
|
|
188
|
-
}
|
|
189
|
-
/**
|
|
190
|
-
* Represents a server.
|
|
191
|
-
*/
|
|
192
|
-
export interface Server extends TrackedResource {
|
|
193
|
-
/**
|
|
194
|
-
* The SKU (pricing tier) of the server.
|
|
195
|
-
*/
|
|
196
|
-
sku?: Sku;
|
|
197
|
-
/**
|
|
198
|
-
* The administrator's login name of a server. Can only be specified when the server is being
|
|
199
|
-
* created (and is required for creation).
|
|
200
|
-
*/
|
|
201
|
-
administratorLogin?: string;
|
|
202
|
-
/**
|
|
203
|
-
* The password of the administrator login (required for server creation).
|
|
204
|
-
*/
|
|
205
|
-
administratorLoginPassword?: string;
|
|
206
|
-
/**
|
|
207
|
-
* Server version. Possible values include: '5.7', '8.0.21'
|
|
208
|
-
*/
|
|
209
|
-
version?: ServerVersion;
|
|
210
|
-
/**
|
|
211
|
-
* availability Zone information of the server.
|
|
212
|
-
*/
|
|
213
|
-
availabilityZone?: string;
|
|
214
|
-
/**
|
|
215
|
-
* The mode to create a new MySQL server. Possible values include: 'Default',
|
|
216
|
-
* 'PointInTimeRestore', 'Replica', 'GeoRestore'
|
|
217
|
-
*/
|
|
218
|
-
createMode?: CreateMode;
|
|
219
|
-
/**
|
|
220
|
-
* The source MySQL server id.
|
|
221
|
-
*/
|
|
222
|
-
sourceServerResourceId?: string;
|
|
223
|
-
/**
|
|
224
|
-
* Restore point creation time (ISO8601 format), specifying the time to restore from.
|
|
225
|
-
*/
|
|
226
|
-
restorePointInTime?: Date;
|
|
227
|
-
/**
|
|
228
|
-
* The replication role. Possible values include: 'None', 'Source', 'Replica'
|
|
229
|
-
*/
|
|
230
|
-
replicationRole?: ReplicationRole;
|
|
231
|
-
/**
|
|
232
|
-
* The maximum number of replicas that a primary server can have.
|
|
233
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
234
|
-
*/
|
|
235
|
-
readonly replicaCapacity?: number;
|
|
236
|
-
/**
|
|
237
|
-
* The state of a server. Possible values include: 'Ready', 'Dropping', 'Disabled', 'Starting',
|
|
238
|
-
* 'Stopping', 'Stopped', 'Updating'
|
|
239
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
240
|
-
*/
|
|
241
|
-
readonly state?: ServerState;
|
|
242
|
-
/**
|
|
243
|
-
* The fully qualified domain name of a server.
|
|
244
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
245
|
-
*/
|
|
246
|
-
readonly fullyQualifiedDomainName?: string;
|
|
247
|
-
/**
|
|
248
|
-
* Storage related properties of a server.
|
|
249
|
-
*/
|
|
250
|
-
storage?: Storage;
|
|
251
|
-
/**
|
|
252
|
-
* Backup related properties of a server.
|
|
253
|
-
*/
|
|
254
|
-
backup?: Backup;
|
|
255
|
-
/**
|
|
256
|
-
* High availability related properties of a server.
|
|
257
|
-
*/
|
|
258
|
-
highAvailability?: HighAvailability;
|
|
259
|
-
/**
|
|
260
|
-
* Network related properties of a server.
|
|
261
|
-
*/
|
|
262
|
-
network?: Network;
|
|
263
|
-
/**
|
|
264
|
-
* Maintenance window of a server.
|
|
265
|
-
*/
|
|
266
|
-
maintenanceWindow?: MaintenanceWindow;
|
|
267
|
-
/**
|
|
268
|
-
* The system metadata relating to this resource.
|
|
269
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
270
|
-
*/
|
|
271
|
-
readonly systemData?: SystemData;
|
|
272
|
-
}
|
|
273
|
-
/**
|
|
274
|
-
* Parameters allowed to update for a server.
|
|
275
|
-
*/
|
|
276
|
-
export interface ServerForUpdate {
|
|
277
|
-
/**
|
|
278
|
-
* The SKU (pricing tier) of the server.
|
|
279
|
-
*/
|
|
280
|
-
sku?: Sku;
|
|
281
|
-
/**
|
|
282
|
-
* The password of the administrator login.
|
|
283
|
-
*/
|
|
284
|
-
administratorLoginPassword?: string;
|
|
285
|
-
/**
|
|
286
|
-
* Storage related properties of a server.
|
|
287
|
-
*/
|
|
288
|
-
storage?: Storage;
|
|
289
|
-
/**
|
|
290
|
-
* Backup related properties of a server.
|
|
291
|
-
*/
|
|
292
|
-
backup?: Backup;
|
|
293
|
-
/**
|
|
294
|
-
* High availability related properties of a server.
|
|
295
|
-
*/
|
|
296
|
-
highAvailability?: HighAvailability;
|
|
297
|
-
/**
|
|
298
|
-
* Maintenance window of a server.
|
|
299
|
-
*/
|
|
300
|
-
maintenanceWindow?: MaintenanceWindow;
|
|
301
|
-
/**
|
|
302
|
-
* The replication role of the server. Possible values include: 'None', 'Source', 'Replica'
|
|
303
|
-
*/
|
|
304
|
-
replicationRole?: ReplicationRole;
|
|
305
|
-
/**
|
|
306
|
-
* Application-specific metadata in the form of key-value pairs.
|
|
307
|
-
*/
|
|
308
|
-
tags?: {
|
|
309
|
-
[propertyName: string]: string;
|
|
310
|
-
};
|
|
311
|
-
}
|
|
312
|
-
/**
|
|
313
|
-
* Server restart parameters.
|
|
314
|
-
*/
|
|
315
|
-
export interface ServerRestartParameter {
|
|
316
|
-
/**
|
|
317
|
-
* Whether or not failover to standby server when restarting a server with high availability
|
|
318
|
-
* enabled. Possible values include: 'Enabled', 'Disabled'
|
|
319
|
-
*/
|
|
320
|
-
restartWithFailover?: EnableStatusEnum;
|
|
321
|
-
/**
|
|
322
|
-
* The maximum allowed failover time in seconds.
|
|
323
|
-
*/
|
|
324
|
-
maxFailoverSeconds?: number;
|
|
325
|
-
}
|
|
326
|
-
/**
|
|
327
|
-
* The resource model definition for a Azure Resource Manager proxy resource. It will not have tags
|
|
328
|
-
* and a location
|
|
329
|
-
* @summary Proxy Resource
|
|
330
|
-
*/
|
|
331
|
-
export interface ProxyResource extends Resource {
|
|
332
|
-
}
|
|
333
|
-
/**
|
|
334
|
-
* Server backup properties
|
|
335
|
-
*/
|
|
336
|
-
export interface ServerBackup extends ProxyResource {
|
|
337
|
-
/**
|
|
338
|
-
* Backup type.
|
|
339
|
-
*/
|
|
340
|
-
backupType?: string;
|
|
341
|
-
/**
|
|
342
|
-
* Backup completed time (ISO8601 format).
|
|
343
|
-
*/
|
|
344
|
-
completedTime?: Date;
|
|
345
|
-
/**
|
|
346
|
-
* Backup source
|
|
347
|
-
*/
|
|
348
|
-
source?: string;
|
|
349
|
-
/**
|
|
350
|
-
* The system metadata relating to this resource.
|
|
351
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
352
|
-
*/
|
|
353
|
-
readonly systemData?: SystemData;
|
|
354
|
-
}
|
|
355
|
-
/**
|
|
356
|
-
* Represents a server firewall rule.
|
|
357
|
-
*/
|
|
358
|
-
export interface FirewallRule extends ProxyResource {
|
|
359
|
-
/**
|
|
360
|
-
* The start IP address of the server firewall rule. Must be IPv4 format.
|
|
361
|
-
*/
|
|
362
|
-
startIpAddress: string;
|
|
363
|
-
/**
|
|
364
|
-
* The end IP address of the server firewall rule. Must be IPv4 format.
|
|
365
|
-
*/
|
|
366
|
-
endIpAddress: string;
|
|
367
|
-
/**
|
|
368
|
-
* The system metadata relating to this resource.
|
|
369
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
370
|
-
*/
|
|
371
|
-
readonly systemData?: SystemData;
|
|
372
|
-
}
|
|
373
|
-
/**
|
|
374
|
-
* Represents a Database.
|
|
375
|
-
*/
|
|
376
|
-
export interface Database extends ProxyResource {
|
|
377
|
-
/**
|
|
378
|
-
* The charset of the database.
|
|
379
|
-
*/
|
|
380
|
-
charset?: string;
|
|
381
|
-
/**
|
|
382
|
-
* The collation of the database.
|
|
383
|
-
*/
|
|
384
|
-
collation?: string;
|
|
385
|
-
/**
|
|
386
|
-
* The system metadata relating to this resource.
|
|
387
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
388
|
-
*/
|
|
389
|
-
readonly systemData?: SystemData;
|
|
390
|
-
}
|
|
391
|
-
/**
|
|
392
|
-
* Represents a Configuration.
|
|
393
|
-
*/
|
|
394
|
-
export interface Configuration extends ProxyResource {
|
|
395
|
-
/**
|
|
396
|
-
* Value of the configuration.
|
|
397
|
-
*/
|
|
398
|
-
value?: string;
|
|
399
|
-
/**
|
|
400
|
-
* Description of the configuration.
|
|
401
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
402
|
-
*/
|
|
403
|
-
readonly description?: string;
|
|
404
|
-
/**
|
|
405
|
-
* Default value of the configuration.
|
|
406
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
407
|
-
*/
|
|
408
|
-
readonly defaultValue?: string;
|
|
409
|
-
/**
|
|
410
|
-
* Data type of the configuration.
|
|
411
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
412
|
-
*/
|
|
413
|
-
readonly dataType?: string;
|
|
414
|
-
/**
|
|
415
|
-
* Allowed values of the configuration.
|
|
416
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
417
|
-
*/
|
|
418
|
-
readonly allowedValues?: string;
|
|
419
|
-
/**
|
|
420
|
-
* Source of the configuration. Possible values include: 'system-default', 'user-override'
|
|
421
|
-
*/
|
|
422
|
-
source?: ConfigurationSource;
|
|
423
|
-
/**
|
|
424
|
-
* If is the configuration read only. Possible values include: 'True', 'False'
|
|
425
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
426
|
-
*/
|
|
427
|
-
readonly isReadOnly?: IsReadOnly;
|
|
428
|
-
/**
|
|
429
|
-
* If is the configuration pending restart or not. Possible values include: 'True', 'False'
|
|
430
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
431
|
-
*/
|
|
432
|
-
readonly isConfigPendingRestart?: IsConfigPendingRestart;
|
|
433
|
-
/**
|
|
434
|
-
* If is the configuration dynamic. Possible values include: 'True', 'False'
|
|
435
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
436
|
-
*/
|
|
437
|
-
readonly isDynamicConfig?: IsDynamicConfig;
|
|
438
|
-
/**
|
|
439
|
-
* The system metadata relating to this resource.
|
|
440
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
441
|
-
*/
|
|
442
|
-
readonly systemData?: SystemData;
|
|
443
|
-
}
|
|
444
|
-
/**
|
|
445
|
-
* Represents a Configuration.
|
|
446
|
-
*/
|
|
447
|
-
export interface ConfigurationForBatchUpdate {
|
|
448
|
-
/**
|
|
449
|
-
* Name of the configuration.
|
|
450
|
-
*/
|
|
451
|
-
name?: string;
|
|
452
|
-
/**
|
|
453
|
-
* Value of the configuration.
|
|
454
|
-
*/
|
|
455
|
-
value?: string;
|
|
456
|
-
/**
|
|
457
|
-
* Source of the configuration.
|
|
458
|
-
*/
|
|
459
|
-
source?: string;
|
|
460
|
-
}
|
|
461
|
-
/**
|
|
462
|
-
* A list of server configurations to update.
|
|
463
|
-
*/
|
|
464
|
-
export interface ConfigurationListForBatchUpdate {
|
|
465
|
-
/**
|
|
466
|
-
* The list of server configurations.
|
|
467
|
-
*/
|
|
468
|
-
value?: ConfigurationForBatchUpdate[];
|
|
469
|
-
}
|
|
470
|
-
/**
|
|
471
|
-
* Virtual network subnet usage parameter
|
|
472
|
-
*/
|
|
473
|
-
export interface VirtualNetworkSubnetUsageParameter {
|
|
474
|
-
/**
|
|
475
|
-
* Virtual network resource id.
|
|
476
|
-
*/
|
|
477
|
-
virtualNetworkResourceId?: string;
|
|
478
|
-
}
|
|
479
|
-
/**
|
|
480
|
-
* Delegated subnet usage data.
|
|
481
|
-
*/
|
|
482
|
-
export interface DelegatedSubnetUsage {
|
|
483
|
-
/**
|
|
484
|
-
* name of the subnet
|
|
485
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
486
|
-
*/
|
|
487
|
-
readonly subnetName?: string;
|
|
488
|
-
/**
|
|
489
|
-
* Number of used delegated subnets
|
|
490
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
491
|
-
*/
|
|
492
|
-
readonly usage?: number;
|
|
493
|
-
}
|
|
494
|
-
/**
|
|
495
|
-
* Virtual network subnet usage data.
|
|
496
|
-
*/
|
|
497
|
-
export interface VirtualNetworkSubnetUsageResult {
|
|
498
|
-
/**
|
|
499
|
-
* A list of delegated subnet usage
|
|
500
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
501
|
-
*/
|
|
502
|
-
readonly delegatedSubnetsUsage?: DelegatedSubnetUsage[];
|
|
503
|
-
}
|
|
504
|
-
/**
|
|
505
|
-
* Sku capability
|
|
506
|
-
*/
|
|
507
|
-
export interface SkuCapability {
|
|
508
|
-
/**
|
|
509
|
-
* vCore name
|
|
510
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
511
|
-
*/
|
|
512
|
-
readonly name?: string;
|
|
513
|
-
/**
|
|
514
|
-
* supported vCores
|
|
515
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
516
|
-
*/
|
|
517
|
-
readonly vCores?: number;
|
|
518
|
-
/**
|
|
519
|
-
* supported IOPS
|
|
520
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
521
|
-
*/
|
|
522
|
-
readonly supportedIops?: number;
|
|
523
|
-
/**
|
|
524
|
-
* supported memory per vCore in MB
|
|
525
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
526
|
-
*/
|
|
527
|
-
readonly supportedMemoryPerVCoreMB?: number;
|
|
528
|
-
}
|
|
529
|
-
/**
|
|
530
|
-
* Server version capabilities.
|
|
531
|
-
*/
|
|
532
|
-
export interface ServerVersionCapability {
|
|
533
|
-
/**
|
|
534
|
-
* server version
|
|
535
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
536
|
-
*/
|
|
537
|
-
readonly name?: string;
|
|
538
|
-
/**
|
|
539
|
-
* A list of supported Skus
|
|
540
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
541
|
-
*/
|
|
542
|
-
readonly supportedSkus?: SkuCapability[];
|
|
543
|
-
}
|
|
544
|
-
/**
|
|
545
|
-
* storage edition capability
|
|
546
|
-
*/
|
|
547
|
-
export interface StorageEditionCapability {
|
|
548
|
-
/**
|
|
549
|
-
* storage edition name
|
|
550
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
551
|
-
*/
|
|
552
|
-
readonly name?: string;
|
|
553
|
-
/**
|
|
554
|
-
* The minimal supported storage size.
|
|
555
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
556
|
-
*/
|
|
557
|
-
readonly minStorageSize?: number;
|
|
558
|
-
/**
|
|
559
|
-
* The maximum supported storage size.
|
|
560
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
561
|
-
*/
|
|
562
|
-
readonly maxStorageSize?: number;
|
|
563
|
-
/**
|
|
564
|
-
* Minimal backup retention days
|
|
565
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
566
|
-
*/
|
|
567
|
-
readonly minBackupRetentionDays?: number;
|
|
568
|
-
/**
|
|
569
|
-
* Maximum backup retention days
|
|
570
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
571
|
-
*/
|
|
572
|
-
readonly maxBackupRetentionDays?: number;
|
|
573
|
-
}
|
|
574
|
-
/**
|
|
575
|
-
* Server edition capabilities.
|
|
576
|
-
*/
|
|
577
|
-
export interface ServerEditionCapability {
|
|
578
|
-
/**
|
|
579
|
-
* Server edition name
|
|
580
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
581
|
-
*/
|
|
582
|
-
readonly name?: string;
|
|
583
|
-
/**
|
|
584
|
-
* A list of supported storage editions
|
|
585
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
586
|
-
*/
|
|
587
|
-
readonly supportedStorageEditions?: StorageEditionCapability[];
|
|
588
|
-
/**
|
|
589
|
-
* A list of supported server versions.
|
|
590
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
591
|
-
*/
|
|
592
|
-
readonly supportedServerVersions?: ServerVersionCapability[];
|
|
593
|
-
}
|
|
594
|
-
/**
|
|
595
|
-
* Location capabilities.
|
|
596
|
-
*/
|
|
597
|
-
export interface CapabilityProperties {
|
|
598
|
-
/**
|
|
599
|
-
* zone name
|
|
600
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
601
|
-
*/
|
|
602
|
-
readonly zone?: string;
|
|
603
|
-
/**
|
|
604
|
-
* Supported high availability mode
|
|
605
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
606
|
-
*/
|
|
607
|
-
readonly supportedHAMode?: string[];
|
|
608
|
-
/**
|
|
609
|
-
* supported geo backup regions
|
|
610
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
611
|
-
*/
|
|
612
|
-
readonly supportedGeoBackupRegions?: string[];
|
|
613
|
-
/**
|
|
614
|
-
* A list of supported flexible server editions.
|
|
615
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
616
|
-
*/
|
|
617
|
-
readonly supportedFlexibleServerEditions?: ServerEditionCapability[];
|
|
618
|
-
}
|
|
619
|
-
/**
|
|
620
|
-
* The response of get private dns zone suffix.
|
|
621
|
-
*/
|
|
622
|
-
export interface GetPrivateDnsZoneSuffixResponse {
|
|
623
|
-
/**
|
|
624
|
-
* Represents the private DNS zone suffix.
|
|
625
|
-
*/
|
|
626
|
-
privateDnsZoneSuffix?: string;
|
|
627
|
-
}
|
|
628
|
-
/**
|
|
629
|
-
* Request from client to check resource name availability.
|
|
630
|
-
*/
|
|
631
|
-
export interface NameAvailabilityRequest {
|
|
632
|
-
/**
|
|
633
|
-
* Resource name to verify.
|
|
634
|
-
*/
|
|
635
|
-
name: string;
|
|
636
|
-
/**
|
|
637
|
-
* Resource type used for verification.
|
|
638
|
-
*/
|
|
639
|
-
type?: string;
|
|
640
|
-
}
|
|
641
|
-
/**
|
|
642
|
-
* Represents a resource name availability.
|
|
643
|
-
*/
|
|
644
|
-
export interface NameAvailability {
|
|
645
|
-
/**
|
|
646
|
-
* Error Message.
|
|
647
|
-
*/
|
|
648
|
-
message?: string;
|
|
649
|
-
/**
|
|
650
|
-
* Indicates whether the resource name is available.
|
|
651
|
-
*/
|
|
652
|
-
nameAvailable?: boolean;
|
|
653
|
-
/**
|
|
654
|
-
* Reason for name being unavailable.
|
|
655
|
-
*/
|
|
656
|
-
reason?: string;
|
|
657
|
-
}
|
|
658
|
-
/**
|
|
659
|
-
* Display metadata associated with the operation.
|
|
660
|
-
*/
|
|
661
|
-
export interface OperationDisplay {
|
|
662
|
-
/**
|
|
663
|
-
* Operation resource provider name.
|
|
664
|
-
*/
|
|
665
|
-
provider?: string;
|
|
666
|
-
/**
|
|
667
|
-
* Resource on which the operation is performed.
|
|
668
|
-
*/
|
|
669
|
-
resource?: string;
|
|
670
|
-
/**
|
|
671
|
-
* Localized friendly name for the operation.
|
|
672
|
-
*/
|
|
673
|
-
operation?: string;
|
|
674
|
-
/**
|
|
675
|
-
* Operation description.
|
|
676
|
-
*/
|
|
677
|
-
description?: string;
|
|
678
|
-
}
|
|
679
|
-
/**
|
|
680
|
-
* REST API operation definition.
|
|
681
|
-
*/
|
|
682
|
-
export interface Operation {
|
|
683
|
-
/**
|
|
684
|
-
* The name of the operation being performed on this particular object.
|
|
685
|
-
*/
|
|
686
|
-
name?: string;
|
|
687
|
-
/**
|
|
688
|
-
* The localized display information for this particular operation or action.
|
|
689
|
-
*/
|
|
690
|
-
display?: OperationDisplay;
|
|
691
|
-
/**
|
|
692
|
-
* The intended executor of the operation.
|
|
693
|
-
*/
|
|
694
|
-
origin?: string;
|
|
695
|
-
/**
|
|
696
|
-
* Additional descriptions for the operation.
|
|
697
|
-
*/
|
|
698
|
-
properties?: {
|
|
699
|
-
[propertyName: string]: any;
|
|
700
|
-
};
|
|
701
|
-
}
|
|
702
|
-
/**
|
|
703
|
-
* The resource management error additional info.
|
|
704
|
-
*/
|
|
705
|
-
export interface ErrorAdditionalInfo {
|
|
706
|
-
/**
|
|
707
|
-
* The additional info type.
|
|
708
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
709
|
-
*/
|
|
710
|
-
readonly type?: string;
|
|
711
|
-
/**
|
|
712
|
-
* The additional info.
|
|
713
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
714
|
-
*/
|
|
715
|
-
readonly info?: any;
|
|
716
|
-
}
|
|
717
|
-
/**
|
|
718
|
-
* Common error response for all Azure Resource Manager APIs to return error details for failed
|
|
719
|
-
* operations. (This also follows the OData error response format.)
|
|
720
|
-
* @summary Error Response
|
|
721
|
-
*/
|
|
722
|
-
export interface ErrorResponse {
|
|
723
|
-
/**
|
|
724
|
-
* The error code.
|
|
725
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
726
|
-
*/
|
|
727
|
-
readonly code?: string;
|
|
728
|
-
/**
|
|
729
|
-
* The error message.
|
|
730
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
731
|
-
*/
|
|
732
|
-
readonly message?: string;
|
|
733
|
-
/**
|
|
734
|
-
* The error target.
|
|
735
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
736
|
-
*/
|
|
737
|
-
readonly target?: string;
|
|
738
|
-
/**
|
|
739
|
-
* The error details.
|
|
740
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
741
|
-
*/
|
|
742
|
-
readonly details?: ErrorResponse[];
|
|
743
|
-
/**
|
|
744
|
-
* The error additional info.
|
|
745
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
746
|
-
*/
|
|
747
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
748
|
-
}
|
|
749
|
-
/**
|
|
750
|
-
* The resource model definition for an Azure Resource Manager resource with an etag.
|
|
751
|
-
* @summary Entity Resource
|
|
752
|
-
*/
|
|
753
|
-
export interface AzureEntityResource extends Resource {
|
|
754
|
-
/**
|
|
755
|
-
* Resource Etag.
|
|
756
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
757
|
-
*/
|
|
758
|
-
readonly etag?: string;
|
|
759
|
-
}
|
|
760
|
-
/**
|
|
761
|
-
* An interface representing MySQLManagementClientOptions.
|
|
762
|
-
*/
|
|
763
|
-
export interface MySQLManagementClientOptions extends AzureServiceClientOptions {
|
|
764
|
-
baseUri?: string;
|
|
765
|
-
}
|
|
766
|
-
/**
|
|
767
|
-
* @interface
|
|
768
|
-
* A list of servers.
|
|
769
|
-
* @extends Array<Server>
|
|
770
|
-
*/
|
|
771
|
-
export interface ServerListResult extends Array<Server> {
|
|
772
|
-
/**
|
|
773
|
-
* The link used to get the next page of operations.
|
|
774
|
-
*/
|
|
775
|
-
nextLink?: string;
|
|
776
|
-
}
|
|
777
|
-
/**
|
|
778
|
-
* @interface
|
|
779
|
-
* A list of server backups.
|
|
780
|
-
* @extends Array<ServerBackup>
|
|
781
|
-
*/
|
|
782
|
-
export interface ServerBackupListResult extends Array<ServerBackup> {
|
|
783
|
-
/**
|
|
784
|
-
* The link used to get the next page of operations.
|
|
785
|
-
*/
|
|
786
|
-
nextLink?: string;
|
|
787
|
-
}
|
|
788
|
-
/**
|
|
789
|
-
* @interface
|
|
790
|
-
* A list of firewall rules.
|
|
791
|
-
* @extends Array<FirewallRule>
|
|
792
|
-
*/
|
|
793
|
-
export interface FirewallRuleListResult extends Array<FirewallRule> {
|
|
794
|
-
/**
|
|
795
|
-
* The link used to get the next page of operations.
|
|
796
|
-
*/
|
|
797
|
-
nextLink?: string;
|
|
798
|
-
}
|
|
799
|
-
/**
|
|
800
|
-
* @interface
|
|
801
|
-
* A List of databases.
|
|
802
|
-
* @extends Array<Database>
|
|
803
|
-
*/
|
|
804
|
-
export interface DatabaseListResult extends Array<Database> {
|
|
805
|
-
/**
|
|
806
|
-
* The link used to get the next page of operations.
|
|
807
|
-
*/
|
|
808
|
-
nextLink?: string;
|
|
809
|
-
}
|
|
810
|
-
/**
|
|
811
|
-
* @interface
|
|
812
|
-
* A list of server configurations.
|
|
813
|
-
* @extends Array<Configuration>
|
|
814
|
-
*/
|
|
815
|
-
export interface ConfigurationListResult extends Array<Configuration> {
|
|
816
|
-
/**
|
|
817
|
-
* The link used to get the next page of operations.
|
|
818
|
-
*/
|
|
819
|
-
nextLink?: string;
|
|
820
|
-
}
|
|
821
|
-
/**
|
|
822
|
-
* @interface
|
|
823
|
-
* location capability
|
|
824
|
-
* @extends Array<CapabilityProperties>
|
|
825
|
-
*/
|
|
826
|
-
export interface CapabilitiesListResult extends Array<CapabilityProperties> {
|
|
827
|
-
/**
|
|
828
|
-
* Link to retrieve next page of results.
|
|
829
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
830
|
-
*/
|
|
831
|
-
readonly nextLink?: string;
|
|
832
|
-
}
|
|
833
|
-
/**
|
|
834
|
-
* @interface
|
|
835
|
-
* A list of resource provider operations.
|
|
836
|
-
* @extends Array<Operation>
|
|
837
|
-
*/
|
|
838
|
-
export interface OperationListResult extends Array<Operation> {
|
|
839
|
-
/**
|
|
840
|
-
* URL client should use to fetch the next page (per server side paging).
|
|
841
|
-
*/
|
|
842
|
-
nextLink?: string;
|
|
843
|
-
}
|
|
844
|
-
/**
|
|
845
|
-
* Defines values for ServerVersion.
|
|
846
|
-
* Possible values include: '5.7', '8.0.21'
|
|
847
|
-
* @readonly
|
|
848
|
-
* @enum {string}
|
|
849
|
-
*/
|
|
850
|
-
export declare type ServerVersion = '5.7' | '8.0.21';
|
|
851
|
-
/**
|
|
852
|
-
* Defines values for EnableStatusEnum.
|
|
853
|
-
* Possible values include: 'Enabled', 'Disabled'
|
|
854
|
-
* @readonly
|
|
855
|
-
* @enum {string}
|
|
856
|
-
*/
|
|
857
|
-
export declare type EnableStatusEnum = 'Enabled' | 'Disabled';
|
|
858
|
-
/**
|
|
859
|
-
* Defines values for ReplicationRole.
|
|
860
|
-
* Possible values include: 'None', 'Source', 'Replica'
|
|
861
|
-
* @readonly
|
|
862
|
-
* @enum {string}
|
|
863
|
-
*/
|
|
864
|
-
export declare type ReplicationRole = 'None' | 'Source' | 'Replica';
|
|
865
|
-
/**
|
|
866
|
-
* Defines values for SkuTier.
|
|
867
|
-
* Possible values include: 'Burstable', 'GeneralPurpose', 'MemoryOptimized'
|
|
868
|
-
* @readonly
|
|
869
|
-
* @enum {string}
|
|
870
|
-
*/
|
|
871
|
-
export declare type SkuTier = 'Burstable' | 'GeneralPurpose' | 'MemoryOptimized';
|
|
872
|
-
/**
|
|
873
|
-
* Defines values for HighAvailabilityMode.
|
|
874
|
-
* Possible values include: 'Disabled', 'ZoneRedundant', 'SameZone'
|
|
875
|
-
* @readonly
|
|
876
|
-
* @enum {string}
|
|
877
|
-
*/
|
|
878
|
-
export declare type HighAvailabilityMode = 'Disabled' | 'ZoneRedundant' | 'SameZone';
|
|
879
|
-
/**
|
|
880
|
-
* Defines values for HighAvailabilityState.
|
|
881
|
-
* Possible values include: 'NotEnabled', 'CreatingStandby', 'Healthy', 'FailingOver',
|
|
882
|
-
* 'RemovingStandby'
|
|
883
|
-
* @readonly
|
|
884
|
-
* @enum {string}
|
|
885
|
-
*/
|
|
886
|
-
export declare type HighAvailabilityState = 'NotEnabled' | 'CreatingStandby' | 'Healthy' | 'FailingOver' | 'RemovingStandby';
|
|
887
|
-
/**
|
|
888
|
-
* Defines values for CreateMode.
|
|
889
|
-
* Possible values include: 'Default', 'PointInTimeRestore', 'Replica', 'GeoRestore'
|
|
890
|
-
* @readonly
|
|
891
|
-
* @enum {string}
|
|
892
|
-
*/
|
|
893
|
-
export declare type CreateMode = 'Default' | 'PointInTimeRestore' | 'Replica' | 'GeoRestore';
|
|
894
|
-
/**
|
|
895
|
-
* Defines values for ServerState.
|
|
896
|
-
* Possible values include: 'Ready', 'Dropping', 'Disabled', 'Starting', 'Stopping', 'Stopped',
|
|
897
|
-
* 'Updating'
|
|
898
|
-
* @readonly
|
|
899
|
-
* @enum {string}
|
|
900
|
-
*/
|
|
901
|
-
export declare type ServerState = 'Ready' | 'Dropping' | 'Disabled' | 'Starting' | 'Stopping' | 'Stopped' | 'Updating';
|
|
902
|
-
/**
|
|
903
|
-
* Defines values for CreatedByType.
|
|
904
|
-
* Possible values include: 'User', 'Application', 'ManagedIdentity', 'Key'
|
|
905
|
-
* @readonly
|
|
906
|
-
* @enum {string}
|
|
907
|
-
*/
|
|
908
|
-
export declare type CreatedByType = 'User' | 'Application' | 'ManagedIdentity' | 'Key';
|
|
909
|
-
/**
|
|
910
|
-
* Defines values for ConfigurationSource.
|
|
911
|
-
* Possible values include: 'system-default', 'user-override'
|
|
912
|
-
* @readonly
|
|
913
|
-
* @enum {string}
|
|
914
|
-
*/
|
|
915
|
-
export declare type ConfigurationSource = 'system-default' | 'user-override';
|
|
916
|
-
/**
|
|
917
|
-
* Defines values for IsReadOnly.
|
|
918
|
-
* Possible values include: 'True', 'False'
|
|
919
|
-
* @readonly
|
|
920
|
-
* @enum {string}
|
|
921
|
-
*/
|
|
922
|
-
export declare type IsReadOnly = 'True' | 'False';
|
|
923
|
-
/**
|
|
924
|
-
* Defines values for IsConfigPendingRestart.
|
|
925
|
-
* Possible values include: 'True', 'False'
|
|
926
|
-
* @readonly
|
|
927
|
-
* @enum {string}
|
|
928
|
-
*/
|
|
929
|
-
export declare type IsConfigPendingRestart = 'True' | 'False';
|
|
930
|
-
/**
|
|
931
|
-
* Defines values for IsDynamicConfig.
|
|
932
|
-
* Possible values include: 'True', 'False'
|
|
933
|
-
* @readonly
|
|
934
|
-
* @enum {string}
|
|
935
|
-
*/
|
|
936
|
-
export declare type IsDynamicConfig = 'True' | 'False';
|
|
937
|
-
/**
|
|
938
|
-
* Contains response data for the create operation.
|
|
939
|
-
*/
|
|
940
|
-
export declare type ServersCreateResponse = Server & {
|
|
941
|
-
/**
|
|
942
|
-
* The underlying HTTP response.
|
|
943
|
-
*/
|
|
944
|
-
_response: msRest.HttpResponse & {
|
|
945
|
-
/**
|
|
946
|
-
* The response body as text (string format)
|
|
947
|
-
*/
|
|
948
|
-
bodyAsText: string;
|
|
949
|
-
/**
|
|
950
|
-
* The response body as parsed JSON or XML
|
|
951
|
-
*/
|
|
952
|
-
parsedBody: Server;
|
|
953
|
-
};
|
|
954
|
-
};
|
|
955
|
-
/**
|
|
956
|
-
* Contains response data for the update operation.
|
|
957
|
-
*/
|
|
958
|
-
export declare type ServersUpdateResponse = Server & {
|
|
959
|
-
/**
|
|
960
|
-
* The underlying HTTP response.
|
|
961
|
-
*/
|
|
962
|
-
_response: msRest.HttpResponse & {
|
|
963
|
-
/**
|
|
964
|
-
* The response body as text (string format)
|
|
965
|
-
*/
|
|
966
|
-
bodyAsText: string;
|
|
967
|
-
/**
|
|
968
|
-
* The response body as parsed JSON or XML
|
|
969
|
-
*/
|
|
970
|
-
parsedBody: Server;
|
|
971
|
-
};
|
|
972
|
-
};
|
|
973
|
-
/**
|
|
974
|
-
* Contains response data for the get operation.
|
|
975
|
-
*/
|
|
976
|
-
export declare type ServersGetResponse = Server & {
|
|
977
|
-
/**
|
|
978
|
-
* The underlying HTTP response.
|
|
979
|
-
*/
|
|
980
|
-
_response: msRest.HttpResponse & {
|
|
981
|
-
/**
|
|
982
|
-
* The response body as text (string format)
|
|
983
|
-
*/
|
|
984
|
-
bodyAsText: string;
|
|
985
|
-
/**
|
|
986
|
-
* The response body as parsed JSON or XML
|
|
987
|
-
*/
|
|
988
|
-
parsedBody: Server;
|
|
989
|
-
};
|
|
990
|
-
};
|
|
991
|
-
/**
|
|
992
|
-
* Contains response data for the listByResourceGroup operation.
|
|
993
|
-
*/
|
|
994
|
-
export declare type ServersListByResourceGroupResponse = ServerListResult & {
|
|
995
|
-
/**
|
|
996
|
-
* The underlying HTTP response.
|
|
997
|
-
*/
|
|
998
|
-
_response: msRest.HttpResponse & {
|
|
999
|
-
/**
|
|
1000
|
-
* The response body as text (string format)
|
|
1001
|
-
*/
|
|
1002
|
-
bodyAsText: string;
|
|
1003
|
-
/**
|
|
1004
|
-
* The response body as parsed JSON or XML
|
|
1005
|
-
*/
|
|
1006
|
-
parsedBody: ServerListResult;
|
|
1007
|
-
};
|
|
1008
|
-
};
|
|
1009
|
-
/**
|
|
1010
|
-
* Contains response data for the list operation.
|
|
1011
|
-
*/
|
|
1012
|
-
export declare type ServersListResponse = ServerListResult & {
|
|
1013
|
-
/**
|
|
1014
|
-
* The underlying HTTP response.
|
|
1015
|
-
*/
|
|
1016
|
-
_response: msRest.HttpResponse & {
|
|
1017
|
-
/**
|
|
1018
|
-
* The response body as text (string format)
|
|
1019
|
-
*/
|
|
1020
|
-
bodyAsText: string;
|
|
1021
|
-
/**
|
|
1022
|
-
* The response body as parsed JSON or XML
|
|
1023
|
-
*/
|
|
1024
|
-
parsedBody: ServerListResult;
|
|
1025
|
-
};
|
|
1026
|
-
};
|
|
1027
|
-
/**
|
|
1028
|
-
* Contains response data for the beginCreate operation.
|
|
1029
|
-
*/
|
|
1030
|
-
export declare type ServersBeginCreateResponse = Server & {
|
|
1031
|
-
/**
|
|
1032
|
-
* The underlying HTTP response.
|
|
1033
|
-
*/
|
|
1034
|
-
_response: msRest.HttpResponse & {
|
|
1035
|
-
/**
|
|
1036
|
-
* The response body as text (string format)
|
|
1037
|
-
*/
|
|
1038
|
-
bodyAsText: string;
|
|
1039
|
-
/**
|
|
1040
|
-
* The response body as parsed JSON or XML
|
|
1041
|
-
*/
|
|
1042
|
-
parsedBody: Server;
|
|
1043
|
-
};
|
|
1044
|
-
};
|
|
1045
|
-
/**
|
|
1046
|
-
* Contains response data for the beginUpdate operation.
|
|
1047
|
-
*/
|
|
1048
|
-
export declare type ServersBeginUpdateResponse = Server & {
|
|
1049
|
-
/**
|
|
1050
|
-
* The underlying HTTP response.
|
|
1051
|
-
*/
|
|
1052
|
-
_response: msRest.HttpResponse & {
|
|
1053
|
-
/**
|
|
1054
|
-
* The response body as text (string format)
|
|
1055
|
-
*/
|
|
1056
|
-
bodyAsText: string;
|
|
1057
|
-
/**
|
|
1058
|
-
* The response body as parsed JSON or XML
|
|
1059
|
-
*/
|
|
1060
|
-
parsedBody: Server;
|
|
1061
|
-
};
|
|
1062
|
-
};
|
|
1063
|
-
/**
|
|
1064
|
-
* Contains response data for the listByResourceGroupNext operation.
|
|
1065
|
-
*/
|
|
1066
|
-
export declare type ServersListByResourceGroupNextResponse = ServerListResult & {
|
|
1067
|
-
/**
|
|
1068
|
-
* The underlying HTTP response.
|
|
1069
|
-
*/
|
|
1070
|
-
_response: msRest.HttpResponse & {
|
|
1071
|
-
/**
|
|
1072
|
-
* The response body as text (string format)
|
|
1073
|
-
*/
|
|
1074
|
-
bodyAsText: string;
|
|
1075
|
-
/**
|
|
1076
|
-
* The response body as parsed JSON or XML
|
|
1077
|
-
*/
|
|
1078
|
-
parsedBody: ServerListResult;
|
|
1079
|
-
};
|
|
1080
|
-
};
|
|
1081
|
-
/**
|
|
1082
|
-
* Contains response data for the listNext operation.
|
|
1083
|
-
*/
|
|
1084
|
-
export declare type ServersListNextResponse = ServerListResult & {
|
|
1085
|
-
/**
|
|
1086
|
-
* The underlying HTTP response.
|
|
1087
|
-
*/
|
|
1088
|
-
_response: msRest.HttpResponse & {
|
|
1089
|
-
/**
|
|
1090
|
-
* The response body as text (string format)
|
|
1091
|
-
*/
|
|
1092
|
-
bodyAsText: string;
|
|
1093
|
-
/**
|
|
1094
|
-
* The response body as parsed JSON or XML
|
|
1095
|
-
*/
|
|
1096
|
-
parsedBody: ServerListResult;
|
|
1097
|
-
};
|
|
1098
|
-
};
|
|
1099
|
-
/**
|
|
1100
|
-
* Contains response data for the listByServer operation.
|
|
1101
|
-
*/
|
|
1102
|
-
export declare type ReplicasListByServerResponse = ServerListResult & {
|
|
1103
|
-
/**
|
|
1104
|
-
* The underlying HTTP response.
|
|
1105
|
-
*/
|
|
1106
|
-
_response: msRest.HttpResponse & {
|
|
1107
|
-
/**
|
|
1108
|
-
* The response body as text (string format)
|
|
1109
|
-
*/
|
|
1110
|
-
bodyAsText: string;
|
|
1111
|
-
/**
|
|
1112
|
-
* The response body as parsed JSON or XML
|
|
1113
|
-
*/
|
|
1114
|
-
parsedBody: ServerListResult;
|
|
1115
|
-
};
|
|
1116
|
-
};
|
|
1117
|
-
/**
|
|
1118
|
-
* Contains response data for the listByServerNext operation.
|
|
1119
|
-
*/
|
|
1120
|
-
export declare type ReplicasListByServerNextResponse = ServerListResult & {
|
|
1121
|
-
/**
|
|
1122
|
-
* The underlying HTTP response.
|
|
1123
|
-
*/
|
|
1124
|
-
_response: msRest.HttpResponse & {
|
|
1125
|
-
/**
|
|
1126
|
-
* The response body as text (string format)
|
|
1127
|
-
*/
|
|
1128
|
-
bodyAsText: string;
|
|
1129
|
-
/**
|
|
1130
|
-
* The response body as parsed JSON or XML
|
|
1131
|
-
*/
|
|
1132
|
-
parsedBody: ServerListResult;
|
|
1133
|
-
};
|
|
1134
|
-
};
|
|
1135
|
-
/**
|
|
1136
|
-
* Contains response data for the get operation.
|
|
1137
|
-
*/
|
|
1138
|
-
export declare type BackupsGetResponse = ServerBackup & {
|
|
1139
|
-
/**
|
|
1140
|
-
* The underlying HTTP response.
|
|
1141
|
-
*/
|
|
1142
|
-
_response: msRest.HttpResponse & {
|
|
1143
|
-
/**
|
|
1144
|
-
* The response body as text (string format)
|
|
1145
|
-
*/
|
|
1146
|
-
bodyAsText: string;
|
|
1147
|
-
/**
|
|
1148
|
-
* The response body as parsed JSON or XML
|
|
1149
|
-
*/
|
|
1150
|
-
parsedBody: ServerBackup;
|
|
1151
|
-
};
|
|
1152
|
-
};
|
|
1153
|
-
/**
|
|
1154
|
-
* Contains response data for the listByServer operation.
|
|
1155
|
-
*/
|
|
1156
|
-
export declare type BackupsListByServerResponse = ServerBackupListResult & {
|
|
1157
|
-
/**
|
|
1158
|
-
* The underlying HTTP response.
|
|
1159
|
-
*/
|
|
1160
|
-
_response: msRest.HttpResponse & {
|
|
1161
|
-
/**
|
|
1162
|
-
* The response body as text (string format)
|
|
1163
|
-
*/
|
|
1164
|
-
bodyAsText: string;
|
|
1165
|
-
/**
|
|
1166
|
-
* The response body as parsed JSON or XML
|
|
1167
|
-
*/
|
|
1168
|
-
parsedBody: ServerBackupListResult;
|
|
1169
|
-
};
|
|
1170
|
-
};
|
|
1171
|
-
/**
|
|
1172
|
-
* Contains response data for the listByServerNext operation.
|
|
1173
|
-
*/
|
|
1174
|
-
export declare type BackupsListByServerNextResponse = ServerBackupListResult & {
|
|
1175
|
-
/**
|
|
1176
|
-
* The underlying HTTP response.
|
|
1177
|
-
*/
|
|
1178
|
-
_response: msRest.HttpResponse & {
|
|
1179
|
-
/**
|
|
1180
|
-
* The response body as text (string format)
|
|
1181
|
-
*/
|
|
1182
|
-
bodyAsText: string;
|
|
1183
|
-
/**
|
|
1184
|
-
* The response body as parsed JSON or XML
|
|
1185
|
-
*/
|
|
1186
|
-
parsedBody: ServerBackupListResult;
|
|
1187
|
-
};
|
|
1188
|
-
};
|
|
1189
|
-
/**
|
|
1190
|
-
* Contains response data for the createOrUpdate operation.
|
|
1191
|
-
*/
|
|
1192
|
-
export declare type FirewallRulesCreateOrUpdateResponse = FirewallRule & {
|
|
1193
|
-
/**
|
|
1194
|
-
* The underlying HTTP response.
|
|
1195
|
-
*/
|
|
1196
|
-
_response: msRest.HttpResponse & {
|
|
1197
|
-
/**
|
|
1198
|
-
* The response body as text (string format)
|
|
1199
|
-
*/
|
|
1200
|
-
bodyAsText: string;
|
|
1201
|
-
/**
|
|
1202
|
-
* The response body as parsed JSON or XML
|
|
1203
|
-
*/
|
|
1204
|
-
parsedBody: FirewallRule;
|
|
1205
|
-
};
|
|
1206
|
-
};
|
|
1207
|
-
/**
|
|
1208
|
-
* Contains response data for the get operation.
|
|
1209
|
-
*/
|
|
1210
|
-
export declare type FirewallRulesGetResponse = FirewallRule & {
|
|
1211
|
-
/**
|
|
1212
|
-
* The underlying HTTP response.
|
|
1213
|
-
*/
|
|
1214
|
-
_response: msRest.HttpResponse & {
|
|
1215
|
-
/**
|
|
1216
|
-
* The response body as text (string format)
|
|
1217
|
-
*/
|
|
1218
|
-
bodyAsText: string;
|
|
1219
|
-
/**
|
|
1220
|
-
* The response body as parsed JSON or XML
|
|
1221
|
-
*/
|
|
1222
|
-
parsedBody: FirewallRule;
|
|
1223
|
-
};
|
|
1224
|
-
};
|
|
1225
|
-
/**
|
|
1226
|
-
* Contains response data for the listByServer operation.
|
|
1227
|
-
*/
|
|
1228
|
-
export declare type FirewallRulesListByServerResponse = FirewallRuleListResult & {
|
|
1229
|
-
/**
|
|
1230
|
-
* The underlying HTTP response.
|
|
1231
|
-
*/
|
|
1232
|
-
_response: msRest.HttpResponse & {
|
|
1233
|
-
/**
|
|
1234
|
-
* The response body as text (string format)
|
|
1235
|
-
*/
|
|
1236
|
-
bodyAsText: string;
|
|
1237
|
-
/**
|
|
1238
|
-
* The response body as parsed JSON or XML
|
|
1239
|
-
*/
|
|
1240
|
-
parsedBody: FirewallRuleListResult;
|
|
1241
|
-
};
|
|
1242
|
-
};
|
|
1243
|
-
/**
|
|
1244
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
1245
|
-
*/
|
|
1246
|
-
export declare type FirewallRulesBeginCreateOrUpdateResponse = FirewallRule & {
|
|
1247
|
-
/**
|
|
1248
|
-
* The underlying HTTP response.
|
|
1249
|
-
*/
|
|
1250
|
-
_response: msRest.HttpResponse & {
|
|
1251
|
-
/**
|
|
1252
|
-
* The response body as text (string format)
|
|
1253
|
-
*/
|
|
1254
|
-
bodyAsText: string;
|
|
1255
|
-
/**
|
|
1256
|
-
* The response body as parsed JSON or XML
|
|
1257
|
-
*/
|
|
1258
|
-
parsedBody: FirewallRule;
|
|
1259
|
-
};
|
|
1260
|
-
};
|
|
1261
|
-
/**
|
|
1262
|
-
* Contains response data for the listByServerNext operation.
|
|
1263
|
-
*/
|
|
1264
|
-
export declare type FirewallRulesListByServerNextResponse = FirewallRuleListResult & {
|
|
1265
|
-
/**
|
|
1266
|
-
* The underlying HTTP response.
|
|
1267
|
-
*/
|
|
1268
|
-
_response: msRest.HttpResponse & {
|
|
1269
|
-
/**
|
|
1270
|
-
* The response body as text (string format)
|
|
1271
|
-
*/
|
|
1272
|
-
bodyAsText: string;
|
|
1273
|
-
/**
|
|
1274
|
-
* The response body as parsed JSON or XML
|
|
1275
|
-
*/
|
|
1276
|
-
parsedBody: FirewallRuleListResult;
|
|
1277
|
-
};
|
|
1278
|
-
};
|
|
1279
|
-
/**
|
|
1280
|
-
* Contains response data for the createOrUpdate operation.
|
|
1281
|
-
*/
|
|
1282
|
-
export declare type DatabasesCreateOrUpdateResponse = Database & {
|
|
1283
|
-
/**
|
|
1284
|
-
* The underlying HTTP response.
|
|
1285
|
-
*/
|
|
1286
|
-
_response: msRest.HttpResponse & {
|
|
1287
|
-
/**
|
|
1288
|
-
* The response body as text (string format)
|
|
1289
|
-
*/
|
|
1290
|
-
bodyAsText: string;
|
|
1291
|
-
/**
|
|
1292
|
-
* The response body as parsed JSON or XML
|
|
1293
|
-
*/
|
|
1294
|
-
parsedBody: Database;
|
|
1295
|
-
};
|
|
1296
|
-
};
|
|
1297
|
-
/**
|
|
1298
|
-
* Contains response data for the get operation.
|
|
1299
|
-
*/
|
|
1300
|
-
export declare type DatabasesGetResponse = Database & {
|
|
1301
|
-
/**
|
|
1302
|
-
* The underlying HTTP response.
|
|
1303
|
-
*/
|
|
1304
|
-
_response: msRest.HttpResponse & {
|
|
1305
|
-
/**
|
|
1306
|
-
* The response body as text (string format)
|
|
1307
|
-
*/
|
|
1308
|
-
bodyAsText: string;
|
|
1309
|
-
/**
|
|
1310
|
-
* The response body as parsed JSON or XML
|
|
1311
|
-
*/
|
|
1312
|
-
parsedBody: Database;
|
|
1313
|
-
};
|
|
1314
|
-
};
|
|
1315
|
-
/**
|
|
1316
|
-
* Contains response data for the listByServer operation.
|
|
1317
|
-
*/
|
|
1318
|
-
export declare type DatabasesListByServerResponse = DatabaseListResult & {
|
|
1319
|
-
/**
|
|
1320
|
-
* The underlying HTTP response.
|
|
1321
|
-
*/
|
|
1322
|
-
_response: msRest.HttpResponse & {
|
|
1323
|
-
/**
|
|
1324
|
-
* The response body as text (string format)
|
|
1325
|
-
*/
|
|
1326
|
-
bodyAsText: string;
|
|
1327
|
-
/**
|
|
1328
|
-
* The response body as parsed JSON or XML
|
|
1329
|
-
*/
|
|
1330
|
-
parsedBody: DatabaseListResult;
|
|
1331
|
-
};
|
|
1332
|
-
};
|
|
1333
|
-
/**
|
|
1334
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
1335
|
-
*/
|
|
1336
|
-
export declare type DatabasesBeginCreateOrUpdateResponse = Database & {
|
|
1337
|
-
/**
|
|
1338
|
-
* The underlying HTTP response.
|
|
1339
|
-
*/
|
|
1340
|
-
_response: msRest.HttpResponse & {
|
|
1341
|
-
/**
|
|
1342
|
-
* The response body as text (string format)
|
|
1343
|
-
*/
|
|
1344
|
-
bodyAsText: string;
|
|
1345
|
-
/**
|
|
1346
|
-
* The response body as parsed JSON or XML
|
|
1347
|
-
*/
|
|
1348
|
-
parsedBody: Database;
|
|
1349
|
-
};
|
|
1350
|
-
};
|
|
1351
|
-
/**
|
|
1352
|
-
* Contains response data for the listByServerNext operation.
|
|
1353
|
-
*/
|
|
1354
|
-
export declare type DatabasesListByServerNextResponse = DatabaseListResult & {
|
|
1355
|
-
/**
|
|
1356
|
-
* The underlying HTTP response.
|
|
1357
|
-
*/
|
|
1358
|
-
_response: msRest.HttpResponse & {
|
|
1359
|
-
/**
|
|
1360
|
-
* The response body as text (string format)
|
|
1361
|
-
*/
|
|
1362
|
-
bodyAsText: string;
|
|
1363
|
-
/**
|
|
1364
|
-
* The response body as parsed JSON or XML
|
|
1365
|
-
*/
|
|
1366
|
-
parsedBody: DatabaseListResult;
|
|
1367
|
-
};
|
|
1368
|
-
};
|
|
1369
|
-
/**
|
|
1370
|
-
* Contains response data for the update operation.
|
|
1371
|
-
*/
|
|
1372
|
-
export declare type ConfigurationsUpdateResponse = Configuration & {
|
|
1373
|
-
/**
|
|
1374
|
-
* The underlying HTTP response.
|
|
1375
|
-
*/
|
|
1376
|
-
_response: msRest.HttpResponse & {
|
|
1377
|
-
/**
|
|
1378
|
-
* The response body as text (string format)
|
|
1379
|
-
*/
|
|
1380
|
-
bodyAsText: string;
|
|
1381
|
-
/**
|
|
1382
|
-
* The response body as parsed JSON or XML
|
|
1383
|
-
*/
|
|
1384
|
-
parsedBody: Configuration;
|
|
1385
|
-
};
|
|
1386
|
-
};
|
|
1387
|
-
/**
|
|
1388
|
-
* Contains response data for the get operation.
|
|
1389
|
-
*/
|
|
1390
|
-
export declare type ConfigurationsGetResponse = Configuration & {
|
|
1391
|
-
/**
|
|
1392
|
-
* The underlying HTTP response.
|
|
1393
|
-
*/
|
|
1394
|
-
_response: msRest.HttpResponse & {
|
|
1395
|
-
/**
|
|
1396
|
-
* The response body as text (string format)
|
|
1397
|
-
*/
|
|
1398
|
-
bodyAsText: string;
|
|
1399
|
-
/**
|
|
1400
|
-
* The response body as parsed JSON or XML
|
|
1401
|
-
*/
|
|
1402
|
-
parsedBody: Configuration;
|
|
1403
|
-
};
|
|
1404
|
-
};
|
|
1405
|
-
/**
|
|
1406
|
-
* Contains response data for the batchUpdate operation.
|
|
1407
|
-
*/
|
|
1408
|
-
export declare type ConfigurationsBatchUpdateResponse = ConfigurationListResult & {
|
|
1409
|
-
/**
|
|
1410
|
-
* The underlying HTTP response.
|
|
1411
|
-
*/
|
|
1412
|
-
_response: msRest.HttpResponse & {
|
|
1413
|
-
/**
|
|
1414
|
-
* The response body as text (string format)
|
|
1415
|
-
*/
|
|
1416
|
-
bodyAsText: string;
|
|
1417
|
-
/**
|
|
1418
|
-
* The response body as parsed JSON or XML
|
|
1419
|
-
*/
|
|
1420
|
-
parsedBody: ConfigurationListResult;
|
|
1421
|
-
};
|
|
1422
|
-
};
|
|
1423
|
-
/**
|
|
1424
|
-
* Contains response data for the listByServer operation.
|
|
1425
|
-
*/
|
|
1426
|
-
export declare type ConfigurationsListByServerResponse = ConfigurationListResult & {
|
|
1427
|
-
/**
|
|
1428
|
-
* The underlying HTTP response.
|
|
1429
|
-
*/
|
|
1430
|
-
_response: msRest.HttpResponse & {
|
|
1431
|
-
/**
|
|
1432
|
-
* The response body as text (string format)
|
|
1433
|
-
*/
|
|
1434
|
-
bodyAsText: string;
|
|
1435
|
-
/**
|
|
1436
|
-
* The response body as parsed JSON or XML
|
|
1437
|
-
*/
|
|
1438
|
-
parsedBody: ConfigurationListResult;
|
|
1439
|
-
};
|
|
1440
|
-
};
|
|
1441
|
-
/**
|
|
1442
|
-
* Contains response data for the beginUpdate operation.
|
|
1443
|
-
*/
|
|
1444
|
-
export declare type ConfigurationsBeginUpdateResponse = Configuration & {
|
|
1445
|
-
/**
|
|
1446
|
-
* The underlying HTTP response.
|
|
1447
|
-
*/
|
|
1448
|
-
_response: msRest.HttpResponse & {
|
|
1449
|
-
/**
|
|
1450
|
-
* The response body as text (string format)
|
|
1451
|
-
*/
|
|
1452
|
-
bodyAsText: string;
|
|
1453
|
-
/**
|
|
1454
|
-
* The response body as parsed JSON or XML
|
|
1455
|
-
*/
|
|
1456
|
-
parsedBody: Configuration;
|
|
1457
|
-
};
|
|
1458
|
-
};
|
|
1459
|
-
/**
|
|
1460
|
-
* Contains response data for the beginBatchUpdate operation.
|
|
1461
|
-
*/
|
|
1462
|
-
export declare type ConfigurationsBeginBatchUpdateResponse = ConfigurationListResult & {
|
|
1463
|
-
/**
|
|
1464
|
-
* The underlying HTTP response.
|
|
1465
|
-
*/
|
|
1466
|
-
_response: msRest.HttpResponse & {
|
|
1467
|
-
/**
|
|
1468
|
-
* The response body as text (string format)
|
|
1469
|
-
*/
|
|
1470
|
-
bodyAsText: string;
|
|
1471
|
-
/**
|
|
1472
|
-
* The response body as parsed JSON or XML
|
|
1473
|
-
*/
|
|
1474
|
-
parsedBody: ConfigurationListResult;
|
|
1475
|
-
};
|
|
1476
|
-
};
|
|
1477
|
-
/**
|
|
1478
|
-
* Contains response data for the listByServerNext operation.
|
|
1479
|
-
*/
|
|
1480
|
-
export declare type ConfigurationsListByServerNextResponse = ConfigurationListResult & {
|
|
1481
|
-
/**
|
|
1482
|
-
* The underlying HTTP response.
|
|
1483
|
-
*/
|
|
1484
|
-
_response: msRest.HttpResponse & {
|
|
1485
|
-
/**
|
|
1486
|
-
* The response body as text (string format)
|
|
1487
|
-
*/
|
|
1488
|
-
bodyAsText: string;
|
|
1489
|
-
/**
|
|
1490
|
-
* The response body as parsed JSON or XML
|
|
1491
|
-
*/
|
|
1492
|
-
parsedBody: ConfigurationListResult;
|
|
1493
|
-
};
|
|
1494
|
-
};
|
|
1495
|
-
/**
|
|
1496
|
-
* Contains response data for the list operation.
|
|
1497
|
-
*/
|
|
1498
|
-
export declare type LocationBasedCapabilitiesListResponse = CapabilitiesListResult & {
|
|
1499
|
-
/**
|
|
1500
|
-
* The underlying HTTP response.
|
|
1501
|
-
*/
|
|
1502
|
-
_response: msRest.HttpResponse & {
|
|
1503
|
-
/**
|
|
1504
|
-
* The response body as text (string format)
|
|
1505
|
-
*/
|
|
1506
|
-
bodyAsText: string;
|
|
1507
|
-
/**
|
|
1508
|
-
* The response body as parsed JSON or XML
|
|
1509
|
-
*/
|
|
1510
|
-
parsedBody: CapabilitiesListResult;
|
|
1511
|
-
};
|
|
1512
|
-
};
|
|
1513
|
-
/**
|
|
1514
|
-
* Contains response data for the listNext operation.
|
|
1515
|
-
*/
|
|
1516
|
-
export declare type LocationBasedCapabilitiesListNextResponse = CapabilitiesListResult & {
|
|
1517
|
-
/**
|
|
1518
|
-
* The underlying HTTP response.
|
|
1519
|
-
*/
|
|
1520
|
-
_response: msRest.HttpResponse & {
|
|
1521
|
-
/**
|
|
1522
|
-
* The response body as text (string format)
|
|
1523
|
-
*/
|
|
1524
|
-
bodyAsText: string;
|
|
1525
|
-
/**
|
|
1526
|
-
* The response body as parsed JSON or XML
|
|
1527
|
-
*/
|
|
1528
|
-
parsedBody: CapabilitiesListResult;
|
|
1529
|
-
};
|
|
1530
|
-
};
|
|
1531
|
-
/**
|
|
1532
|
-
* Contains response data for the execute operation.
|
|
1533
|
-
*/
|
|
1534
|
-
export declare type CheckVirtualNetworkSubnetUsageExecuteResponse = VirtualNetworkSubnetUsageResult & {
|
|
1535
|
-
/**
|
|
1536
|
-
* The underlying HTTP response.
|
|
1537
|
-
*/
|
|
1538
|
-
_response: msRest.HttpResponse & {
|
|
1539
|
-
/**
|
|
1540
|
-
* The response body as text (string format)
|
|
1541
|
-
*/
|
|
1542
|
-
bodyAsText: string;
|
|
1543
|
-
/**
|
|
1544
|
-
* The response body as parsed JSON or XML
|
|
1545
|
-
*/
|
|
1546
|
-
parsedBody: VirtualNetworkSubnetUsageResult;
|
|
1547
|
-
};
|
|
1548
|
-
};
|
|
1549
|
-
/**
|
|
1550
|
-
* Contains response data for the execute operation.
|
|
1551
|
-
*/
|
|
1552
|
-
export declare type CheckNameAvailabilityExecuteResponse = NameAvailability & {
|
|
1553
|
-
/**
|
|
1554
|
-
* The underlying HTTP response.
|
|
1555
|
-
*/
|
|
1556
|
-
_response: msRest.HttpResponse & {
|
|
1557
|
-
/**
|
|
1558
|
-
* The response body as text (string format)
|
|
1559
|
-
*/
|
|
1560
|
-
bodyAsText: string;
|
|
1561
|
-
/**
|
|
1562
|
-
* The response body as parsed JSON or XML
|
|
1563
|
-
*/
|
|
1564
|
-
parsedBody: NameAvailability;
|
|
1565
|
-
};
|
|
1566
|
-
};
|
|
1567
|
-
/**
|
|
1568
|
-
* Contains response data for the execute operation.
|
|
1569
|
-
*/
|
|
1570
|
-
export declare type GetPrivateDnsZoneSuffixExecuteResponse = GetPrivateDnsZoneSuffixResponse & {
|
|
1571
|
-
/**
|
|
1572
|
-
* The underlying HTTP response.
|
|
1573
|
-
*/
|
|
1574
|
-
_response: msRest.HttpResponse & {
|
|
1575
|
-
/**
|
|
1576
|
-
* The response body as text (string format)
|
|
1577
|
-
*/
|
|
1578
|
-
bodyAsText: string;
|
|
1579
|
-
/**
|
|
1580
|
-
* The response body as parsed JSON or XML
|
|
1581
|
-
*/
|
|
1582
|
-
parsedBody: GetPrivateDnsZoneSuffixResponse;
|
|
1583
|
-
};
|
|
1584
|
-
};
|
|
1585
|
-
/**
|
|
1586
|
-
* Contains response data for the list operation.
|
|
1587
|
-
*/
|
|
1588
|
-
export declare type OperationsListResponse = OperationListResult & {
|
|
1589
|
-
/**
|
|
1590
|
-
* The underlying HTTP response.
|
|
1591
|
-
*/
|
|
1592
|
-
_response: msRest.HttpResponse & {
|
|
1593
|
-
/**
|
|
1594
|
-
* The response body as text (string format)
|
|
1595
|
-
*/
|
|
1596
|
-
bodyAsText: string;
|
|
1597
|
-
/**
|
|
1598
|
-
* The response body as parsed JSON or XML
|
|
1599
|
-
*/
|
|
1600
|
-
parsedBody: OperationListResult;
|
|
1601
|
-
};
|
|
1602
|
-
};
|
|
1603
|
-
/**
|
|
1604
|
-
* Contains response data for the listNext operation.
|
|
1605
|
-
*/
|
|
1606
|
-
export declare type OperationsListNextResponse = OperationListResult & {
|
|
1607
|
-
/**
|
|
1608
|
-
* The underlying HTTP response.
|
|
1609
|
-
*/
|
|
1610
|
-
_response: msRest.HttpResponse & {
|
|
1611
|
-
/**
|
|
1612
|
-
* The response body as text (string format)
|
|
1613
|
-
*/
|
|
1614
|
-
bodyAsText: string;
|
|
1615
|
-
/**
|
|
1616
|
-
* The response body as parsed JSON or XML
|
|
1617
|
-
*/
|
|
1618
|
-
parsedBody: OperationListResult;
|
|
1619
|
-
};
|
|
1620
|
-
};
|
|
1621
|
-
//# sourceMappingURL=index.d.ts.map
|