PSSubtaskInformation.Result Property

Definition

public Microsoft.Azure.Batch.Common.TaskExecutionResult? Result { get; }
member this.Result : Nullable<Microsoft.Azure.Batch.Common.TaskExecutionResult>
Public ReadOnly Property Result As Nullable(Of TaskExecutionResult)

Property Value

Applies to