共用方式為


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

自動化帳戶的名稱。

傳回

Promise<KeyListResult>