RunFilterInner Class
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.
Properties that are enabled for Odata querying on runs.
public class RunFilterInner
type RunFilterInner = class
Public Class RunFilterInner
- Inheritance
-
RunFilterInner
Run |
Initializes a new instance of the RunFilterInner class. |
Run |
Initializes a new instance of the RunFilterInner class. |
Create |
Gets or sets the create time for a run. |
Finish |
Gets or sets the time the run finished. |
Is |
Gets or sets the value that indicates whether archiving is enabled or not. |
Output |
Gets or sets the list of comma-separated image manifests that were generated from the run. This is applicable if the run is of build type. |
Run |
Gets or sets the unique identifier for the run. |
Run |
Gets or sets the type of run. Possible values include: 'QuickBuild', 'QuickRun', 'AutoBuild', 'AutoRun' |
Status |
Gets or sets the current status of the run. Possible values include: 'Queued', 'Started', 'Running', 'Succeeded', 'Failed', 'Canceled', 'Error', 'Timeout' |
Task |
Gets or sets the name of the task that the run corresponds to. |
Azure SDK for .NET 피드백
Azure SDK for .NET은(는) 오픈 소스 프로젝트입니다. 다음 링크를 선택하여 피드백을 제공해 주세요.