Partager via


ComputeNode.RecentTasks Propriété

Définition

Obtient les informations d’exécution des tâches les plus récentes exécutées sur ce nœud de calcul. Notez que cet élément est retourné uniquement si au moins une tâche a été exécutée sur ce nœud de calcul depuis le moment où il a été affecté à son pool actuel.

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

Valeur de propriété

S’applique à