Megosztás a következőn keresztül:


Job.JobStages Property

Definition

Gets or sets the job stages.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobStages")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorSimple8000Series.Models.JobStage> JobStages { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobStages")>]
member this.JobStages : System.Collections.Generic.IList<Microsoft.Azure.Management.StorSimple8000Series.Models.JobStage> with get, set
Public Property JobStages As IList(Of JobStage)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to