次の方法で共有


Database.ElasticPoolId プロパティ

定義

このデータベースを含むエラスティック プールのリソース識別子を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.elasticPoolId")]
public string ElasticPoolId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.elasticPoolId")>]
member this.ElasticPoolId : string with get, set
Public Property ElasticPoolId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象