ProbeProtocol type

Protocol to use for health probe.

type ProbeProtocol = "NotSet" | "Http" | "Https"