AsrTask.GroupTaskCustomDetailChildTask Property

Definition

The child tasks.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAsrTask> GroupTaskCustomDetailChildTask { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.GroupTaskCustomDetailChildTask : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IAsrTask> with get, set
Public Property GroupTaskCustomDetailChildTask As List(Of IAsrTask)

Property Value

Implements

Attributes

Applies to