models_v2.vmware_source_type_1_enum module

class models_v2.vmware_source_type_1_enum.VmwareSourceType1Enum[source]

Bases: object

Implementation of the ‘VmwareSourceType1’ enum.

Specifies the VMware Source types.

Attributes:

KVCENTER: TODO: type description here. KSTANDALONEHOST: TODO: type description here. KVCLOUDDIRECTOR: TODO: type description here.

KSTANDALONEHOST = 'kStandaloneHost'
KVCENTER = 'kVCenter'
K_VCLOUD_DIRECTOR = 'kvCloudDirector'