Package version:

Interface ResourceRange

Properties for a range of values.

Hierarchy

  • ResourceRange

Properties

Properties

max?: number

Maximum value. NOTE: This property will not be serialized. It can only be populated by the server.

min?: number

Minimum value. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc