Share via


VirtualNetworkPeeringData.RemoteAddressPrefixes Property

Definition

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

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

Property Value

Applies to