Share via


IContainerRegistryIdentity.TaskRunName Property

Definition

The name of the task run.

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

Property Value

Attributes

Applies to