次の方法で共有


DependentDataflows コンストラクター

定義

オーバーロード

DependentDataflows()
DependentDataflows(String, IList<DependentDataflow>)

DependentDataflows()

public DependentDataflows ();
Public Sub New ()

適用対象

DependentDataflows(String, IList<DependentDataflow>)

public DependentDataflows (string odatacontext = default, System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.DependentDataflow> value = default);
new Microsoft.PowerBI.Api.Models.DependentDataflows : string * System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.DependentDataflow> -> Microsoft.PowerBI.Api.Models.DependentDataflows
Public Sub New (Optional odatacontext As String = Nothing, Optional value As IList(Of DependentDataflow) = Nothing)

パラメーター

odatacontext
String

適用対象