Compartir a través de


PrivateLinkService.EnableProxyProtocol Propiedad

Definición

Obtiene o establece si el servicio private link está habilitado para el protocolo proxy o no.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a