SoftwareUpdateConfigurationMachineRun.Job Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets job associated with the software update configuration machine run
[Newtonsoft.Json.JsonProperty(PropertyName="properties.job")]
public Microsoft.Azure.Management.Automation.Models.JobNavigation Job { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.job")>]
member this.Job : Microsoft.Azure.Management.Automation.Models.JobNavigation with get, set
Public Property Job As JobNavigation
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute