Freigeben über


ApplicationGatewayProbeHealthResponseMatch.StatusCodes Eigenschaft

Definition

Ruft zulässige Bereiche fehlerfreier status Codes ab oder legt diese fest. Der Standardbereich für fehlerfreie status Codes ist 200-399.

[Newtonsoft.Json.JsonProperty(PropertyName="statusCodes")]
public System.Collections.Generic.IList<string> StatusCodes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCodes")>]
member this.StatusCodes : System.Collections.Generic.IList<string> with get, set
Public Property StatusCodes As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: