Refreshable.LastRefresh Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="lastRefresh")]
public Microsoft.PowerBI.Api.Models.Refresh LastRefresh { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastRefresh")>]
member this.LastRefresh : Microsoft.PowerBI.Api.Models.Refresh with get, set
Public Property LastRefresh As Refresh

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to