Table of Contents

Class JenkinsLocation

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Jenkins.Contents
Assembly
MES.MQC.DataSourceLibrary.dll
public class JenkinsLocation : ContentLocationBase
Inheritance
JenkinsLocation
Inherited Members

Properties

JobName

[JsonProperty("j")]
public string JobName { get; set; }

Property Value

string

Url

[JsonProperty("u")]
public string Url { get; set; }

Property Value

string