SparkJob.Compute Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to