CloudTask.ComputeNodeInformation Property

Definition

Gets information about the compute node on which the task ran.

public Microsoft.Azure.Batch.ComputeNodeInformation ComputeNodeInformation { get; }
member this.ComputeNodeInformation : Microsoft.Azure.Batch.ComputeNodeInformation
Public ReadOnly Property ComputeNodeInformation As ComputeNodeInformation

Property Value

Applies to