次の方法で共有


AppServiceEnvironmentResourceInner.DatabaseServiceObjective プロパティ

定義

"S0" など、App Service Environmentのメタデータ データベースのサービス目標を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象