次の方法で共有


ConsistencyPolicy.MaxStalenessIntervalInSeconds プロパティ

定義

有界整合性整合性の場合、Azure Cosmos DB サービスで許容される最大制約期間です。

[Newtonsoft.Json.JsonProperty(PropertyName="maxIntervalInSeconds")]
public int MaxStalenessIntervalInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxIntervalInSeconds")>]
member this.MaxStalenessIntervalInSeconds : int with get, set
Public Property MaxStalenessIntervalInSeconds As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象