Freigeben über


ApplicationGatewayCustomError.StatusCode Eigenschaft

Definition

Ruft status Code des Application Gateway-Kundenfehlers ab oder legt diese fest. Mögliche Werte: "HttpStatus403", "HttpStatus502"

[Newtonsoft.Json.JsonProperty(PropertyName="statusCode")]
public Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayCustomErrorStatusCode StatusCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCode")>]
member this.StatusCode : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayCustomErrorStatusCode with get, set
Public Property StatusCode As ApplicationGatewayCustomErrorStatusCode

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: