Freigeben über


ConnectionMonitorQueryResult.States Eigenschaft

Definition

Ruft Informationen zu Verbindungszuständen ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: