次の方法で共有


AppServiceEnvironmentPatchResource.DatabaseEdition プロパティ

定義

App Service Environmentのメタデータ データベースのエディション ("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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象