ImageDefinitionData.Tasks Property

Definition

Tasks to run at Dev Box provisioning time.

public System.Collections.Generic.IList<Azure.ResourceManager.DevCenter.Models.DevCenterCustomizationTaskInstance> Tasks { get; }
member this.Tasks : System.Collections.Generic.IList<Azure.ResourceManager.DevCenter.Models.DevCenterCustomizationTaskInstance>
Public ReadOnly Property Tasks As IList(Of DevCenterCustomizationTaskInstance)

Property Value

Applies to