AsrTask.GroupTaskCustomDetail Property
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.
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