toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin
/
SecurityRuleArgsBuilder
/
sourceAddressPrefixes
source
Address
Prefixes
@
JvmName
(
name
=
"psfxjqjybekbtpgx"
)
suspend
fun
sourceAddressPrefixes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wylvjlrpnhkvsmbr"
)
suspend
fun
sourceAddressPrefixes
(
value
:
List
<
String
>
?
)
Parameters
value
The CIDR or source IP ranges.
@
JvmName
(
name
=
"ynqdjuaywhyttgms"
)
suspend
fun
sourceAddressPrefixes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ekgsjlampvfavhcg"
)
suspend
fun
sourceAddressPrefixes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"wygyeyijhncoeanb"
)
suspend
fun
sourceAddressPrefixes
(
vararg
values
:
String
)
Parameters
values
The CIDR or source IP ranges.