toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.authorization.kotlin
/
PolicyAssignmentArgsBuilder
/
notScopes
not
Scopes
@
JvmName
(
name
=
"iynfggxlmemltitv"
)
suspend
fun
notScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"eeprqkecekxektmx"
)
suspend
fun
notScopes
(
value
:
List
<
String
>
?
)
Parameters
value
The policy's excluded scopes.
@
JvmName
(
name
=
"dgvdvojoxklrbkok"
)
suspend
fun
notScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"hwxlqwlldwawwfgg"
)
suspend
fun
notScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"hbstvdcxvmpkchet"
)
suspend
fun
notScopes
(
vararg
values
:
String
)
Parameters
values
The policy's excluded scopes.