Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 577 Bytes

ContainerGroupGRpcProbe.md

File metadata and controls

10 lines (7 loc) · 577 Bytes

ContainerGroupGRpcProbe

Configuration for gRPC-based health probes in container groups, used to determine container health status.

Properties

Name Type Required Description
port number The port number on which the gRPC health check service is exposed.
service string The name of the gRPC service that implements the health check protocol.