BlobReferenceInputDataSource.DeltaSnapshotRefreshInterval Property
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 interval that the user generates a delta snapshot of this reference blob input data source.
public TimeSpan? DeltaSnapshotRefreshInterval { get; set; }
member this.DeltaSnapshotRefreshInterval : Nullable<TimeSpan> with get, set
Public Property DeltaSnapshotRefreshInterval As Nullable(Of TimeSpan)