Share via


SoftwareUpdateConfigurationMachineRun.Job Property

Definition

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

Applies to