DevCenterLatestImageBuild 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.
Details about the latest build.
public class DevCenterLatestImageBuild : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterLatestImageBuild>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterLatestImageBuild>
type DevCenterLatestImageBuild = class
interface IJsonModel<DevCenterLatestImageBuild>
interface IPersistableModel<DevCenterLatestImageBuild>
Public Class DevCenterLatestImageBuild
Implements IJsonModel(Of DevCenterLatestImageBuild), IPersistableModel(Of DevCenterLatestImageBuild)
- Inheritance
-
DevCenterLatestImageBuild
- Implements
Properties
| Name | Description |
|---|---|
| EndOn |
End time of the task group. |
| Name |
Identifier of a build. |
| StartOn |
Start time of the task group. |
| Status |
The state of an Image Definition Build. |