ServiceTierAdvisorInner.CurrentServiceLevelObjectiveId Property

Definition

Gets or sets currentServiceLevelObjectiveId for service tier advisor.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentServiceLevelObjectiveId")]
public Guid? CurrentServiceLevelObjectiveId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentServiceLevelObjectiveId")>]
member this.CurrentServiceLevelObjectiveId : Nullable<Guid>
Public ReadOnly Property CurrentServiceLevelObjectiveId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to