HostPartialMaintenanceModeStatus_enum
                                HostPartialMaintenanceModeStatus_enum                            
                            
                            The following enum contains the list of possible statuses associated with each partial maintenance mode.
Possible values:
- notInPartialMM: The host is not in the particular partial maintenance mode.
- enteringPartialMM: The host is in the process of entering the particular partial maintenance mode.
- exitingPartialMM: The host is in the process of exiting the particular partial maintenance mode.
- inPartialMM: The host is in the particular partial maintenance mode.
Since: vSphere API Release 8.0.3.0
This data structure has no properties.
                                
                            
                                    Enumeration:
                                                                            notInPartialMM, 
                                                                            enteringPartialMM, 
                                                                            exitingPartialMM, 
                                                                            inPartialMM, 
                                    
                                
                            
                    