ContainerAppJobData.RunningState Property

Definition

Current running state of the job.

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

Property Value

Applies to