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