Compartir a través de


ConnectionMonitorInner.MonitoringIntervalInSeconds Propiedad

Definición

Obtiene o establece el intervalo de supervisión en segundos.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a