Compartir a través de


SparkBatchJob.LogLines Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="log")]
public System.Collections.Generic.IList<string> LogLines { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="log")>]
member this.LogLines : System.Collections.Generic.IList<string> with get, set
Public Property LogLines As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a