Partilhar via


ApplicationGatewayProbeInner.Interval Propriedade

Definição

Obtém ou define o intervalo de investigação em segundos. Este é o intervalo de tempo entre duas investigações consecutivas. Os valores aceitáveis são de 1 segundo a 86400 segundos.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a