Compartir a través de


ConnectionStateSnapshot.EvaluationState Propiedad

Definición

Obtiene o establece el estado de evaluación del análisis de conectividad. Entre los valores posibles se incluyen: 'NotStarted', 'InProgress', 'Completed'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a