Uses of Interface
com.azure.resourcemanager.automation.models.SoftwareUpdateConfiguration
Packages that use SoftwareUpdateConfiguration
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SoftwareUpdateConfiguration in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return SoftwareUpdateConfigurationModifier and TypeMethodDescriptionSoftwareUpdateConfiguration.DefinitionStages.WithCreate.create()
Executes the create request.SoftwareUpdateConfiguration.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get a single software update configuration by name.SoftwareUpdateConfigurations.getByName
(String resourceGroupName, String automationAccountName, String softwareUpdateConfigurationName) Get a single software update configuration by name.SoftwareUpdateConfiguration.refresh()
Refreshes the resource to sync with Azure.SoftwareUpdateConfiguration.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type SoftwareUpdateConfigurationModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<SoftwareUpdateConfiguration> SoftwareUpdateConfigurations.getByIdWithResponse
(String id, String clientRequestId, com.azure.core.util.Context context) Get a single software update configuration by name.com.azure.core.http.rest.Response
<SoftwareUpdateConfiguration> SoftwareUpdateConfigurations.getByNameWithResponse
(String resourceGroupName, String automationAccountName, String softwareUpdateConfigurationName, String clientRequestId, com.azure.core.util.Context context) Get a single software update configuration by name.