models.restore_exchange_params_database_options module¶
-
class
models.restore_exchange_params_database_options.RestoreExchangeParams_DatabaseOptions(entity_id=None)[source]¶ Bases:
objectImplementation of the ‘RestoreExchangeParams_DatabaseOptions’ model.
- Attributes:
- entity_id (int): The windows machine to which the
database will be restored.
-
classmethod
from_dictionary(dictionary)[source]¶ Creates an instance of this model from a dictionary
- Args:
dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.
- Returns:
object: An instance of this structure class.