Represents an HTTP validator.
Definition: etag.hpp:21
Specifies HTTP options for conditional requests.
Definition: match_conditions.hpp:22
ETag IfMatch
Optionally limit requests to resources that match the value specified.
Definition: match_conditions.hpp:33
virtual ~MatchConditions()=default
Destructs MatchConditions.
Azure SDK abstractions.
Definition: azure_assert.hpp:55
ETag IfNoneMatch
Optionally limit requests to resources that do not match the value specified. Specify ETag::Any() to ...
Definition: match_conditions.hpp:39