DirectQueryRefreshScheduleRequest Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DirectQueryRefreshScheduleRequest() | |
DirectQueryRefreshScheduleRequest(DirectQueryRefreshSchedule) |
DirectQueryRefreshScheduleRequest()
public DirectQueryRefreshScheduleRequest ();
Public Sub New ()
Applies to
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)
Parameters
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET