ContainerAppJobExecutionData.Status Property

Definition

Current running State of the job.

public Azure.ResourceManager.AppContainers.Models.JobExecutionRunningState? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.AppContainers.Models.JobExecutionRunningState>
Public ReadOnly Property Status As Nullable(Of JobExecutionRunningState)

Property Value

Applies to