Module: Azure::DataMigration::Mgmt::V2018_07_15_preview::Models::MongoDbErrorType

Defined in:
lib/2018-07-15-preview/generated/azure_mgmt_data_migration/models/mongo_db_error_type.rb

Overview

Defines values for MongoDbErrorType

Constant Summary collapse

Error =
"Error"
ValidationError =
"ValidationError"
Warning =
"Warning"