DirectQueryRefreshSchedule.Frequency Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="frequency")]
public int? Frequency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="frequency")>]
member this.Frequency : Nullable<int> with get, set
Public Property Frequency As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to