C#
C++
F#
VB
AccessCondition.IfNoneMatchETag Property
AccessCondition::IfNoneMatchETag Property
AccessCondition.IfNoneMatchETag Property
AccessCondition.IfNoneMatchETag Property
Gets or sets an ETag value for a condition specifying that the given ETag must not 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.