Share via


IJobDefinition.LatestJobRunStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The current status of the Job Run in a non-terminal state, if exists.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.JobRunStatus) }, ReadOnly=true, Required=false, SerializedName="latestJobRunStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.JobRunStatus? LatestJobRunStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.Info(Description="The current status of the Job Run in a non-terminal state, if exists.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.JobRunStatus) }, ReadOnly=true, Required=false, SerializedName="latestJobRunStatus")>]
member this.LatestJobRunStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Support.JobRunStatus>
Public ReadOnly Property LatestJobRunStatus As Nullable(Of JobRunStatus)

Property Value

Attributes

Applies to