Error.Code Property

Definition

Gets or sets the textual description of error code in the Azure DocumentDB database service.

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

The textual description of error code.