models_v2.vmware_object_action_enum module

class models_v2.vmware_object_action_enum.VmwareObjectActionEnum[source]

Bases: object

Implementation of the ‘VmwareObjectAction’ enum.

Specifies the actions on vmware objects.

Attributes:

ENABLEAPPPROTECTION: TODO: type description here. DISABLEAPPPROTECTION: TODO: type description here.

DISABLEAPPPROTECTION = 'disableAppProtection'
ENABLEAPPPROTECTION = 'enableAppProtection'