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

RequiredTraffic interface

Azure Spring Apps 资源所需的入站或出站流量。

属性

direction

所需流量的方向注意:此属性不会序列化。 它只能由服务器填充。

fqdns

所需流量的 FQDN 列表注意:此属性不会序列化。 它只能由服务器填充。

ips

所需流量的 IP 列表注意:此属性不会序列化。 它只能由服务器填充。

port

所需流量的端口注意:此属性不会序列化。 它只能由服务器填充。

protocol

所需流量的协议注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

direction

所需流量的方向注意:此属性不会序列化。 它只能由服务器填充。

direction?: string

属性值

string

fqdns

所需流量的 FQDN 列表注意:此属性不会序列化。 它只能由服务器填充。

fqdns?: string[]

属性值

string[]

ips

所需流量的 IP 列表注意:此属性不会序列化。 它只能由服务器填充。

ips?: string[]

属性值

string[]

port

所需流量的端口注意:此属性不会序列化。 它只能由服务器填充。

port?: number

属性值

number

protocol

所需流量的协议注意:此属性不会序列化。 它只能由服务器填充。

protocol?: string

属性值

string