NetworkListResponse.VPNClientAddressPool.AddressPrefixes Property

Definition

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

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