IJobStatusEventDetails.JobStatus Property

Definition

JobStatus for the Event.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="JobStatus for the Event.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="jobStatus", Update=true)]
public string JobStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="JobStatus for the Event.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="jobStatus", Update=true)>]
member this.JobStatus : string with get, set
Public Property JobStatus As String

Property Value

Attributes

Applies to