SapLandscapeMonitorMetricThresholds interface
Gets or sets the Threshold Values for Top Metrics Health.
Properties
green | Gets or sets the threshold value for Green. |
name | Gets or sets the name of the threshold. |
red | Gets or sets the threshold value for Red. |
yellow | Gets or sets the threshold value for Yellow. |
Property Details
green
Gets or sets the threshold value for Green.
green?: number
Property Value
number
name
Gets or sets the name of the threshold.
name?: string
Property Value
string
red
Gets or sets the threshold value for Red.
red?: number
Property Value
number
yellow
Gets or sets the threshold value for Yellow.
yellow?: number
Property Value
number