AccessTierModifiedConditions interface

standard HTTP conditional headers, tags condition and lease condition

Properties

accessTierIfModifiedSince

Specify this header value to operate only on a blob if the access-tier has been modified since the specified date/time.

accessTierIfUnmodifiedSince

Specify this header value to operate only on a blob if the access-tier has not been modified since the specified date/time.

Property Details

accessTierIfModifiedSince

Specify this header value to operate only on a blob if the access-tier has been modified since the specified date/time.

accessTierIfModifiedSince?: Date

Property Value

Date

accessTierIfUnmodifiedSince

Specify this header value to operate only on a blob if the access-tier has not been modified since the specified date/time.

accessTierIfUnmodifiedSince?: Date

Property Value

Date