toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
NetworkVirtualApplianceConnectionPropertiesArgs
/
NetworkVirtualApplianceConnectionPropertiesArgs
Network
Virtual
Appliance
Connection
Properties
Args
constructor
(
asn
:
Output
<
Double
>
?
=
null
,
bgpPeerAddress
:
Output
<
List
<
String
>
>
?
=
null
,
enableInternetSecurity
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
routingConfiguration
:
Output
<
RoutingConfigurationArgs
>
?
=
null
,
tunnelIdentifier
:
Output
<
Double
>
?
=
null
)