Keys interface
表示索引鍵的介面。
方法詳細資料
listByAutomationAccount(string, string, KeysListByAutomationAccountOptionalParams)
擷取帳戶的自動化金鑰。
function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: KeysListByAutomationAccountOptionalParams): Promise<KeyListResult>
參數
- resourceGroupName
-
string
Azure 資源群組的名稱。
- automationAccountName
-
string
自動化帳戶的名稱。
選項參數。
傳回
Promise<KeyListResult>