regenerateKeyAutomatically

@JvmName(name = "xxrvcdxjvyjkdmyp")
suspend fun regenerateKeyAutomatically(value: Output<Boolean>)
@JvmName(name = "oikrffcqhwmsgkbu")
suspend fun regenerateKeyAutomatically(value: Boolean?)

Parameters

value

Should Storage Account access key be regenerated periodically?

Note: Azure Key Vault application needs to have access to Storage Account for auto regeneration to work. Example can be found above.