Table of Contents

Class JfrogArtifactoryArtifactsLocation

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

Properties

RepositoryKey

[JsonProperty("r")]
public string RepositoryKey { get; set; }

Property Value

string

Url

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

Property Value

string