다음을 통해 공유


ApplicationGatewayBackendHealthServer 클래스

Application Gateway backendhealth http 설정.

상속
azure.mgmt.network._serialization.Model
ApplicationGatewayBackendHealthServer

생성자

ApplicationGatewayBackendHealthServer(*, address: str | None = None, ip_configuration: _models.NetworkInterfaceIPConfiguration | None = None, health: str | _models.ApplicationGatewayBackendHealthServerHealth | None = None, health_probe_log: str | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
address
str

백 엔드 서버의 IP 주소 또는 FQDN입니다.

ip_configuration

백 엔드 서버의 IP 구성에 대한 참조입니다.

health

백 엔드 서버의 상태입니다. 알려진 값은 "알 수 없음", "위쪽", "아래쪽", "부분", "드레이닝"입니다.

health_probe_log
str

상태 프로브 로그.

변수

Name Description
address
str

백 엔드 서버의 IP 주소 또는 FQDN입니다.

ip_configuration

백 엔드 서버의 IP 구성에 대한 참조입니다.

health

백 엔드 서버의 상태입니다. 알려진 값은 "알 수 없음", "위쪽", "아래쪽", "부분", "드레이닝"입니다.

health_probe_log
str

상태 프로브 로그.