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

IUsagesOperations 接口

定义

UsagesOperations 操作。

public interface IUsagesOperations
type IUsagesOperations = interface
Public Interface IUsagesOperations

方法

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

获取所有实例池使用情况指标

ListByInstancePoolWithHttpMessagesAsync(String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

获取所有实例池使用情况指标

扩展方法

ListByInstancePoolAsync(IUsagesOperations, String, String, Nullable<Boolean>, CancellationToken)

获取所有实例池使用情况指标

ListByInstancePoolNextAsync(IUsagesOperations, String, CancellationToken)

获取所有实例池使用情况指标

适用于