DatabaseAccountGetResultsInner.ConsistencyPolicy Property

Definition

Gets or sets the consistency policy for the Cosmos DB database account.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.consistencyPolicy")]
public Microsoft.Azure.Management.CosmosDB.Fluent.Models.ConsistencyPolicy ConsistencyPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.consistencyPolicy")>]
member this.ConsistencyPolicy : Microsoft.Azure.Management.CosmosDB.Fluent.Models.ConsistencyPolicy with get, set
Public Property ConsistencyPolicy As ConsistencyPolicy

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to