ConnectionMonitorResult.MonitoringIntervalInSeconds Eigenschaft

Definition

Ruft das Überwachungsintervall in Sekunden ab oder legt es fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.monitoringIntervalInSeconds")]
public int? MonitoringIntervalInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.monitoringIntervalInSeconds")>]
member this.MonitoringIntervalInSeconds : Nullable<int> with get, set
Public Property MonitoringIntervalInSeconds As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: