pulumi-azure-native-kotlin
2.8.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
NetworkRuleConditionArgsBuilder
/
destinationIpGroups
destination
Ip
Groups
@
JvmName
(
name
=
"kceeocstmghltbgu"
)
suspend
fun
destinationIpGroups
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"nyribivuudbmlniv"
)
suspend
fun
destinationIpGroups
(
value
:
List
<
String
>
?
)
Parameters
value
List of destination IpGroups for this rule.
@
JvmName
(
name
=
"dlpbsniygtvsdodf"
)
suspend
fun
destinationIpGroups
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pvkhqanpmdhkmvfu"
)
suspend
fun
destinationIpGroups
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"rbdnmllmvlnptlni"
)
suspend
fun
destinationIpGroups
(
vararg
values
:
String
)
Parameters
values
List of destination IpGroups for this rule.