次の方法で共有


AppPlatformDeploymentSettings.IsProbeDisabled プロパティ

定義

liveness と readiness Probe を無効にするかどうかを示します。

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

プロパティ値

適用対象