次の方法で共有


DirectQueryRefreshSchedule.Days プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="days")]
public System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.Days?> Days { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="days")>]
member this.Days : System.Collections.Generic.IList<Nullable<Microsoft.PowerBI.Api.Models.Days>> with get, set
Public Property Days As IList(Of Nullable(Of Days))

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象