你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InboundEndpoint 类

定义

计算节点上的入站终结点。

public class InboundEndpoint
type InboundEndpoint = class
Public Class InboundEndpoint
继承
InboundEndpoint

属性

BackendPort

获取终结点的后端端口号。

FrontendPort

获取终结点的公共端口号。

Name

获取终结点的名称。

Protocol

获取终结点的协议。

PublicFqdn

获取计算节点的公共完全限定域名。

PublicIPAddress

获取计算节点的公共 IP 地址。

适用于