Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 930 Bytes

ContainerGroupReadinessProbe.md

File metadata and controls

17 lines (14 loc) · 930 Bytes

ContainerGroupReadinessProbe

Represents the container group readiness probe

Properties

Name Type Required Description
initialDelaySeconds number
periodSeconds number
timeoutSeconds number
successThreshold number
failureThreshold number
tcp ContainerGroupProbeTcp
http ContainerGroupProbeHttp
grpc ContainerGroupProbeGrpc
exec ContainerGroupProbeExec