Error.Message Property

Definition

Gets or sets the error message in the Azure DocumentDB database service.

[Newtonsoft.Json.JsonProperty(PropertyName="message")]
public string Message { get; set; }
Property Value

The error message.