Share via


GatewayCustomBgpIpAddressIpConfiguration Class

Definition

GatewayCustomBgpIpAddressIpConfiguration for a virtual network gateway connection.

public class GatewayCustomBgpIpAddressIpConfiguration
type GatewayCustomBgpIpAddressIpConfiguration = class
Public Class GatewayCustomBgpIpAddressIpConfiguration
Inheritance
GatewayCustomBgpIpAddressIpConfiguration

Constructors

GatewayCustomBgpIpAddressIpConfiguration()

Initializes a new instance of the GatewayCustomBgpIpAddressIpConfiguration class.

GatewayCustomBgpIpAddressIpConfiguration(String, String)

Initializes a new instance of the GatewayCustomBgpIpAddressIpConfiguration class.

Properties

CustomBgpIpAddress

Gets or sets the custom BgpPeeringAddress which belongs to IpconfigurationId.

IpConfigurationId

Gets or sets the IpconfigurationId of ipconfiguration which belongs to gateway.

Methods

Validate()

Validate the object.

Applies to