CloudJob.ExecutionInformation Property

Definition

Gets the execution information for the job.

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

Property Value

Applies to