Values_0.StreamingDataPreviewOptionsSourceSpecifies options related to data preview for viewing a sample of your data.
type nonrec t = {pollingTime : PollingTime.t option;The polling time in milliseconds.
*)recordPollingLimit : PositiveLong.t option;The limit to the number of records polled.
*)}