VsanCapacityReservationState_enum
VsanCapacityReservationState_enum
Capacity reservation state.
Possible values:
State_Unknown
: Represent the value when the lower version client cannot recognize the enum value.Enforced
: Capacity reservation threshold is reported and enforced.Reported
: Capacity reservation threshold is reported but is not enforced.Disabled
: Capacity reservation threshold is not reported and is not enforced.Unsupported
: Capacity reservation is not supported.
This data structure has no properties.
Enumeration:
State_Unknown,
Enforced,
Reported,
Disabled,
Unsupported,