AvailableFeaturesOperations Class

Definition

public class AvailableFeaturesOperations : Microsoft.PowerBI.Api.IAvailableFeaturesOperations, Microsoft.Rest.IServiceOperations<Microsoft.PowerBI.Api.PowerBIClient>
type AvailableFeaturesOperations = class
    interface IServiceOperations<PowerBIClient>
    interface IAvailableFeaturesOperations
Public Class AvailableFeaturesOperations
Implements IAvailableFeaturesOperations, IServiceOperations(Of PowerBIClient)
Inheritance
AvailableFeaturesOperations
Implements

Constructors

AvailableFeaturesOperations(PowerBIClient)

Properties

Client

Methods

GetAvailableFeatureByNameWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
GetAvailableFeaturesWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Extension Methods

GetAvailableFeatureByName(IAvailableFeaturesOperations, String)
GetAvailableFeatureByNameAsync(IAvailableFeaturesOperations, String, CancellationToken)
GetAvailableFeatures(IAvailableFeaturesOperations)
GetAvailableFeaturesAsync(IAvailableFeaturesOperations, CancellationToken)

Applies to