다음을 통해 공유


IKeysOperations 인터페이스

정의

KeysOperations 작업.

public interface IKeysOperations
type IKeysOperations = interface
Public Interface IKeysOperations

메서드

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

계정의 자동화 키를 검색합니다.

확장 메서드

ListByAutomationAccount(IKeysOperations, String, String)

계정의 자동화 키를 검색합니다.

ListByAutomationAccountAsync(IKeysOperations, String, String, CancellationToken)

계정의 자동화 키를 검색합니다.

적용 대상