Aracılığıyla paylaş


ScopeJobProperties.YarnApplicationId Property

Definition

Gets the ID used to identify the yarn application executing the job. This value should not be set by the user and will be ignored if it is.

[Newtonsoft.Json.JsonProperty(PropertyName="yarnApplicationId")]
public string YarnApplicationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="yarnApplicationId")>]
member this.YarnApplicationId : string
Public ReadOnly Property YarnApplicationId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to