VpnGatewayIpConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET