Compartir a través de


DirectQueryRefreshSchedule.Days Propiedad

Definición

[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))

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a