Partager via


ComputeNode.Errors Propriété

Définition

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

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.ComputeNodeError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Batch.ComputeNodeError>
Public ReadOnly Property Errors As IReadOnlyList(Of ComputeNodeError)

Valeur de propriété

S’applique à