Summary
Gets the ID of the record for the completed build.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Build Info
Syntax
public int Id { get; }
Value
Type | Description |
---|---|
int | The ID of the record for the completed build. |