BatchNode.StartTask Property

Definition

The Task specified to run on the Compute Node as it joins the Pool.

public Azure.Compute.Batch.BatchStartTask StartTask { get; }
member this.StartTask : Azure.Compute.Batch.BatchStartTask
Public ReadOnly Property StartTask As BatchStartTask

Property Value

Applies to