Uses of Interface
com.azure.resourcemanager.automation.models.SoftwareUpdateConfigurationRunListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of SoftwareUpdateConfigurationRunListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionReturn list of software update configuration runs.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SoftwareUpdateConfigurationRunListResult>
SoftwareUpdateConfigurationRuns.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 runs.