DevCenterImageDefinitionBuildTask Class
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.
A task executed during the image definition build.
public class DevCenterImageDefinitionBuildTask : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterImageDefinitionBuildTask>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterImageDefinitionBuildTask>
type DevCenterImageDefinitionBuildTask = class
interface IJsonModel<DevCenterImageDefinitionBuildTask>
interface IPersistableModel<DevCenterImageDefinitionBuildTask>
Public Class DevCenterImageDefinitionBuildTask
Implements IJsonModel(Of DevCenterImageDefinitionBuildTask), IPersistableModel(Of DevCenterImageDefinitionBuildTask)
- Inheritance
-
DevCenterImageDefinitionBuildTask
- Implements
Properties
| Name | Description |
|---|---|
| DisplayName |
Display name to help differentiate multiple instances of the same task. |
| EndOn |
End time of the task. |
| Id |
ID of the task instance. |
| LogUri |
The URI for retrieving logs for the task execution. |
| Name |
The name of the task. |
| Parameters |
Parameters for the task. |
| StartOn |
Start time of the task. |
| Status |
The status of the task. |