pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
ConnectionMonitorTestGroupArgs
/
ConnectionMonitorTestGroupArgs
Connection
Monitor
Test
Group
Args
fun
ConnectionMonitorTestGroupArgs
(
destinations
:
Output
<
List
<
String
>
>
,
disable
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
,
sources
:
Output
<
List
<
String
>
>
,
testConfigurations
:
Output
<
List
<
String
>
>
)