Freigeben über


MonitorConfig.ExpectedStatusCodeRanges Eigenschaft

Definition

Ruft eine Liste der erwarteten status Codebereiche ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="expectedStatusCodeRanges")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.TrafficManager.Models.MonitorConfigExpectedStatusCodeRangesItem> ExpectedStatusCodeRanges { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expectedStatusCodeRanges")>]
member this.ExpectedStatusCodeRanges : System.Collections.Generic.IList<Microsoft.Azure.Management.TrafficManager.Models.MonitorConfigExpectedStatusCodeRangesItem> with get, set
Public Property ExpectedStatusCodeRanges As IList(Of MonitorConfigExpectedStatusCodeRangesItem)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: