Freigeben über


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

Property Value

Attributes

Applies to