次の方法で共有


ElasticPoolUpdate.PerDatabaseSettings プロパティ

定義

エラスティック プールのデータベースごとの設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.perDatabaseSettings")]
public Microsoft.Azure.Management.Sql.Models.ElasticPoolPerDatabaseSettings PerDatabaseSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.perDatabaseSettings")>]
member this.PerDatabaseSettings : Microsoft.Azure.Management.Sql.Models.ElasticPoolPerDatabaseSettings with get, set
Public Property PerDatabaseSettings As ElasticPoolPerDatabaseSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象