次の方法で共有


VirtualNetworkGatewayConnectionData.EnablePrivateLinkFastPath プロパティ

定義

プライベート リンクにアクセスするときは、ExpressRoute ゲートウェイをバイパスします。 ExpressRoute FastPath (expressRouteGatewayBypass) を有効にする必要があります。

public bool? EnablePrivateLinkFastPath { get; set; }
member this.EnablePrivateLinkFastPath : Nullable<bool> with get, set
Public Property EnablePrivateLinkFastPath As Nullable(Of Boolean)

プロパティ値

適用対象