Keys interface
キーを表すインターフェイス。
メソッド
| list |
アカウントのオートメーション キーを取得します。 |
メソッドの詳細
listByAutomationAccount(string, string, KeysListByAutomationAccountOptionalParams)
アカウントのオートメーション キーを取得します。
function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: KeysListByAutomationAccountOptionalParams): Promise<KeyListResult>
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
オプション パラメーター。
戻り値
Promise<KeyListResult>