次の方法で共有


IRouteTable.Routes プロパティ

定義

このルート テーブルのルートを取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.IRoute> Routes { get; }
member this.Routes : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.IRoute>
Public ReadOnly Property Routes As IReadOnlyDictionary(Of String, IRoute)

プロパティ値

適用対象