次の方法で共有


RoutingConfiguration.AssociatedRouteTable プロパティ

定義

この RoutingConfiguration に関連付けられているリソース ID RouteTable を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象