PerformanceLevelCapability interface
The performance level capability.
Properties
unit | Unit type used to measure performance level. NOTE: This property will not be serialized. It can only be populated by the server. |
value | Performance level value. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
unit
Unit type used to measure performance level. NOTE: This property will not be serialized. It can only be populated by the server.
unit?: string
Property Value
string
value
Performance level value. NOTE: This property will not be serialized. It can only be populated by the server.
value?: number
Property Value
number