Uses of Interface
com.azure.resourcemanager.automation.models.SoftwareUpdateConfigurationMachineRun
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SoftwareUpdateConfigurationMachineRun in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSoftwareUpdateConfigurationMachineRuns.getById
(String resourceGroupName, String automationAccountName, UUID softwareUpdateConfigurationMachineRunId) Get a single software update configuration machine run by Id.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SoftwareUpdateConfigurationMachineRun>
SoftwareUpdateConfigurationMachineRuns.getByIdWithResponse
(String resourceGroupName, String automationAccountName, UUID softwareUpdateConfigurationMachineRunId, String clientRequestId, com.azure.core.util.Context context) Get a single software update configuration machine run by Id.SoftwareUpdateConfigurationMachineRunListResult.value()
Gets the value property: outer object returned when listing all software update configuration machine runs.