Data.Cloud.AzureAPI.TBlobActionConditional.IfMatch

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

IfMatch: string;

C++

System::UnicodeString IfMatch;

プロパティ

種類 可視性 ソース ユニット
field public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TBlobActionConditional


説明

この BLOB アクション条件制限の条件は、対象 BLOB の ETag 値がこの値に一致する場合に満たされます。

BLOB をコピーしている場合、対象 BLOB はコピー先 BLOB です。
BLOB のスナップショットを作成している場合、対象 BLOB はスナップショット作成元の BLOB です。

関連項目