Azure::Nullable< Azure::DateTime > IfUnmodifiedSince
Optionally limit requests to resources that have remained unmodified.
Definition: modified_conditions.hpp:40
virtual ~ModifiedConditions()=default
Destructs ModifiedConditions.
Support for date and time standardized string formats.
Specifies HTTP options for conditional requests based on modification time.
Definition: modified_conditions.hpp:23
Azure SDK abstractions.
Definition: azure_assert.hpp:55
Manages an optional contained value, i.e. a value that may or may not be present.
Azure::Nullable< Azure::DateTime > IfModifiedSince
Optionally limit requests to resources that have only been modified since this point in time.
Definition: modified_conditions.hpp:34