Share via


IRun.LogArtifactTag Property

Definition

The tag name.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The tag name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tag")]
public string LogArtifactTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The tag name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tag")>]
member this.LogArtifactTag : string with get, set
Public Property LogArtifactTag As String

Property Value

Attributes

Applies to