EventSourceMutableProperties interface
An object that represents a set of mutable event source resource properties.
Properties
timestamp |
The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used. |
Property Details
timestampPropertyName
The event property that will be used as the event source's timestamp. If a value isn't specified for timestampPropertyName, or if null or empty-string is specified, the event creation time will be used.
timestampPropertyName?: string
Property Value
string