Bagikan melalui


IBaseImageDependency.Tag 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 Tag { 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.Tag : string with get, set
Public Property Tag As String

Property Value

Attributes

Applies to