Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 952 Bytes

ContainerGroupReadinessProbe.md

File metadata and controls

17 lines (14 loc) · 952 Bytes

ContainerGroupReadinessProbe

Represents the container group readiness probe

Properties

Name Type Required Description
initial_delay_seconds int
period_seconds int
timeout_seconds int
success_threshold int
failure_threshold int
tcp ContainerGroupProbeTcp
http ContainerGroupProbeHttp
grpc ContainerGroupProbeGrpc
exec_ ContainerGroupProbeExec