Sdílet prostřednictvím


AppPlatformDeploymentSettings.IsProbeDisabled Property

Definition

Indicates whether disable the liveness and readiness probe.

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

Property Value

Applies to