Compartilhar via


DirectQueryRefreshScheduleRequest Construtores

Definição

Sobrecargas

DirectQueryRefreshScheduleRequest()
DirectQueryRefreshScheduleRequest(DirectQueryRefreshSchedule)

DirectQueryRefreshScheduleRequest()

public DirectQueryRefreshScheduleRequest ();
Public Sub New ()

Aplica-se a

DirectQueryRefreshScheduleRequest(DirectQueryRefreshSchedule)

public DirectQueryRefreshScheduleRequest (Microsoft.PowerBI.Api.Models.DirectQueryRefreshSchedule value);
new Microsoft.PowerBI.Api.Models.DirectQueryRefreshScheduleRequest : Microsoft.PowerBI.Api.Models.DirectQueryRefreshSchedule -> Microsoft.PowerBI.Api.Models.DirectQueryRefreshScheduleRequest
Public Sub New (value As DirectQueryRefreshSchedule)

Parâmetros

Aplica-se a