GatewayCustomBgpIpAddressIpConfigurationArgs

data class GatewayCustomBgpIpAddressIpConfigurationArgs(val customBgpIpAddress: Output<String>, val ipConfigurationId: Output<String>) : ConvertibleToJava<GatewayCustomBgpIpAddressIpConfigurationArgs>

GatewayCustomBgpIpAddressIpConfiguration for a virtual network gateway connection.

Constructors

constructor(customBgpIpAddress: Output<String>, ipConfigurationId: Output<String>)

Properties

Link copied to clipboard

The custom BgpPeeringAddress which belongs to IpconfigurationId.

Link copied to clipboard

The IpconfigurationId of ipconfiguration which belongs to gateway.

Functions

Link copied to clipboard
open override fun toJava(): GatewayCustomBgpIpAddressIpConfigurationArgs