Specifies HTTP options for conditional requests.
More...
#include <match_conditions.hpp>
|
ETag | IfMatch |
| Optionally limit requests to resources that match the value specified. More...
|
|
ETag | IfNoneMatch |
| Optionally limit requests to resources that do not match the value specified. Specify ETag::Any() to limit requests to resources that do not exist.
|
|
◆ ~MatchConditions()
virtual Azure::MatchConditions::~MatchConditions |
( |
| ) |
|
|
virtualdefault |
◆ IfMatch
ETag Azure::MatchConditions::IfMatch |
The documentation for this struct was generated from the following file: