Share via


ConnectionStateSnapshot.EvaluationState Property

Definition

Gets or sets connectivity analysis evaluation state. Possible values include: 'NotStarted', 'InProgress', 'Completed'

[Newtonsoft.Json.JsonProperty(PropertyName="evaluationState")]
public Microsoft.Azure.Management.Network.Fluent.Models.EvaluationState EvaluationState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="evaluationState")>]
member this.EvaluationState : Microsoft.Azure.Management.Network.Fluent.Models.EvaluationState with get, set
Public Property EvaluationState As EvaluationState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to