Uses of Class
com.azure.resourcemanager.automation.models.DeletedAutomationAccount
Packages that use 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
Methods in com.azure.resourcemanager.automation.fluent.models that return types with arguments of type DeletedAutomationAccountModifier and TypeMethodDescriptionDeletedAutomationAccountListResultInner.value()
Get the value property: Gets or sets the list of deleted automation accounts.Method parameters in com.azure.resourcemanager.automation.fluent.models with type arguments of type DeletedAutomationAccountModifier 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
Methods in com.azure.resourcemanager.automation.models that return DeletedAutomationAccountModifier and TypeMethodDescriptionstatic DeletedAutomationAccount
DeletedAutomationAccount.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DeletedAutomationAccount from the JsonReader.DeletedAutomationAccount.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.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type DeletedAutomationAccountModifier and TypeMethodDescriptionDeletedAutomationAccountListResult.value()
Gets the value property: Gets or sets the list of deleted automation accounts.