Share via


EndpointDetail.Port Property

Definition

The port an endpoint is connected to.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public int? Port { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.Port : Nullable<int>
Public ReadOnly Property Port As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to