次の方法で共有


FunctionsCreateOrReplaceHeaders クラス

定義

CreateOrReplace 操作のヘッダーを定義します。

public class FunctionsCreateOrReplaceHeaders
type FunctionsCreateOrReplaceHeaders = class
Public Class FunctionsCreateOrReplaceHeaders
継承
FunctionsCreateOrReplaceHeaders

コンストラクター

FunctionsCreateOrReplaceHeaders()

FunctionsCreateOrReplaceHeaders クラスの新しいインスタンスを初期化します。

FunctionsCreateOrReplaceHeaders(String)

FunctionsCreateOrReplaceHeaders クラスの新しいインスタンスを初期化します。

プロパティ

ETag

関数の現在のエンティティ タグを取得または設定します。 これは不透明な文字列です。 これを使用して、要求間でリソースが変更されたかどうかを検出できます。 また、オプティミスティック コンカレンシーの書き込み操作に対して、If-Match ヘッダーまたは If-None-Match ヘッダーで使用することもできます。

適用対象