次の方法で共有


RestorableDroppedSqlPool.ElasticPoolName プロパティ

定義

データベースのエラスティック プール名を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象