TagConditions interface
Specifies HTTP options for conditional requests based on blob tags.
Properties
tag |
Optional SQL statement to apply to the tags of the blob. |
Property Details
tagConditions
Optional SQL statement to apply to the tags of the blob.
tagConditions?: string
Property Value
string