Freigeben über


ConnectionMonitorQueryResult.SourceStatus Eigenschaft

Definition

Ruft status der Quelle des Verbindungsmonitors ab oder legt sie fest. Mögliche Werte: "Unknown", "Active", "Inactive"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: