INetwork.AddressSpaces Property

Definition

Gets list of address spaces associated with this virtual network, in the CIDR notation.

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

Property Value

Applies to