VsanPerfThresholdDirectionType_enum
VsanPerfThresholdDirectionType_enum
The direction of threshold value indicates whether it is upper limit or lower limit.
Possible values:
upper: The threshold is an upper limit.When the performance metric value exceeds the threshold, it will display warnings in graph.
lower: The threshold is a lower limit.When the performance metric value is lower than the threshold, it will display warnings in graph.
VsanPerfThresholdDirectionType_Unknown
This data structure has no properties.
Enumeration:
upper,
lower,
VsanPerfThresholdDirectionType_Unknown,