FlashMode#
- class FlashMode(is_enabled=False, *args, **kwargs)#
Bases:
object
Once configured, this field will avoid down migration of data from the hot tier unless the overrides field is specified for the virtual disks.
- Parameters:
is_enabled – (
is_enabled
) This field will indicate whether flash mode is enabled or not. (Default False)
- property is_enabled#
This field will indicate whether flash mode is enabled or not.
- Type:
bool
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model