Aracılığıyla paylaş


ApplicationGatewayCustomError interface

Bir uygulama ağ geçidinde müşteri hatası.

Özellikler

customErrorPageUrl

Uygulama ağ geçidi müşteri hatasının hata sayfası URL'si.

statusCode

Uygulama ağ geçidi müşteri hatasının durum kodu.

Özellik Ayrıntıları

customErrorPageUrl

Uygulama ağ geçidi müşteri hatasının hata sayfası URL'si.

customErrorPageUrl?: string

Özellik Değeri

string

statusCode

Uygulama ağ geçidi müşteri hatasının durum kodu.

statusCode?: "HttpStatus403" | "HttpStatus502"

Özellik Değeri

"HttpStatus403" | "HttpStatus502"