RssTriggerParameters.OnNewFeed 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.
Input parameters for the OnNewFeed trigger operation (operationId: OnNewFeed).
public static class RssTriggerParameters.OnNewFeed
type RssTriggerParameters.OnNewFeed = class
Public Class RssTriggerParameters.OnNewFeed
- Inheritance
-
RssTriggerParameters.OnNewFeed
Fields
| Name | Description |
|---|---|
| FeedUrl |
The RSS feed URL (Example: http://rss.cnn.com/rss/cnn_topstories.rss). Required. |
| SinceProperty |
Chosen property will be used for trigger state. Default: PublishDate. Allowed values: PublishDate, UpdatedOn. |