Partager via


RouteTableInner.Routes Propriété

Définition

Obtient ou définit la collection d’itinéraires contenus dans une table de routage.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à