ConsistencyPolicy.DefaultConsistencyLevel Property

Definition

Get or set the default consistency level in the Azure DocumentDB database service.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="defaultConsistencyLevel")]
public Microsoft.Azure.Documents.ConsistencyLevel DefaultConsistencyLevel { get; set; }
Property Value