Share via


JobInformation.Properties Property

Definition

Gets or sets the job specific properties.

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.JobProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.DataLake.Analytics.Models.JobProperties with get, set
Public Property Properties As JobProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to