次の方法で共有


VnetRoute.StaticRoutes プロパティ

定義

すべての静的ルートの一覧。

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

プロパティ値

適用対象