Bagikan melalui


ApplicationGatewayBackendHealthServerOutput interface

Pengaturan http backendhealth gateway aplikasi.

Properti

address

Alamat IP atau FQDN server backend.

health

Kesehatan server backend.

healthProbeLog

Log Pemeriksaan Kesehatan.

ipConfiguration

Referensi ke konfigurasi IP server backend.

Detail Properti

address

Alamat IP atau FQDN server backend.

address?: string

Nilai Properti

string

health

Kesehatan server backend.

health?: "Up" | "Down" | "Unknown" | "Partial" | "Draining"

Nilai Properti

"Up" | "Down" | "Unknown" | "Partial" | "Draining"

healthProbeLog

Log Pemeriksaan Kesehatan.

healthProbeLog?: string

Nilai Properti

string

ipConfiguration

Referensi ke konfigurasi IP server backend.

ipConfiguration?: NetworkInterfaceIPConfigurationOutput

Nilai Properti