Uses of Class
com.azure.resourcemanager.automation.fluent.models.DeletedAutomationAccountListResultInner
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 DeletedAutomationAccountListResultInner in com.azure.resourcemanager.automation.fluent
Modifier and TypeMethodDescriptionDeletedAutomationAccountsClient.listBySubscription()
Retrieve deleted automation account.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<DeletedAutomationAccountListResultInner>
DeletedAutomationAccountsClient.listBySubscriptionWithResponse
(com.azure.core.util.Context context) Retrieve deleted automation account. -
Uses of DeletedAutomationAccountListResultInner in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionDeletedAutomationAccountListResultInner.withValue
(List<DeletedAutomationAccount> value) Set the value property: Gets or sets the list of deleted automation accounts. -
Uses of DeletedAutomationAccountListResultInner in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionDeletedAutomationAccountListResult.innerModel()
Gets the inner com.azure.resourcemanager.automation.fluent.models.DeletedAutomationAccountListResultInner object.