Share via


DaprSidecarOptions.EnableAppHealthCheck Property

Definition

Gets or sets whether health checks are performed for the application.

public bool? EnableAppHealthCheck { get; init; }
member this.EnableAppHealthCheck : Nullable<bool> with get, set
Public Property EnableAppHealthCheck As Nullable(Of Boolean)

Property Value

Applies to