次の方法で共有


Refreshable.Kind プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象