KeysOperations interface

Interface representing a Keys operations.

Properties

listByAutomationAccount

Retrieve the automation keys for an account.

Property Details

listByAutomationAccount

Retrieve the automation keys for an account.

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

Property Value

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