toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
VirtualNetworkGatewayBgpSettings
/
VirtualNetworkGatewayBgpSettings
Virtual
Network
Gateway
Bgp
Settings
constructor
(
asn
:
Int
?
=
null
,
peerWeight
:
Int
?
=
null
,
peeringAddresses
:
List
<
VirtualNetworkGatewayBgpSettingsPeeringAddress
>
?
=
null
)