Freigeben über


DependentDataflow Konstruktoren

Definition

Überlädt

DependentDataflow()
DependentDataflow(String, String)

DependentDataflow()

public DependentDataflow ();
Public Sub New ()

Gilt für:

DependentDataflow(String, String)

public DependentDataflow (string targetDataflowId = default, string groupId = default);
new Microsoft.PowerBI.Api.Models.DependentDataflow : string * string -> Microsoft.PowerBI.Api.Models.DependentDataflow
Public Sub New (Optional targetDataflowId As String = Nothing, Optional groupId As String = Nothing)

Parameter

targetDataflowId
String
groupId
String

Gilt für: