InstanceEndpoint.Port Property

 

Gets or sets the external port of the role instance endpoint.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public int Port { get; set; }

Property Value

Type: System.Int32

The external port.

Return to top
Show: