Uses of Class
com.azure.resourcemanager.automation.fluent.models.KeyListResultInner
Package
Description
Package containing the service clients for AutomationClient.
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of KeyListResultInner in com.azure.resourcemanager.automation.fluent
Modifier and TypeMethodDescriptionKeysClient.listByAutomationAccount
(String resourceGroupName, String automationAccountName) Retrieve the automation keys for an account.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<KeyListResultInner>
KeysClient.listByAutomationAccountWithResponse
(String resourceGroupName, String automationAccountName, com.azure.core.util.Context context) Retrieve the automation keys for an account. -
Uses of KeyListResultInner in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionSet the keys property: Lists the automation keys. -
Uses of KeyListResultInner in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionKeyListResult.innerModel()
Gets the inner com.azure.resourcemanager.automation.fluent.models.KeyListResultInner object.