Freigeben über


MonitorConfigExpectedStatusCodeRangesItem.Min Eigenschaft

Definition

Ruft mindestens status Code ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: