共用方式為


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