Partager via


DependentDataflow Constructeurs

Définition

Surcharges

DependentDataflow()
DependentDataflow(String, String)

DependentDataflow()

public DependentDataflow ();
Public Sub New ()

S’applique à

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)

Paramètres

targetDataflowId
String
groupId
String

S’applique à