Aracılığıyla paylaş


RefreshRequest Constructors

Definition

Overloads

RefreshRequest()
RefreshRequest(NotifyOption)

RefreshRequest()

public RefreshRequest ();
Public Sub New ()

Applies to

RefreshRequest(NotifyOption)

public RefreshRequest (Microsoft.PowerBI.Api.Models.NotifyOption notifyOption);
new Microsoft.PowerBI.Api.Models.RefreshRequest : Microsoft.PowerBI.Api.Models.NotifyOption -> Microsoft.PowerBI.Api.Models.RefreshRequest
Public Sub New (notifyOption As NotifyOption)

Parameters

notifyOption
NotifyOption

Applies to