Share via


ContainerRegistryRunData.Status Property

Definition

The current status of the run.

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

Property Value

Applies to