identity

@JvmName(name = "bfbvxpfmiqqchgbj")
suspend fun identity(value: Output<ManagedServiceIdentityArgs>)
@JvmName(name = "lkejnsofpnjsgblr")
suspend fun identity(value: ManagedServiceIdentityArgs?)

Parameters

value

managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.


@JvmName(name = "ddqohstjmfwsllgs")
suspend fun identity(argument: suspend ManagedServiceIdentityArgsBuilder.() -> Unit)

Parameters

argument

managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.