KubernetesProbesOptions Class

Definition

Options for Kubernetes probes.

C#
public class KubernetesProbesOptions
Inheritance
KubernetesProbesOptions

Constructors

Properties

LivenessProbe

Gets or sets the options for the liveness probe.

ReadinessProbe

Gets or sets the options for the readiness probe.

StartupProbe

Gets or sets the options for the startup probe.

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)