Package version:

Interface TagConditions

Specifies HTTP options for conditional requests based on blob tags.

interface TagConditions {
    tagConditions?: string;
}

Hierarchy (view full)

Properties

Properties

tagConditions?: string

Optional SQL statement to apply to the tags of the blob.