SloUsageMetric.ServiceLevelObjectiveId Property

Definition

Gets the serviceLevelObjectiveId for SLO usage metric.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceLevelObjectiveId")]
public Guid ServiceLevelObjectiveId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceLevelObjectiveId")>]
member this.ServiceLevelObjectiveId : Guid
Public ReadOnly Property ServiceLevelObjectiveId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to