NetworkListResponse.VPNClientAddressPool.AddressPrefixes Property

 

Optional. The CIDR identifiers that identify addresses in the pool.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public IList<string> AddressPrefixes { get; set; }
Return to top
Show: