Partager via


AzureWorkloadErrorInfo.Recommendations Propriété

Définition

Obtient ou définit la liste des recommandations localisées pour le code d’erreur ci-dessus.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à