DevCenterImageDefinitionBuildDetails.TaskGroups 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 list of task groups executed during the image definition build.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevCenter.Models.DevCenterImageDefinitionBuildTaskGroup> TaskGroups { get; }
member this.TaskGroups : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevCenter.Models.DevCenterImageDefinitionBuildTaskGroup>
Public ReadOnly Property TaskGroups As IReadOnlyList(Of DevCenterImageDefinitionBuildTaskGroup)