Bagikan melalui


IRun.Task Property

Definition

The task against which run was scheduled.

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

Property Value

Attributes

Applies to