Delen via


ContainerRegistryTaskData.Status Property

Definition

The current status of task.

public Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTaskStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryTaskStatus> with get, set
Public Property Status As Nullable(Of ContainerRegistryTaskStatus)

Property Value

Applies to