MediaResponse.CurrentMediaStorageUsageInMB Property

Definition

Gets the current attachment content (media) usage in megabytes from the Azure DocumentDB database service.

public long CurrentMediaStorageUsageInMB { get; }
Property Value

The current attachment content (media) usage in megabytes.

Remarks

This value is retrieved from the gateway. The value is returned from cached information updated periodically and is not guaranteed to be real time.