SloUsageMetric interface
A Slo Usage Metric.
Properties
in |
Gets or sets inRangeTimeRatio for SLO usage metric. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
The serviceLevelObjective for SLO usage metric. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
The serviceLevelObjectiveId for SLO usage metric. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
inRangeTimeRatio
Gets or sets inRangeTimeRatio for SLO usage metric. NOTE: This property will not be serialized. It can only be populated by the server.
inRangeTimeRatio?: number
Property Value
number
serviceLevelObjective
The serviceLevelObjective for SLO usage metric. NOTE: This property will not be serialized. It can only be populated by the server.
serviceLevelObjective?: string
Property Value
string
serviceLevelObjectiveId
The serviceLevelObjectiveId for SLO usage metric. NOTE: This property will not be serialized. It can only be populated by the server.
serviceLevelObjectiveId?: string
Property Value
string