次の方法で共有


ElasticPoolDatabaseActivity.CurrentElasticPoolName プロパティ

定義

データベースが存在する現在のエラスティック プールの名前を取得します (使用可能な場合)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象