VnetInfo.Route Property

Definition

The routes that this Virtual Network connection uses.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IVnetRoute> Route { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Route : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IVnetRoute>
Public ReadOnly Property Route As List(Of IVnetRoute)

Property Value

Implements

Attributes

Applies to