Summary
Gets or sets the current status of this record.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Record Data
Syntax
public AzurePipelinesTaskStatus? Status { get; set; }
Value
| Type | Description |
|---|---|
| Azure |
The current status of this record. |
