Share via


TaskUpdateParameters.LogTemplate Property

Definition

Gets or sets the template that describes the repository and tag information for run log artifact.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to