GatewayCustomBgpIpAddressIpConfigurationArgs

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

GatewayCustomBgpIpAddressIpConfiguration for a virtual network gateway connection.

Constructors

fun GatewayCustomBgpIpAddressIpConfigurationArgs(customBgpIpAddress: Output<String>, ipConfigurationId: Output<String>)

Functions

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

Properties

Link copied to clipboard

The custom BgpPeeringAddress which belongs to IpconfigurationId.

Link copied to clipboard

The IpconfigurationId of ipconfiguration which belongs to gateway.