Share via


BatchTaskAddCollectionResult.Value Property

Definition

The results of the add Task collection operation.

public System.Collections.Generic.IReadOnlyList<Azure.Compute.Batch.BatchTaskAddResult> Value { get; }
member this.Value : System.Collections.Generic.IReadOnlyList<Azure.Compute.Batch.BatchTaskAddResult>
Public ReadOnly Property Value As IReadOnlyList(Of BatchTaskAddResult)

Property Value

Applies to