toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
ExpressRouteCircuitConnectionArgs
/
ExpressRouteCircuitConnectionArgs
Express
Route
Circuit
Connection
Args
constructor
(
addressPrefixIpv4
:
Output
<
String
>
?
=
null
,
addressPrefixIpv6
:
Output
<
String
>
?
=
null
,
authorizationKey
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
peerPeeringId
:
Output
<
String
>
?
=
null
,
peeringId
:
Output
<
String
>
?
=
null
)