Compartir a través de


AvailableFeaturesOperations Clase

Definición

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)
Herencia
AvailableFeaturesOperations
Implementaciones

Constructores

AvailableFeaturesOperations(PowerBIClient)

Propiedades

Client

Métodos

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

Métodos de extensión

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

Se aplica a