Uses of Interface
com.azure.resourcemanager.automation.models.KeyListResult
Packages that use KeyListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of KeyListResult in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return KeyListResultModifier and TypeMethodDescriptionKeys.listByAutomationAccount
(String resourceGroupName, String automationAccountName) Retrieve the automation keys for an account.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type KeyListResultModifier 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.