Share via


GatewayRouteSetsInformation.RouteSets Property

Definition

List of Gateway Route Sets.

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

Property Value

Applies to