Share via


RunGetLogResult.LogLink Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to