DestinationConfig.Health Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Endpoint accepting active health check probes. E.g. http://127.0.0.1:1234/
.
public string? Health { get; init; }
member this.Health : string with get, set
Public Property Health As String