BaseJobParameters.Properties Property

Definition

Gets or sets the job specific properties.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to