EnqueueServerProperties interface
Definuje vlastnosti serveru SAP Enqueue.
Vlastnosti
health | Definuje stav instancí SAP. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
hostname | Název hostitele SAP serveru enqueue. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
ip |
Ip adresa SAP serveru enqueue. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
port | Port serveru enqueue. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
Podrobnosti vlastnosti
health
Definuje stav instancí SAP. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
health?: string
Hodnota vlastnosti
string
hostname
Název hostitele SAP serveru enqueue. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
hostname?: string
Hodnota vlastnosti
string
ipAddress
Ip adresa SAP serveru enqueue. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
ipAddress?: string
Hodnota vlastnosti
string
port
Port serveru enqueue. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
port?: number
Hodnota vlastnosti
number