pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.authorization.kotlin
/
PolicyAssignmentArgsBuilder
/
notScopes
not
Scopes
@
JvmName
(
name
=
"oucnyvejycfajbma"
)
suspend
fun
notScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"hkyoplgmkhrubkhx"
)
suspend
fun
notScopes
(
value
:
List
<
String
>
?
)
Parameters
value
The policy's excluded scopes.
@
JvmName
(
name
=
"oltxjdudjyhubady"
)
suspend
fun
notScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wwvyupicjvgkeuvm"
)
suspend
fun
notScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"teardmarrqotdcug"
)
suspend
fun
notScopes
(
vararg
values
:
String
)
Parameters
values
The policy's excluded scopes.