共用方式為


InstanceEndpoint.LocalPort Property

Definition

Optional. Specifies the internal port on which the virtual machine is listening to serve the endpoint. This element is only listed for Virtual Machine deployments.

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

Property Value

Applies to