Azurerm_app_configuration - disable access keys

Is there any way to disable Access Keys authentication type from Terraform?
This can be done using the --disable-local-auth in the ‘az appconfig update’ command. Is there any corresponding setting in Terraform?