Share via


VirtualNetworkGatewayData.CustomRoutesAddressPrefixes Property

Definition

A list of address blocks reserved for this virtual network in CIDR notation.

public System.Collections.Generic.IList<string> CustomRoutesAddressPrefixes { get; }
member this.CustomRoutesAddressPrefixes : System.Collections.Generic.IList<string>
Public ReadOnly Property CustomRoutesAddressPrefixes As IList(Of String)

Property Value

Applies to