Share via


Run.LogArtifact Property

Definition

Gets the image description for the log artifact.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.logArtifact")]
public Microsoft.Azure.Management.ContainerRegistry.Models.ImageDescriptor LogArtifact { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.logArtifact")>]
member this.LogArtifact : Microsoft.Azure.Management.ContainerRegistry.Models.ImageDescriptor
Public ReadOnly Property LogArtifact As ImageDescriptor

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to