NetworkListResponse.VPNClientAddressPool Class

Definition

The VPN Client Address Pool reserves a pool of IP addresses for VPN clients. This object is used for point-to-site connectivity.

public class NetworkListResponse.VPNClientAddressPool
type NetworkListResponse.VPNClientAddressPool = class
Public Class NetworkListResponse.VPNClientAddressPool
Inheritance
NetworkListResponse.VPNClientAddressPool

Constructors

NetworkListResponse.VPNClientAddressPool()

Initializes a new instance of the VPNClientAddressPool class.

Properties

AddressPrefixes

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

Applies to