BatchNode.StartTaskInfo Property

Definition

Runtime information about the execution of the StartTask on the Compute Node.

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

Property Value

Applies to