OnlineInferenceConfiguration.ScoringRoute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The port to send the scoring requests to, within the inference server container.
public Azure.ResourceManager.MachineLearning.Models.MachineLearningInferenceContainerRoute ScoringRoute { get; set; }
member this.ScoringRoute : Azure.ResourceManager.MachineLearning.Models.MachineLearningInferenceContainerRoute with get, set
Public Property ScoringRoute As MachineLearningInferenceContainerRoute