GatewaysExtensions.GetDatasources(IGateways, 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.ODataResponseListGatewayDatasource GetDatasources (this Microsoft.PowerBI.Api.V2.IGateways operations, string gatewayId);
static member GetDatasources : Microsoft.PowerBI.Api.V2.IGateways * string -> Microsoft.PowerBI.Api.V2.Models.ODataResponseListGatewayDatasource
<Extension()>
Public Function GetDatasources (operations As IGateways, gatewayId As String) As ODataResponseListGatewayDatasource
Parameters
- operations
- IGateways
- gatewayId
- System.String