次の方法で共有


BatchCreateTaskCollectionResult.Values Property

Definition

The results of the create Task collection operation.

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

Property Value

Applies to