次の方法で共有


IAsrTask.GroupTaskCustomDetailChildTask Property

Definition

The child tasks.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The child tasks.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IAsrTask) }, ReadOnly=false, Required=false, SerializedName="childTasks")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IAsrTask[] GroupTaskCustomDetailChildTask { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The child tasks.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IAsrTask) }, ReadOnly=false, Required=false, SerializedName="childTasks")>]
member this.GroupTaskCustomDetailChildTask : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IAsrTask[] with get, set
Public Property GroupTaskCustomDetailChildTask As IAsrTask()

Property Value

Attributes

Applies to