VsanSnapVmMembershipChangeStatus_enum
VsanSnapVmMembershipChangeStatus_enum
It's used to declare the virtual machine membership change status.
Possible values:
added
: represent the virtual machine is newly added to the protection group.removed
: represent the virtual machine has been removed from the protection group.VsanSnapVmMembershipChangeStatus_Unknown
: represent the value when the lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration:
added,
removed,
VsanSnapVmMembershipChangeStatus_Unknown,