encryptionIdentity

@JvmName(name = "jkytlcumknpkejcs")
suspend fun encryptionIdentity(value: Output<EncryptionIdentityArgs>)
@JvmName(name = "pcbkujlqgqgijxlc")
suspend fun encryptionIdentity(value: EncryptionIdentityArgs?)

Parameters

value

Specifies the Managed Identity used by ADE to get access token for keyvault operations.


@JvmName(name = "remrsinvbohkpbid")
suspend fun encryptionIdentity(argument: suspend EncryptionIdentityArgsBuilder.() -> Unit)

Parameters

argument

Specifies the Managed Identity used by ADE to get access token for keyvault operations.