IResourceResponseBase.StatusCode Property

Definition

Gets the HTTP status code associated with the response.

public System.Net.HttpStatusCode StatusCode { get; }
Property Value

The HTTP status code associated with the response.

Remarks

This is exposed for mocking purposes for the Azure DocumentDB database service.