IOperations 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
作業作業。
public interface IOperations
type IOperations = interface
Public Interface IOperations
方法
擴充方法
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/ |