次の方法で共有


PoolResizeOptions.IfNoneMatch プロパティ

定義

クライアントに認識されているリソースのバージョンに関連付けられている ETag 値を取得または設定します。 操作は、サービス上のリソースの現在の ETag がクライアントで指定された値と一致しない場合にのみ実行されます。

[Newtonsoft.Json.JsonIgnore]
public string IfNoneMatch { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.IfNoneMatch : string with get, set
Public Property IfNoneMatch As String

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象