identity

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

Parameters

value

Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.


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

Parameters

argument

Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.