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

Automation アカウントの名前。

options
KeysListByAutomationAccountOptionalParams

options パラメーター。

戻り値

Promise<KeyListResult>