Compartir a través de


Refreshable.Kind Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public Microsoft.PowerBI.Api.Models.RefreshableKind? Kind { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kind")>]
member this.Kind : Nullable<Microsoft.PowerBI.Api.Models.RefreshableKind> with get, set
Public Property Kind As Nullable(Of RefreshableKind)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a