Sdílet prostřednictvím


IComponentAvailableFeaturesOperations Interface

Definition

ComponentAvailableFeaturesOperations operations.

public interface IComponentAvailableFeaturesOperations
type IComponentAvailableFeaturesOperations = interface
Public Interface IComponentAvailableFeaturesOperations

Methods

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Returns all available features of the application insights component.

Extension Methods

Get(IComponentAvailableFeaturesOperations, String, String)

Returns all available features of the application insights component.

GetAsync(IComponentAvailableFeaturesOperations, String, String, CancellationToken)

Returns all available features of the application insights component.

Applies to