ProbeAnnotation.Type Property

Definition

The type of this health probe (startup, readiness or liveness).

public Aspire.Hosting.ApplicationModel.ProbeType Type { get; init; }
member this.Type : Aspire.Hosting.ApplicationModel.ProbeType with get, set
Public Property Type As ProbeType

Property Value

Applies to