DatasetsExtensions.GetDatasetById(IDatasets, String) Method
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.
public static Microsoft.PowerBI.Api.V2.Models.Dataset GetDatasetById (this Microsoft.PowerBI.Api.V2.IDatasets operations, string datasetKey);
static member GetDatasetById : Microsoft.PowerBI.Api.V2.IDatasets * string -> Microsoft.PowerBI.Api.V2.Models.Dataset
<Extension()>
Public Function GetDatasetById (operations As IDatasets, datasetKey As String) As Dataset
Parameters
- operations
- IDatasets
- datasetKey
- System.String