Compartilhar via


MonitorConfigExpectedStatusCodeRangesItem.Max Propriedade

Definição

Obtém ou define o máximo status código.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a