Partager via


VnetInfoResource.Routes Propriété

Définition

Obtient les itinéraires que cette connexion Réseau virtuel utilise.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à