次の方法で共有


AppServiceEnvironmentResourceInner.DatabaseEdition プロパティ

定義

"Standard" など、App Service Environmentのメタデータ データベースのエディションを取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象