Delen via


Keys interface

Interface die een sleutels vertegenwoordigt.

Methoden

listByAutomationAccount(string, string, KeysListByAutomationAccountOptionalParams)

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.

options
KeysListByAutomationAccountOptionalParams

De optiesparameters.

Retouren

Promise<KeyListResult>