Compartilhar via


AzureWorkloadErrorInfo.Recommendations Propriedade

Definição

Obtém ou define a lista de recomendações localizadas para o código de erro acima.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a