Class JenkinsPipelineIdentifier
- Assembly
- MES.MQC.DataSourceLibrary.dll
public class JenkinsPipelineIdentifier : IContentIdentifier
- Inheritance
-
JenkinsPipelineIdentifier
- Implements
- Inherited Members
Properties
ArtifactPath
[JsonProperty("a")]
public string ArtifactPath { get; set; }
Property Value
BuildId
[JsonProperty("b")]
public long BuildId { get; set; }