TaskGroupBase<TaskResultT>(String, ITaskItem<TaskResultT>) Constructor
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.
public TaskGroupBase (string rootTaskItemId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.DAG.ITaskItem<TaskResultT> rootTaskItem);
new Microsoft.Azure.Management.ResourceManager.Fluent.Core.DAG.TaskGroupBase<'askResultT> : string * Microsoft.Azure.Management.ResourceManager.Fluent.Core.DAG.ITaskItem<'askResultT> -> Microsoft.Azure.Management.ResourceManager.Fluent.Core.DAG.TaskGroupBase<'askResultT>
Public Sub New (rootTaskItemId As String, rootTaskItem As ITaskItem(Of TaskResultT))
Parameters
- rootTaskItemId
- String
- rootTaskItem
- ITaskItem<TaskResultT>