Share via


EnvironmentVersionProperties.ReadinessRoutePort Property

Definition

[Required] The port for the route.

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

Property Value

Implements

Attributes

Applies to