Uses of Interface
com.azure.resourcemanager.automation.models.SoftwareUpdateConfigurationRun
Packages that use SoftwareUpdateConfigurationRun
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SoftwareUpdateConfigurationRun in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return SoftwareUpdateConfigurationRunModifier and TypeMethodDescriptionSoftwareUpdateConfigurationRuns.getById
(String resourceGroupName, String automationAccountName, UUID softwareUpdateConfigurationRunId) Get a single software update configuration Run by Id.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type SoftwareUpdateConfigurationRunModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<SoftwareUpdateConfigurationRun> SoftwareUpdateConfigurationRuns.getByIdWithResponse
(String resourceGroupName, String automationAccountName, UUID softwareUpdateConfigurationRunId, String clientRequestId, com.azure.core.util.Context context) Get a single software update configuration Run by Id.SoftwareUpdateConfigurationRunListResult.value()
Gets the value property: outer object returned when listing all software update configuration runs.