次の方法で共有


MachineLearningOnlineDeploymentProperties.LivenessProbe プロパティ

定義

liveness probe は、コンテナーの正常性を定期的に監視します。

public Azure.ResourceManager.MachineLearning.Models.MachineLearningProbeSettings LivenessProbe { get; set; }
member this.LivenessProbe : Azure.ResourceManager.MachineLearning.Models.MachineLearningProbeSettings with get, set
Public Property LivenessProbe As MachineLearningProbeSettings

プロパティ値

適用対象