regenerateKeyAutomatically

@JvmName(name = "ciqgfohksrsrcvoa")
suspend fun regenerateKeyAutomatically(value: Output<Boolean>)
@JvmName(name = "tmobbpubdmmqvciu")
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.