다음을 통해 공유


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 공급자에 대해 사용 가능한 작업을 나열합니다.

적용 대상