pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
RouteServerBgpConnectionArgs
/
RouteServerBgpConnectionArgs
Route
Server
Bgp
Connection
Args
fun
RouteServerBgpConnectionArgs
(
name
:
Output
<
String
>
?
=
null
,
peerAsn
:
Output
<
Int
>
?
=
null
,
peerIp
:
Output
<
String
>
?
=
null
,
routeServerId
:
Output
<
String
>
?
=
null
)