HealthCheckEndpointRouteBuilderExtensions 类

定义

为 提供用于添加运行状况检查的 IEndpointRouteBuilder 扩展方法。

public ref class HealthCheckEndpointRouteBuilderExtensions abstract sealed
public static class HealthCheckEndpointRouteBuilderExtensions
type HealthCheckEndpointRouteBuilderExtensions = class
Public Module HealthCheckEndpointRouteBuilderExtensions
继承
HealthCheckEndpointRouteBuilderExtensions

方法

MapHealthChecks(IEndpointRouteBuilder, String)

使用指定模板将运行状况检查终结点添加到 IEndpointRouteBuilder

MapHealthChecks(IEndpointRouteBuilder, String, HealthCheckOptions)

使用指定的模板和选项将运行状况检查终结点添加到 IEndpointRouteBuilder

适用于