共用方式為


IOperations 介面

定義

作業作業。

public interface IOperations
type IOperations = interface
Public Interface IOperations

方法

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

列出 Microsoft.Batch 提供者的可用作業

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

列出 Microsoft.Batch 提供者的可用作業

擴充方法

List(IOperations)

列出 Microsoft.Batch 提供者的可用作業

ListAsync(IOperations, CancellationToken)

列出 Microsoft.Batch 提供者的可用作業

ListNext(IOperations, String)

列出 Microsoft.Batch 提供者的可用作業

ListNextAsync(IOperations, String, CancellationToken)

列出 Microsoft.Batch 提供者的可用作業

適用於