Bagikan melalui


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

Property Value

Attributes

Applies to