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

RequiredTraffic interface

Required inbound or outbound traffic for Azure Spring Apps resource.

Properties

direction

The direction of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

fqdns

The FQDN list of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

ips

The ip list of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

port

The port of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

protocol

The protocol of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

direction

The direction of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

direction?: string

Property Value

string

fqdns

The FQDN list of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

fqdns?: string[]

Property Value

string[]

ips

The ip list of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

ips?: string[]

Property Value

string[]

port

The port of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

port?: number

Property Value

number

protocol

The protocol of required traffic NOTE: This property will not be serialized. It can only be populated by the server.

protocol?: string

Property Value

string