你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 组件的所有可用功能。

适用于