Share via


IEnvironmentVersion.ScoringRoutePath Property

Definition

[Required] The path for the route.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The path for the route.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")]
public string ScoringRoutePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The path for the route.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")>]
member this.ScoringRoutePath : string with get, set
Public Property ScoringRoutePath As String

Property Value

Attributes

Applies to