Uses of Interface
com.azure.resourcemanager.automation.models.SoftwareUpdateConfigurationMachineRun
Packages that use SoftwareUpdateConfigurationMachineRun
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SoftwareUpdateConfigurationMachineRun in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return SoftwareUpdateConfigurationMachineRunModifier and TypeMethodDescriptionSoftwareUpdateConfigurationMachineRuns.getById
(String resourceGroupName, String automationAccountName, UUID softwareUpdateConfigurationMachineRunId) Get a single software update configuration machine run by Id.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type SoftwareUpdateConfigurationMachineRunModifier 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.