VsanSiteMaintenanceState_enum
VsanSiteMaintenanceState_enum
Defines the different fault domain maintenance states.
Possible values:
notInMaintenanceMode: Indicates the fault domain is not in maintenance mode.inMaintenanceMode: Indicates the fault domain is in maintenance mode.enteringMaintenanceMode: Indicates the fault domain is entering maintenance mode.exitingMaintenanceMode: Indicates the fault domain is exiting maintenance mode.SiteMaintenanceState_Unknown: Represents the value when the lower version client cannot recognize the enum value.
This data structure has no properties.
Enumeration:
notInMaintenanceMode,
inMaintenanceMode,
enteringMaintenanceMode,
exitingMaintenanceMode,
SiteMaintenanceState_Unknown,