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
/
ApplicationGatewayPrivateEndpointConnectionArgs
/
ApplicationGatewayPrivateEndpointConnectionArgs
Application
Gateway
Private
Endpoint
Connection
Args
constructor
(
applicationGatewayName
:
Output
<
String
>
?
=
null
,
connectionName
:
Output
<
String
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
privateLinkServiceConnectionState
:
Output
<
PrivateLinkServiceConnectionStateArgs
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)