Share via


IContainerRegistryIdentity.TaskName Property

Definition

The name of the container registry task.

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

Property Value

Attributes

Applies to