BatchClient.AddTaskCollection(NewBulkTaskParameters) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a collection of tasks
public void AddTaskCollection (Microsoft.Azure.Commands.Batch.Models.NewBulkTaskParameters parameters);
member this.AddTaskCollection : Microsoft.Azure.Commands.Batch.Models.NewBulkTaskParameters -> unit
Public Sub AddTaskCollection (parameters As NewBulkTaskParameters)
Parameters
- parameters
- NewBulkTaskParameters
The parameters to use when creating the tasks.