Share via


ServiceFabricManagedClusterData.ClientConnectionPort Property

Definition

The port used for client connections to the cluster.

public int? ClientConnectionPort { get; set; }
member this.ClientConnectionPort : Nullable<int> with get, set
Public Property ClientConnectionPort As Nullable(Of Integer)

Property Value

Applies to