Share via


ConnectionMonitorResultInner.MonitoringIntervalInSeconds Property

Definition

Gets or sets monitoring interval in seconds.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to