Share via


AzureMachineLearningSkill.ScoringUri Property

Definition

The scoring URI of the Azure Machine Learning service to which the JSON payload will be sent. This is required when using no authentication or key-based authentication.

Only the https URI scheme is allowed.

public Uri ScoringUri { get; }
member this.ScoringUri : Uri
Public ReadOnly Property ScoringUri As Uri

Property Value

Uri

Applies to