Uses of Interface
com.azure.resourcemanager.automation.models.SoftwareUpdateConfigurationMachineRunListResult
Packages that use SoftwareUpdateConfigurationMachineRunListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SoftwareUpdateConfigurationMachineRunListResult in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return SoftwareUpdateConfigurationMachineRunListResultModifier and TypeMethodDescriptionReturn list of software update configuration machine runs.Methods in com.azure.resourcemanager.automation.models that return types with arguments of type SoftwareUpdateConfigurationMachineRunListResultModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<SoftwareUpdateConfigurationMachineRunListResult> SoftwareUpdateConfigurationMachineRuns.listWithResponse
(String resourceGroupName, String automationAccountName, String clientRequestId, String filter, String skip, String top, com.azure.core.util.Context context) Return list of software update configuration machine runs.