JobStage.StageStatus Property

Definition

Gets or sets the stage status. Possible values include: 'Running', 'Succeeded', 'Failed', 'Canceled'

[Newtonsoft.Json.JsonProperty(PropertyName="stageStatus")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.JobStatus StageStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stageStatus")>]
member this.StageStatus : Microsoft.Azure.Management.StorSimple8000Series.Models.JobStatus with get, set
Public Property StageStatus As JobStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to