RoleInstanceEndpoint Properties

 

Namespace:   Microsoft.WindowsAzure.ServiceRuntime
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

NameDescription
System_CAPS_pubpropertyIPEndpoint

Gets an IPEndPoint object for the role instance endpoint. The IPEndPoint object provides the IP address and port number for the endpoint.

System_CAPS_pubpropertyProtocol

Gets the protocol that is defined for the endpoint.

System_CAPS_pubpropertyPublicIPEndpoint

Gets an IPEndPoint object for the role instance endpoint. The IPEndPoint object provides the port number for the direct port endpoint. The IP address in the property is unused.

System_CAPS_pubpropertyRoleInstance

Gets the RoleInstance object that is associated with an endpoint.

Return to top
Show: