ChangeFeedRequestOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Cosmos Change Feed request options
public sealed class ChangeFeedRequestOptions : Microsoft.Azure.Cosmos.RequestOptions
type ChangeFeedRequestOptions = class
inherit RequestOptions
Public NotInheritable Class ChangeFeedRequestOptions
Inherits RequestOptions
- Inheritance
Constructors
ChangeFeedRequestOptions() |
Properties
AddRequestHeaders |
Gets or sets a delegate which injects/appends a custom header in the request. (Inherited from RequestOptions) |
CosmosThresholdOptions |
Threshold values for Distributed Tracing. These values decides whether to generate operation level EventSource with request diagnostics or not. (Inherited from RequestOptions) |
IfMatchEtag |
Gets or sets the If-Match (ETag) associated with the request in the Azure Cosmos DB service. (Inherited from RequestOptions) |
IfNoneMatchEtag |
Gets or sets the If-None-Match (ETag) associated with the request in the Azure Cosmos DB service. (Inherited from RequestOptions) |
PageSizeHint |
Gets or sets the maximum number of items to be returned in the enumeration operation in the Azure Cosmos DB service. |
Properties |
Application opted Cosmos request context that flow through with the RequestMessage. Context will be available through handlers. (Inherited from RequestOptions) |
Methods
ShallowCopy() |
Clone RequestOptions. (Inherited from RequestOptions) |
Applies to
Commenti e suggerimenti
Invia e visualizza il feedback per