RecoverableDatabase.ServiceLevelObjective Property

Definition

Gets the service level objective name of the database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to