次の方法で共有


RoutingConfiguration.VnetRoutes プロパティ

定義

VirtualHub から仮想ネットワーク接続へのルーティングを制御するルートの一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象