Share via


Endpoint.Published Property

Definition

Port over which the application is exposed from container.

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

Property Value

Implements

Attributes

Applies to