Compartilhar via


MonitorConfigExpectedStatusCodeRangesItem.Min Propriedade

Definição

Obtém ou define o código de status 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a