toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
NetworkConnectionMonitorTestGroupArgs
/
NetworkConnectionMonitorTestGroupArgs
Network
Connection
Monitor
Test
Group
Args
constructor
(
destinationEndpoints
:
Output
<
List
<
String
>
>
,
enabled
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
,
sourceEndpoints
:
Output
<
List
<
String
>
>
,
testConfigurationNames
:
Output
<
List
<
String
>
>
)