次の方法で共有


VirtualHub.PreferredRoutingGateway プロパティ

定義

オンプレミス トラフィックをルーティングする優先ゲートウェイを取得または設定します。 使用できる値は、'ExpressRoute'、'VpnGateway'、'None' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.preferredRoutingGateway")]
public string PreferredRoutingGateway { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.preferredRoutingGateway")>]
member this.PreferredRoutingGateway : string with get, set
Public Property PreferredRoutingGateway As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象