Partager via


CloudPool.StartTask Propriété

Définition

Obtient ou définit une tâche à exécuter sur chaque nœud de calcul à mesure qu’il rejoint le pool. La tâche s’exécute lorsque le nœud est ajouté au pool ou lorsque le nœud est redémarré.

public Microsoft.Azure.Batch.StartTask StartTask { get; set; }
member this.StartTask : Microsoft.Azure.Batch.StartTask with get, set
Public Property StartTask As StartTask

Valeur de propriété

S’applique à