Share via


EnvironmentVersionProperties.ScoringRoutePort Property

Definition

[Required] The port for the route.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public int? ScoringRoutePort { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.ScoringRoutePort : Nullable<int> with get, set
Public Property ScoringRoutePort As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to