pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
SecurityRuleArgsBuilder
/
sourceAddressPrefixes
source
Address
Prefixes
@
JvmName
(
name
=
"aksdaufyntcksqdu"
)
suspend
fun
sourceAddressPrefixes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"fxlvhlhimkafibfe"
)
suspend
fun
sourceAddressPrefixes
(
value
:
List
<
String
>
?
)
Parameters
value
The CIDR or source IP ranges.
@
JvmName
(
name
=
"vrjingxemwschobs"
)
suspend
fun
sourceAddressPrefixes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"hhjigtujjtjjdmbf"
)
suspend
fun
sourceAddressPrefixes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"subjjlnaxctbjsyu"
)
suspend
fun
sourceAddressPrefixes
(
vararg
values
:
String
)
Parameters
values
The CIDR or source IP ranges.