AppServiceEnvironmentResourceInner.DatabaseEdition Property

Definition

Gets edition of the metadata database for the App Service Environment, e.g. "Standard".

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to