Uses of Interface
com.azure.resourcemanager.automation.models.SoftwareUpdateConfigurationRun
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SoftwareUpdateConfigurationRun in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSoftwareUpdateConfigurationRuns.getById
(String resourceGroupName, String automationAccountName, UUID softwareUpdateConfigurationRunId) Get a single software update configuration Run by Id.Modifier 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.