Compartir a través de


JobErrorItem.Recommendations Propiedad

Definición

Obtiene o establece las acciones recomendadas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a