EndpointDependency.Port Property

Definition

The port of this endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public long? Port { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.Port : Nullable<int64> with get, set
Public Property Port As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to