次の方法で共有


PropagatedRouteTable.Ids プロパティ

定義

すべての RouteTable のリソース ID の一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="ids")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> Ids { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ids")>]
member this.Ids : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> with get, set
Public Property Ids As IList(Of SubResource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象