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.
Health probe timeout, after which a destination is considered unhealthy.
public TimeSpan? Timeout { get; init; }
member this.Timeout : Nullable<TimeSpan> with get, set