Partager via


ConnectionMonitorQueryResultInner.States Propriété

Définition

Obtient ou définit des informations sur les états de connexion.

[Newtonsoft.Json.JsonProperty(PropertyName="states")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ConnectionStateSnapshot> States { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="states")>]
member this.States : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ConnectionStateSnapshot> with get, set
Public Property States As IList(Of ConnectionStateSnapshot)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à