Keys interface
Interface die een sleutels vertegenwoordigt.
Methoden
| list |
Haal de automatiseringssleutels voor een account op. |
Methodedetails
listByAutomationAccount(string, string, KeysListByAutomationAccountOptionalParams)
Haal de automatiseringssleutels voor een account op.
function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: KeysListByAutomationAccountOptionalParams): Promise<KeyListResult>
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
De optiesparameters.
Retouren
Promise<KeyListResult>