Share via


SoftwareUpdateConfigurationRunTaskProperties.JobId Property

Definition

Gets or sets the job id of the task.

[Newtonsoft.Json.JsonProperty(PropertyName="jobId")]
public string JobId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobId")>]
member this.JobId : string with get, set
Public Property JobId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to