次の方法で共有


VirtualNetworkGatewayConnectionListEntity.EnablePrivateLinkFastPath プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象