Share via


VnetRoute.StaticRoutes Property

Definition

List of all Static Routes.

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)

Property Value

Applies to