Uses of Class
com.azure.resourcemanager.automation.fluent.models.SoftwareUpdateConfigurationProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of SoftwareUpdateConfigurationProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionSoftwareUpdateConfigurationProperties.withError
(com.azure.core.management.exception.ManagementError error) Set the error property: Details of provisioning error.SoftwareUpdateConfigurationProperties.withScheduleInfo
(SucScheduleProperties scheduleInfo) Set the scheduleInfo property: Schedule information for the Software update configuration.SoftwareUpdateConfigurationProperties.withTasks
(SoftwareUpdateConfigurationTasks tasks) Set the tasks property: Tasks information for the Software update configuration.SoftwareUpdateConfigurationProperties.withUpdateConfiguration
(UpdateConfiguration updateConfiguration) Set the updateConfiguration property: update specific properties for the Software update configuration.