Partager via


ComputeNode.Errors Propriété

Définition

Obtient ou définit la liste des erreurs rencontrées actuellement par le nœud de calcul.

[Newtonsoft.Json.JsonProperty(PropertyName="errors")]
public System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.ComputeNodeError> Errors { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errors")>]
member this.Errors : System.Collections.Generic.IList<Microsoft.Azure.Batch.Protocol.Models.ComputeNodeError> with get, set
Public Property Errors As IList(Of ComputeNodeError)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à