Partager via


PostRowsRequest Constructeurs

Définition

Surcharges

PostRowsRequest()
PostRowsRequest(IList<Object>)

PostRowsRequest()

public PostRowsRequest ();
Public Sub New ()

S’applique à

PostRowsRequest(IList<Object>)

public PostRowsRequest (System.Collections.Generic.IList<object> rows = default);
new Microsoft.PowerBI.Api.Models.PostRowsRequest : System.Collections.Generic.IList<obj> -> Microsoft.PowerBI.Api.Models.PostRowsRequest
Public Sub New (Optional rows As IList(Of Object) = Nothing)

Paramètres

rows
IList<Object>

S’applique à