BlobChangeFeedEventPage class
Contains paged response data for the listChanges operation.
Properties
continuation |
The token that keeps track of where to continue the iterator. |
events | Array of BlobChangeFeedEvent. |
Property Details
continuationToken
The token that keeps track of where to continue the iterator.
continuationToken: string
Property Value
string
events
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript