Share via


VirtualHubEffectiveRouteList.Value Property

Definition

The list of effective routes configured on the virtual hub or the specified resource.

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

Property Value

Applies to