AsrTask.GroupTaskCustomDetail Property

Definition

The custom task details based on the task type, if the task type is GroupTaskDetails or one of the types derived from it.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IGroupTaskDetails GroupTaskCustomDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.GroupTaskCustomDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IGroupTaskDetails with get, set
Public Property GroupTaskCustomDetail As IGroupTaskDetails

Property Value

Attributes

Applies to