Compartir a través de


ClusterJob.JobState Propiedad

Definición

Obtiene o establece valores posibles: 'Created', 'Starting', 'Running', 'Stopping', 'Stopped', 'Deleting', 'Failed', 'Degraded', '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a