次の方法で共有


SqlPoolConnectionPolicy.Location プロパティ

定義

リソースの場所を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象