Megosztás a következőn keresztül:


MachineLearningOnlineDeploymentProperties.ReadinessProbe Property

Definition

Readiness probe validates if the container is ready to serve traffic. The properties and defaults are the same as liveness probe.

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

Property Value

Applies to