identity

@JvmName(name = "vuvbcmawnfpopcua")
suspend fun identity(value: Output<ManagedServiceIdentityArgs>)
@JvmName(name = "usxjtwwwmqihlqod")
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 = "tjbjrdjssgxudsso")
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.