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


Job.Status Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to