identity

@JvmName(name = "cqweqiuhwccreskg")
suspend fun identity(value: Output<ManagedServiceIdentityArgs>)
@JvmName(name = "aofoqwlphwctdibd")
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 = "dfjfotmhvsidmedi")
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.