Share via


GatewayRouteListResult.Value Property

Definition

List of gateway routes.

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

Property Value

Applies to