Data.Cloud.AzureAPI.TBlobActionConditional.IfSourceNoneMatch
[–] Properties | |
---|---|
Type: field | |
Visibility: public | |
Source: Data.Cloud.AzureAPI.pas Data.Cloud.AzureAPI.hpp
| |
Unit: Data.Cloud.AzureAPI | |
Parent: TBlobActionConditional |
Delphi
IfSourceNoneMatch: string;
C++
System::UnicodeString IfSourceNoneMatch;
Description
The condition of this blob action conditional is met if the ETag value of the source blob does not match this value.