toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.notificationhubs.kotlin
/
NamespaceAuthorizationRuleArgsBuilder
/
rights
rights
@
JvmName
(
name
=
"sxumvqqxrkpjrexe"
)
suspend
fun
rights
(
value
:
Output
<
List
<
Either
<
String
,
AccessRights
>
>
>
)
@
JvmName
(
name
=
"wyrqyfukphgwfxjs"
)
suspend
fun
rights
(
value
:
List
<
Either
<
String
,
AccessRights
>
>
?
)
Parameters
value
Gets or sets the rights associated with the rule.
@
JvmName
(
name
=
"okudcbeofcrgqspc"
)
suspend
fun
rights
(
vararg
values
:
Output
<
Either
<
String
,
AccessRights
>
>
)
@
JvmName
(
name
=
"hpswtvhneiwiodox"
)
suspend
fun
rights
(
values
:
List
<
Output
<
Either
<
String
,
AccessRights
>
>
>
)
@
JvmName
(
name
=
"vjjyxhekspgddydj"
)
suspend
fun
rights
(
vararg
values
:
Either
<
String
,
AccessRights
>
)
Parameters
values
Gets or sets the rights associated with the rule.