Uses of Class
com.azure.resourcemanager.automation.fluent.models.UpdateConfigurationMachineRunProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of UpdateConfigurationMachineRunProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionUpdateConfigurationMachineRunProperties.withError
(com.azure.core.management.exception.ManagementError error) Set the error property: Details of provisioning error.UpdateConfigurationMachineRunProperties.withJob
(JobNavigation job) Set the job property: Job associated with the software update configuration machine run.UpdateConfigurationMachineRunProperties.withSoftwareUpdateConfiguration
(UpdateConfigurationNavigation softwareUpdateConfiguration) Set the softwareUpdateConfiguration property: software update configuration triggered this run.