Share via


TaskRun.RunType Property

Definition

The type of run.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.RunType? RunType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.RunType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.RunType> with get, set
Public Property RunType As Nullable(Of RunType)

Property Value

Implements

Attributes

Applies to