InboundEndpoint
Class
Definition
An inbound endpoint on a compute node.
public class InboundEndpoint
- Inheritance
-
InboundEndpoint
Properties
| BackendPort |
Gets the backend port number of the endpoint. |
| FrontendPort |
Gets the public port number of the endpoint. |
| Name |
Gets the name of the endpoint. |
| Protocol |
Gets the protocol of the endpoint. |
| PublicFqdn |
Gets the public fully qualified domain name for the compute node. |
| PublicIPAddress |
Gets the public IP address of the compute node. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |