Compartilhar via


VirtualNetworkGatewayConnection.EnablePrivateLinkFastPath Propriedade

Definição

Obtém ou define ignorar o gateway do ExpressRoute ao acessar links privados. O ExpressRoute FastPath (expressRouteGatewayBypass) deve 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a