次の方法で共有


VirtualNetworkGatewayConnectionListEntity.ExpressRouteGatewayBypass プロパティ

定義

データ転送のために ExpressRoute ゲートウェイをバイパスするを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象