Gateway Custom Bgp Ip Address Ip Configuration Args
data class GatewayCustomBgpIpAddressIpConfigurationArgs(val customBgpIpAddress: Output<String>, val ipConfigurationId: Output<String>) : ConvertibleToJava<GatewayCustomBgpIpAddressIpConfigurationArgs>
GatewayCustomBgpIpAddressIpConfiguration for a virtual network gateway connection.
Constructors
Link copied to clipboard
fun GatewayCustomBgpIpAddressIpConfigurationArgs(customBgpIpAddress: Output<String>, ipConfigurationId: Output<String>)