다음을 통해 공유


IFieldsOperations 인터페이스

정의

FieldsOperations 작업.

public interface IFieldsOperations
type IFieldsOperations = interface
Public Interface IFieldsOperations

메서드

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

모듈 이름으로 식별된 지정된 형식의 필드 목록을 검색합니다. http://aka.ms/azureautomationsdk/typefieldoperations

확장 메서드

ListByType(IFieldsOperations, String, String, String, String)

모듈 이름으로 식별된 지정된 형식의 필드 목록을 검색합니다. http://aka.ms/azureautomationsdk/typefieldoperations

ListByTypeAsync(IFieldsOperations, String, String, String, String, CancellationToken)

모듈 이름으로 식별된 지정된 형식의 필드 목록을 검색합니다. http://aka.ms/azureautomationsdk/typefieldoperations

적용 대상