Partager via


ClusterJob.JobState Propriété

Définition

Obtient ou définit les valeurs possibles : « Created », « Starting », « Running », « Stopping », « Stopped », « Deleting », « Failed », « Degrading », « Restarting », « Scaling »

[Newtonsoft.Json.JsonProperty(PropertyName="jobState")]
public string JobState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobState")>]
member this.JobState : string with get, set
Public Property JobState As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à