Freigeben über


BatchCreateTaskCollectionResult Class

Definition

The result of creating a collection of Tasks to a Job.

public class BatchCreateTaskCollectionResult : System.ClientModel.Primitives.IJsonModel<Azure.Compute.Batch.BatchCreateTaskCollectionResult>, System.ClientModel.Primitives.IPersistableModel<Azure.Compute.Batch.BatchCreateTaskCollectionResult>
type BatchCreateTaskCollectionResult = class
    interface IJsonModel<BatchCreateTaskCollectionResult>
    interface IPersistableModel<BatchCreateTaskCollectionResult>
Public Class BatchCreateTaskCollectionResult
Implements IJsonModel(Of BatchCreateTaskCollectionResult), IPersistableModel(Of BatchCreateTaskCollectionResult)
Inheritance
BatchCreateTaskCollectionResult
Implements

Applies to