models_v2.type_36_enum module

class models_v2.type_36_enum.Type36Enum[source]

Bases: object

Implementation of the ‘Type36’ enum.

Specifies the Data Migration Task up-tiering file selection type.

Attributes:

LASTACCESSED: TODO: type description here. LASTMODIFIED: TODO: type description here.

LASTACCESSED = 'LastAccessed'
LASTMODIFIED = 'LastModified'