AccessCondition.Condition プロパティ

定義

Azure Cosmos DB サービスの条件の値を取得または設定します。

public string Condition { get; set; }
member this.Condition : string with get, set
Public Property Condition As String

プロパティ値

条件の値。 IfMatch と IfNotMatch の場合 AccessConditionType 、これはと比較する必要がある ETag です。

適用対象

こちらもご覧ください