[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

FloatInterval

A pair of float which represent a range interval


Properties

number as float
lower Required

Lower bound of the interval


number as float
upper Required

Upper bound of the interval

JSON Example

{
	"lower": 0,
	"upper": 0
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

Feedback

Was this page helpful?