Dela via


ApplicationGatewayCustomError.StatusCode Property

Definition

Gets or sets status code of the application gateway customer error. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to