次の方法で共有


AccountConsistency.MaxStalenessPrefix プロパティ

定義

境界付き整合性の場合、Azure Cosmos DB サービスのシーケンス番号 (バージョン) の差で許容される最大の古さ。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象