groups

@JvmName(name = "uncqvomknaariaym")
suspend fun groups(value: Output<List<String>>)
@JvmName(name = "gkrhjbisseeaqcrl")
suspend fun groups(value: List<String>?)

Parameters

value

List of groups that should be synced. These group names should match the object id of the respective AAD groups.


@JvmName(name = "bhlbeexkjvlljchr")
suspend fun groups(vararg values: Output<String>)


@JvmName(name = "ugqvxeydonihyrqq")
suspend fun groups(values: List<Output<String>>)
@JvmName(name = "cmtnfmcushqfmbbk")
suspend fun groups(vararg values: String)

Parameters

values

List of groups that should be synced. These group names should match the object id of the respective AAD groups.