AppServiceVirtualNetworkData.Routes Property

Definition

The routes that this Virtual Network connection uses. Serialized Name: VnetInfoResource.properties.routes

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

Property Value

Applies to