Share via


AzureSqlReferenceInputDataSource.RefreshType Property

Definition

Gets or sets indicates the type of data refresh option. Possible values include: 'Static', 'RefreshPeriodicallyWithFull', 'RefreshPeriodicallyWithDelta'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.refreshType")]
public string RefreshType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.refreshType")>]
member this.RefreshType : string with get, set
Public Property RefreshType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to