次の方法で共有


HubVirtualNetworkConnection.RoutingConfiguration プロパティ

定義

この接続に関連付けられているルート テーブルと伝達されたルート テーブルを示すルーティング構成を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routingConfiguration")]
public Microsoft.Azure.Management.Network.Models.RoutingConfiguration RoutingConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routingConfiguration")>]
member this.RoutingConfiguration : Microsoft.Azure.Management.Network.Models.RoutingConfiguration with get, set
Public Property RoutingConfiguration As RoutingConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象