Uses of Class
com.azure.resourcemanager.automation.models.DeletedAutomationAccount
Package
Description
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of DeletedAutomationAccount in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionDeletedAutomationAccountListResultInner.value()
Get the value property: Gets or sets the list of deleted automation accounts.Modifier and TypeMethodDescriptionDeletedAutomationAccountListResultInner.withValue
(List<DeletedAutomationAccount> value) Set the value property: Gets or sets the list of deleted automation accounts. -
Uses of DeletedAutomationAccount in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionDeletedAutomationAccount.withAutomationAccountId
(String automationAccountId) Set the automationAccountId property: Gets or sets the Automation Account Id.DeletedAutomationAccount.withAutomationAccountResourceId
(String automationAccountResourceId) Set the automationAccountResourceId property: Gets or sets the Automation Account Resource Id.Set the id property: The resource id.DeletedAutomationAccount.withLocation
(String location) Set the location property: Gets or sets the location of the resource.DeletedAutomationAccount.withLocationPropertiesLocation
(String location) Set the location property: Gets or sets the location of the resource.Set the name property: Gets or sets name of the resource.Set the type property: The resource type.Modifier and TypeMethodDescriptionDeletedAutomationAccountListResult.value()
Gets the value property: Gets or sets the list of deleted automation accounts.