Configuration for gRPC-based health probes in container groups, used to determine container health status.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| Port | long | ✅ | 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. |