Share via


UserArtifactSource.DefaultConfigurationLink Property

Definition

Gets or sets optional. The defaultConfigurationLink of the artifact, must be a readable storage page blob.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to