次の方法で共有


PrivateLinkService.EnableProxyProtocol プロパティ

定義

プライベート リンク サービスがプロキシ プロトコルに対して有効になっているかどうかを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableProxyProtocol")]
public bool? EnableProxyProtocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableProxyProtocol")>]
member this.EnableProxyProtocol : Nullable<bool> with get, set
Public Property EnableProxyProtocol As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象