次の方法で共有


HubRouteTableData.Routes プロパティ

定義

すべてのルートの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.HubRoute> Routes { get; }
member this.Routes : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.HubRoute>
Public ReadOnly Property Routes As IList(Of HubRoute)

プロパティ値

適用対象