다음을 통해 공유


Keys interface

키를 나타내는 인터페이스입니다.

메서드

listByAutomationAccount(string, string, KeysListByAutomationAccountOptionalParams)

계정에 대한 자동화 키를 검색합니다.

메서드 세부 정보

listByAutomationAccount(string, string, KeysListByAutomationAccountOptionalParams)

계정에 대한 자동화 키를 검색합니다.

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: KeysListByAutomationAccountOptionalParams): Promise<KeyListResult>

매개 변수

resourceGroupName

string

Azure 리소스 그룹의 이름입니다.

automationAccountName

string

자동화 계정의 이름입니다.

options
KeysListByAutomationAccountOptionalParams

옵션 매개 변수입니다.

반환

Promise<KeyListResult>