AzureSqlReferenceInputDataSource.RefreshType 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.
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