pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
BgpSettingsArgs
/
BgpSettingsArgs
Bgp
Settings
Args
fun
BgpSettingsArgs
(
asn
:
Output
<
Double
>
?
=
null
,
bgpPeeringAddress
:
Output
<
String
>
?
=
null
,
bgpPeeringAddresses
:
Output
<
List
<
IPConfigurationBgpPeeringAddressArgs
>
>
?
=
null
,
peerWeight
:
Output
<
Int
>
?
=
null
)