DatabaseUpdate.RequestedServiceObjectiveName Property

Definition

Gets the requested service level objective name of the database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to