C#
C++
F#
VB
AccessCondition.IfMatchETag Property
AccessCondition::IfMatchETag Property
AccessCondition.IfMatchETag Property
AccessCondition.IfMatchETag Property
Gets or sets an ETag value for a condition specifying that the given ETag must match the ETag of the specified resource.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type: System.StringSystem::String^System.StringSystem.StringA string containing an ETag value, or "*" to match any ETag. If null, no condition exists.