共用方式為


VpnGatewayIpConfiguration Class

Definition

IP Configuration of a VPN Gateway Resource.

public class VpnGatewayIpConfiguration
type VpnGatewayIpConfiguration = class
Public Class VpnGatewayIpConfiguration
Inheritance
VpnGatewayIpConfiguration

Constructors

VpnGatewayIpConfiguration()

Initializes a new instance of the VpnGatewayIpConfiguration class.

VpnGatewayIpConfiguration(String, String, String)

Initializes a new instance of the VpnGatewayIpConfiguration class.

Properties

Id

Gets or sets the identifier of the IP configuration for a VPN Gateway.

PrivateIpAddress

Gets or sets the private IP address of this IP configuration.

PublicIpAddress

Gets or sets the public IP address of this IP configuration.

Applies to