AccountConsistency.MaxStalenessIntervalInSeconds プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象