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

IComponentQuotaStatusOperations 接口

定义

ComponentQuotaStatusOperations 操作。

public interface IComponentQuotaStatusOperations
type IComponentQuotaStatusOperations = interface
Public Interface IComponentQuotaStatusOperations

方法

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

返回 Application Insights 组件的每日数据量上限 (配额) 状态。

扩展方法

Get(IComponentQuotaStatusOperations, String, String)

返回 Application Insights 组件的每日数据量上限 (配额) 状态。

GetAsync(IComponentQuotaStatusOperations, String, String, CancellationToken)

返回 Application Insights 组件的每日数据量上限 (配额) 状态。

适用于