VNetCommonFields.LocalAddressSpaces Property

Definition

Optional. A list of local network CIDR address spaces.

public System.Collections.Generic.IList<string> LocalAddressSpaces { get; set; }
member this.LocalAddressSpaces : System.Collections.Generic.IList<string> with get, set
Public Property LocalAddressSpaces As IList(Of String)

Property Value

Applies to