models_v2.data_tiering_task_file_size_rule_condition_type module

class models_v2.data_tiering_task_file_size_rule_condition_type.DataTieringTaskFileSizeRuleConditionType(mtype=None)[source]

Bases: object

Implementation of the ‘Data tiering task file size rule condition type.’ model.

Data tiering task file size rule condition type.

Attributes:
mtype (Type26Enum): Specifies the data tiering 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.