BatchCreateTaskCollectionResult.Results Property

Definition

The results of the create Task collection operation.

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

Property Value

Applies to