VpnGatewayIpConfiguration interface

IP Configuration of a VPN Gateway Resource.

Properties

id

The identifier of the IP configuration for a VPN Gateway.

privateIpAddress

The private IP address of this IP configuration.

publicIpAddress

The public IP address of this IP configuration.

Property Details

id

The identifier of the IP configuration for a VPN Gateway.

id?: string

Property Value

string

privateIpAddress

The private IP address of this IP configuration.

privateIpAddress?: string

Property Value

string

publicIpAddress

The public IP address of this IP configuration.

publicIpAddress?: string

Property Value

string