共用方式為


IOperations 介面

定義

作業作業。

public interface IOperations
type IOperations = interface
Public Interface IOperations

方法

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

列出可用的計費 REST API 作業。 https://docs.microsoft.com/en-us/rest/api/billing/

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

列出可用的計費 REST API 作業。 https://docs.microsoft.com/en-us/rest/api/billing/

擴充方法

List(IOperations)

列出可用的計費 REST API 作業。 https://docs.microsoft.com/en-us/rest/api/billing/

ListAsync(IOperations, CancellationToken)

列出可用的計費 REST API 作業。 https://docs.microsoft.com/en-us/rest/api/billing/

ListNext(IOperations, String)

列出可用的計費 REST API 作業。 https://docs.microsoft.com/en-us/rest/api/billing/

ListNextAsync(IOperations, String, CancellationToken)

列出可用的計費 REST API 作業。 https://docs.microsoft.com/en-us/rest/api/billing/

適用於