models_v2.exchange_database_recovery_target_config module¶
-
class
models_v2.exchange_database_recovery_target_config.
ExchangeDatabaseRecoveryTargetConfig
(source=None)[source]¶ Bases:
object
Implementation of the ‘Exchange database Recovery Target Config.’ model.
Specifies the target object parameters to recover Exchange database.
- Attributes:
- source (Source14): Specifies the id of the physical source to which
the exchange database will be recovered.
-
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.