RoleInstanceEndpoint Properties
Namespace:
Microsoft.WindowsAzure.ServiceRuntime
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
| Name | Description | |
|---|---|---|
![]() | IPEndpoint | Gets an IPEndPoint object for the role instance endpoint. The IPEndPoint object provides the IP address and port number for the endpoint. |
![]() | Protocol | Gets the protocol that is defined for the endpoint. |
![]() | PublicIPEndpoint | 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. |
![]() | RoleInstance | Gets the RoleInstance object that is associated with an endpoint. |
Show:
