다음을 통해 공유


IOperations 인터페이스

정의

작업 작업.

public interface IOperations
type IOperations = interface
Public Interface IOperations

메서드

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

사용 가능한 모든 Automation REST API 작업을 나열합니다.

확장 메서드

List(IOperations)

사용 가능한 모든 Automation REST API 작업을 나열합니다.

ListAsync(IOperations, CancellationToken)

사용 가능한 모든 Automation REST API 작업을 나열합니다.

적용 대상