passwordSecretId

@JvmName(name = "arojddcycfcsvnil")
suspend fun passwordSecretId(value: Output<String>)
@JvmName(name = "aksmkpxmexvmaafb")
suspend fun passwordSecretId(value: String)

Parameters

value

The URI of the secret containing the password in a Key Vault.

NOTE: Be aware that you will need to permit the Identity that is created for the Container Registry to have get on secrets to the Key Vault, e.g. using the azure.keyvault.AccessPolicy resource.