toggle menu
pulumi-azure-kotlin
5.79.0.1
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsWebAppSlotAuthSettingsV2ActiveDirectoryV2ArgsBuilder
/
jwtAllowedGroups
jwt
Allowed
Groups
@
JvmName
(
name
=
"usoeounmdhcxpjdk"
)
suspend
fun
jwtAllowedGroups
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"xfcbeobqmfonfmco"
)
suspend
fun
jwtAllowedGroups
(
value
:
List
<
String
>
?
)
Parameters
value
A list of Allowed Groups in the JWT Claim.
@
JvmName
(
name
=
"hespvpvxgbehwtfa"
)
suspend
fun
jwtAllowedGroups
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"nedxmnnebjoencwe"
)
suspend
fun
jwtAllowedGroups
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"jepcvqshcnuuhgwx"
)
suspend
fun
jwtAllowedGroups
(
vararg
values
:
String
)
Parameters
values
A list of Allowed Groups in the JWT Claim.