IMediaResponse Interface

 

Updated: June 30, 2017

Captures the APIs for responses associated with media resource in the Azure DocumentDB database service. Interface exposed for mocking purposes.

Namespace:   Microsoft.Azure.Documents.Client
Assembly:  Microsoft.Azure.Documents.Client (in Microsoft.Azure.Documents.Client.dll)

No code example is currently available or this language may not be supported.

NameDescription
System_CAPS_pubproperty

Gets the Activity ID for the request associated with the media resource in the Azure DocumentDB database service.

System_CAPS_pubproperty

Gets the HTTP ContentLength header value for the response associated with the media resource in the Azure DocumentDB database service.

System_CAPS_pubproperty

Gets the HTTP ContentType header value for the response associated with the media resource in the Azure DocumentDB database service.

System_CAPS_pubproperty

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

System_CAPS_pubproperty

Gets the attachment content (media) storage quota in megabytes for the media resource in the Azure DocumentDB database service. Retrieved from gateway.

System_CAPS_pubproperty

Gets the attachment content stream for the media resource in the Azure DocumentDB database service.

System_CAPS_pubproperty

Gets the headers associated with the response associated with the media resource in the Azure DocumentDB database service.

System_CAPS_pubproperty

Gets the HTTP slug header value for the response associcated with the media resource in the Azure DocumentDB database service.

Return to top
Show: