다음을 통해 공유


IOperations 인터페이스

정의

작업 작업.

public interface IOperations
type IOperations = interface
Public Interface IOperations

메서드

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

Microsoft.BatchAI 공급자에 사용할 수 있는 작업을 나열합니다.

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

Microsoft.BatchAI 공급자에 사용할 수 있는 작업을 나열합니다.

확장 메서드

List(IOperations)

Microsoft.BatchAI 공급자에 사용할 수 있는 작업을 나열합니다.

ListAsync(IOperations, CancellationToken)

Microsoft.BatchAI 공급자에 사용할 수 있는 작업을 나열합니다.

ListNext(IOperations, String)

Microsoft.BatchAI 공급자에 사용할 수 있는 작업을 나열합니다.

ListNextAsync(IOperations, String, CancellationToken)

Microsoft.BatchAI 공급자에 사용할 수 있는 작업을 나열합니다.

적용 대상