你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ConnectedResource interface
描述已连接资源的属性
属性
connected |
连接的资源的 Azure 资源 ID 注意:此属性不会序列化。 它只能由服务器填充。 |
tcp |
允许的 tcp 端口注意:此属性不会序列化。 它只能由服务器填充。 |
udp |
允许的 udp 端口注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
connectedResourceId
连接的资源的 Azure 资源 ID 注意:此属性不会序列化。 它只能由服务器填充。
connectedResourceId?: string
属性值
string
tcpPorts
允许的 tcp 端口注意:此属性不会序列化。 它只能由服务器填充。
tcpPorts?: string
属性值
string
udpPorts
允许的 udp 端口注意:此属性不会序列化。 它只能由服务器填充。
udpPorts?: string
属性值
string