VirtualHub.RouteMaps Property

Definition

Gets list of references to RouteMaps.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routeMaps")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> RouteMaps { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routeMaps")>]
member this.RouteMaps : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property RouteMaps As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to