Share via


RunGetLogResult.LogArtifactLink Property

Definition

Gets or sets the link to logs in registry for a run on a azure container registry.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to