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