LocalNetworkGatewayData.LocalNetworkAddressPrefixes Property

Definition

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

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

Property Value

Applies to