ServiceObjectiveInner.ServiceObjectiveName Property

Definition

Gets the name for the service objective.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceObjectiveName")]
public string ServiceObjectiveName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceObjectiveName")>]
member this.ServiceObjectiveName : string
Public ReadOnly Property ServiceObjectiveName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to