|
Name |
Description |
|
IfMatchETag
|
Gets or sets an ETag value for a condition specifying that the given ETag must match the ETag of the specified resource.
|
|
IfModifiedSinceTime
|
Gets or sets a DateTimeOffset value for a condition specifying a time since which a resource has been modified.
|
|
IfNoneMatchETag
|
Gets or sets an ETag value for a condition specifying that the given ETag must not match the ETag of the specified resource.
|
|
IfNotModifiedSinceTime
|
Gets or sets a DateTimeOffset value for a condition specifying a time since which a resource has not been modified.
|
|
IfSequenceNumberEqual
|
Gets or sets a value for a condition specifying that the current sequence number must be equal to the specified value.
|
|
IfSequenceNumberLessThan
|
Gets or sets a value for a condition specifying that the current sequence number must be less than the specified value.
|
|
IfSequenceNumberLessThanOrEqual
|
Gets or sets a value for a condition specifying that the current sequence number must be less than or equal to the specified value.
|
|
LeaseId
|
Gets or sets a lease ID that must match the lease on a resource.
|