MachineLearningInferenceContainerProperties Class

Definition

The MachineLearningInferenceContainerProperties.

public class MachineLearningInferenceContainerProperties
type MachineLearningInferenceContainerProperties = class
Public Class MachineLearningInferenceContainerProperties
Inheritance
MachineLearningInferenceContainerProperties

Constructors

MachineLearningInferenceContainerProperties()

Initializes a new instance of MachineLearningInferenceContainerProperties.

Properties

LivenessRoute

The route to check the liveness of the inference server container.

ReadinessRoute

The route to check the readiness of the inference server container.

ScoringRoute

The port to send the scoring requests to, within the inference server container.

Applies to