IEndpointPropertiesBase.ScoringUri Property

Definition

Endpoint URI.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Endpoint URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="scoringUri", Update=false)]
public string ScoringUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Endpoint URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="scoringUri", Update=false)>]
member this.ScoringUri : string
Public ReadOnly Property ScoringUri As String

Property Value

Attributes

Applies to