次の方法で共有


IComponentAvailableFeaturesOperations インターフェイス

定義

ComponentAvailableFeaturesOperations 操作。

public interface IComponentAvailableFeaturesOperations
type IComponentAvailableFeaturesOperations = interface
Public Interface IComponentAvailableFeaturesOperations

メソッド

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

application insights コンポーネントの使用可能なすべての機能を返します。

拡張メソッド

Get(IComponentAvailableFeaturesOperations, String, String)

application insights コンポーネントの使用可能なすべての機能を返します。

GetAsync(IComponentAvailableFeaturesOperations, String, String, CancellationToken)

application insights コンポーネントの使用可能なすべての機能を返します。

適用対象