Compartilhar via


AppState.State Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public Microsoft.Azure.HDInsight.Job.Models.ApplicationState? State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : Nullable<Microsoft.Azure.HDInsight.Job.Models.ApplicationState> with get, set
Public Property State As Nullable(Of ApplicationState)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a