pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
IPConfigurationBgpPeeringAddressResponse
/
IPConfigurationBgpPeeringAddressResponse
IPConfiguration
Bgp
Peering
Address
Response
fun
IPConfigurationBgpPeeringAddressResponse
(
customBgpIpAddresses
:
List
<
String
>
?
=
null
,
defaultBgpIpAddresses
:
List
<
String
>
,
ipconfigurationId
:
String
?
=
null
,
tunnelIpAddresses
:
List
<
String
>
)