models_v2.data_migration_task_file_size_rule_condition_type module

class models_v2.data_migration_task_file_size_rule_condition_type.DataMigrationTaskFileSizeRuleConditionType(mtype=None)[source]

Bases: object

Implementation of the ‘Data Migration Task file size rule condition type.’ model.

Data Migration Task file size rule condition type.

Attributes:
mtype (Type39Enum): Specifies the Data Migration Task file size rule

condition type.

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.