Bagikan melalui


TaskProperties.StepType Property

Definition

The type of the step.

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

Property Value

Implements

Attributes

Applies to