Uses of Class
com.azure.resourcemanager.automation.fluent.models.SoftwareUpdateConfigurationListResultInner
Package
Description
Package containing the service clients for AutomationClient.
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of SoftwareUpdateConfigurationListResultInner in com.azure.resourcemanager.automation.fluent
Modifier and TypeMethodDescriptionGet all software update configurations for the account.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SoftwareUpdateConfigurationListResultInner>
SoftwareUpdateConfigurationsClient.listWithResponse
(String resourceGroupName, String automationAccountName, String clientRequestId, String filter, com.azure.core.util.Context context) Get all software update configurations for the account. -
Uses of SoftwareUpdateConfigurationListResultInner in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionSoftwareUpdateConfigurationListResultInner.withValue
(List<SoftwareUpdateConfigurationCollectionItem> value) Set the value property: outer object returned when listing all software update configurations. -
Uses of SoftwareUpdateConfigurationListResultInner in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSoftwareUpdateConfigurationListResult.innerModel()
Gets the inner com.azure.resourcemanager.automation.fluent.models.SoftwareUpdateConfigurationListResultInner object.