KustoCosmosDBDataConnection.RetrievalStartOn Property

Definition

Optional. If defined, the data connection retrieves Cosmos DB documents created or updated after the specified retrieval start date.

public DateTimeOffset? RetrievalStartOn { get; set; }
member this.RetrievalStartOn : Nullable<DateTimeOffset> with get, set
Public Property RetrievalStartOn As Nullable(Of DateTimeOffset)

Property Value

Applies to