Compartir a través de


AppState.State Propiedad

Definición

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a