Compartir a través de


ExpressRouteConnection.EnablePrivateLinkFastPath Propiedad

Definición

Obtiene o establece la omisión de la puerta de enlace de ExpressRoute al acceder a vínculos privados. ExpressRoute FastPath (expressRouteGatewayBypass) debe estar habilitado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a