ResourceResponseBase.StatusCode
Property
Definition
Gets the HTTP status code associated with the response from the Azure DocumentDB database service.
public System.Net.HttpStatusCode StatusCode { get; }
Property Value
The HTTP status code associated with the response.