次の方法で共有


SqlPoolConnectionPolicy.ProxyPort プロパティ

定義

監査プロキシのポート番号を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象