Share via


access_condition::if_none_match_etag Method

Gets an ETag that must not match the ETag of a resource.

const utility::string_t& if_none_match_etag() const;

Return Value

A quoted ETag string, or "*" to match any ETag.

Requirements

Header: blob.h

Namespace: azure::storage

See Also

Reference

access_condition Class