- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
etag
Type: STRING
Provider name: etag
Description: A unique read-only string that changes whenever the resource is updated.
id
Type: STRING
Provider name: id
Description: Resource ID.
interval_in_seconds
Type: INT32
Provider name: properties.intervalInSeconds
Description: The interval, in seconds, for how frequently to probe the endpoint for health status. Typically, the interval is slightly less than half the allocated timeout period (in seconds) which allows two full probes before taking the instance out of rotation. The default value is 15, the minimum value is 5.
load_balancing_rules
Type: UNORDERED_LIST_STRUCT
Provider name: properties.loadBalancingRules
Description: The load balancer rules that use this probe.
id
STRING
id
name
Type: STRING
Provider name: name
Description: The name of the resource that is unique within the set of probes used by the load balancer. This name can be used to access the resource.
number_of_probes
Type: INT32
Provider name: properties.numberOfProbes
Description: The number of probes where if no response, will result in stopping further traffic from being delivered to the endpoint. This values allows endpoints to be taken out of rotation faster or slower than the typical times used in Azure.
port
Type: INT32
Provider name: properties.port
Description: The port for communicating the probe. Possible values range from 1 to 65535, inclusive.
protocol
Type: STRING
Provider name: properties.protocol
Description: The protocol of the end point. If ‘Tcp’ is specified, a received ACK is required for the probe to be successful. If ‘Http’ or ‘Https’ is specified, a 200 OK response from the specifies URI is required for the probe to be successful.
provisioning_state
Type: STRING
Provider name: properties.provisioningState
Description: The provisioning state of the probe resource.
request_path
Type: STRING
Provider name: properties.requestPath
Description: The URI used for requesting health status from the VM. Path is required if a protocol is set to http. Otherwise, it is not allowed. There is no default value.
resource_group
Type: STRING
subscription_id
Type: STRING
subscription_name
Type: STRING
tags
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: type
Description: Type of the resource.