Uses of Class
com.azure.resourcemanager.automation.models.JobNavigation
Package
Description
Package containing the inner data models for AutomationClient.
Package containing the data models for AutomationClient.
-
Uses of JobNavigation in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionSoftwareUpdateConfigurationMachineRunInner.job()
Get the job property: Job associated with the software update configuration machine run.UpdateConfigurationMachineRunProperties.job()
Get the job property: Job associated with the software update configuration machine run.Modifier and TypeMethodDescriptionSoftwareUpdateConfigurationMachineRunInner.withJob
(JobNavigation job) Set the job property: Job associated with the software update configuration machine run.UpdateConfigurationMachineRunProperties.withJob
(JobNavigation job) Set the job property: Job associated with the software update configuration machine run. -
Uses of JobNavigation in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionSoftwareUpdateConfigurationMachineRun.job()
Gets the job property: Job associated with the software update configuration machine run.