NetworkListResponse.AddressSpace.AddressPrefixes Property

Definition

Optional. Address spaces, in CIDR format in the virtual network.

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

Property Value

Applies to