共用方式為


EnqueueServerProperties interface

定義 SAP 加入佇列伺服器屬性。

屬性

health

定義 SAP 實例的健康情況。 注意:這個屬性不會串行化。 它只能由伺服器填入。

hostname

加入佇列伺服器 SAP 主機名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipAddress

加入佇列伺服器 SAP IP 位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

port

加入佇列伺服器埠。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

health

定義 SAP 實例的健康情況。 注意:這個屬性不會串行化。 它只能由伺服器填入。

health?: string

屬性值

string

hostname

加入佇列伺服器 SAP 主機名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

hostname?: string

屬性值

string

ipAddress

加入佇列伺服器 SAP IP 位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipAddress?: string

屬性值

string

port

加入佇列伺服器埠。 注意:這個屬性不會串行化。 它只能由伺服器填入。

port?: number

屬性值

number