Bagikan melalui


IRunGetLogResult.LogArtifactLink Property

Definition

The link to logs in registry for a run on a azure container registry.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The link to logs in registry for a run on a azure container registry.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="logArtifactLink")]
public string LogArtifactLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The link to logs in registry for a run on a azure container registry.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="logArtifactLink")>]
member this.LogArtifactLink : string with get, set
Public Property LogArtifactLink As String

Property Value

Attributes

Applies to