Share via


ArtifactSourcePropertiesModel.SourceType Property

Definition

Gets or sets the type of artifact source used.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceType")]
public string SourceType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceType")>]
member this.SourceType : string with get, set
Public Property SourceType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to