Share via


RequestOptions.IfNoneMatchEtag プロパティ

定義

Azure Cosmos DB サービスの要求に関連付けられている If-None-Match (ETag) を取得または設定します。

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

プロパティ値

注釈

リソースへの変更を検出するために最も一般的に使用されます

適用対象