azureGroups

@JvmName(name = "eglcdfgsfkepprli")
suspend fun azureGroups(value: Output<List<BackendRoleAzureGroupArgs>>)
@JvmName(name = "hktnxvljfxbwhmle")
suspend fun azureGroups(value: List<BackendRoleAzureGroupArgs>?)

Parameters

value

List of Azure groups to be assigned to the generated service principal.


@JvmName(name = "ruferpvisnvacyih")
suspend fun azureGroups(vararg values: Output<BackendRoleAzureGroupArgs>)


@JvmName(name = "obseeivhrnwtxiho")
suspend fun azureGroups(values: List<Output<BackendRoleAzureGroupArgs>>)
@JvmName(name = "gkjqtcrqghrkcddv")
suspend fun azureGroups(vararg values: BackendRoleAzureGroupArgs)

Parameters

values

List of Azure groups to be assigned to the generated service principal.


@JvmName(name = "qaiwpsnhraasrice")
suspend fun azureGroups(argument: List<suspend BackendRoleAzureGroupArgsBuilder.() -> Unit>)
@JvmName(name = "hixfyksgdamsgwsg")
suspend fun azureGroups(vararg argument: suspend BackendRoleAzureGroupArgsBuilder.() -> Unit)
@JvmName(name = "npkxhineisvomfbi")
suspend fun azureGroups(argument: suspend BackendRoleAzureGroupArgsBuilder.() -> Unit)

Parameters

argument

List of Azure groups to be assigned to the generated service principal.