Partager via


ApplicationGatewayProbeInner.Interval Propriété

Définition

Obtient ou définit l’intervalle de sondage en secondes. Il s’agit de l’intervalle de temps qui s’écoule entre deux analyses consécutives. Les valeurs acceptables sont comprises entre 1 seconde et 86 400 secondes.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à