RefreshSchedule.NotifyOption Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to