Uses of Interface
com.azure.resourcemanager.automation.models.KeyListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of KeyListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionKeys.listByAutomationAccount
(String resourceGroupName, String automationAccountName) Retrieve the automation keys for an account.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<KeyListResult>
Keys.listByAutomationAccountWithResponse
(String resourceGroupName, String automationAccountName, com.azure.core.util.Context context) Retrieve the automation keys for an account.