NetworkListResponse.Gateway Class

Definition

Contains gateway references to the local network sites that the virtual network can connect to.

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

Constructors

NetworkListResponse.Gateway()

Initializes a new instance of the Gateway class.

Properties

Profile

Optional. The gateway connection size.

Sites

Optional. The list of local network sites that the virtual network can connect to.

VPNClientAddressPool

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

Applies to