Compartir a través de


MonitorConfigExpectedStatusCodeRangesItem.Min Propiedad

Definición

Obtiene o establece el código de estado mínimo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a