AppServiceEnvironmentResourceInner.DatabaseServiceObjective Property

Definition

Gets service objective of the metadata database for the App Service Environment, e.g. "S0".

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to