JobRunData.Status Property

Definition

The state of the job execution.

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

Property Value

Applies to