threshold
| Namespace: | (default namespace) | 
| XML Schema: | api.xsd | 
Threshold is a property which consists of units and value
JSON Example
 {
  "propertyName":"Util",
  "units":"percent",
  "value":80
 }
          
      JSON
| property | type | description | 
|---|---|---|
| propertyName | propertyName (string) | Util | 
| units | units (string) | 
            
                Units. Example: percent  | 
        
| value | value (double) | Value |