Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 928 Bytes

ContainerGroupLivenessProbe.md

File metadata and controls

17 lines (14 loc) · 928 Bytes

ContainerGroupLivenessProbe

Represents the container group liveness probe

Properties

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