Method: Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MongoDbMigrationSettings#boost_rus
- Defined in:
- lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/mongo_db_migration_settings.rb
#boost_rus ⇒ Integer
will be temporarily increased to (if lower) during the initial copy of a migration, from 10,000 to 1,000,000, or 0 to use the default boost (which is generally the maximum), or null to not boost the RUs. This setting has no effect on non-CosmosDB targets.
20 21 22 |
# File 'lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/mongo_db_migration_settings.rb', line 20 def boost_rus @boost_rus end |