IResourceResponse Interface
Updated: June 30, 2017
Interface exposed for mocking purposes for the Azure DocumentDB database service.
Assembly: Microsoft.Azure.Documents.Client (in Microsoft.Azure.Documents.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Gets the activity ID for the request. (Inherited from IResourceResponseBase.) | |
![]() | Gets the maximum quota for collection resources within an account. (Inherited from IResourceResponseBase.) | |
![]() | Maximum size of a collection in kilobytes. (Inherited from IResourceResponseBase.) | |
![]() | Current size of a collection in kilobytes. (Inherited from IResourceResponseBase.) | |
![]() | The current number of collection resources within the account. (Inherited from IResourceResponseBase.) | |
![]() | The content parent location, for example, dbs/foo/colls/bar (Inherited from IResourceResponseBase.) | |
![]() | Gets the current size of this entity. (Inherited from IResourceResponseBase.) | |
![]() | Gets the maximum quota for database resources within the account. (Inherited from IResourceResponseBase.) | |
![]() | The current number of database resources within the account. (Inherited from IResourceResponseBase.) | |
![]() | Maximum size of a documents within a collection in kilobytes. (Inherited from IResourceResponseBase.) | |
![]() | Current size of documents within a collection in kilobytes. (Inherited from IResourceResponseBase.) | |
![]() | Gets the progress of an index transformation, if one is underway. (Inherited from IResourceResponseBase.) | |
![]() | Gets the progress of lazy indexing. (Inherited from IResourceResponseBase.) | |
![]() | Gets the maximum size limit for this entity. (Inherited from IResourceResponseBase.) | |
![]() | Gets the maximum quota for permission resources within an account. (Inherited from IResourceResponseBase.) | |
![]() | The current number of permission resources within the account. (Inherited from IResourceResponseBase.) | |
![]() | Gets the request charge for this request. (Inherited from IResourceResponseBase.) | |
![]() | Gets the resource returned in the response. | |
![]() | Gets the response headers. (Inherited from IResourceResponseBase.) | |
![]() | Gets the underlying stream of the response. (Inherited from IResourceResponseBase.) | |
![]() | Gets the session token for use in sesssion consistency reads. (Inherited from IResourceResponseBase.) | |
![]() | Gets the HTTP status code associated with the response. (Inherited from IResourceResponseBase.) | |
![]() | Gets the maximum quota of stored procedures for a collection. (Inherited from IResourceResponseBase.) | |
![]() | The current number of stored procedures for a collection. (Inherited from IResourceResponseBase.) | |
![]() | Gets the maximum quota of triggers for a collection. (Inherited from IResourceResponseBase.) | |
![]() | The current number of triggers for a collection. (Inherited from IResourceResponseBase.) | |
![]() | Gets the maximum quota of user defined functions for a collection. (Inherited from IResourceResponseBase.) | |
![]() | The current number of user defined functions for a collection. (Inherited from IResourceResponseBase.) | |
![]() | Gets the maximum quota for user resources within an account. (Inherited from IResourceResponseBase.) | |
![]() | The current number of user resources within the account. (Inherited from IResourceResponseBase.) |
