Removes the external resource URI associated with the specified cache item
key
Unique item identifier.
regionName
Optional region name.
Cache consumers should call this method only if DefaultCacheCapabilities.ExternalResources is supported by this cache (by checking the DefaultCacheCapabilities property.
Cache implementation must call RemoveItemExternalResource when an item is deleted from the cache to clean up any external resource associated with it.