Compartir a través de


JobAgent.State Propiedad

Definición

Obtiene el estado del agente de trabajo. Entre los valores posibles se incluyen: "Creating", "Ready", "Updating", "Deleting", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public string State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : string
Public ReadOnly Property State As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a