storageUsesManagedIdentity

@JvmName(name = "webfgxwxshimpjfb")
suspend fun storageUsesManagedIdentity(value: Output<Boolean>)
@JvmName(name = "vjohhirlrjdmngin")
suspend fun storageUsesManagedIdentity(value: Boolean?)

Parameters

value

Should the Function App use Managed Identity to access the storage account. Conflicts with storage_account_access_key.

Note: One of storage_account_access_key or storage_uses_managed_identity must be specified when using storage_account_name.